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 x86_64 --nodeps /builddir/build/SPECS/grafana.spec'], chrootPath='/var/lib/mock/dist-an8.9-build-340914-69859/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=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/grafana-9.2.10-7.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/grafana.spec'], chrootPath='/var/lib/mock/dist-an8.9-build-340914-69859/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=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.evdJGo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + /usr/bin/gzip -dc /builddir/build/SOURCES/grafana-9.2.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.2.10 + /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.2.10-2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.2.10 + /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.2.10-2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.2.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-update-grafana-cli-script-with-distro-specific-paths.patch):' 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 patching file packages/grafana-data/package.json Patch #6 (0006-skip-marketplace-plugin-install-test.patch): + echo 'Patch #6 (0006-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 + echo 'Patch #7 (0007-fix-alert-test.patch):' Patch #7 (0007-fix-alert-test.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pkg/tests/api/alerting/api_alertmanager_test.go + echo 'Patch #8 (0008-graphite-functions-xss.patch):' Patch #8 (0008-graphite-functions-xss.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file public/app/plugins/datasource/graphite/components/FunctionEditorControls.tsx Patch #10 (0010-skip-tests.patch): + echo 'Patch #10 (0010-skip-tests.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pkg/services/ngalert/notifier/alertmanager_test.go patching file pkg/services/ngalert/state/manager_test.go patching file pkg/services/ngalert/schedule/schedule_test.go patching file pkg/infra/filestorage/fs_integration_test.go patching file pkg/tests/api/alerting/api_prometheus_test.go Patch #11 (0011-remove-email-lookup.patch): + echo 'Patch #11 (0011-remove-email-lookup.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pkg/api/login_oauth.go patching file pkg/setting/setting.go Hunk #2 succeeded at 1306 (offset 49 lines). + echo 'Patch #1001 (1001-vendor-patch-removed-backend-crypto.patch):' 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/elgamal/elgamal.go 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 Hunk #2 succeeded at 34 (offset 1 line). Hunk #3 succeeded at 65 (offset 17 lines). patching file vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go patching file vendor/github.com/go-git/go-git/v5/options.go patching file vendor/github.com/go-git/go-git/v5/plumbing/object/commit.go patching file vendor/github.com/go-git/go-git/v5/plumbing/object/tag.go patching file vendor/github.com/go-git/go-git/v5/plumbing/transport/ssh/auth_method.go patching file vendor/github.com/go-git/go-git/v5/plumbing/transport/ssh/common.go patching file vendor/github.com/go-git/go-git/v5/repository.go patching file vendor/github.com/go-git/go-git/v5/worktree_commit.go Patch #1002 (1002-vendor-use-pbkdf2-from-OpenSSL.patch): + 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/boring.go 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iEf2IL + umask 022 + cd /builddir/build/BUILD + cd grafana-9.2.10 + export GOEXPERIMENT=boringcrypto + GOEXPERIMENT=boringcrypto + export 'LDFLAGS=-X main.version=9.2.10 -X main.buildstamp=' + LDFLAGS='-X main.version=9.2.10 -X main.buildstamp=' + for cmd in grafana-cli grafana-server ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + CGO_CPPFLAGS='-D_FORTIFY_SOURCE=2 -fstack-protector-all' + go build -compiler gc -buildmode pie '-tags=rpm_crashtraceback libtrust_openssl ' -ldflags '-linkmode=external -compressdwarf=false -X main.version=9.2.10 -X main.buildstamp= -B 0x0795e0dbefa709a4c13cfb678a44b97ddcc12834 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/bin/grafana-cli ./pkg/cmd/grafana-cli WORK=/tmp/go-build3709551880 github.com/weaveworks/common/errors github.com/go-git/go-git/v5/plumbing/color mkdir -p $WORK/b1271/ go.mongodb.org/mongo-driver/bson/bsontype golang.org/x/text/internal/utf8internal mkdir -p $WORK/b957/ mkdir -p $WORK/b1347/ github.com/influxdata/influxdb-client-go/v2/internal/http mkdir -p $WORK/b1466/ github.com/segmentio/asm/cpu/cpuid mkdir -p $WORK/b1062/ github.com/dgryski/go-rendezvous github.com/pierrec/lz4/v4/internal/lz4errors github.com/uber/jaeger-client-go/internal/baggage internal/unsafeheader mkdir -p $WORK/b1140/ golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b808/ github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant image/color mkdir -p $WORK/b1308/ cat >$WORK/b1347/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1347/_pkg_.a -trimpath "$WORK/b1347=>" -p github.com/weaveworks/common/errors -lang=go1.13 -complete -installsuffix shared -buildid AFT6ZMjelKVOSfDXlgI3/AFT6ZMjelKVOSfDXlgI3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1347/importcfg -pack ./vendor/github.com/weaveworks/common/errors/error.go cat >$WORK/b957/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p golang.org/x/text/internal/utf8internal -lang=go1.17 -complete -installsuffix shared -buildid 3r9TbS9I2hvU2SY8pU9c/3r9TbS9I2hvU2SY8pU9c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b957/importcfg -pack ./vendor/golang.org/x/text/internal/utf8internal/utf8internal.go cat >$WORK/b1466/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b359/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1466/_pkg_.a -trimpath "$WORK/b1466=>" -p github.com/influxdata/influxdb-client-go/v2/internal/http -lang=go1.13 -complete -installsuffix shared -buildid qOyd-M64D1ln-93Bjw9_/qOyd-M64D1ln-93Bjw9_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1466/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/http/userAgent.go cat >$WORK/b1062/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b466/ github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1062/_pkg_.a -trimpath "$WORK/b1062=>" -p go.mongodb.org/mongo-driver/bson/bsontype -lang=go1.10 -complete -installsuffix shared -buildid vzv5sB8YSUD7rYdMQEiB/vzv5sB8YSUD7rYdMQEiB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1062/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go github.com/dennwc/varint mkdir -p $WORK/b1103/ cuelang.org/go/pkg/tool internal/itoa go.opentelemetry.io/otel/sdk/instrumentation mkdir -p $WORK/b515/ vendor/golang.org/x/crypto/cryptobyte/asn1 cat >$WORK/b1308/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1140/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b808/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1308/_pkg_.a -trimpath "$WORK/b1308=>" -p image/color -std -complete -installsuffix shared -buildid 5dGekJYSpObnO_VbssSX/5dGekJYSpObnO_VbssSX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1308/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go mkdir -p $WORK/b1000/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/dgryski/go-rendezvous -lang=go1.16 -complete -installsuffix shared -buildid JlM9j-gkT58RZvb2lTMZ/JlM9j-gkT58RZvb2lTMZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b808/importcfg -pack ./vendor/github.com/dgryski/go-rendezvous/rdv.go mkdir -p $WORK/b955/ container/list cat >$WORK/b1271/importcfg << 'EOF' # internal # import config EOF github.com/lib/pq/oid cat >$WORK/b359/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1140/_pkg_.a -trimpath "$WORK/b1140=>" -p github.com/segmentio/asm/cpu/cpuid -lang=go1.17 -complete -installsuffix shared -buildid KoGTlXiF8Y5ukraOrkKb/KoGTlXiF8Y5ukraOrkKb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1140/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/cpuid/cpuid.go internal/goexperiment /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1271/_pkg_.a -trimpath "$WORK/b1271=>" -p github.com/go-git/go-git/v5/plumbing/color -lang=go1.13 -complete -installsuffix shared -buildid cRZOjLsOhs7I5Tsle4o6/cRZOjLsOhs7I5Tsle4o6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1271/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/color/color.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/pierrec/lz4/v4/internal/lz4errors -lang=go1.14 -complete -installsuffix shared -buildid KDyxjJjPQ4F3nyyiYzqr/KDyxjJjPQ4F3nyyiYzqr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4errors/errors.go cat >$WORK/b466/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b883/ cat >$WORK/b1103/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/uber/jaeger-client-go/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid oB2TPU6pQkcNlLz8fT8c/oB2TPU6pQkcNlLz8fT8c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b466/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go cat >$WORK/b515/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1103/_pkg_.a -trimpath "$WORK/b1103=>" -p github.com/dennwc/varint -lang=go1.12 -complete -installsuffix shared -buildid yBnPbZYeN7pql-OpmrjQ/yBnPbZYeN7pql-OpmrjQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1103/importcfg -pack ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/dennwc/varint/varint.go mkdir -p $WORK/b467/ github.com/VividCortex/mysqlerr mkdir -p $WORK/b030/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.16 -complete -installsuffix shared -buildid 6VdHzI1lgDovMWBk092X/6VdHzI1lgDovMWBk092X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/instrumentation/library.go cat >$WORK/b1000/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b024/ mkdir -p $WORK/b008/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p cuelang.org/go/pkg/tool -lang=go1.17 -complete -installsuffix shared -buildid 6Zo70ALq13HqR4RWXwyj/6Zo70ALq13HqR4RWXwyj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1000/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/doc.go ./vendor/cuelang.org/go/pkg/tool/generate.go cat >$WORK/b955/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.17 -complete -installsuffix shared -buildid d2PpLvSkYwdb3NsCdsoG/d2PpLvSkYwdb3NsCdsoG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b955/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./vendor/golang.org/x/text/encoding/internal/identifier/mib.go mkdir -p $WORK/b145/ mkdir -p $WORK/b133/ internal/goversion cat >$WORK/b467/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/uber/jaeger-client-go/internal/reporterstats -lang=go1.16 -complete -installsuffix shared -buildid fLkQ1Ll0RDoHU6Q8If4k/fLkQ1Ll0RDoHU6Q8If4k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b467/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go mkdir -p $WORK/b567/ mkdir -p $WORK/b014/ go.opencensus.io/trace/internal mkdir -p $WORK/b746/ cat >$WORK/b883/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b563/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b133/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant -lang=go1.14 -complete -installsuffix shared -buildid bu0ixAlYbAuIyC4WK_MX/bu0ixAlYbAuIyC4WK_MX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b883/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant/grant.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/itoa -std -complete -installsuffix shared -buildid Fbd9wgamR8jRQlVCJfif/Fbd9wgamR8jRQlVCJfif -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go github.com/cheekybits/genny/generic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p container/list -std -complete -installsuffix shared -buildid y5VKCGAsuRmawMruO7Yd/y5VKCGAsuRmawMruO7Yd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/container/list/list.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b362/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid dugzsSUoHGewVF2I6Wt3/dugzsSUoHGewVF2I6Wt3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b567/importcfg << 'EOF' # internal # import config EOF unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid l8VbnIfbG3DcgRabrFc3/l8VbnIfbG3DcgRabrFc3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/lib/pq/oid -lang=go1.13 -complete -installsuffix shared -buildid 55z9wWV_An5PIIOvpUiu/55z9wWV_An5PIIOvpUiu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b567/importcfg -pack ./vendor/github.com/lib/pq/oid/doc.go ./vendor/github.com/lib/pq/oid/types.go mkdir -p $WORK/b709/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF github.com/segmentio/asm/internal/unsafebytes cat >$WORK/b563/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b1144/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid zf8Ih6EYX7evgZP7WyXD/zf8Ih6EYX7evgZP7WyXD -goversion go1.19.10 -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_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode -std -complete -installsuffix shared -buildid LOHpV8_M3fp_eK3NmUTn/LOHpV8_M3fp_eK3NmUTn -goversion go1.19.10 -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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/VividCortex/mysqlerr -lang=go1.16 -complete -installsuffix shared -buildid 8VfEcLpA9Tm20DfgipK0/8VfEcLpA9Tm20DfgipK0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack ./vendor/github.com/VividCortex/mysqlerr/mysqlerr.go mkdir -p $WORK/b025/ golang.org/x/net/internal/iana cat >$WORK/b746/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b362/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p go.opencensus.io/trace/internal -lang=go1.13 -complete -installsuffix shared -buildid dZafmECP8gDMlDps1zw1/dZafmECP8gDMlDps1zw1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b746/importcfg -pack ./vendor/go.opencensus.io/trace/internal/internal.go golang.org/x/sys/internal/unsafeheader github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/cheekybits/genny/generic -lang=go1.16 -complete -installsuffix shared -buildid NKIZDD0HvES4egbVu08f/NKIZDD0HvES4egbVu08f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./vendor/github.com/cheekybits/genny/generic/doc.go ./vendor/github.com/cheekybits/genny/generic/generic.go internal/race github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version mkdir -p $WORK/b889/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p internal/goversion -std -complete -installsuffix shared -buildid 1HnC0F5NR50osq-zPfca/1HnC0F5NR50osq-zPfca -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b709/importcfg -pack /usr/lib/golang/src/internal/goversion/goversion.go mkdir -p $WORK/b445/ github.com/apache/arrow/go/arrow/internal/debug internal/goos encoding go.opentelemetry.io/collector/translator/conventions github.com/uber/jaeger-client-go/internal/throttler gonum.org/v1/gonum/graph github.com/google/wire cat >$WORK/b1144/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1144/_pkg_.a -trimpath "$WORK/b1144=>" -p github.com/segmentio/asm/internal/unsafebytes -lang=go1.17 -complete -installsuffix shared -buildid V6plpRUqYQHoTD_BpclG/V6plpRUqYQHoTD_BpclG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1144/importcfg -pack ./vendor/github.com/segmentio/asm/internal/unsafebytes/unsafebytes.go mkdir -p $WORK/b052/ mkdir -p $WORK/b871/ mkdir -p $WORK/b060/ mkdir -p $WORK/b022/ mkdir -p $WORK/b336/ mkdir -p $WORK/b015/ mkdir -p $WORK/b057/ mkdir -p $WORK/b1495/ mkdir -p $WORK/b469/ internal/goarch go.opencensus.io/internal/tagencoding mkdir -p $WORK/b769/ mkdir -p $WORK/b617/ google.golang.org/protobuf/internal/flags mkdir -p $WORK/b692/ mkdir -p $WORK/b007/ crypto/internal/subtle math/bits mkdir -p $WORK/b036/ cat >$WORK/b889/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b242/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version -lang=go1.14 -complete -installsuffix shared -buildid d06d1TaZ17Wd8uEXcbZe/d06d1TaZ17Wd8uEXcbZe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b889/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version/version.go crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid 4PWPiFKf1JFZfI2_CwaT/4PWPiFKf1JFZfI2_CwaT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go mkdir -p $WORK/b085/ mkdir -p $WORK/b084/ golang.org/x/xerrors/internal mkdir -p $WORK/b342/ github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b180/ gonum.org/v1/gonum/blas github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b1104/ internal/nettrace github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo mkdir -p $WORK/b867/ mkdir -p $WORK/b623/ github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b072/ vendor/golang.org/x/crypto/internal/subtle github.com/gobwas/glob/util/runes mkdir -p $WORK/b115/ google.golang.org/grpc/serviceconfig mkdir -p $WORK/b266/ mkdir -p $WORK/b158/ mkdir -p $WORK/b365/ runtime/internal/syscall mkdir -p $WORK/b019/ google.golang.org/grpc/attributes mkdir -p $WORK/b262/ cloud.google.com/go/storage/internal mkdir -p $WORK/b749/ go.opencensus.io mkdir -p $WORK/b745/ container/ring mkdir -p $WORK/b1209/ go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b1060/ cat >$WORK/b871/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b336/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b769/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b617/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1495/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b469/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache -lang=go1.14 -complete -installsuffix shared -buildid w4uL1O2ZcK_7dvDQY6pi/w4uL1O2ZcK_7dvDQY6pi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b871/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache/cache.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid -PboX61HQpT5jxWDZeKT/-PboX61HQpT5jxWDZeKT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/apache/arrow/go/arrow/internal/debug -lang=go1.15 -complete -installsuffix shared -buildid 1wBMGtnPpSqXE45nCZvJ/1wBMGtnPpSqXE45nCZvJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b336/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p go.opencensus.io/internal/tagencoding -lang=go1.13 -complete -installsuffix shared -buildid Y1ilLygIMoEZxxLvbs4o/Y1ilLygIMoEZxxLvbs4o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b769/importcfg -pack ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b445/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid 5Afdh755YBi4HYj421XD/5Afdh755YBi4HYj421XD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/uber/jaeger-client-go/internal/throttler -lang=go1.16 -complete -installsuffix shared -buildid inBG4dpZpDTibnhJ2t8E/inBG4dpZpDTibnhJ2t8E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p golang.org/x/sys/internal/unsafeheader -lang=go1.17 -complete -installsuffix shared -buildid Gc1ChkSTP7aCgFiKsMiv/Gc1ChkSTP7aCgFiKsMiv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/race -std -complete -installsuffix shared -buildid 3T8eAoXAPABOOd6frKWA/3T8eAoXAPABOOd6frKWA -goversion go1.19.10 -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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p golang.org/x/net/internal/iana -lang=go1.17 -complete -installsuffix shared -buildid c-otjZ_SFijLhEP5kWJj/c-otjZ_SFijLhEP5kWJj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b445/importcfg -pack ./vendor/golang.org/x/net/internal/iana/const.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p gonum.org/v1/gonum/graph -lang=go1.17 -complete -installsuffix shared -buildid byHs53ckfsZlWj919yTl/byHs53ckfsZlWj919yTl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b617/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/b057/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1495/_pkg_.a -trimpath "$WORK/b1495=>" -p go.opentelemetry.io/collector/translator/conventions -lang=go1.16 -complete -installsuffix shared -buildid 7W3v9GWgSBiKuWX9HvtQ/7W3v9GWgSBiKuWX9HvtQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1495/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math/bits -std -complete -installsuffix shared -buildid 2-KMVuX4GR2NUxM4acpY/2-KMVuX4GR2NUxM4acpY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b036/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid 7_9RdvJpE-Uj6qRMSq_C/7_9RdvJpE-Uj6qRMSq_C -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p encoding -std -complete -installsuffix shared -buildid i6GTM4yr8kmRaEDIQqC4/i6GTM4yr8kmRaEDIQqC4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/encoding/encoding.go github.com/denisenkom/go-mssqldb/internal/cp mkdir -p $WORK/b824/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b262/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b019/go_asm.h << 'EOF' # internal EOF cat >$WORK/b342/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b867/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1209/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b242/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b745/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b365/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1104/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./asm_linux_amd64.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Z4lN8c9FotmycH50QSbj/Z4lN8c9FotmycH50QSbj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1209/_pkg_.a -trimpath "$WORK/b1209=>" -p container/ring -std -complete -installsuffix shared -buildid FqBr7SIvYiMEnpb6wZTj/FqBr7SIvYiMEnpb6wZTj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1209/importcfg -pack /usr/lib/golang/src/container/ring/ring.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/subtle -std -complete -installsuffix shared -buildid jbz52rpRJSiuQ4WzLeVT/jbz52rpRJSiuQ4WzLeVT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/protobuf/internal/flags -lang=go1.11 -complete -installsuffix shared -buildid j__2GdVyxgB9u7VbwXUl/j__2GdVyxgB9u7VbwXUl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/google/go-cmp/cmp/internal/flags -lang=go1.13 -complete -installsuffix shared -buildid cflSzTMwqYVLay4qu9J0/cflSzTMwqYVLay4qu9J0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1104/_pkg_.a -trimpath "$WORK/b1104=>" -p github.com/prometheus/prometheus/tsdb/goversion -lang=go1.14 -complete -installsuffix shared -buildid 2IZ626c6W4mOebQQdDr9/2IZ626c6W4mOebQQdDr9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1104/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_amd64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo -lang=go1.16 -complete -installsuffix shared -buildid YCO-B8T47I0a6Z9zayIv/YCO-B8T47I0a6Z9zayIv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b867/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p golang.org/x/xerrors/internal -lang=go1.11 -complete -installsuffix shared -buildid jJj0Xu9NjxVuFN-bpxM6/jJj0Xu9NjxVuFN-bpxM6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack ./vendor/golang.org/x/xerrors/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p google.golang.org/grpc/attributes -lang=go1.14 -complete -installsuffix shared -buildid Ppy3ZLw-roYVCbk8oOMt/Ppy3ZLw-roYVCbk8oOMt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go cat >$WORK/b692/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1060/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b623/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b180/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b749/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid VgQJh1U80QNpAOvUhd3J/VgQJh1U80QNpAOvUhd3J -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1060/_pkg_.a -trimpath "$WORK/b1060=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -lang=go1.10 -complete -installsuffix shared -buildid 1cXZd72kTaMakYNKzvwO/1cXZd72kTaMakYNKzvwO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1060/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p cloud.google.com/go/storage/internal -lang=go1.15 -complete -installsuffix shared -buildid OzpUR8hQatYjrvWDkbLY/OzpUR8hQatYjrvWDkbLY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b749/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p go.opencensus.io -lang=go1.13 -complete -installsuffix shared -buildid rSQ_jrqd679a51JcTeyi/rSQ_jrqd679a51JcTeyi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b745/importcfg -pack ./vendor/go.opencensus.io/opencensus.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -lang=go1.11 -complete -installsuffix shared -buildid 38DaNh3QN_dtYKcXxnNv/38DaNh3QN_dtYKcXxnNv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p github.com/gobwas/glob/util/runes -lang=go1.16 -complete -installsuffix shared -buildid uYLCgiMrdWxVvYwc0aI_/uYLCgiMrdWxVvYwc0aI_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack ./vendor/github.com/gobwas/glob/util/runes/runes.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p internal/nettrace -std -complete -installsuffix shared -buildid yGrxOkN2M4J6rpScpZOM/yGrxOkN2M4J6rpScpZOM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/google/wire -lang=go1.12 -complete -installsuffix shared -buildid sOkGH0Bwt1VecdvgkJ8_/sOkGH0Bwt1VecdvgkJ8_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b692/importcfg -pack ./vendor/github.com/google/wire/wire.go cat >$WORK/b266/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p gonum.org/v1/gonum/blas -lang=go1.17 -complete -installsuffix shared -buildid oJ_km0ZhXYejvuTEp8Sb/oJ_km0ZhXYejvuTEp8Sb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b623/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas.go ./vendor/gonum.org/v1/gonum/blas/doc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p google.golang.org/grpc/serviceconfig -lang=go1.14 -complete -installsuffix shared -buildid 7FLqXUI2uBQGUZHO4mBg/7FLqXUI2uBQGUZHO4mBg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go cat >$WORK/b824/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/denisenkom/go-mssqldb/internal/cp -lang=go1.11 -complete -installsuffix shared -buildid It4CD23Nm_ECTXqF76K0/It4CD23Nm_ECTXqF76K0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b824/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 sync/atomic mkdir -p $WORK/b023/ internal/cpu mkdir -p $WORK/b013/ github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b353/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b023/symabis ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./cpu.s ./cpu_x86.s cat >$WORK/b353/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b353=>" -I $WORK/b353/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b353/symabis ./cpuinfo_amd64.s gonum.org/v1/gonum/internal/asm/f64 mkdir -p $WORK/b632/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1000/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b016/ cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/31/3183658ccac9a2336cc06d740e332560ee22c6421705f454e2ff70c5627b7af7-d # internal cp $WORK/b1347/_pkg_.a /builddir/.cache/go-build/20/2028169f8c253bca11705a718bdd7bd5a0eaacf24b341a6a8a8bd27f86a9f88f-d # internal cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/2f/2fdbdf47e19e1d6c535be0310efd41bd80e03631578c6aa902798aa0416219d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1466/_pkg_.a # internal cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b016/symabis ./atomic_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cat >$WORK/b632/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b632/symabis ./abssum_amd64.s ./abssuminc_amd64.s ./add_amd64.s ./addconst_amd64.s ./axpyinc_amd64.s ./axpyincto_amd64.s ./axpyunitary_amd64.s ./axpyunitaryto_amd64.s ./cumprod_amd64.s ./cumsum_amd64.s ./div_amd64.s ./divto_amd64.s ./dot_amd64.s ./gemvN_amd64.s ./gemvT_amd64.s ./ger_amd64.s ./l1norm_amd64.s ./l2norm_amd64.s ./l2normdist_amd64.s ./l2norminc_amd64.s ./linfnorm_amd64.s ./scalinc_amd64.s ./scalincto_amd64.s ./scalunitary_amd64.s ./scalunitaryto_amd64.s ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b883/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid oh3Y8dCqraHJkq4Lf-ef/oh3Y8dCqraHJkq4Lf-ef -goversion go1.19.10 -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/defs_linux_amd64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cp $WORK/b1271/_pkg_.a /builddir/.cache/go-build/60/60f23384b58537efdbc5971edbaf4f991c53e642c47c34d74ca578e6f80cc5aa-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/78/787d9c244ddbe82c315520f33a989f0b1340fd36b317c4728e5d71351099f247-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1062/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/6b/6b883e2ac8b2ac5019d65d8db0e56a5a1956e10c773842abf36fa92042c77e97-d # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/a5/a57cf33d54cff5f8e49d87a2dc7939415741643fba1578d19610e327c3695091-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/a9/a92bb24c57411162c06f65be7f099818a4d287cb68641c5be97f44c620a3e8eb-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/49/4943fe8260ad56811ee5f3c7eb33208ff55bde2d626c5d2c9c7959adbfb222b1-d # internal cp $WORK/b1140/_pkg_.a /builddir/.cache/go-build/9a/9aa356867e0448ce4c0ba26176b2567d153044b76a55f5cd74a0097cf6ecdd27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b957/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b955/_pkg_.a # internal cp $WORK/b1062/_pkg_.a /builddir/.cache/go-build/26/26d549db12e3de5224334a58f9c89d32c6ece238cbe20b07f9823752e9eabb9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/a4/a46d6cc493088c28ca56cffcdfb50c1013e667f13784b0e140cff98f9e44853d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/4c/4c60cbd8f811d6fc6c9dfb7fe76397ed18a267700c58f8922cd370f46f918cb9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/24/2400ce911077b1d26c7b096cfb62932c0312f4b82e47fc6777d84934d5c4acb5-d # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/5a/5a3d61bcc64ff0a85d7431b58ec22262f466e2cca704f1ed9ea52c00bee7d02f-d # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/25/2566e08425760ed961c5b50cea8500a54665319c163b1fb120c2cac233d9d891-d # internal runtime/internal/math mkdir -p $WORK/b017/ internal/abi mkdir -p $WORK/b011/ cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/ad/ad2b8e173bed7c38951db0be0a188041b0107d56ebe8cd20961ab7e7122ae5b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/99/99f732860b4877708dce9d589fbd753ad13f564dddeb3095921bddb56135c503-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1144/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/dd/dd8d50c10ebc6d2e40fe696741ce3697658ccab980a32b9658257bafb5587781-d # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid f0KjiL3PXG2CQ8MJBWN0/f0KjiL3PXG2CQ8MJBWN0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go runtime/internal/sys mkdir -p $WORK/b018/ cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/b2/b23d374feecb48a44b3a825d15e91471341bc483264286931e93734e04e7c1e6-d # internal cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/bf/bf12eadea73f36d2ad07c8bf5adca5a546333f5148933bcdbb3d7f30b0e8a753-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b746/_pkg_.a # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sync/atomic -std -installsuffix shared -buildid QZdaTcnth1G9IR5A5hDs/QZdaTcnth1G9IR5A5hDs -goversion go1.19.10 -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 cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a EOF cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/54/543321b1e681c05aa130e7ca3259eaab074dcf17db1e4d3fcd73cb2937a2153a-d # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/2a/2a59ad8b02f614fe3a1993f45e26122c52af421043627c64fcd4d6ab3c6ea481-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid eRgoltHkCg6FitvN4thh/eRgoltHkCg6FitvN4thh -goversion go1.19.10 -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 cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/cpu -std -+ -installsuffix shared -buildid YNhGgFiSSX6DDXhRHzDL/YNhGgFiSSX6DDXhRHzDL -goversion go1.19.10 -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_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ec/ec565a71800b5789a1ff5aa47dfd484cdaa76ab13a442e31c4616d772c9af8b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/e1/e1ed789bc37702a2c772081bc1b4d052d673ee49747790bb54fe73b6e39301f5-d # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/98/9880d70cd7154fabf808b24333cb30522b9b39df4b266e9141094f97ecb4fe98-d # internal cp $WORK/b1466/_pkg_.a /builddir/.cache/go-build/ec/ecdbc239b0f2f82d914269ae36586c5c06f8bcff2ef6e24e560b720e93d9f470-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b1144/_pkg_.a /builddir/.cache/go-build/a3/a3138f935b34287f2b74658229c60ce84469e1e091fdd3176cb2e720f8f3dbdf-d # internal cat >$WORK/b353/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid nCdeNXQqn3PRr00T1Yqp/nCdeNXQqn3PRr00T1Yqp -goversion go1.19.10 -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_amd64.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_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/klauspost/compress/internal/cpuinfo -lang=go1.16 -installsuffix shared -buildid zN5BBCBkMDGnifJIdf9c/zN5BBCBkMDGnifJIdf9c -goversion go1.19.10 -symabis $WORK/b353/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack -asmhdr $WORK/b353/go_asm.h ./vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b769/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/d5/d538b6dac385bcb27b23d1167a18c0bfcb1d440e6914432ed55fc68e43a2de53-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/98/981ab53b4062cb60d52e742a796492ef57a4ec5054f3a9d45b301addbbdeefbe-d # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/e0/e0ad21bb114cf476feeaf1690661359e607f404516fff193433b1416d08475d5-d # internal hash/maphash cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b343/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/abi -std -+ -installsuffix shared -buildid YjroJIcLUnvXJrjODNrU/YjroJIcLUnvXJrjODNrU -goversion go1.19.10 -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_amd64.go cp $WORK/b1103/_pkg_.a /builddir/.cache/go-build/2a/2ad436c701e1647033c4cd6b1b77c676e54244acbe89147d688b857a8e0d4998-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/c5/c5b0b29914ad083b78cc3a90d4a311509ea7895c2db4edee6a7ec6f2e350d682-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/f5/f5c324f4b815546fcaf01e9b416bc4c07b05e82ef4036dc22b431c3b7d747db6-d # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/f8/f830335a874a00eb2521ef7eef07d2ad7cafdf01eda337163af2db027dc74259-d # internal cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p hash/maphash -std -complete -installsuffix shared -buildid nrONOe9MLILKn-xHGRxo/nrONOe9MLILKn-xHGRxo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack /usr/lib/golang/src/hash/maphash/maphash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b871/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1495/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/d9/d91cbef7171707c3a5bea58e56129eced15d9efc71f6408240058de32c1bb136-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7c/7cffa866fe3b21516341e51675834f6c61926eea2ba418db0e3b5bab08116ade-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/ef/efabd6c7a527abb0a74c78e0098e6e4610dd7e483d6f0fdcc0b0b1a0ae415e68-d # internal cp $WORK/b1495/_pkg_.a /builddir/.cache/go-build/8f/8fd876d9ddf62740de7f2996483054072f977b8265d0e20a125c8a5c7265edc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/1a/1ad1d1efc0ed55e29aa88fcb4d9c08ce8006de0c8f89f02ab989d9c0bb1b4fb0-d # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/7a/7a80dc8e7cfa234680dc3d81041822d79876715d131b24e7f453e50ac49ecf96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/d4/d40d65a1512c6e73e4c13fe95774db792dd5c602e9f4ec2be7e686cf9acf9fc7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4d/4d4cc567bc841e68c8e4481b65a2c43c0e155d01d63ab7f24c5afafbee645425-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b019/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/0a/0a84ab521866d99c8415961f8e3c80236261db05d0c0b7a74458937714e19590-d # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/4a/4a1ebfb9b7548f5a0cfb7f5b8b47980131b67489a13a87981677f5fa4615dc72-d # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/d8/d8ed409bd8b26418bcad5aaa11ee9c7d2d1532d60add23cb836a74d378cc090d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b1104/_pkg_.a /builddir/.cache/go-build/bb/bb0aea5b36d2ba9fb473a0ae47346cbc4881152fca3eb4b8913f44c8326664e7-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/74/742a7f7f200b9e0c15035c7b44edcd70108f0fcc1f5d818a62101bb186fce94d-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/0a/0a56805dd51229d752731a77b4e0492e3f65baa585f1ada4489fabc7d88af073-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/df/df5f6d55931964d688ebdce149d397f607f9d04d8eeb06b09cd1ea9c9394cd0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/b2/b2d567c5d14aa53ad09cf9f557d6a34f3b2307bc2871c24aada0b36a23dd6fef-d # internal cat >$WORK/b632/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p gonum.org/v1/gonum/internal/asm/f64 -lang=go1.17 -installsuffix shared -buildid 76cxUMKbOqBC8NH_VC9J/76cxUMKbOqBC8NH_VC9J -goversion go1.19.10 -symabis $WORK/b632/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack -asmhdr $WORK/b632/go_asm.h ./vendor/gonum.org/v1/gonum/internal/asm/f64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/ge_amd64.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/stubs_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/7b/7bfbbabb1015f35310bfa632b1acdfc21e29b1645c2efc03a49bc9a58ba258d8-d # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/23/23a61fa2a60356e8db3e10454f8d442a5d174e0b954e418b27f18917a900ff44-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a1/a1a3faa0a59d9c32aa09cb025c971db0e90ee6924476c7f47b3726a49a6485b1-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/01/010a9a4fb87bad08a32b15895e8321f7f598fe63d2a0b26966ef332698abff61-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1209/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/92/920ac77c56603c7e433fefa6e8316e5d10266b34c003c5aeeec2acbeaf453999-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b353=>" -I $WORK/b353/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b353/cpuinfo_amd64.o ./cpuinfo_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b1209/_pkg_.a /builddir/.cache/go-build/2c/2c776e7539cdb01ae00ade3a57195c66e4113dc7440af7c96e47a7ddd5086b2d-d # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/7d/7dee86565050bbf2c7bac92ba8d97e806b9f22547948464f5b1ff8a26d9f8aca-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/f6/f64b154284c3b9636b93d4c57fcf6c8e3283fbb66836151944e2339c4c742a74-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b743/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1308/_pkg_.a # internal cat >$WORK/b743/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b133/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/golang/groupcache/lru -lang=go1.16 -complete -installsuffix shared -buildid 82NRT6IaWemj94Y1hdA2/82NRT6IaWemj94Y1hdA2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b743/importcfg -pack ./vendor/github.com/golang/groupcache/lru/lru.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1060/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b353/_pkg_.a $WORK/b353/cpuinfo_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/abi_test.o ./abi_test.s cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/c2/c230c8e4ff58fd2742c265bd6a9ad78caa2d92840cfd4370c84a4f4d1ce52be5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b1060/_pkg_.a /builddir/.cache/go-build/aa/aab6e6dee5a7c5434d1ab5f685f943f6209d37289ae6f7108c5549a3e958c741-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c2/c272691b0d9978e9fda2dc39f9537505ca8872105a194ca3b9ce409d44268212-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b247/ /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b1308/_pkg_.a /builddir/.cache/go-build/8a/8acdab08a99da70de9a730747d39476306934d3782c324288cf3b9e75be1dede-d # internal cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p google.golang.org/protobuf/internal/set -lang=go1.11 -complete -installsuffix shared -buildid 4dgY18A1P2FWjG0WZPMM/4dgY18A1P2FWjG0WZPMM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/be/be9a065cdce19e784620099d7d3bf80b981f7335471f7f9e47a406fc25600aa8-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/43/43e8ce2960a5d081b8bd8e64a41896d860ded5314606b1fc31a8717c5698bb8e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/aa/aa76d17f7a55e23cd721a3f159535fb93ed6ea427b3b5c7e067c17f1c7a7b524-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/cpu.o ./cpu.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b016/atomic_amd64.o ./atomic_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/abssum_amd64.o ./abssum_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b023/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/cpu_x86.o ./cpu_x86.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/abssuminc_amd64.o ./abssuminc_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_amd64.o # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/cpu.o $WORK/b013/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/add_amd64.o ./add_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/b2/b23cebb5b2d2e18166d697f9de4406018fa195785087035e5f9fc007902a3edb-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/51/51c72230e8d2baa93f5882ea33fb99ba283cf1f20803e143b781bd5ee064bc87-d # internal internal/bytealg mkdir -p $WORK/b012/ cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/74/74debfeeec12ba204b0c8271c004744a55bf8ce9618390b13513be1e78f0e8cd-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f1/f1713a0330d3c8e1cb30f67b5df5557c2181a67e2b6e4841cff0e15a671ef2ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/addconst_amd64.o ./addconst_amd64.s cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b035/ cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/56/56722f30f1a6b9ddef1a87e8f25f15c97ba7cdcc31033da6b77beae051decae0-d # internal crypto/internal/boring/bcache mkdir -p $WORK/b142/ crypto/internal/boring/fipstls mkdir -p $WORK/b149/ cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b035/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/axpyinc_amd64.o ./axpyinc_amd64.s cat >$WORK/b142/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b142=>" -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b142/symabis ./stub.s cat >$WORK/b149/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b149=>" -I $WORK/b149/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b149/symabis ./stub.s cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/bytealg -std -+ -installsuffix shared -buildid FbudxpOudhr4Ys1kIHSv/FbudxpOudhr4Ys1kIHSv -goversion go1.19.10 -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_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/axpyincto_amd64.o ./axpyincto_amd64.s cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math -std -installsuffix shared -buildid 0G-VaOIZUae0gMYAAiQ7/0G-VaOIZUae0gMYAAiQ7 -goversion go1.19.10 -symabis $WORK/b035/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/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_asm.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_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/internal/boring/bcache -std -installsuffix shared -buildid aySJNv1VKWKjpXrTk7XC/aySJNv1VKWKjpXrTk7XC -goversion go1.19.10 -symabis $WORK/b142/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack -asmhdr $WORK/b142/go_asm.h /usr/lib/golang/src/crypto/internal/boring/bcache/cache.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid SS6FYlcoTM4YN6Disn3m/SS6FYlcoTM4YN6Disn3m -goversion go1.19.10 -symabis $WORK/b149/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack -asmhdr $WORK/b149/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/axpyunitary_amd64.o ./axpyunitary_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/axpyunitaryto_amd64.o ./axpyunitaryto_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/cumprod_amd64.o ./cumprod_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b149=>" -I $WORK/b149/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b149/stub.o ./stub.s cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b142=>" -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b142/stub.o ./stub.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/cumsum_amd64.o ./cumsum_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b149/_pkg_.a $WORK/b149/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b142/_pkg_.a $WORK/b142/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/08/08599db0770e29425188671cdedb53bad2299a18286e02e6c13e34d20ec3fe78-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b012/compare_amd64.o ./compare_amd64.s cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/25/25e19c056cd111287e009c325c1c7ad63e5cea68d159d15c5146b3ed8daf8c48-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/div_amd64.o ./div_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b012/count_amd64.o ./count_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/divto_amd64.o ./divto_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b012/equal_amd64.o ./equal_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/dot_amd64.o ./dot_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b012/index_amd64.o ./index_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/gemvN_amd64.o ./gemvN_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b012/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/gemvT_amd64.o ./gemvT_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/compare_amd64.o $WORK/b012/count_amd64.o $WORK/b012/equal_amd64.o $WORK/b012/index_amd64.o $WORK/b012/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/2a/2a01223500274f152d71867caae05a9032a9074869d50274e7f0a810899ad7a0-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/ger_amd64.o ./ger_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/l1norm_amd64.o ./l1norm_amd64.s cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/2c/2cccb8ffd3c64bb30521f393cfdd2e42edb0665c066f189b434a101fd1be6d5e-d # internal gonum.org/v1/gonum/graph/internal/linear mkdir -p $WORK/b640/ gonum.org/v1/gonum/graph/internal/set mkdir -p $WORK/b621/ gonum.org/v1/gonum/graph/iterator mkdir -p $WORK/b619/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b617/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p gonum.org/v1/gonum/graph/internal/linear -lang=go1.17 -complete -installsuffix shared -buildid KegrT93uxGrY44SAmT86/KegrT93uxGrY44SAmT86 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b640/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/linear/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/linear/linear.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cat >$WORK/b619/go_asm.h << 'EOF' # internal EOF cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b617/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b619=>" -I $WORK/b619/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b619/symabis ./map.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p gonum.org/v1/gonum/graph/internal/set -lang=go1.17 -complete -installsuffix shared -buildid NaPJMgXSstJyl3dKrQae/NaPJMgXSstJyl3dKrQae -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b621/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.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/l2norm_amd64.o ./l2norm_amd64.s cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b617/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p gonum.org/v1/gonum/graph/iterator -lang=go1.17 -installsuffix shared -buildid Ti5hrPxnzhw25AgZRo0T/Ti5hrPxnzhw25AgZRo0T -goversion go1.19.10 -symabis $WORK/b619/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack -asmhdr $WORK/b619/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 cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/l2normdist_amd64.o ./l2normdist_amd64.s runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./time_linux_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/l2norminc_amd64.o ./l2norminc_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/linfnorm_amd64.o ./linfnorm_amd64.s cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/92/9246c49817cc33eb7a30fdbf429ad3d87e5c87cdb504574156552f09c62cc3b0-d # internal gonum.org/v1/gonum/lapack mkdir -p $WORK/b636/ /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/scalinc_amd64.o ./scalinc_amd64.s cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b623/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p gonum.org/v1/gonum/lapack -lang=go1.17 -complete -installsuffix shared -buildid i7HmKrDmuyURo8HCjoaV/i7HmKrDmuyURo8HCjoaV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a packagefile runtime/internal/atomic=$WORK/b016/_pkg_.a packagefile runtime/internal/math=$WORK/b017/_pkg_.a packagefile runtime/internal/sys=$WORK/b018/_pkg_.a packagefile runtime/internal/syscall=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -std -+ -installsuffix shared -buildid wY1ved4pdzNjfK3_mL7n/wY1ved4pdzNjfK3_mL7n -goversion go1.19.10 -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_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.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/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.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_amd64.go /usr/lib/golang/src/runtime/write_err.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/scalincto_amd64.o ./scalincto_amd64.s cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/0c/0cb2a6a8437a90ca95252e3acd15a4064e3f4bf01788a76f25c6b909ca30e0ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/scalunitary_amd64.o ./scalunitary_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/scalunitaryto_amd64.o ./scalunitaryto_amd64.s cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/95/95ed858db9814bbc6a3447c0c9a28439b7b1c3093490337265551b677ed34a18-d # internal gonum.org/v1/gonum/graph/traverse mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b617/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b640/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b621/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p gonum.org/v1/gonum/graph/traverse -lang=go1.17 -complete -installsuffix shared -buildid XBEPNjZ1naM633ru8X65/XBEPNjZ1naM633ru8X65 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b641/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/traverse/doc.go ./vendor/gonum.org/v1/gonum/graph/traverse/traverse.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b632=>" -I $WORK/b632/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b632/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b632/_pkg_.a $WORK/b632/abssum_amd64.o $WORK/b632/abssuminc_amd64.o $WORK/b632/add_amd64.o $WORK/b632/addconst_amd64.o $WORK/b632/axpyinc_amd64.o $WORK/b632/axpyincto_amd64.o $WORK/b632/axpyunitary_amd64.o $WORK/b632/axpyunitaryto_amd64.o $WORK/b632/cumprod_amd64.o $WORK/b632/cumsum_amd64.o $WORK/b632/div_amd64.o $WORK/b632/divto_amd64.o $WORK/b632/dot_amd64.o $WORK/b632/gemvN_amd64.o $WORK/b632/gemvT_amd64.o $WORK/b632/ger_amd64.o $WORK/b632/l1norm_amd64.o $WORK/b632/l2norm_amd64.o $WORK/b632/l2normdist_amd64.o $WORK/b632/l2norminc_amd64.o $WORK/b632/linfnorm_amd64.o $WORK/b632/scalinc_amd64.o $WORK/b632/scalincto_amd64.o $WORK/b632/scalunitary_amd64.o $WORK/b632/scalunitaryto_amd64.o $WORK/b632/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/5d/5d3c12490a8603d1993d8e3a6acffea567faa0e9b95eba63e09bbe9dd36898a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/a7/a7d270a9a9a5040038915f1f282f1fc3b54d5b0f5187fac0c165f1f68ad7f7ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/ea/ea827c546ab03017adcd18686ed09422b795cd7816976e2b1a92e6bf11bd9553-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b619=>" -I $WORK/b619/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b619/map.o ./map.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/dim_amd64.o ./dim_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b619/_pkg_.a $WORK/b619/map.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/floor_amd64.o ./floor_amd64.s cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/cb/cb1e302b528f729e88a4e3f3c22de62dd30d07818ff6f590ba531b96354675cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/hypot_amd64.o ./hypot_amd64.s cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/fd/fdb672ec7fe3cfe6638ffa6f8b95be5dcd33baa929b398c8e6046c34bfe88899-d # internal github.com/blevesearch/go-porterstemmer mkdir -p $WORK/b1210/ cat >$WORK/b1210/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1210/_pkg_.a -trimpath "$WORK/b1210=>" -p github.com/blevesearch/go-porterstemmer -lang=go1.13 -complete -installsuffix shared -buildid _jCnDqkJn4zMZGqBu1h7/_jCnDqkJn4zMZGqBu1h7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1210/importcfg -pack ./vendor/github.com/blevesearch/go-porterstemmer/porterstemmer.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/dim_amd64.o $WORK/b035/exp_amd64.o $WORK/b035/floor_amd64.o $WORK/b035/hypot_amd64.o $WORK/b035/log_amd64.o $WORK/b035/sqrt_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/51/512df0e5f1930d20d1559d5c73b09aa8f5012d7350036f431f0ce59e616621c8-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b195/ go.opentelemetry.io/otel/internal gonum.org/v1/gonum/graph/set/uid github.com/prometheus/prometheus/pkg/value mkdir -p $WORK/b1087/ github.com/klauspost/compress gonum.org/v1/gonum/internal/math32 mkdir -p $WORK/b630/ mkdir -p $WORK/b496/ mkdir -p $WORK/b620/ github.com/google/flatbuffers/go mkdir -p $WORK/b348/ math/cmplx mkdir -p $WORK/b627/ mkdir -p $WORK/b350/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -lang=go1.11 -complete -installsuffix shared -buildid xn_DAVJY1q19AHFk5PB_/xn_DAVJY1q19AHFk5PB_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go cat >$WORK/b1087/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1087/_pkg_.a -trimpath "$WORK/b1087=>" -p github.com/prometheus/prometheus/pkg/value -lang=go1.14 -complete -installsuffix shared -buildid gLcKO0lGyq-d_v55Ix7H/gLcKO0lGyq-d_v55Ix7H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1087/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/value/value.go cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b621/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p gonum.org/v1/gonum/graph/set/uid -lang=go1.17 -complete -installsuffix shared -buildid scHHJ2NazMHXfy21_Z9Y/scHHJ2NazMHXfy21_Z9Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b620/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/set/uid/uid.go cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/google/flatbuffers/go -lang=go1.16 -complete -installsuffix shared -buildid 602NiD9EqzFoAYVQPCgE/602NiD9EqzFoAYVQPCgE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b348/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p math/cmplx -std -complete -installsuffix shared -buildid EowwsHFtNAl-KwCdIlo6/EowwsHFtNAl-KwCdIlo6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b627/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/b350/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/klauspost/compress -lang=go1.16 -complete -installsuffix shared -buildid U_m7QHqeJpqG4ZNfSHIe/U_m7QHqeJpqG4ZNfSHIe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./vendor/github.com/klauspost/compress/compressible.go cat >$WORK/b630/go_asm.h << 'EOF' # internal EOF cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/math32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/math32 -trimpath "$WORK/b630=>" -I $WORK/b630/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b630/symabis ./sqrt_amd64.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p go.opentelemetry.io/otel/internal -lang=go1.16 -complete -installsuffix shared -buildid sFQ6OR52wwMgcEAiQfCh/sFQ6OR52wwMgcEAiQfCh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/rawhelpers.go cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p gonum.org/v1/gonum/internal/math32 -lang=go1.17 -installsuffix shared -buildid 3ED1ZeRjLT5xJnOVGHlh/3ED1ZeRjLT5xJnOVGHlh -goversion go1.19.10 -symabis $WORK/b630/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b630/importcfg -pack -asmhdr $WORK/b630/go_asm.h ./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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1087/_pkg_.a # internal cp $WORK/b1087/_pkg_.a /builddir/.cache/go-build/44/444cf96f4656705313df8475036145e52193b30d397b53ab6804c3c1ca725a64-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/6f/6f0693236189bbc027019fdde591e069850330c193fd6a18c9de7affe6bc06d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/b3/b3ebe3b715b61e69e2ef8f66e4e1c696ae55d7c1f29d50f389d38ef098e4b32d-d # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/65/65b379241ca433d4915546e73c0cf32eb0b1e18c7e328379c27eca9efd631670-d # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/c0/c07468ed6a3456aba1d3e81a1ef7985839516c704642e218962ba8d07baad4d4-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/math32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/math32 -trimpath "$WORK/b630=>" -I $WORK/b630/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b630/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b630/_pkg_.a $WORK/b630/sqrt_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/92/92f126317b17232800113f83810bb3a740b6c324156af4fe013282c46debab9a-d # internal gonum.org/v1/gonum/internal/cmplx64 mkdir -p $WORK/b629/ gonum.org/v1/gonum/internal/asm/f32 mkdir -p $WORK/b631/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b630/_pkg_.a EOF cat >$WORK/b631/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p gonum.org/v1/gonum/internal/cmplx64 -lang=go1.17 -complete -installsuffix shared -buildid yhte_Xz2hzuJmmjQE55b/yhte_Xz2hzuJmmjQE55b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b629/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 cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b631=>" -I $WORK/b631/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b631/symabis ./axpyinc_amd64.s ./axpyincto_amd64.s ./axpyunitary_amd64.s ./axpyunitaryto_amd64.s ./ddotinc_amd64.s ./ddotunitary_amd64.s ./dotinc_amd64.s ./dotunitary_amd64.s ./ge_amd64.s ./sum_amd64.s cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b630/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p gonum.org/v1/gonum/internal/asm/f32 -lang=go1.17 -installsuffix shared -buildid RdMF2k21SgcIIWOPJUFn/RdMF2k21SgcIIWOPJUFn -goversion go1.19.10 -symabis $WORK/b631/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack -asmhdr $WORK/b631/go_asm.h ./vendor/gonum.org/v1/gonum/internal/asm/f32/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/ge_amd64.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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/8c/8cde5757a0d270a18231646b7fefb98713757212441f7cf3af9fc45aa2c2be8c-d # internal gonum.org/v1/gonum/internal/asm/c64 mkdir -p $WORK/b628/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cat >$WORK/b628/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b628=>" -I $WORK/b628/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b628/symabis ./axpyinc_amd64.s ./axpyincto_amd64.s ./axpyunitary_amd64.s ./axpyunitaryto_amd64.s ./dotcinc_amd64.s ./dotcunitary_amd64.s ./dotuinc_amd64.s ./dotuunitary_amd64.s cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/ab/ab6b52ee9c0ba5f85313fbee432da4a74aff365d15f643b9686fd061eb58e0fe-d # internal gonum.org/v1/gonum/internal/asm/c128 cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b629/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b630/_pkg_.a EOF mkdir -p $WORK/b626/ cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p gonum.org/v1/gonum/internal/asm/c64 -lang=go1.17 -installsuffix shared -buildid 57COIXNFnuM_IrK8jAY0/57COIXNFnuM_IrK8jAY0 -goversion go1.19.10 -symabis $WORK/b628/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b628/importcfg -pack -asmhdr $WORK/b628/go_asm.h ./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_amd64.go cat >$WORK/b626/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b626=>" -I $WORK/b626/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b626/symabis ./axpyinc_amd64.s ./axpyincto_amd64.s ./axpyunitary_amd64.s ./axpyunitaryto_amd64.s ./dotcinc_amd64.s ./dotcunitary_amd64.s ./dotuinc_amd64.s ./dotuunitary_amd64.s ./dscalinc_amd64.s ./dscalunitary_amd64.s ./scalUnitary_amd64.s ./scalinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b631=>" -I $WORK/b631/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b631/axpyinc_amd64.o ./axpyinc_amd64.s cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile math/cmplx=$WORK/b627/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p gonum.org/v1/gonum/internal/asm/c128 -lang=go1.17 -installsuffix shared -buildid INx0aiZnaUwUudB01VVj/INx0aiZnaUwUudB01VVj -goversion go1.19.10 -symabis $WORK/b626/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b626/importcfg -pack -asmhdr $WORK/b626/go_asm.h ./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_amd64.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b631=>" -I $WORK/b631/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b631/axpyincto_amd64.o ./axpyincto_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b631=>" -I $WORK/b631/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b631/axpyunitary_amd64.o ./axpyunitary_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b631=>" -I $WORK/b631/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b631/axpyunitaryto_amd64.o ./axpyunitaryto_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b631=>" -I $WORK/b631/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b631/ddotinc_amd64.o ./ddotinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b628=>" -I $WORK/b628/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b628/axpyinc_amd64.o ./axpyinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b631=>" -I $WORK/b631/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b631/ddotunitary_amd64.o ./ddotunitary_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b631=>" -I $WORK/b631/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b631/dotinc_amd64.o ./dotinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b628=>" -I $WORK/b628/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b628/axpyincto_amd64.o ./axpyincto_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b626=>" -I $WORK/b626/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b626/axpyinc_amd64.o ./axpyinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b631=>" -I $WORK/b631/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b631/dotunitary_amd64.o ./dotunitary_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b628=>" -I $WORK/b628/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b628/axpyunitary_amd64.o ./axpyunitary_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b626=>" -I $WORK/b626/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b626/axpyincto_amd64.o ./axpyincto_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b631=>" -I $WORK/b631/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b631/ge_amd64.o ./ge_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b628=>" -I $WORK/b628/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b628/axpyunitaryto_amd64.o ./axpyunitaryto_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b626=>" -I $WORK/b626/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b626/axpyunitary_amd64.o ./axpyunitary_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b628=>" -I $WORK/b628/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b628/dotcinc_amd64.o ./dotcinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b631=>" -I $WORK/b631/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b631/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b626=>" -I $WORK/b626/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b626/axpyunitaryto_amd64.o ./axpyunitaryto_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b628=>" -I $WORK/b628/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b628/dotcunitary_amd64.o ./dotcunitary_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b631/_pkg_.a $WORK/b631/axpyinc_amd64.o $WORK/b631/axpyincto_amd64.o $WORK/b631/axpyunitary_amd64.o $WORK/b631/axpyunitaryto_amd64.o $WORK/b631/ddotinc_amd64.o $WORK/b631/ddotunitary_amd64.o $WORK/b631/dotinc_amd64.o $WORK/b631/dotunitary_amd64.o $WORK/b631/ge_amd64.o $WORK/b631/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b626=>" -I $WORK/b626/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b626/dotcinc_amd64.o ./dotcinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b628=>" -I $WORK/b628/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b628/dotuinc_amd64.o ./dotuinc_amd64.s cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/ad/adbde3122eec580f1af4418a5421efbe92d34601b7597039b6b3435ecfd8f1b4-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b626=>" -I $WORK/b626/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b626/dotcunitary_amd64.o ./dotcunitary_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b628=>" -I $WORK/b628/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b628/dotuunitary_amd64.o ./dotuunitary_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b626=>" -I $WORK/b626/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b626/dotuinc_amd64.o ./dotuinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b628/_pkg_.a $WORK/b628/axpyinc_amd64.o $WORK/b628/axpyincto_amd64.o $WORK/b628/axpyunitary_amd64.o $WORK/b628/axpyunitaryto_amd64.o $WORK/b628/dotcinc_amd64.o $WORK/b628/dotcunitary_amd64.o $WORK/b628/dotuinc_amd64.o $WORK/b628/dotuunitary_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b626=>" -I $WORK/b626/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b626/dotuunitary_amd64.o ./dotuunitary_amd64.s cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/8b/8bb62fa5d86557cd114539743eb431c3e57ce45a13b47f23de93331ab227e337-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b626=>" -I $WORK/b626/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b626/dscalinc_amd64.o ./dscalinc_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b626=>" -I $WORK/b626/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b626/dscalunitary_amd64.o ./dscalunitary_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b626=>" -I $WORK/b626/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b626/scalUnitary_amd64.o ./scalUnitary_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b626=>" -I $WORK/b626/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b626/scalinc_amd64.o ./scalinc_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b626/_pkg_.a $WORK/b626/axpyinc_amd64.o $WORK/b626/axpyincto_amd64.o $WORK/b626/axpyunitary_amd64.o $WORK/b626/axpyunitaryto_amd64.o $WORK/b626/dotcinc_amd64.o $WORK/b626/dotcunitary_amd64.o $WORK/b626/dotuinc_amd64.o $WORK/b626/dotuunitary_amd64.o $WORK/b626/dscalinc_amd64.o $WORK/b626/dscalunitary_amd64.o $WORK/b626/scalUnitary_amd64.o $WORK/b626/scalinc_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/fb/fbd50acc8c4393d3e0a680da6bad2d9337753d8bd95f75fa0eb1789266bcc82d-d # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/dc/dc5344903cd72ef992c04a6509264666a0096e0a86d0032f3f31edfa3867c70e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1210/_pkg_.a # internal cp $WORK/b1210/_pkg_.a /builddir/.cache/go-build/00/00b4599340f3856fa8b50af6539ce10b859fe2cf7bdf44c08c47961a9a7b7915-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/1d/1d79e5748e8222cb40aa729e06c84d148766ca806e88dc74e2bd4786813bffaf-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b010/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/preempt_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o $WORK/b010/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/84/842a87d1d043ee1b9bd1a8c63551adc3dcce4b1ff36af883f1ab32bb3c2d90fc-d # internal runtime/metrics mkdir -p $WORK/b386/ internal/reflectlite mkdir -p $WORK/b006/ sync mkdir -p $WORK/b021/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p runtime/metrics -std -installsuffix shared -buildid vMTJb9zGVhnBWeTXVP3T/vMTJb9zGVhnBWeTXVP3T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b386/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/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b006/symabis ./asm.s 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.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync -std -installsuffix shared -buildid raZCL02X-8nrIeHQ0s9q/raZCL02X-8nrIeHQ0s9q -goversion go1.19.10 -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/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_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/reflectlite -std -installsuffix shared -buildid kYOGCcAe4bxXUggFmKDZ/kYOGCcAe4bxXUggFmKDZ -goversion go1.19.10 -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_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/c6/c6d76c10bb2c56887671727691bcc72f5d861fa1b182c32d3bf322ff89b47c35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1f/1f63f69ef709fdd0254d71a2e47e2e1dec734c127aa1568323e99f60baf866e3-d # internal google.golang.org/grpc/internal/buffer internal/singleflight github.com/aws/aws-sdk-go/internal/sync/singleflight google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b290/ google.golang.org/grpc/internal/grpcsync github.com/josharian/intern github.com/centrifugal/centrifuge/internal/queue mkdir -p $WORK/b1133/ internal/testlog mkdir -p $WORK/b044/ math/rand mkdir -p $WORK/b092/ mkdir -p $WORK/b073/ mkdir -p $WORK/b126/ mkdir -p $WORK/b240/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p google.golang.org/grpc/internal/buffer -lang=go1.14 -complete -installsuffix shared -buildid ZJ4VSFBx7Bpb-DDM1bAg/ZJ4VSFBx7Bpb-DDM1bAg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go cat >$WORK/b1133/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b292/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1133/_pkg_.a -trimpath "$WORK/b1133=>" -p github.com/centrifugal/centrifuge/internal/queue -lang=go1.17 -complete -installsuffix shared -buildid p-4aXaj-gaH-hnSUOp3d/p-4aXaj-gaH-hnSUOp3d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1133/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/queue/queue.go mkdir -p $WORK/b408/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p math/rand -std -complete -installsuffix shared -buildid OUQHTnczwCF-rPCHIhnn/OUQHTnczwCF-rPCHIhnn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p internal/singleflight -std -complete -installsuffix shared -buildid G5OVTJCHIcJdv5D_-e7U/G5OVTJCHIcJdv5D_-e7U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/testlog -std -complete -installsuffix shared -buildid tmq0qW_JDRqleYGnJwLc/tmq0qW_JDRqleYGnJwLc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -lang=go1.11 -complete -installsuffix shared -buildid Z3QwiDd--ycXuI3TliuR/Z3QwiDd--ycXuI3TliuR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.11 -complete -installsuffix shared -buildid QqXnVGJgoPcrss_t4jj9/QqXnVGJgoPcrss_t4jj9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b292/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_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/josharian/intern -lang=go1.5 -complete -installsuffix shared -buildid 4JoxsNigEBLutwFGW01S/4JoxsNigEBLutwFGW01S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack ./vendor/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.14 -complete -installsuffix shared -buildid M5-GUkbY5vd6vvaqtNa6/M5-GUkbY5vd6vvaqtNa6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go gonum.org/v1/gonum/blas/gonum mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b623/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b626/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b628/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b631/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b632/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b629/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b630/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/cmplx=$WORK/b627/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p gonum.org/v1/gonum/blas/gonum -lang=go1.17 -complete -installsuffix shared -buildid whgaMHE3131Hr3L8AMUp/whgaMHE3131Hr3L8AMUp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b625/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 runtime/cgo mkdir -p $WORK/b076/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b076/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b076/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/3a/3a213c9fcb5b7c0631291f7b4f3d93099bc6702973ed8b9fc1c1083113dd7511-d # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/0a/0ab075c9b1dabe8c08a6d5fb5f217f5aec837119be393f2c8ecee73911cc8d10-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/76/7685339573b9cb723e127fa8271b5aced5ff938b6ba0b052b0722da0f24a3cd3-d # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/f8/f89c49370b9ecc410fdcff50504d4fd9474483ad07def5cd7c319235b99fbc51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/b4/b458d99bf53b6c8c69bf457712b1eeb04e545a18b5ce0eb0c059098b92313d6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1133/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/00/0044a8637593855ba87a23cc9a009f2cd61bc9c3c4221dc9d38eef29e1fd186d-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/55/5556767cb82d12a101d7365a723bc4507b3a44fcdf74fd3f354529e76c6b06a2-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b1133/_pkg_.a /builddir/.cache/go-build/16/16e925008c0a4c7b25afda776b9085c3f36b1775bdb8dda4ff24241413991a1f-d # internal gcc -Wl,--no-gc-sections -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/98/987fae9f476b95c1f04484e1a60836ed4b0821cd90240f6f2d001d3b5245cbc0-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/64/640fc0a5b30866cfebee10b417164777e415ef083bf1950c54df1167897f2343-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 cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/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/b810/ sort mkdir -p $WORK/b038/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p errors -std -complete -installsuffix shared -buildid fz9EFaxGmclPWHocG2kc/fz9EFaxGmclPWHocG2kc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b810/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b092/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/go-redis/redis/v8/internal/rand -lang=go1.13 -complete -installsuffix shared -buildid S23G_fmi0UhC9pTLkxNV/S23G_fmi0UhC9pTLkxNV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b810/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/rand/rand.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p sort -std -complete -installsuffix shared -buildid Ie4XCMQi1TlR3-trDiuM/Ie4XCMQi1TlR3-trDiuM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b038/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_amd64/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/35/3533b5ac16c962314cfad7773d88c36eb337155875b193a41c92e124ce9e65d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/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/b005/_pkg_.a /builddir/.cache/go-build/cb/cb92e962a22ea4e236771c7d5b6f7a6eefe8636f4a660202c8be182a531bb6ad-d # internal internal/safefilepath mkdir -p $WORK/b042/ path internal/oserror io mkdir -p $WORK/b020/ github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b434/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b046/ mkdir -p $WORK/b070/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF mkdir -p $WORK/b031/ github.com/grafana/thema/errors cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid u5g1tFJussfEEzTk9H64/u5g1tFJussfEEzTk9H64 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go strconv mkdir -p $WORK/b037/ mkdir -p $WORK/b1029/ github.com/centrifugal/centrifuge/internal/dissolve cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b133/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p io -std -complete -installsuffix shared -buildid 9w4E_WeKuFpRxPAptKsv/9w4E_WeKuFpRxPAptKsv -goversion go1.19.10 -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 mkdir -p $WORK/b1129/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/hashicorp/golang-lru/simplelru -lang=go1.12 -complete -installsuffix shared -buildid R61GgJchYT4sefR03P0M/R61GgJchYT4sefR03P0M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b434/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_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p path -std -complete -installsuffix shared -buildid 8GpW24_b7Z_qED3O3adA/8GpW24_b7Z_qED3O3adA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid jmmeuVhp1hZEW27oINfB/jmmeuVhp1hZEW27oINfB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go crypto/internal/nistec/fiat mkdir -p $WORK/b139/ cat >$WORK/b1029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF cat >$WORK/b1129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1029/_pkg_.a -trimpath "$WORK/b1029=>" -p github.com/grafana/thema/errors -lang=go1.18 -complete -installsuffix shared -buildid mpF4Zd9s5RPFk1K406It/mpF4Zd9s5RPFk1K406It -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1029/importcfg -pack ./vendor/github.com/grafana/thema/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1129/_pkg_.a -trimpath "$WORK/b1129=>" -p github.com/centrifugal/centrifuge/internal/dissolve -lang=go1.17 -complete -installsuffix shared -buildid ec85WpklsgmM-JQiMXvn/ec85WpklsgmM-JQiMXvn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1129/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/dissolve/dissolve.go ./vendor/github.com/centrifugal/centrifuge/internal/dissolve/queue.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/oserror -std -complete -installsuffix shared -buildid oqqSNsWiQyorKa0cSlMX/oqqSNsWiQyorKa0cSlMX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p strconv -std -complete -installsuffix shared -buildid ffx5etLiMjeeHI2jzP8S/ffx5etLiMjeeHI2jzP8S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b037/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/b139/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid EyHk1gOCRptJxUy_UXgL/EyHk1gOCRptJxUy_UXgL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b139/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_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/de/de144ccfb8a900146938cc00bda375a446123bc9be30a0570aca6949d55e30b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1029/_pkg_.a # internal syscall mkdir -p $WORK/b029/ cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/7d/7d1ca8f2140037878f5c16128b16f82343ad3b5c879780cbb74e2efd6377e2a0-d # internal cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b029/symabis ./asm_linux_amd64.s cp $WORK/b1029/_pkg_.a /builddir/.cache/go-build/fa/fa464e2c027c021785e7eb8d91a513e6f24697e0a3c15f6ee324a07ed5edb163-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b076/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b076/_x003.o -c gcc_context.c 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 packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -installsuffix shared -buildid BP72WSq73b7u83zSOX78/BP72WSq73b7u83zSOX78 -goversion go1.19.10 -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/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.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_accept4.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b1129/_pkg_.a /builddir/.cache/go-build/b6/b640f7a0328432fb71b30018d232834cd18834466144fc932b3105ad1776928b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/60/6095e0f175c8d37930b9a858aa0641180448b4154b419b04ffd1810f33fbedff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/55/551498576850355185abed2e69ed4acc759821939303b65731e9e75f2454258f-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/fa/fae43ba5f5cdf2c7be2a939d415b84ef4003b292a6b7abea9e8e36ea656a1501-d # internal golang.org/x/text/internal/tag mkdir -p $WORK/b602/ github.com/beorn7/perks/quantile github.com/gogo/protobuf/sortkeys gonum.org/v1/gonum/graph/internal/ordered github.com/mpvl/unique container/heap mkdir -p $WORK/b381/ mkdir -p $WORK/b665/ mkdir -p $WORK/b618/ mkdir -p $WORK/b941/ mkdir -p $WORK/b1082/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/gogo/protobuf/sortkeys -lang=go1.15 -complete -installsuffix shared -buildid I5EE4Oow-jx-Colv3FgQ/I5EE4Oow-jx-Colv3FgQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b617/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p gonum.org/v1/gonum/graph/internal/ordered -lang=go1.17 -complete -installsuffix shared -buildid VpkONPgQEMcTsqqcwG9l/VpkONPgQEMcTsqqcwG9l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/ordered/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/ordered/sort.go cat >$WORK/b941/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b038/_pkg_.a EOF cat >$WORK/b1082/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p github.com/mpvl/unique -lang=go1.16 -complete -installsuffix shared -buildid OWBe64ZDKxwiuArQtfJ0/OWBe64ZDKxwiuArQtfJ0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b941/importcfg -pack ./vendor/github.com/mpvl/unique/unique.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1082/_pkg_.a -trimpath "$WORK/b1082=>" -p container/heap -std -complete -installsuffix shared -buildid szYV8ucHLrzkRhF8QyrV/szYV8ucHLrzkRhF8QyrV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1082/importcfg -pack /usr/lib/golang/src/container/heap/heap.go cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/beorn7/perks/quantile -lang=go1.11 -complete -installsuffix shared -buildid sBfj9hcXMLxqMhzpvl40/sBfj9hcXMLxqMhzpvl40 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p golang.org/x/text/internal/tag -lang=go1.17 -complete -installsuffix shared -buildid zq2pRRZy8LvlsLSvp-jC/zq2pRRZy8LvlsLSvp-jC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b602/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/a7/a75ccb87eb5ed0b4a192fd71c0567048e444676bf64edf17aa2e4546c77bb9d2-d # internal cp $WORK/b1082/_pkg_.a /builddir/.cache/go-build/46/466b6d184c68f1d02b20d2c5e05a466a6bbd6745f6a63f54265e3dea8a5f966f-d # internal github.com/centrifugal/centrifuge/internal/priority mkdir -p $WORK/b1132/ cat >$WORK/b1132/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b1082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1132/_pkg_.a -trimpath "$WORK/b1132=>" -p github.com/centrifugal/centrifuge/internal/priority -lang=go1.17 -complete -installsuffix shared -buildid GGfRNcIhGtNneCv_Yh7F/GGfRNcIhGtNneCv_Yh7F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1132/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/priority/priority.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/ae/ae82bcf9be33da330b188a0e2b402005e7dbc0e8a0e4aa420363b07b0201e4ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b941/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/91/91d504609a39c62833a58afdff0fa1c5a45af42031529abb9b7d31a230469425-d # internal hash crypto/internal/randutil mkdir -p $WORK/b089/ github.com/aws/aws-sdk-go/internal/sdkio github.com/go-sourcemap/sourcemap/internal/base64vlq text/tabwriter github.com/valyala/bytebufferpool mkdir -p $WORK/b225/ bytes mkdir -p $WORK/b1149/ mkdir -p $WORK/b128/ mkdir -p $WORK/b838/ strings mkdir -p $WORK/b026/ mkdir -p $WORK/b095/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p hash -std -complete -installsuffix shared -buildid bjqZLwuz2DbEW5oZV1g7/bjqZLwuz2DbEW5oZV1g7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/hash/hash.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b076/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b076/_x004.o -c gcc_fatalf.c mkdir -p $WORK/b004/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p text/tabwriter -std -complete -installsuffix shared -buildid grsod6DiXhtlWuDlnKzv/grsod6DiXhtlWuDlnKzv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cat >$WORK/b1149/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1149/_pkg_.a -trimpath "$WORK/b1149=>" -p github.com/valyala/bytebufferpool -lang=go1.16 -complete -installsuffix shared -buildid NLvbmfuUvHz3RltyAEMC/NLvbmfuUvHz3RltyAEMC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1149/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/b838/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/aws/aws-sdk-go/internal/sdkio -lang=go1.11 -complete -installsuffix shared -buildid Fy3UtAoIGetQTsOa5Gsd/Fy3UtAoIGetQTsOa5Gsd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b128/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/go-sourcemap/sourcemap/internal/base64vlq -lang=go1.16 -complete -installsuffix shared -buildid RVReFK2YnLywQAh0HMYL/RVReFK2YnLywQAh0HMYL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b838/importcfg -pack ./vendor/github.com/go-sourcemap/sourcemap/internal/base64vlq/base64vlq.go cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/b5/b515a24bcb1522eafed06c7a1fb80be5c6ab4fd5c73baca3eb46de159bca8a15-d # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 1NApw5V9-BQeEM8MADGL/1NApw5V9-BQeEM8MADGL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.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_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p bytes -std -installsuffix shared -buildid rRFZ4EgdiV8duLZhoM9z/rRFZ4EgdiV8duLZhoM9z -goversion go1.19.10 -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/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p strings -std -complete -installsuffix shared -buildid 0BvRuzlUJuwZXeD9QId_/0BvRuzlUJuwZXeD9QId_ -goversion go1.19.10 -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 cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/92/92e2ee7a20604a474e3d286e3477a3b748d783295012ba1c3d39b7de3fe79b21-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b1132/_pkg_.a /builddir/.cache/go-build/34/3452b02cf6a303724f078e8e28625d6f6ca31cc363ac7b282415357cf69a7aec-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/40/402233ad8c8e53eb39319ce301e7f1cda449a1bbe548e9bc1f3e52ace1cc0ed1-d # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/45/45577ba6193369a2cc210120701f06c5836454107c7bbd7db954011f61e170db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/d5/d55ee211eb0faed703e154c9ddb20969db03f199925a1b127beb06b44e7486e6-d # internal hash/adler32 mkdir -p $WORK/b473/ hash/fnv hash/crc32 mkdir -p $WORK/b132/ cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/0b/0bf6f00b0660afde6b5c5c4170198571cc7dd698d91b77b3e4e28d34dcc1455c-d # internal mkdir -p $WORK/b237/ cat >$WORK/b132/go_asm.h << 'EOF' # internal EOF cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b132/symabis ./crc32_amd64.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p hash/adler32 -std -complete -installsuffix shared -buildid 4eKjzWuxcFw_Ncm8bhP2/4eKjzWuxcFw_Ncm8bhP2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p hash/fnv -std -complete -installsuffix shared -buildid TG99SKkum3Y8O-C_7lI0/TG99SKkum3Y8O-C_7lI0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/fb/fbdbaad3b97248a33dc33de93967c1f4873e438eac1cc74d1538ce652ee0dfa9-d # internal cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p hash/crc32 -std -installsuffix shared -buildid T61DDWmjJdb1ezKfuP2_/T61DDWmjJdb1ezKfuP2_ -goversion go1.19.10 -symabis $WORK/b132/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1149/_pkg_.a # internal cp $WORK/b1149/_pkg_.a /builddir/.cache/go-build/27/279c183d19e7a0efe092b6240275498b118e2bdc3bf366c94d03b7b7b247f8dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/53/539f310fb4f26fa709808d389beba9797d48b2c244fd599f8a4b58b6976f8760-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f4/f4aead3e924b7c00a328d949a412532b4f8da5babe46f7bdce2b8d0b3d2cf003-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b076/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b076/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b132/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b132/_pkg_.a $WORK/b132/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/ba/bab97f8d5dac7ff41d879f21777e0943ba3a2b434b54b699fe581877b17a2728-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/9f/9f55eefe509a4b8cd32920f638550cdb4e16a7a7e8c93737e817981aaac94dcb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b076/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b076/_x006.o -c gcc_linux_amd64.c cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/8b/8bbfe3c40baa5d0c593f319f96407909951c1cad3e767940359630f473e754dc-d # internal github.com/mitchellh/go-wordwrap mkdir -p $WORK/b1025/ vendor/golang.org/x/text/transform mkdir -p $WORK/b167/ golang.org/x/text/transform mkdir -p $WORK/b306/ cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/41/417b4283148625e9cb27eaf997fe864197ac511632ac598df9c69625d10607d5-d # internal crypto/rc4 crypto mkdir -p $WORK/b150/ github.com/apache/arrow/go/arrow/float16 encoding/base32 mkdir -p $WORK/b088/ gonum.org/v1/gonum/floats/scalar cat >$WORK/b1025/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1025/_pkg_.a -trimpath "$WORK/b1025=>" -p github.com/mitchellh/go-wordwrap -lang=go1.14 -complete -installsuffix shared -buildid 6wVx9uucS5FYnVaNKHCQ/6wVx9uucS5FYnVaNKHCQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1025/importcfg -pack ./vendor/github.com/mitchellh/go-wordwrap/wordwrap.go github.com/go-redis/redis/v8/internal/util github.com/denisenkom/go-mssqldb/internal/querytext mkdir -p $WORK/b811/ cat >$WORK/b167/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 cat >$WORK/b306/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_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 9t973FlPYe1DpdaiHMG0/9t973FlPYe1DpdaiHMG0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p golang.org/x/text/transform -lang=go1.17 -complete -installsuffix shared -buildid 1hU8GY7l3XQzP7iqWNED/1hU8GY7l3XQzP7iqWNED -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go mkdir -p $WORK/b340/ github.com/dop251/goja/token cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF golang.org/x/crypto/openpgp/errors cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid uk3Yc89IX-Y6mNWVJ4c6/uk3Yc89IX-Y6mNWVJ4c6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go mkdir -p $WORK/b1167/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto -std -complete -installsuffix shared -buildid _CNtJu0PVnSwG50494yA/_CNtJu0PVnSwG50494yA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/crypto.go mkdir -p $WORK/b442/ cat >$WORK/b811/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b635/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/go-redis/redis/v8/internal/util -lang=go1.13 -complete -installsuffix shared -buildid skspc1tc0vrRKF7Pwpcv/skspc1tc0vrRKF7Pwpcv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b811/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/b826/ mkdir -p $WORK/b1302/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cat >$WORK/b826/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF reflect mkdir -p $WORK/b034/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/apache/arrow/go/arrow/float16 -lang=go1.15 -complete -installsuffix shared -buildid Fb0fxFH9AC66hVCsB7L5/Fb0fxFH9AC66hVCsB7L5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/float16/float16.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/denisenkom/go-mssqldb/internal/querytext -lang=go1.11 -complete -installsuffix shared -buildid MWgtcJOW7QidXxx4-FF_/MWgtcJOW7QidXxx4-FF_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b826/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/querytext/parser.go cat >$WORK/b1167/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1167/_pkg_.a -trimpath "$WORK/b1167=>" -p github.com/dop251/goja/token -lang=go1.14 -complete -installsuffix shared -buildid CnkKxCBG124gcCZBp1rH/CnkKxCBG124gcCZBp1rH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1167/importcfg -pack ./vendor/github.com/dop251/goja/token/token.go ./vendor/github.com/dop251/goja/token/token_const.go cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p encoding/base32 -std -complete -installsuffix shared -buildid JlxZV8OQmiDsl5t_nntT/JlxZV8OQmiDsl5t_nntT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p gonum.org/v1/gonum/floats/scalar -lang=go1.17 -complete -installsuffix shared -buildid XeczqYOwF0-yrh84r4HR/XeczqYOwF0-yrh84r4HR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b635/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/scalar/doc.go ./vendor/gonum.org/v1/gonum/floats/scalar/scalar.go cat >$WORK/b1302/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b037/_pkg_.a EOF cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1302/_pkg_.a -trimpath "$WORK/b1302=>" -p golang.org/x/crypto/openpgp/errors -lang=go1.17 -complete -installsuffix shared -buildid GjlmZewFNV8YuOqSzArb/GjlmZewFNV8YuOqSzArb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1302/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/errors/errors.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b034/symabis ./asm_amd64.s github.com/apache/arrow/go/arrow/internal/flatbuf mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile github.com/google/flatbuffers/go=$WORK/b348/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/apache/arrow/go/arrow/internal/flatbuf -lang=go1.15 -complete -installsuffix shared -buildid M1-pQIWB-K4n4CIFbG3N/M1-pQIWB-K4n4CIFbG3N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b347/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_amd64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cat >$WORK/b034/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/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p reflect -std -installsuffix shared -buildid VWvKFuWuH730IiNssh2t/VWvKFuWuH730IiNssh2t -goversion go1.19.10 -symabis $WORK/b034/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d0/d04dda1455e44a23698f712762293dd9b8f616de359568ae87ccd40516549a8f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b811/_pkg_.a # internal github.com/aws/aws-sdk-go/internal/sdkuri github.com/gobwas/glob/util/strings mkdir -p $WORK/b188/ github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/aws/aws-sdk-go/internal/strings net/http/internal/ascii mkdir -p $WORK/b177/ google.golang.org/grpc/encoding github.com/golang-migrate/migrate/v4/internal/url bufio net/http/internal/testcert github.com/grafana/grafana/pkg/services/featuremgmt/strcase mkdir -p $WORK/b586/ github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b438/ mkdir -p $WORK/b116/ html regexp/syntax mkdir -p $WORK/b064/ go/build/constraint mkdir -p $WORK/b701/ github.com/aws/aws-sdk-go/aws/arn mkdir -p $WORK/b715/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b434/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cloud.google.com/go/internal/version mkdir -p $WORK/b748/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/hashicorp/go-immutable-radix -lang=go1.16 -complete -installsuffix shared -buildid ZNw4vS5UNr7WlcZSpNV1/ZNw4vS5UNr7WlcZSpNV1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b438/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 github.com/go-redis/redis/v8/internal/hashtag mkdir -p $WORK/b812/ mkdir -p $WORK/b389/ github.com/armon/go-radix mkdir -p $WORK/b192/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -lang=go1.11 -complete -installsuffix shared -buildid R6eC9qp_0Wf6gB1GCfhH/R6eC9qp_0Wf6gB1GCfhH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p go/build/constraint -std -complete -installsuffix shared -buildid i3fz6VOYcL6UtXE3-Awl/i3fz6VOYcL6UtXE3-Awl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b701/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/grafana/grafana/pkg/services/featuremgmt/strcase -lang=go1.19 -complete -installsuffix shared -buildid BU-UjNvzm43H6PVZPIRD/BU-UjNvzm43H6PVZPIRD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./pkg/services/featuremgmt/strcase/camel.go ./pkg/services/featuremgmt/strcase/snake.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid Bxj4AFDvgcRUi48lfAm5/Bxj4AFDvgcRUi48lfAm5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p regexp/syntax -std -complete -installsuffix shared -buildid qqCqeTGzaRzFaw8wzBRp/qqCqeTGzaRzFaw8wzBRp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b064/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 mkdir -p $WORK/b273/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b565/ cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/e6/e680ae7e6c5ae1cecbdf6c170204e75119dc81a6f76e82937ea4cc91f4f3e188-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p github.com/gobwas/glob/util/strings -lang=go1.16 -complete -installsuffix shared -buildid 5QFuUBzf6fPld7vOD_kh/5QFuUBzf6fPld7vOD_kh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack ./vendor/github.com/gobwas/glob/util/strings/strings.go cat >$WORK/b715/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b003/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/aws/aws-sdk-go/aws/arn -lang=go1.11 -complete -installsuffix shared -buildid tn14ZBDe0-cMPNKpvMCj/tn14ZBDe0-cMPNKpvMCj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b715/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go mkdir -p $WORK/b597/ cat >$WORK/b812/importcfg << 'EOF' # internal # import config packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b810/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b1025/_pkg_.a /builddir/.cache/go-build/1d/1d49e36decfd5689a1271c0930144ae883f2b6a8c25a19d86c932510cde1c307-d # internal mkdir -p $WORK/b222/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/aws/aws-sdk-go/internal/strings -lang=go1.11 -complete -installsuffix shared -buildid 7QTY51yZy5rGPg9zWtou/7QTY51yZy5rGPg9zWtou -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid hHpFbW1IFcexXQVb1RSt/hHpFbW1IFcexXQVb1RSt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b389/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/golang-migrate/migrate/v4/internal/url -lang=go1.12 -complete -installsuffix shared -buildid Inx4dh16Ql6V1doXKufB/Inx4dh16Ql6V1doXKufB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b565/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/internal/url/url.go cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/go-redis/redis/v8/internal/hashtag -lang=go1.13 -complete -installsuffix shared -buildid 9bhc4dXvOViPFrzIBCj6/9bhc4dXvOViPFrzIBCj6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b812/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hashtag/hashtag.go cat >$WORK/b748/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF 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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p google.golang.org/grpc/encoding -lang=go1.14 -complete -installsuffix shared -buildid brnZnxHDZmX9iVVY-G34/brnZnxHDZmX9iVVY-G34 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go mkdir -p $WORK/b1312/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p cloud.google.com/go/internal/version -lang=go1.11 -complete -installsuffix shared -buildid 4VNGGACU3KHQe5pOs46_/4VNGGACU3KHQe5pOs46_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b748/importcfg -pack ./vendor/cloud.google.com/go/internal/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bufio -std -complete -installsuffix shared -buildid INB33WgRYJLh0X3PnXHt/INB33WgRYJLh0X3PnXHt -goversion go1.19.10 -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_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid LybRPZPl7vDwoNb7jvW3/LybRPZPl7vDwoNb7jvW3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go cat >$WORK/b1312/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b222/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_amd64/compile -o $WORK/b1312/_pkg_.a -trimpath "$WORK/b1312=>" -p github.com/armon/go-radix -lang=go1.16 -complete -installsuffix shared -buildid 80v2WvaFbH2TxUsG4AH2/80v2WvaFbH2TxUsG4AH2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1312/importcfg -pack ./vendor/github.com/armon/go-radix/radix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p html -std -complete -installsuffix shared -buildid axZJHbZANJL42LE9f4of/axZJHbZANJL42LE9f4of -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/2b/2b27e1f02d17483476076df8db1d4b191026e4bbe4d9f9c1a1b5cd7f5e9edda9-d # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/0d/0d7d13bee349e8a7c8f77b46264abe2c59586021906bb7995ee434f47279da38-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/3d/3d639ecd4f4222ad84cfa8d234c236e60cdc6f8980e42fe43b76badbc4296f29-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1302/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/9e/9e83b729532fa30cf4925e641ce3b3098c0c073d9ed2e5d61624603d0ea6e97b-d # internal golang.org/x/crypto/md4 mkdir -p $WORK/b828/ cat >$WORK/b828/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b088/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p golang.org/x/crypto/md4 -lang=go1.17 -complete -installsuffix shared -buildid 1sxpeCZMgnW99Av_Xa2G/1sxpeCZMgnW99Av_Xa2G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b828/importcfg -pack ./vendor/golang.org/x/crypto/md4/md4.go ./vendor/golang.org/x/crypto/md4/md4block.go cp $WORK/b1302/_pkg_.a /builddir/.cache/go-build/54/545fec3b8a745d2af0942e5643455684236f27b8c94842065ac2a463980cd017-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b1306/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cat >$WORK/b1306/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b088/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1302/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1306/_pkg_.a -trimpath "$WORK/b1306=>" -p golang.org/x/crypto/openpgp/s2k -lang=go1.17 -complete -installsuffix shared -buildid hbfUlEStb2ILml8Ycvws/hbfUlEStb2ILml8Ycvws -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1306/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b826/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/89/8915e290c1683072c7ac12a902a4f0e281d81abd54c3af0055ca82552f2a6f09-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/4d/4dd01f1f39bd921c87553e66a513e067686b6cc5e85d207af922184fa4b9b8aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/bb/bbf7caea5466804ba4fcbeb721b64302df2dac0f258d5d2ff16e47c61c92455a-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/21/21e5fd8ff30c66b1d3e48183e0c9e2f213b2b7eecef954b5f7658d686d30487f-d # internal gonum.org/v1/gonum/floats mkdir -p $WORK/b634/ cp $WORK/b1167/_pkg_.a /builddir/.cache/go-build/0f/0f3e60cae895332c75fe20e83ed5d69055cc8bf401b6c2a7ca4867df3c57ded3-d # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/a2/a267fd2aa9306d480d1ecc37c252243962dd816873d2b46bcc5111b331baa731-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b635/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b632/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/08/0881426de1fb4c6e2c4b5657b8be70f8dccf11cee85409546fefde3e818d6b25-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p gonum.org/v1/gonum/floats -lang=go1.17 -complete -installsuffix shared -buildid LZ72b5aoR-UqA9JToM-m/LZ72b5aoR-UqA9JToM-m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b634/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/doc.go ./vendor/gonum.org/v1/gonum/floats/floats.go cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/60/60dbf9b2426d6defd97e57c1155f2cf9483335d6a122e992a5902c5c551f3ea9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/0c/0c93c0d9eb550002a6030e0639acbb23199b9bc99e08d8898d0b5ac05fed95b4-d # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/7b/7b2c5e90aa6938ce478a34805f929c0a61d5e47adb1efcc449cb6d1ba1c0400b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b812/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/f5/f552ee02d19e876ba6d3cd034c28c1e0b1ae1c182836c61e77a4d9d2ea1718ea-d # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/c6/c689c8a7d3363459debcf7a33bb6c7fdbdf7ca7df0776c024794ed1c4c3e486a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b748/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/80/800f3aba234956fd733553448a6ee9db59cd5285c27b5a79a6483deba210602a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/bb/bb3831cb4d2aef8ef24ad8de63ea691a70b6b76fddb4d1049fe4bee2350a72ea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/47/47de58be3b295ac346b908c9f03c8eccd4b12c44aed1d4fe6571d1041953f6c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/e1/e1906d41ff2a017ae2e51159a6e353b808a565a8e2cd8582498aaafbaec52469-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b076/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b076/_x007.o -c gcc_mmap.c cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/13/130c868a1c0f06ea0f028f43e21cd21f0a0ac8cfe2dd635c37e2f1ae090dc91f-d # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/dc/dc3f843b172b4911f585f9497c22741214f317da85d6fc62293fdf6ee08d96c7-d # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/8e/8ea12e943a20ef46c4bcc15ca57c4382dcdbdf13b46daa6e860f0c9686023598-d # internal golang.org/x/text/encoding golang.org/x/text/runes mkdir -p $WORK/b954/ mkdir -p $WORK/b958/ cat >$WORK/b954/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b955/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b306/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b958/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b306/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p golang.org/x/text/encoding -lang=go1.17 -complete -installsuffix shared -buildid K6eYnM3nq59Riur8EZ0Z/K6eYnM3nq59Riur8EZ0Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b954/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p golang.org/x/text/runes -lang=go1.17 -complete -installsuffix shared -buildid LCKR5CkTjP1HK2OilywQ/LCKR5CkTjP1HK2OilywQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b958/importcfg -pack ./vendor/golang.org/x/text/runes/cond.go ./vendor/golang.org/x/text/runes/runes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1306/_pkg_.a # internal cp $WORK/b1306/_pkg_.a /builddir/.cache/go-build/ab/ab24d5659e403d0c5654419fbd91cf88285d93d091f51d018a59b841ac8bf957-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1312/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/6a/6a81dbd672ddf3c2fd8e3cceeb2facff475799b9a261f3ecd831de166c1d0cda-d # internal cp $WORK/b1312/_pkg_.a /builddir/.cache/go-build/5f/5f35c1ae486e86a460dbce7b9090c06028b8a20c121118c910fae09a1d47515e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/14/14b228ad9b22c76545addcae6753adc1d24a559646106ccf1a6c8582f4bbe41c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/a3/a3609783dac821f98fd28bea5195e06112e65914e38b2e42bc9fa18044028a02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b954/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b076/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b076/_x008.o -c gcc_setenv.c cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/e7/e761c0ae9f76a87c65a147cbc80bf339d265f54e9e1bec226716f3566948dfcc-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b956/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cat >$WORK/b956/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b954/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b955/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b306/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p golang.org/x/text/encoding/internal -lang=go1.17 -complete -installsuffix shared -buildid IhW80MLSBos5ojpPbjtm/IhW80MLSBos5ojpPbjtm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b956/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b958/_pkg_.a # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/4e/4e43404a761dab0944d46a1eb1d700ca5124c24f96ef7190ec7a95d645428a92-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/6d/6d6668cb52af1e274c5b68c9a932e47cb3a422dd8cc5b851f51f691b4b66d6c7-d # internal compress/bzip2 mkdir -p $WORK/b1304/ image mkdir -p $WORK/b1307/ cat >$WORK/b1304/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1304/_pkg_.a -trimpath "$WORK/b1304=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid OJoDRN-MF_RkwPboDKTU/OJoDRN-MF_RkwPboDKTU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1304/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/b1307/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile image/color=$WORK/b1308/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1307/_pkg_.a -trimpath "$WORK/b1307=>" -p image -std -complete -installsuffix shared -buildid -gDd46DE1vlyqnedkYiX/-gDd46DE1vlyqnedkYiX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1307/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 cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/9e/9e7b7f6081e94c32f6994b4815b9115a4250398777d19893d420e5ea73c1e301-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b956/_pkg_.a # internal cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/d7/d74de5793eb21497142f19472350de50607700b31650d79f4c5afb3ab232c8d1-d # internal golang.org/x/text/encoding/unicode mkdir -p $WORK/b953/ cat >$WORK/b953/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b954/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b956/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b955/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b957/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b958/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b306/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p golang.org/x/text/encoding/unicode -lang=go1.17 -complete -installsuffix shared -buildid r06ODPS2s__nM3HoPKeC/r06ODPS2s__nM3HoPKeC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b953/importcfg -pack ./vendor/golang.org/x/text/encoding/unicode/override.go ./vendor/golang.org/x/text/encoding/unicode/unicode.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b076/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b076/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1304/_pkg_.a # internal cp $WORK/b1304/_pkg_.a /builddir/.cache/go-build/61/615c84329d296f2024002c88ceae808f1bbb234233b0d52f2ebf414face56723-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b029/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b953/_pkg_.a # internal cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/2d/2df8aaa710336f58e04a385732f898a47135ea1e6b04b0a81d3a915acc3839a9-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/35/353fba657650a83086d397d3bf644bdd96d2ba5d4b6a7dff944d4d8b9706a114-d # internal internal/syscall/execenv mkdir -p $WORK/b043/ internal/syscall/unix mkdir -p $WORK/b041/ time mkdir -p $WORK/b028/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid M6jShTPfZEKSPLO_Mfkx/M6jShTPfZEKSPLO_Mfkx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b041/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_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid Q2AbNr6x2LPDcF59rnmN/Q2AbNr6x2LPDcF59rnmN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b041/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_amd64.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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p time -std -installsuffix shared -buildid BYsXsX3k-XPZsjJrtJj1/BYsXsX3k-XPZsjJrtJj1 -goversion go1.19.10 -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b076/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b076/_x010.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/01/01b4218a1d3e3b648f403311da12b02824ce1eb4d9bc37ad167249e4748716f3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/13/1347df668c1c15dde177d9df35e7bba19b08ea1db7a399c5bd3071eccd9b885b-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/be/be860d3019d6720967c1fcd51e99f3d84b5794655f44b120b5f9803811df664a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b076/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b076/_x011.o -c gcc_util.c cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e8/e83875ba8070e76a7b34a386b078f33dd2b5b12c0ce8bdd9dc962ffc37596116-d # internal regexp mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p regexp -std -complete -installsuffix shared -buildid XkuK-wMCfEaQDhpTjskF/XkuK-wMCfEaQDhpTjskF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1307/_pkg_.a # internal cp $WORK/b1307/_pkg_.a /builddir/.cache/go-build/08/083beb8ebdfb8563f0267c5dc0e3dcd8d4172f2e04deea1c0833fec6b5128b5d-d # internal image/internal/imageutil mkdir -p $WORK/b1310/ cat >$WORK/b1310/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b1307/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1310/_pkg_.a -trimpath "$WORK/b1310=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid 4PWASRJmTI5J9rlcDkwv/4PWASRJmTI5J9rlcDkwv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1310/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b076/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b076/_x012.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b1310/_pkg_.a /builddir/.cache/go-build/67/67074cbb61f7b8172a5a4d11a40c22319dca6c59f82450926233ad893c4151a9-d # internal image/jpeg mkdir -p $WORK/b1309/ cat >$WORK/b1309/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile image=$WORK/b1307/_pkg_.a packagefile image/color=$WORK/b1308/_pkg_.a packagefile image/internal/imageutil=$WORK/b1310/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1309/_pkg_.a -trimpath "$WORK/b1309=>" -p image/jpeg -std -complete -installsuffix shared -buildid c0p5Lo86R7Q3o7ntCCMD/c0p5Lo86R7Q3o7ntCCMD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1309/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 cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/b4/b4ba337bd8e8b92bfd0497c5c3c9f5dd62fd285ff1caa5f1806f30020d89c52c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b076/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b076/_x013.o -c gcc_amd64.S cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/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.2.10 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -o $WORK/b076/_cgo_.o $WORK/b076/_cgo_main.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o $WORK/b076/_x006.o $WORK/b076/_x007.o $WORK/b076/_x008.o $WORK/b076/_x009.o $WORK/b076/_x010.o $WORK/b076/_x011.o $WORK/b076/_x012.o $WORK/b076/_x013.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1309/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/2a/2a2a543f6e4c9eed48ecc118553c39c50a4276bede953ee96b55bad0fa625784-d # internal github.com/go-git/go-git/v5/internal/url mkdir -p $WORK/b1243/ github.com/grafana/grafana/pkg/services/store/go-is-svg google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b1323/ github.com/grafana/grafana-plugin-sdk-go/live mkdir -p $WORK/b735/ mkdir -p $WORK/b1154/ TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go -dynlinker cat >$WORK/b1243/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1243/_pkg_.a -trimpath "$WORK/b1243=>" -p github.com/go-git/go-git/v5/internal/url -lang=go1.13 -complete -installsuffix shared -buildid xnAFrhG7ohM6HLXgRbMv/xnAFrhG7ohM6HLXgRbMv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1243/importcfg -pack ./vendor/github.com/go-git/go-git/v5/internal/url/url.go cat >$WORK/b1323/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1323/_pkg_.a -trimpath "$WORK/b1323=>" -p github.com/grafana/grafana/pkg/services/store/go-is-svg -lang=go1.19 -complete -installsuffix shared -buildid hmhPgo1m1xpTvjzvV5Mf/hmhPgo1m1xpTvjzvV5Mf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1323/importcfg -pack ./pkg/services/store/go-is-svg/svg.go cat >$WORK/b735/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.15 -complete -installsuffix shared -buildid l6QDjvseszDtZLMSjn5a/l6QDjvseszDtZLMSjn5a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b735/importcfg -pack ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go cat >$WORK/b1154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1154/_pkg_.a -trimpath "$WORK/b1154=>" -p github.com/grafana/grafana-plugin-sdk-go/live -lang=go1.17 -complete -installsuffix shared -buildid PiUOL40emkG8zQ_cBq0D/PiUOL40emkG8zQ_cBq0D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1154/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 cp $WORK/b1309/_pkg_.a /builddir/.cache/go-build/5c/5cbbd865dc3c587a7cedc2c437ce56776c75e3cf3d0748e391544c476c274ef3-d # internal cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b076/symabis ./asm_amd64.s cat >$WORK/b076/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.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p runtime/cgo -std -installsuffix shared -buildid uQl15jyzQnS60nTy7WTY/uQl15jyzQnS60nTy7WTY -goversion go1.19.10 -symabis $WORK/b076/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/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/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b076/_cgo_gotypes.go $WORK/b076/cgo.cgo1.go $WORK/b076/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1243/_pkg_.a # internal cp $WORK/b1323/_pkg_.a /builddir/.cache/go-build/bd/bd270485c97d4b637415c5a0874b78e054309fa05d22dea0a6cd9680496dfa5d-d # internal cp $WORK/b1243/_pkg_.a /builddir/.cache/go-build/42/420cf90e91bc10ef8ed8c3eee4571a7a86df4f8065c980d658b325f2b0590f4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1154/_pkg_.a # internal cp $WORK/b1154/_pkg_.a /builddir/.cache/go-build/04/045532fe0018a5bc897cf6c6ef2ca21f232f90f41d7d8c6511452d65ad159a14-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b076/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b076/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b076/_pkg_.a $WORK/b076/asm_amd64.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o $WORK/b076/_x006.o $WORK/b076/_x007.o $WORK/b076/_x008.o $WORK/b076/_x009.o $WORK/b076/_x010.o $WORK/b076/_x011.o $WORK/b076/_x012.o $WORK/b076/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/cf/cf510dfa90636cb5be18a9e47f1b0500c340f09a74a5a9411e37f46d709547a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/8b/8b8f5b63d8d8dc03d4dc0ce4433ea0e182e915e4830f3d16881c01a594f62465-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/86/86edf9227cce2896aa3cdb6b6916dd848ccaac8942a2928af25992874be578ae-d # internal google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/keepalive mkdir -p $WORK/b270/ context google.golang.org/grpc/backoff github.com/grafana/grafana/pkg/events github.com/google/go-cmp/cmp/internal/diff github.com/jpillora/backoff github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b184/ github.com/BurntSushi/toml/internal mkdir -p $WORK/b312/ io/fs mkdir -p $WORK/b045/ mkdir -p $WORK/b912/ github.com/centrifugal/centrifuge/internal/memstream mkdir -p $WORK/b1130/ github.com/prometheus/prometheus/pkg/timestamp mkdir -p $WORK/b1086/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b092/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF internal/poll mkdir -p $WORK/b040/ github.com/centrifugal/centrifuge/internal/nowtime cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p google.golang.org/grpc/internal/grpcrand -lang=go1.14 -complete -installsuffix shared -buildid 1PeVLRiyEvL1ebEGdUjN/1PeVLRiyEvL1ebEGdUjN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b092/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b1131/ cat >$WORK/b045/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/b046/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -lang=go1.11 -complete -installsuffix shared -buildid B33umiXEVrh3yv6RIEnQ/B33umiXEVrh3yv6RIEnQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b184/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_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p io/fs -std -complete -installsuffix shared -buildid vQwvcOI-S51rP2-Pfw8j/vQwvcOI-S51rP2-Pfw8j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cat >$WORK/b912/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b226/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p github.com/BurntSushi/toml/internal -lang=go1.16 -complete -installsuffix shared -buildid szbH5ELUfpHRyduQ0zDe/szbH5ELUfpHRyduQ0zDe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b912/importcfg -pack ./vendor/github.com/BurntSushi/toml/internal/tz.go github.com/centrifugal/centrifuge/internal/timers mkdir -p $WORK/b1150/ mkdir -p $WORK/b553/ cat >$WORK/b1086/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1086/_pkg_.a -trimpath "$WORK/b1086=>" -p github.com/prometheus/prometheus/pkg/timestamp -lang=go1.14 -complete -installsuffix shared -buildid fTfygl1wihjtMaKTjn0S/fTfygl1wihjtMaKTjn0S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1086/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/timestamp/timestamp.go mkdir -p $WORK/b364/ mkdir -p $WORK/b456/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1131/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b027/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1131/_pkg_.a -trimpath "$WORK/b1131=>" -p github.com/centrifugal/centrifuge/internal/nowtime -lang=go1.17 -complete -installsuffix shared -buildid DkZjPYq8_ayRdyB86wPW/DkZjPYq8_ayRdyB86wPW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1131/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/nowtime/getter.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p google.golang.org/grpc/backoff -lang=go1.14 -complete -installsuffix shared -buildid MGmF6l-lWODIG4ZTH_cu/MGmF6l-lWODIG4ZTH_cu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go cat >$WORK/b1150/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1150/_pkg_.a -trimpath "$WORK/b1150=>" -p github.com/centrifugal/centrifuge/internal/timers -lang=go1.17 -complete -installsuffix shared -buildid 2ccHJnHnLc8KCgdf1rbC/2ccHJnHnLc8KCgdf1rbC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1150/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/timers/pool.go cat >$WORK/b1130/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b133/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b041/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p google.golang.org/grpc/keepalive -lang=go1.14 -complete -installsuffix shared -buildid OfFB-XEGfGG2MWXKrxIG/OfFB-XEGfGG2MWXKrxIG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1130/_pkg_.a -trimpath "$WORK/b1130=>" -p github.com/centrifugal/centrifuge/internal/memstream -lang=go1.17 -complete -installsuffix shared -buildid KHEprd0PiA_HZS_cIUU9/KHEprd0PiA_HZS_cIUU9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1130/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/memstream/stream.go cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/poll -std -installsuffix shared -buildid s0WFNSHQ9bKW7Sj-8_Az/s0WFNSHQ9bKW7Sj-8_Az -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b040/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_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/grafana/grafana/pkg/events -lang=go1.19 -complete -installsuffix shared -buildid QHFD5nueefCnTt2-S9Q_/QHFD5nueefCnTt2-S9Q_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b553/importcfg -pack ./pkg/events/events.go cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b365/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/google/go-cmp/cmp/internal/diff -lang=go1.13 -complete -installsuffix shared -buildid 9icSzUggRYuc3GIDglsB/9icSzUggRYuc3GIDglsB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b364/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 cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/jpillora/backoff -lang=go1.13 -complete -installsuffix shared -buildid rJ7Wcta9MnZufbjfEyE9/rJ7Wcta9MnZufbjfEyE9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b456/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go 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_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p context -std -complete -installsuffix shared -buildid z1Q9Jbf82qsAbx8dJcgp/z1Q9Jbf82qsAbx8dJcgp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/af/aff52d55990323da2cb47fabb129ca323197370bc78856a78228a33ff852bf14-d # internal cp $WORK/b1131/_pkg_.a /builddir/.cache/go-build/cc/ccbb1d55a053a86791f24d70387cff5a2a7f90a93c818fac8497e51f83214350-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b912/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/9f/9fa1217f1765766eb4cf835472d6c42ecc7c5adcfa0d5a0ee1c7441ba7e8c232-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/3e/3efae0dfb0f34c581feb24a9a3d04fa2f5afc33f05465db7b5c551378d1a17f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b1086/_pkg_.a /builddir/.cache/go-build/a1/a10620be383280c8f51812dce4ab36ada11531861ca43b777452feb9c7931361-d # internal cp $WORK/b1150/_pkg_.a /builddir/.cache/go-build/66/6664cb36c6da29a49ec53ade0e4c103aedec298a2cb50dfddc01e518e8219ffe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/e3/e32b6344579ef9b22d7e08e59bb9446dea2623ffd648cd668efe2a5b7d1cf25f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/9e/9ef0ee6ace936b36ee2727a72fbf8bb8e0f1c17e5530741f019f8d168a754a97-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b226/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b270/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/bd/bd2bf629bc444127145fbc6ad9a236ea8a4496d632827cd2758de069d96da3b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p google.golang.org/grpc/internal/backoff -lang=go1.14 -complete -installsuffix shared -buildid YJflYQJEoWc6oSDGGfT2/YJflYQJEoWc6oSDGGfT2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/b3/b3cd0f96b1a342a31e811a2d04e021e69e0609d8c695dea789a98d0522567884-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1130/_pkg_.a # internal cp $WORK/b1130/_pkg_.a /builddir/.cache/go-build/d2/d216068c0ac15917c6e3b17d6d6b38ba404a40ea85e3d5f5aa76d7e407913485-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/12/12de4b432a048916bebab6ba19d31ac4a45f664e9f438b017af44edae9be9531-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/01/01b7f931582f8ba0b515ca19e70dbb91a3e0cc4682fb95d523f43db669b02834-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/54/54f6ca665af47dc203e698a27e9a9e814f0fae1b3fe5d696eaba87235f441b55-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b315/ golang.org/x/net/context go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b320/ github.com/cenkalti/backoff/v4 mkdir -p $WORK/b526/ github.com/grafana/grafana/pkg/services/contexthandler/ctxkey mkdir -p $WORK/b585/ github.com/grafana/grafana/pkg/services/tag mkdir -p $WORK/b577/ github.com/grafana/grafana/pkg/services/pluginsettings github.com/centrifugal/centrifuge/internal/cancelctx github.com/go-logr/logr mkdir -p $WORK/b1126/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/cenkalti/backoff/v4 -lang=go1.13 -complete -installsuffix shared -buildid isdZjIftqYVmipnMlCpt/isdZjIftqYVmipnMlCpt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b526/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/b320/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/grafana/grafana/pkg/services/playlist mkdir -p $WORK/b1332/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p golang.org/x/net/context -lang=go1.17 -complete -installsuffix shared -buildid 21f7RkbVt3Q_NCgY5Px6/21f7RkbVt3Q_NCgY5Px6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b320/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p google.golang.org/grpc/tap -lang=go1.14 -complete -installsuffix shared -buildid 6S0w6eSicqIUVMJ1jl_5/6S0w6eSicqIUVMJ1jl_5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF github.com/grafana/grafana/pkg/services/star mkdir -p $WORK/b493/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/grafana/grafana/pkg/services/contexthandler/ctxkey -lang=go1.19 -complete -installsuffix shared -buildid SYsfyJpFOTOPXxdFLKVj/SYsfyJpFOTOPXxdFLKVj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b585/importcfg -pack ./pkg/services/contexthandler/ctxkey/key.go cat >$WORK/b1126/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b903/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1126/_pkg_.a -trimpath "$WORK/b1126=>" -p github.com/centrifugal/centrifuge/internal/cancelctx -lang=go1.17 -complete -installsuffix shared -buildid 3JJn4h3YgfLwB6bY7FCU/3JJn4h3YgfLwB6bY7FCU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1126/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/cancelctx/context.go github.com/grafana/grafana/pkg/services/userauth mkdir -p $WORK/b1556/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1332/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/grafana/grafana/pkg/services/tag -lang=go1.19 -complete -installsuffix shared -buildid 4I0cos3FJ_EAV8iFuZ4Z/4I0cos3FJ_EAV8iFuZ4Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack ./pkg/services/tag/model.go ./pkg/services/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1332/_pkg_.a -trimpath "$WORK/b1332=>" -p github.com/grafana/grafana/pkg/services/playlist -lang=go1.19 -complete -installsuffix shared -buildid Ew1FSJSONpX7jxKBbdm7/Ew1FSJSONpX7jxKBbdm7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1332/importcfg -pack ./pkg/services/playlist/model.go ./pkg/services/playlist/playlist.go mkdir -p $WORK/b499/ mkdir -p $WORK/b1336/ cat >$WORK/b903/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1336/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a EOF cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p github.com/grafana/grafana/pkg/services/pluginsettings -lang=go1.19 -complete -installsuffix shared -buildid 194LHmdv-76Ui_Csq6Yu/194LHmdv-76Ui_Csq6Yu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b903/importcfg -pack ./pkg/services/pluginsettings/models.go ./pkg/services/pluginsettings/pluginsettings.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid vgwcQ0wZngjxrBL92SZT/vgwcQ0wZngjxrBL92SZT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b493/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_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/go-logr/logr -lang=go1.16 -complete -installsuffix shared -buildid JW4JvvURkq2LEOyD3d4a/JW4JvvURkq2LEOyD3d4a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./vendor/github.com/go-logr/logr/discard.go ./vendor/github.com/go-logr/logr/logr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1336/_pkg_.a -trimpath "$WORK/b1336=>" -p github.com/grafana/grafana/pkg/services/star -lang=go1.19 -complete -installsuffix shared -buildid UTmx3YZ-LbU4kCDKLp32/UTmx3YZ-LbU4kCDKLp32 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1336/importcfg -pack ./pkg/services/star/model.go ./pkg/services/star/star.go cat >$WORK/b1556/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1556/_pkg_.a -trimpath "$WORK/b1556=>" -p github.com/grafana/grafana/pkg/services/userauth -lang=go1.19 -complete -installsuffix shared -buildid 0yT35fyneCANmgorV9IE/0yT35fyneCANmgorV9IE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1556/importcfg -pack ./pkg/services/userauth/userauth.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/89/893770b50c9b32e0cfdb448ab90335427087a6c9828526426b063f6d111fdea0-d # internal embed /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p embed -std -complete -installsuffix shared -buildid K74qRosN10OGV_0M_i8n/K74qRosN10OGV_0M_i8n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/embed/embed.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/80/80f30b077ad9ae2c22a020e32fb3ea34c0d053e532b66d1c51c0e7edb4bdc1ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/78/782e9e2cb6cccf5a4914d1b71dd35052496fc1c6b72cf878fa3596cffb83e984-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1556/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/7b/7bf01efd910e337c021c2ee0b06de7b73751153d79858e4a2139e1a29edc3c22-d # internal github.com/jbenet/go-context/io mkdir -p $WORK/b1257/ cp $WORK/b1556/_pkg_.a /builddir/.cache/go-build/2c/2caf178e77de0c759c451812d7143147b16ede24ecff82c1c78f77a73bf4a9f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1336/_pkg_.a # internal cat >$WORK/b1257/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b320/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1257/_pkg_.a -trimpath "$WORK/b1257=>" -p github.com/jbenet/go-context/io -lang=go1.16 -complete -installsuffix shared -buildid lbWLLJ6ZZYnSMG5OZIUG/lbWLLJ6ZZYnSMG5OZIUG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1257/importcfg -pack ./vendor/github.com/jbenet/go-context/io/ctxio.go cp $WORK/b1126/_pkg_.a /builddir/.cache/go-build/c4/c4628d7ce76f5ac8ad58786f47810205805d532075907ec6d11953cf7f60a738-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b903/_pkg_.a # internal cp $WORK/b1336/_pkg_.a /builddir/.cache/go-build/c2/c2809369bffda77269fb56f37e0a20c22f81fd295d1fd4936c18aa9c3df04eae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/0a/0ad9742cdc08f2e8c1cf4736760f00b201f96a8144fa464a43a52a0aa20a4467-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1332/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/b0/b0df7090955efbf4b74b87e766d7e49446d6d43988fb279021fad7a521bda2ae-d # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/26/26f6ca1f317f6518768e1d96c3c987312f44c6d572ca7accb2201d30d45e7c5c-d # internal cp $WORK/b1332/_pkg_.a /builddir/.cache/go-build/15/1559c7a05c5b65930f70230e8249d0bebcd965632338f52dddbdadd4c4d989e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1257/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/9a/9a57672eb6e6399c20face227dc29a62310196db680d7f60a6cdf8f01d82fd22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b1257/_pkg_.a /builddir/.cache/go-build/16/1650431a58b02b35ebb140f3d45d88d4ab0e148a12466326f1ed6442ba5c13bb-d # internal github.com/go-git/go-git/v5/utils/ioutil mkdir -p $WORK/b1256/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b034/asm_amd64.o ./asm_amd64.s cat >$WORK/b1256/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/jbenet/go-context/io=$WORK/b1257/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1256/_pkg_.a -trimpath "$WORK/b1256=>" -p github.com/go-git/go-git/v5/utils/ioutil -lang=go1.13 -complete -installsuffix shared -buildid dZvUEZSqe80-XKakp-Ex/dZvUEZSqe80-XKakp-Ex -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1256/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/ioutil/common.go ./vendor/github.com/go-git/go-git/v5/utils/ioutil/pipe.go cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/f9/f9808baf2b797e4a260499b4003e9817cc309444b2b72dbcd7c07abbf5984344-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/7f/7f25e843b55df8b098133e10286b61a21dc78db2d3f53a414e0a9eab578bbb4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b1256/_pkg_.a /builddir/.cache/go-build/c8/c8dd40e3a929b277863eca28aaf3acdb1ea76640e0e7895cd44e1a349ad12219-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/2c/2c214ec11c4db5d832688d1dd1431be630db0361796185c1c37f6b3e70b010b0-d # internal internal/fmtsort mkdir -p $WORK/b033/ github.com/yudai/golcs github.com/hashicorp/errwrap github.com/dop251/goja/unistring github.com/jmoiron/sqlx/reflectx github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b1168/ encoding/binary mkdir -p $WORK/b051/ mkdir -p $WORK/b933/ mkdir -p $WORK/b099/ github.com/modern-go/reflect2 mkdir -p $WORK/b371/ mkdir -p $WORK/b688/ mkdir -p $WORK/b366/ cat >$WORK/b933/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b1168/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b034/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p github.com/yudai/golcs -lang=go1.16 -complete -installsuffix shared -buildid NxKASaianlbPHPdID1xF/NxKASaianlbPHPdID1xF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b933/importcfg -pack ./vendor/github.com/yudai/golcs/golcs.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid 9klBGrEJhptue3VuIGXf/9klBGrEJhptue3VuIGXf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p encoding/binary -std -complete -installsuffix shared -buildid VYw2jpkrYpHmzq8L-k9W/VYw2jpkrYpHmzq8L-k9W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1168/_pkg_.a -trimpath "$WORK/b1168=>" -p github.com/dop251/goja/unistring -lang=go1.14 -complete -installsuffix shared -buildid wqRdPHOrv3ixqmQi8d-f/wqRdPHOrv3ixqmQi8d-f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1168/importcfg -pack ./vendor/github.com/dop251/goja/unistring/string.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid ats71NRLBoEuuwEHbAdf/ats71NRLBoEuuwEHbAdf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/google/go-cmp/cmp/internal/function -lang=go1.13 -complete -installsuffix shared -buildid wheJK6lIJDzCKOT6Oig9/wheJK6lIJDzCKOT6Oig9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go cat >$WORK/b688/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b371/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/jmoiron/sqlx/reflectx -lang=go1.10 -complete -installsuffix shared -buildid n-bMEl-TgQjKaRykT8IV/n-bMEl-TgQjKaRykT8IV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b688/importcfg -pack ./vendor/github.com/jmoiron/sqlx/reflectx/reflect.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b371=>" -I $WORK/b371/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b371/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/modern-go/reflect2 -lang=go1.12 -installsuffix shared -buildid IOCGjW7-JS1mhUT3egRY/IOCGjW7-JS1mhUT3egRY -goversion go1.19.10 -symabis $WORK/b371/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack -asmhdr $WORK/b371/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_amd64/buildid -w $WORK/b1168/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d8/d8b89c2b08b08430fb2eb42c28f2849a2c0918058122a9825ff406b356324ddb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b933/_pkg_.a # internal os mkdir -p $WORK/b039/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b1168/_pkg_.a /builddir/.cache/go-build/95/9517814884846fbbdde2091e9cad6ccb192b73eeb8ccb951b8abc30ad55fe3aa-d # internal cat >$WORK/b039/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/b040/_pkg_.a packagefile internal/safefilepath=$WORK/b042/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile internal/syscall/unix=$WORK/b041/_pkg_.a packagefile internal/testlog=$WORK/b044/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p os -std -installsuffix shared -buildid N-h9N_CT3mB4cjoWNuQG/N-h9N_CT3mB4cjoWNuQG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b039/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/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/b366/_pkg_.a /builddir/.cache/go-build/3a/3a57a203d61d9f061d4ffb7b50644e27a9fa9a8ffbdba2630cdc5b286bbb8624-d # internal cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/0e/0ed3e37a89a0a00f868e39b005c102e576e8db3b4de20805d75a77ec2084453d-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/eb/eb52a9ee84817931637fa56106681853c06efe3b62ec4f68efb5037cd8f9ebfd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/8e/8e18ca74ed8f252b9f9131f2b4d857bd27cf6a5bd7f13df622066098c80d0db0-d # internal gonum.org/v1/gonum/blas/blas64 mkdir -p $WORK/b624/ gonum.org/v1/gonum/blas/cblas128 mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b623/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b625/_pkg_.a EOF cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b623/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b625/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p gonum.org/v1/gonum/blas/cblas128 -lang=go1.17 -complete -installsuffix shared -buildid SmuWfiz1AHr0S0Y7PLep/SmuWfiz1AHr0S0Y7PLep -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b633/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_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p gonum.org/v1/gonum/blas/blas64 -lang=go1.17 -complete -installsuffix shared -buildid MmqDWhrqCU0RQYZpZuLl/MmqDWhrqCU0RQYZpZuLl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b624/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/09/095bf65f41cb4b31997e7b495361024a50cf472625685c244821685058d06be9-d # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/63/63e0fdf934097f169e8690b76a5fbaffefb74a7a711629e59edb973ed1827373-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/2f/2f50be399ee6a57be9d745ec515dc2ee875e84898e4aadd3ca28046b26180b30-d # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/05/0525a2b6a3cf0ed28510cfd4030a96653aa927534b152c40bbdbe258e31e0042-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0b/0b5b1d116601c2291db80e961529476b3b45a83b69d7cb4e5070cef8bb1bfc00-d # internal encoding/base64 mkdir -p $WORK/b059/ gonum.org/v1/gonum/lapack/gonum github.com/apache/arrow/go/arrow/endian mkdir -p $WORK/b335/ crypto/md5 mkdir -p $WORK/b093/ github.com/klauspost/compress/zstd/internal/xxhash crypto/internal/edwards25519/field mkdir -p $WORK/b148/ crypto/cipher mkdir -p $WORK/b083/ github.com/klauspost/compress/internal/snapref vendor/golang.org/x/crypto/internal/poly1305 github.com/pierrec/lz4/v4/internal/lz4block vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b162/ mkdir -p $WORK/b354/ github.com/pierrec/lz4/v4/internal/xxh32 github.com/cespare/xxhash/v2 mkdir -p $WORK/b382/ crypto/internal/nistec mkdir -p $WORK/b138/ github.com/segmentio/encoding/iso8601 mkdir -p $WORK/b1148/ github.com/RoaringBitmap/roaring/internal mkdir -p $WORK/b1203/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF github.com/dgryski/go-metro cat >$WORK/b162/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b638/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b093/symabis ./md5block_amd64.s github.com/golang/snappy cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b083/symabis ./xor_amd64.s cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b355/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b162/symabis ./fe_amd64.s mkdir -p $WORK/b159/ cat >$WORK/b148/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.16 -complete -installsuffix shared -buildid 2GqUGtK2v-EWiTCd4msm/2GqUGtK2v-EWiTCd4msm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b354/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 cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b148/symabis ./fe_amd64.s mkdir -p $WORK/b358/ mkdir -p $WORK/b361/ cat >$WORK/b382/go_asm.h << 'EOF' # internal EOF cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b382=>" -I $WORK/b382/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b382/symabis ./xxhash_amd64.s cat >$WORK/b138/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/apache/arrow/go/arrow/endian -lang=go1.15 -complete -installsuffix shared -buildid UsbRiwtq78DKbb-HKYKR/UsbRiwtq78DKbb-HKYKR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/endian/little.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b138/symabis ./p256_asm_amd64.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p encoding/base64 -std -complete -installsuffix shared -buildid tQJdTyhFxicNfAKk9aDG/tQJdTyhFxicNfAKk9aDG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go mkdir -p $WORK/b1225/ mkdir -p $WORK/b1109/ golang.org/x/sys/unix mkdir -p $WORK/b050/ cat >$WORK/b159/go_asm.h << 'EOF' # internal EOF cat >$WORK/b355/go_asm.h << 'EOF' # internal EOF cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b623/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b624/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b632/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b636/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF cat >$WORK/b1148/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b358/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b159/symabis ./sum_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b355=>" -I $WORK/b355/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b355/symabis ./xxhash_amd64.s cat >$WORK/b1203/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/pierrec/lz4/v4/internal/lz4block /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/pierrec/lz4/v4/internal/lz4block -trimpath "$WORK/b358=>" -I $WORK/b358/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b358/symabis ./decode_amd64.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1148/_pkg_.a -trimpath "$WORK/b1148=>" -p github.com/segmentio/encoding/iso8601 -lang=go1.14 -complete -installsuffix shared -buildid LbFQYRziGMP9rlrYLnui/LbFQYRziGMP9rlrYLnui -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1148/importcfg -pack ./vendor/github.com/segmentio/encoding/iso8601/parse.go ./vendor/github.com/segmentio/encoding/iso8601/valid.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1203/_pkg_.a -trimpath "$WORK/b1203=>" -p github.com/RoaringBitmap/roaring/internal -lang=go1.14 -complete -installsuffix shared -buildid e2v32suRR2J5RTrkWpA2/e2v32suRR2J5RTrkWpA2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1203/importcfg -pack ./vendor/github.com/RoaringBitmap/roaring/internal/byte_input.go ./vendor/github.com/RoaringBitmap/roaring/internal/pools.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p gonum.org/v1/gonum/lapack/gonum -lang=go1.17 -complete -installsuffix shared -buildid QhoNaoD8F7MVfxWSpGXs/QhoNaoD8F7MVfxWSpGXs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b638/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 cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/cipher -std -installsuffix shared -buildid yRd48HPRKsiH_EZh2Pmu/yRd48HPRKsiH_EZh2Pmu -goversion go1.19.10 -symabis $WORK/b083/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_amd64.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid b6-WtXPgVy0StFZHE3Bf/b6-WtXPgVy0StFZHE3Bf -goversion go1.19.10 -symabis $WORK/b148/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack -asmhdr $WORK/b148/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.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/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/md5 -std -installsuffix shared -buildid ubZ0_zACxFoIo9i51DFT/ubZ0_zACxFoIo9i51DFT -goversion go1.19.10 -symabis $WORK/b093/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/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/b162/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -installsuffix shared -buildid r_RqhHCZDL1ceu0RpVCx/r_RqhHCZDL1ceu0RpVCx -goversion go1.19.10 -symabis $WORK/b162/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h /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.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_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/cespare/xxhash/v2 -lang=go1.11 -installsuffix shared -buildid ToiuL_YOglNYGCq3VzHd/ToiuL_YOglNYGCq3VzHd -goversion go1.19.10 -symabis $WORK/b382/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack -asmhdr $WORK/b382/go_asm.h ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.16 -installsuffix shared -buildid XuyFJk371eq2Ge5NE6lI/XuyFJk371eq2Ge5NE6lI -goversion go1.19.10 -symabis $WORK/b355/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack -asmhdr $WORK/b355/go_asm.h ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid 7NPWcs5bdA2g53ZM_8vj/7NPWcs5bdA2g53ZM_8vj -goversion go1.19.10 -symabis $WORK/b159/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack -asmhdr $WORK/b159/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_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b359/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/pierrec/lz4/v4/internal/lz4block -lang=go1.14 -installsuffix shared -buildid _am1-Ij7uFR5HeS8oTPe/_am1-Ij7uFR5HeS8oTPe -goversion go1.19.10 -symabis $WORK/b358/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack -asmhdr $WORK/b358/go_asm.h ./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_amd64.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_other.go cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cat >$WORK/b1225/go_asm.h << 'EOF' # internal EOF cat >$WORK/b1109/go_asm.h << 'EOF' # internal EOF cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b050/symabis ./asm_linux_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/dgryski/go-metro /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/dgryski/go-metro -trimpath "$WORK/b1225=>" -I $WORK/b1225/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1225/symabis ./metro_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/golang/snappy -trimpath "$WORK/b1109=>" -I $WORK/b1109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1109/symabis ./decode_amd64.s ./encode_amd64.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/pierrec/lz4/v4/internal/xxh32 -lang=go1.14 -complete -installsuffix shared -buildid Ji9Gens0XMQJUfbSmnc0/Ji9Gens0XMQJUfbSmnc0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b361/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/b138/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b139/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile embed=$WORK/b140/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b138/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_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/internal/nistec -std -installsuffix shared -buildid nLcoHiKWYWRGfPHfFuqF/nLcoHiKWYWRGfPHfFuqF -goversion go1.19.10 -symabis $WORK/b138/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -embedcfg $WORK/b138/embedcfg -pack -asmhdr $WORK/b138/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/p256_asm_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cat >$WORK/b1225/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1225/_pkg_.a -trimpath "$WORK/b1225=>" -p github.com/dgryski/go-metro -lang=go1.16 -installsuffix shared -buildid IXjLuOo5o9x_5fCUnzwP/IXjLuOo5o9x_5fCUnzwP -goversion go1.19.10 -symabis $WORK/b1225/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1225/importcfg -pack -asmhdr $WORK/b1225/go_asm.h ./vendor/github.com/dgryski/go-metro/metro128.go ./vendor/github.com/dgryski/go-metro/metro_stub.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p golang.org/x/sys/unix -lang=go1.17 -installsuffix shared -buildid dH-ZjCBijA7oDgEeOLlR/dH-ZjCBijA7oDgEeOLlR -goversion go1.19.10 -symabis $WORK/b050/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/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_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/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_amd64.go ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cat >$WORK/b1109/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1109/_pkg_.a -trimpath "$WORK/b1109=>" -p github.com/golang/snappy -lang=go1.16 -installsuffix shared -buildid fyrWY7HuABBN3Rn5beR1/fyrWY7HuABBN3Rn5beR1 -goversion go1.19.10 -symabis $WORK/b1109/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1109/importcfg -pack -asmhdr $WORK/b1109/go_asm.h ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_asm.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_asm.go ./vendor/github.com/golang/snappy/snappy.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/e7/e79349d7563bc7150af9c27634176a47d2e8039e88ab5e29bbd6a1d4aec26342-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1203/_pkg_.a # internal cp $WORK/b1203/_pkg_.a /builddir/.cache/go-build/8a/8a8d14f0cc0fddb9195136e15caa0257b84e63839a47c090fd18cc5c0a303aae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/dgryski/go-metro /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/dgryski/go-metro -trimpath "$WORK/b1225=>" -I $WORK/b1225/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1225/metro_amd64.o ./metro_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1148/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/88/889f4547c18803a742b6cab48095c81ccd3f9a6aabe660877d2295f97036f4b4-d # internal encoding/pem mkdir -p $WORK/b155/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b1301/ /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b1225/_pkg_.a $WORK/b1225/metro_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1225/_pkg_.a # internal cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p encoding/pem -std -complete -installsuffix shared -buildid vDAhLrTMLB_FZGlLd5LK/vDAhLrTMLB_FZGlLd5LK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >$WORK/b1301/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1302/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1301/_pkg_.a -trimpath "$WORK/b1301=>" -p golang.org/x/crypto/openpgp/armor -lang=go1.17 -complete -installsuffix shared -buildid wEnVsjAbBTJVeGyUNvFG/wEnVsjAbBTJVeGyUNvFG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1301/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/armor/armor.go ./vendor/golang.org/x/crypto/openpgp/armor/encode.go cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/95/95bc3963c487301ffbfa73e0d306a8aaef87ca549553d3ba697a24ecb74b67eb-d # internal cp $WORK/b1148/_pkg_.a /builddir/.cache/go-build/2e/2ecfa9509c9e9b0afeebb10fce6a992eea06dc43a7fc722fd7f6467ae6538387-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b382=>" -I $WORK/b382/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b382/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b093/md5block_amd64.o ./md5block_amd64.s cp $WORK/b1225/_pkg_.a /builddir/.cache/go-build/a4/a434996cc35c6ce07658a550ef7558a6bdaea86cc758eff28ff66e93a327f762-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b159/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b355=>" -I $WORK/b355/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b355/xxhash_amd64.o ./xxhash_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b382/_pkg_.a $WORK/b382/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/golang/snappy -trimpath "$WORK/b1109=>" -I $WORK/b1109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1109/decode_amd64.o ./decode_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b355/_pkg_.a $WORK/b355/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b159/_pkg_.a $WORK/b159/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b162/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/golang/snappy -trimpath "$WORK/b1109=>" -I $WORK/b1109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1109/encode_amd64.o ./encode_amd64.s cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/21/2100b2863b21a49d9193375fc7fdd556a4b486a4afd25a05cca3fe311daebbfd-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b148/fe_amd64.o ./fe_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/pierrec/lz4/v4/internal/lz4block /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/pierrec/lz4/v4/internal/lz4block -trimpath "$WORK/b358=>" -I $WORK/b358/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b358/decode_amd64.o ./decode_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b162/_pkg_.a $WORK/b162/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b1109/_pkg_.a $WORK/b1109/decode_amd64.o $WORK/b1109/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1109/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/4b/4b32c1a4b07ec98d26c64779d41ea8c575ab0a7d6baef7b29c16d05251ce63d2-d # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/bc/bcf353999afae143855bc80a92f39087709b6abc127e2036854cb249123dafcd-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b148/_pkg_.a $WORK/b148/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/c0/c0ff55958756d093ab40692b9924d97356467398d0027e28814cfaff79b33933-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/69/69553bc6f766294627082ca50e80d238de43eb8c05ce0c33ba2394a580841e86-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/pierrec/lz4/v4/internal/lz4block /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b358/_pkg_.a $WORK/b358/decode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b083/xor_amd64.o ./xor_amd64.s cp $WORK/b1109/_pkg_.a /builddir/.cache/go-build/92/92be46b5e541cad056d5d1d11e33e8161ddc1d9ee2b6a648d96f1a61e7e05108-d # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/e9/e9bb166781e43c520e1f17de46461551f160f024b2669703e85c54990f11baf6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b083/_pkg_.a $WORK/b083/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/8b/8b78721699ec32cc3c7efb803087f4caf2adfa8d25d2fd83c6bb99aa1388d8ab-d # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/9c/9cf381e278e9b7eb430d3b70e1df21e3cedc8214e1f32ed4c33547b400bc120e-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b148/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid q_ZjGqcpdrUCYeY4MZzB/q_ZjGqcpdrUCYeY4MZzB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b147/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_amd64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1301/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/0f/0f1b0efadd5fbbcd232317ac47355cf539ee16eadc4aba4f4a0df2dc801d2942-d # internal crypto/des mkdir -p $WORK/b135/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b158/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 9YTbxS1me9qpNko0hZLZ/9YTbxS1me9qpNko0hZLZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p crypto/des -std -complete -installsuffix shared -buildid aLcKVdLx6oQjceIq16pC/aLcKVdLx6oQjceIq16pC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b135/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 cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/7c/7ce6098721eae07ee973a595ed32ce4253e47f2e960432a774c277b2b3c6e6a1-d # internal cp $WORK/b1301/_pkg_.a /builddir/.cache/go-build/70/70e996044c63c51a4a0abc44554568726d91589d514344711154049b9ca80016-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/64/64bc74befdd72c9b1addf4a451a7c18b67e626649a347eb8d716d529a128a4e2-d # internal internal/godebug mkdir -p $WORK/b071/ google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b236/ io/ioutil google.golang.org/grpc/internal/envconfig github.com/apache/arrow/go/arrow/internal/cpu mkdir -p $WORK/b338/ mkdir -p $WORK/b110/ path/filepath os/signal fmt mkdir -p $WORK/b032/ github.com/mattn/go-runewidth mkdir -p $WORK/b375/ internal/sysinfo mkdir -p $WORK/b505/ github.com/prometheus/procfs/internal/util github.com/grafana/grafana/pkg/cmd/grafana-cli/models mkdir -p $WORK/b392/ internal/lazyregexp mkdir -p $WORK/b704/ mkdir -p $WORK/b297/ github.com/grafana/thema/internal/envvars mkdir -p $WORK/b1030/ mkdir -p $WORK/b108/ mkdir -p $WORK/b324/ mkdir -p $WORK/b544/ github.com/go-git/go-billy/v5 mkdir -p $WORK/b1237/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/models -lang=go1.19 -complete -installsuffix shared -buildid 6PgOZuCdpNYgAdk5lpmN/6PgOZuCdpNYgAdk5lpmN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b544/importcfg -pack ./pkg/cmd/grafana-cli/models/model.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/c2/c21459c42cb2af3a18d7ca3c4ec15cc0c5d0b54d76ee1fa0833de276a294ae8d-d # internal cat >$WORK/b1237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1237/_pkg_.a -trimpath "$WORK/b1237=>" -p github.com/go-git/go-billy/v5 -lang=go1.13 -complete -installsuffix shared -buildid Cvcs8D1JQoZlmu1emeC1/Cvcs8D1JQoZlmu1emeC1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1237/importcfg -pack ./vendor/github.com/go-git/go-billy/v5/fs.go cat >$WORK/b324/go_asm.h << 'EOF' # internal EOF cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b324=>" -I $WORK/b324/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b324/symabis ./sig.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/prometheus/procfs/internal/util -lang=go1.17 -complete -installsuffix shared -buildid SVch6eP-hmPdBo6yrzLc/SVch6eP-hmPdBo6yrzLc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b392/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cat >$WORK/b338/go_asm.h << 'EOF' # internal EOF cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile hash/fnv=$WORK/b237/_pkg_.a packagefile os=$WORK/b039/_pkg_.a EOF cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b039/_pkg_.a EOF cat >$WORK/b1030/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b039/_pkg_.a EOF cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b039/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.11 -complete -installsuffix shared -buildid tjVFvtOqNoZVmJzPfv-d/tjVFvtOqNoZVmJzPfv-d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p internal/godebug -std -complete -installsuffix shared -buildid Pn8--U1mBFnFsFHvVhLg/Pn8--U1mBFnFsFHvVhLg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1030/_pkg_.a -trimpath "$WORK/b1030=>" -p github.com/grafana/thema/internal/envvars -lang=go1.18 -complete -installsuffix shared -buildid BfyCv1KIjPB85qpBdsjm/BfyCv1KIjPB85qpBdsjm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1030/importcfg -pack ./vendor/github.com/grafana/thema/internal/envvars/env.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p path/filepath -std -complete -installsuffix shared -buildid oJfIgoePRT-ii9kkAk7l/oJfIgoePRT-ii9kkAk7l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b108/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 cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.14 -complete -installsuffix shared -buildid 5CZb2f2zYv_J4D2Ulf9B/5CZb2f2zYv_J4D2Ulf9B -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/envconfig/xds.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p os/signal -std -installsuffix shared -buildid vGPMU1ittqiPhng_8lpR/vGPMU1ittqiPhng_8lpR -goversion go1.19.10 -symabis $WORK/b324/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack -asmhdr $WORK/b324/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/mattn/go-runewidth -lang=go1.9 -complete -installsuffix shared -buildid BKmh3wMn-3bnDCAKSJCi/BKmh3wMn-3bnDCAKSJCi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./vendor/github.com/mattn/go-runewidth/runewidth.go ./vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./vendor/github.com/mattn/go-runewidth/runewidth_table.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid 3xwq5uOspzaHgSic9DDX/3xwq5uOspzaHgSic9DDX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b505/importcfg -pack /usr/lib/golang/src/internal/sysinfo/proc_cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/proc_cpuinfo_linux_x84.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/apache/arrow/go/arrow/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/arrow/internal/cpu -trimpath "$WORK/b338=>" -I $WORK/b338/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b338/symabis ./cpu_x86.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p io/ioutil -std -complete -installsuffix shared -buildid Y1EWvMvpED-HkzF-x6kS/Y1EWvMvpED-HkzF-x6kS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b033/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p fmt -std -complete -installsuffix shared -buildid Wh9cgiOTOhCf84TIq9D6/Wh9cgiOTOhCf84TIq9D6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid OEpAUxrDoTTDWNnR9M3E/OEpAUxrDoTTDWNnR9M3E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b704/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c2/c277908af6cda39bf25db430be69756f88dba1a4d21201f4812146e44cdaec53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1030/_pkg_.a # internal cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b039/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/apache/arrow/go/arrow/internal/cpu -lang=go1.15 -installsuffix shared -buildid rETcqGy7VRRK05ifxjEe/rETcqGy7VRRK05ifxjEe -goversion go1.19.10 -symabis $WORK/b338/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack -asmhdr $WORK/b338/go_asm.h ./vendor/github.com/apache/arrow/go/arrow/internal/cpu/cpu.go ./vendor/github.com/apache/arrow/go/arrow/internal/cpu/cpu_x86.go cp $WORK/b1030/_pkg_.a /builddir/.cache/go-build/26/264b27864f1c1ba7362b5878f6f802a0c7feedea104ffe7199b18816d16f0c0c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/1f/1f0cd33b9d5d225955a86a4d5932b1ee0782027aa3f09acd4aa91333fa11177f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/19/1928a694bfdcffc49ae168b5bd639b65ce60fff4072c6febcd5702a7fd8f0313-d # internal internal/intern mkdir -p $WORK/b075/ cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/62/62885d58b4afa598859d2290f541504c865e73310297c49a3155db41c11d058d-d # internal cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p internal/intern -std -complete -installsuffix shared -buildid MDIAUOxYzafkhHWZYGLv/MDIAUOxYzafkhHWZYGLv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/cc/cce115f77596aee5b7deb05143830e2792cc1b7363e0f9a8a4dcedb6d8e71d98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/43/43470b9738d6f72d266ba8aa0940fe29817f11036abbc5b372e5fd843bad14d3-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/apache/arrow/go/arrow/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/arrow/internal/cpu -trimpath "$WORK/b338=>" -I $WORK/b338/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b338/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b1237/_pkg_.a /builddir/.cache/go-build/3e/3e0ac97a91c12211003cbdb3b8bb5193d759f692d59f171474ddce4ed2bc00d1-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/fb/fbccd59d32ccb3f6c0de744cee839f2eea9b9032d2a8135549689ac122217031-d # internal github.com/mattetti/filebuffer mkdir -p $WORK/b372/ github.com/grpc-ecosystem/grpc-gateway/v2/utilities mkdir -p $WORK/b534/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b160/ golang.org/x/sys/cpu mkdir -p $WORK/b1141/ cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/f7/f7d83ee06fe15c2a8584aa8dfd2795ed356e348db92984e305d6dc9721035105-d # internal cat >$WORK/b372/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/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a EOF cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF cat >$WORK/b1141/go_asm.h << 'EOF' # internal EOF cat >$WORK/b160/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/mattetti/filebuffer -lang=go1.16 -complete -installsuffix shared -buildid qk_B26g9-4Vi39P5WQL7/qk_B26g9-4Vi39P5WQL7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/github.com/mattetti/filebuffer/filebuffer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/utilities -lang=go1.14 -complete -installsuffix shared -buildid YFMYU0ybkWXya84T6COk/YFMYU0ybkWXya84T6COk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b534/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/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b160/symabis ./cpu_x86.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b1141=>" -I $WORK/b1141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1141/symabis ./cpu_x86.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/apache/arrow/go/arrow/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b338/_pkg_.a $WORK/b338/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b138/p256_asm_amd64.o ./p256_asm_amd64.s cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/c6/c6a4a755eedcc354cdee1e789aa62199e797661f8fd919c0b92780ef69909983-d # internal cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 3kLHe1a-ytJSEFZkZ8VP/3kLHe1a-ytJSEFZkZ8VP -goversion go1.19.10 -symabis $WORK/b160/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack -asmhdr $WORK/b160/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go cat >$WORK/b1141/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1141/_pkg_.a -trimpath "$WORK/b1141=>" -p golang.org/x/sys/cpu -lang=go1.17 -installsuffix shared -buildid kBkXOW1aBoXlNsftDIMI/kBkXOW1aBoXlNsftDIMI -goversion go1.19.10 -symabis $WORK/b1141/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1141/importcfg -pack -asmhdr $WORK/b1141/go_asm.h ./vendor/golang.org/x/sys/cpu/byteorder.go ./vendor/golang.org/x/sys/cpu/cpu.go ./vendor/golang.org/x/sys/cpu/cpu_gc_x86.go ./vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go ./vendor/golang.org/x/sys/cpu/cpu_x86.go ./vendor/golang.org/x/sys/cpu/hwcap_linux.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/30/30e9a1d736d7ecad30f1a11c6bcb39545b75a5d31edf232b420e2f5d7b27fb9f-d # internal github.com/apache/arrow/go/arrow/memory mkdir -p $WORK/b337/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b324=>" -I $WORK/b324/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b324/sig.o ./sig.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b138/_pkg_.a $WORK/b138/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b324/_pkg_.a $WORK/b324/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cat >$WORK/b337/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/apache/arrow/go/arrow/memory /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/arrow/memory -trimpath "$WORK/b337=>" -I $WORK/b337/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b337/symabis ./memory_avx2_amd64.s ./memory_sse4_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/internal/cpu=$WORK/b338/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b336/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/apache/arrow/go/arrow/memory -lang=go1.15 -installsuffix shared -buildid NXMzX1VwNjSCj-X5wj-3/NXMzX1VwNjSCj-X5wj-3 -goversion go1.19.10 -symabis $WORK/b337/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack -asmhdr $WORK/b337/go_asm.h ./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/memory_amd64.go ./vendor/github.com/apache/arrow/go/arrow/memory/memory_avx2_amd64.go ./vendor/github.com/apache/arrow/go/arrow/memory/memory_sse4_amd64.go ./vendor/github.com/apache/arrow/go/arrow/memory/util.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/36/36ea1a1e4980d6b06df44fff119fb3c2939d75248f5187a28d0ae9aee7449289-d # internal net/netip mkdir -p $WORK/b074/ cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/a5/a503386feb80232266284818124fd16c3e222fff38de005f6072bf4820c8304a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/intern=$WORK/b075/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p net/netip -std -complete -installsuffix shared -buildid Df29Wba0NkFE6X662plc/Df29Wba0NkFE6X662plc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b074/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/b375/_pkg_.a /builddir/.cache/go-build/91/919c5441ac382b3ef42ea1dcc4f20429d867db3396bc4b5ff6688fb8875ead1e-d # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/0c/0cec11e2c943b07278485c7a753820e901fdbfb6b06c6c2b5b61af16bac17f9e-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/39/3918ab82725c948177ec4154ff41552cc5adb1447088e123b75bb33936667e0d-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/f1/f10776a968c93247430ba2641ed6671fba9733cef7c3f457626f610ab82df189-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b371=>" -I $WORK/b371/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b371/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b371=>" -I $WORK/b371/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b371/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b371=>" -I $WORK/b371/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b371/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b371=>" -I $WORK/b371/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b371/relfect2_ppc64x.o ./relfect2_ppc64x.s cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/6e/6e05bebc55d0c47759fa93666dfdd924538049c1186aba3594b3d39184c96a62-d # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/55/55a00c94754d52b8862c12065a79997dc1213617658dc163dff6b70d083a547e-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b125/ github.com/go-git/go-billy/v5/helper/polyfill mkdir -p $WORK/b1240/ os/exec github.com/go-git/go-billy/v5/util mkdir -p $WORK/b203/ mkdir -p $WORK/b1241/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -lang=go1.11 -complete -installsuffix shared -buildid uxtn4DhH3u8B5leFSRvC/uxtn4DhH3u8B5leFSRvC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b125/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/b1240/importcfg << 'EOF' # internal # import config packagefile github.com/go-git/go-billy/v5=$WORK/b1237/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1240/_pkg_.a -trimpath "$WORK/b1240=>" -p github.com/go-git/go-billy/v5/helper/polyfill -lang=go1.13 -complete -installsuffix shared -buildid Nv3LgbMlSx2Uegej3Rz_/Nv3LgbMlSx2Uegej3Rz_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1240/importcfg -pack ./vendor/github.com/go-git/go-billy/v5/helper/polyfill/polyfill.go cat >$WORK/b203/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/b071/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p os/exec -std -complete -installsuffix shared -buildid z_n7OSsu-JAsKExwNMce/z_n7OSsu-JAsKExwNMce -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b203/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/b1241/importcfg << 'EOF' # internal # import config packagefile github.com/go-git/go-billy/v5=$WORK/b1237/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1241/_pkg_.a -trimpath "$WORK/b1241=>" -p github.com/go-git/go-billy/v5/util -lang=go1.13 -complete -installsuffix shared -buildid s-DAgP3I3rzO0SkAHSfQ/s-DAgP3I3rzO0SkAHSfQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1241/importcfg -pack ./vendor/github.com/go-git/go-billy/v5/util/glob.go ./vendor/github.com/go-git/go-billy/v5/util/util.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b371/_pkg_.a $WORK/b371/reflect2_amd64.o $WORK/b371/relfect2_mips64x.o $WORK/b371/relfect2_mipsx.o $WORK/b371/relfect2_ppc64x.o # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b160/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b1141=>" -I $WORK/b1141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1141/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b160/_pkg_.a $WORK/b160/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b1141/_pkg_.a $WORK/b1141/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1141/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/93/936502ddcde0470dc5b293736a570da082f30413802239905a6d6e29a24b67a9-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b156/ cp $WORK/b1141/_pkg_.a /builddir/.cache/go-build/32/32d381d0c1504e1be51368604f74d7f9541d12dd3b364b8522f37478fc6ccfa6-d # internal github.com/segmentio/asm/cpu/arm64 mkdir -p $WORK/b1142/ github.com/segmentio/asm/cpu/arm github.com/segmentio/asm/cpu/x86 mkdir -p $WORK/b1139/ mkdir -p $WORK/b1143/ cat >$WORK/b156/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b156/symabis ./chacha20poly1305_amd64.s cat >$WORK/b1139/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1140/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1141/_pkg_.a EOF cat >$WORK/b1142/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1140/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1141/_pkg_.a EOF cat >$WORK/b1143/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1140/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1141/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1139/_pkg_.a -trimpath "$WORK/b1139=>" -p github.com/segmentio/asm/cpu/arm -lang=go1.17 -complete -installsuffix shared -buildid 8dqN9YzsDTk1vnDwCIbY/8dqN9YzsDTk1vnDwCIbY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1139/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/arm/arm.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1142/_pkg_.a -trimpath "$WORK/b1142=>" -p github.com/segmentio/asm/cpu/arm64 -lang=go1.17 -complete -installsuffix shared -buildid dxENoRAVYaUuOiBMARf7/dxENoRAVYaUuOiBMARf7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1142/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/arm64/arm64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1143/_pkg_.a -trimpath "$WORK/b1143=>" -p github.com/segmentio/asm/cpu/x86 -lang=go1.17 -complete -installsuffix shared -buildid ks-QfoiskMiaAaEeV5i4/ks-QfoiskMiaAaEeV5i4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1143/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/x86/x86.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/apache/arrow/go/arrow/memory /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/arrow/memory -trimpath "$WORK/b337=>" -I $WORK/b337/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b337/memory_avx2_amd64.o ./memory_avx2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a3/a35c8596791e1e4e412c8739343f15c8ce6a3f3304db58516ee1b085b36dea84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/arrow/memory -trimpath "$WORK/b337=>" -I $WORK/b337/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b337/memory_sse4_amd64.o ./memory_sse4_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b337/_pkg_.a $WORK/b337/memory_avx2_amd64.o $WORK/b337/memory_sse4_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1240/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/8e/8ea99e7f2a78bef1259fcf99c69d3836287d13ee5285e8029dcdd420a625e180-d # internal cp $WORK/b1240/_pkg_.a /builddir/.cache/go-build/bf/bf69b5077473d94c9de1bde91f83b987558a7ea989ec85e456e39c243abcf85c-d # internal github.com/apache/arrow/go/arrow/bitutil mkdir -p $WORK/b334/ github.com/go-git/go-billy/v5/helper/chroot mkdir -p $WORK/b1239/ cat >$WORK/b156/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b160/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid HuqW9HPjP4d2sfwGxrr3/HuqW9HPjP4d2sfwGxrr3 -goversion go1.19.10 -symabis $WORK/b156/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack -asmhdr $WORK/b156/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b335/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b336/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b337/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF cat >$WORK/b1239/importcfg << 'EOF' # internal # import config packagefile github.com/go-git/go-billy/v5=$WORK/b1237/_pkg_.a packagefile github.com/go-git/go-billy/v5/helper/polyfill=$WORK/b1240/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/apache/arrow/go/arrow/bitutil -lang=go1.15 -complete -installsuffix shared -buildid SxzhX6_4HkF5vWtHhj5-/SxzhX6_4HkF5vWtHhj5- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b334/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1239/_pkg_.a -trimpath "$WORK/b1239=>" -p github.com/go-git/go-billy/v5/helper/chroot -lang=go1.13 -complete -installsuffix shared -buildid yVaD8zx7OX-fOQJHQw7L/yVaD8zx7OX-fOQJHQw7L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1239/importcfg -pack ./vendor/github.com/go-git/go-billy/v5/helper/chroot/chroot.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1139/_pkg_.a # internal cp $WORK/b1142/_pkg_.a /builddir/.cache/go-build/d8/d8c25bb95bc2b1a0072e6558329b8ca49fb29348b0b38f1ea98a4c8a2e070a5d-d # internal cp $WORK/b1143/_pkg_.a /builddir/.cache/go-build/12/122cdefa02d1b7d735d3742cfd03643c7f3df90e90613aca78829653390386e9-d # internal cp $WORK/b1139/_pkg_.a /builddir/.cache/go-build/f8/f898d082806d28d30a56d8133288763ccef22242e19c8cc0c6625cb897ea137f-d # internal github.com/segmentio/asm/cpu mkdir -p $WORK/b1138/ cat >$WORK/b1138/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/arm=$WORK/b1139/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1142/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1143/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1138/_pkg_.a -trimpath "$WORK/b1138=>" -p github.com/segmentio/asm/cpu -lang=go1.17 -complete -installsuffix shared -buildid XguhTkyuELyXXEcgKSCx/XguhTkyuELyXXEcgKSCx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1138/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/cpu.go cp $WORK/b1241/_pkg_.a /builddir/.cache/go-build/eb/eb06b9d16fc2395265aa948249f696f31ac9d0789d1c9039ce879d6c5128aefa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1138/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/b3/b389321260fc04cad2d0b1b4811015c592bcff6e3d42d81ab3f23ddbff747b9e-d # internal cp $WORK/b1138/_pkg_.a /builddir/.cache/go-build/f8/f8b72780ae2314c1738e8962141ed725dec64c7b77686311d3482833987e2352-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b156/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s github.com/segmentio/asm/keyset mkdir -p $WORK/b1145/ github.com/segmentio/asm/base64 mkdir -p $WORK/b1137/ github.com/segmentio/asm/ascii mkdir -p $WORK/b1147/ cat >$WORK/b1145/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/keyset /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/keyset -trimpath "$WORK/b1145=>" -I $WORK/b1145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1145/symabis ./keyset_amd64.s cat >$WORK/b1137/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/base64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/base64 -trimpath "$WORK/b1137=>" -I $WORK/b1137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1137/symabis ./decode_amd64.s ./encode_amd64.s cat >$WORK/b1147/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/ascii /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/ascii -trimpath "$WORK/b1147=>" -I $WORK/b1147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1147/symabis ./equal_fold_amd64.s ./valid_amd64.s ./valid_print_amd64.s cat >$WORK/b1145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1138/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1142/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1143/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1145/_pkg_.a -trimpath "$WORK/b1145=>" -p github.com/segmentio/asm/keyset -lang=go1.17 -installsuffix shared -buildid ANI8XheG76xdmOM_kxz0/ANI8XheG76xdmOM_kxz0 -goversion go1.19.10 -symabis $WORK/b1145/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1145/importcfg -pack -asmhdr $WORK/b1145/go_asm.h ./vendor/github.com/segmentio/asm/keyset/keyset.go ./vendor/github.com/segmentio/asm/keyset/keyset_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cat >$WORK/b1137/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1138/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1143/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1144/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1137/_pkg_.a -trimpath "$WORK/b1137=>" -p github.com/segmentio/asm/base64 -lang=go1.17 -installsuffix shared -buildid tLAsHL0Rxxng_6m73ltr/tLAsHL0Rxxng_6m73ltr -goversion go1.19.10 -symabis $WORK/b1137/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1137/importcfg -pack -asmhdr $WORK/b1137/go_asm.h ./vendor/github.com/segmentio/asm/base64/base64.go ./vendor/github.com/segmentio/asm/base64/base64_amd64.go ./vendor/github.com/segmentio/asm/base64/base64_asm.go ./vendor/github.com/segmentio/asm/base64/decode_amd64.go ./vendor/github.com/segmentio/asm/base64/encode_amd64.go cat >$WORK/b1147/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu=$WORK/b1138/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1144/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1147/_pkg_.a -trimpath "$WORK/b1147=>" -p github.com/segmentio/asm/ascii -lang=go1.17 -installsuffix shared -buildid ucsalnXLCNUo3ghA0hQP/ucsalnXLCNUo3ghA0hQP -goversion go1.19.10 -symabis $WORK/b1147/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1147/importcfg -pack -asmhdr $WORK/b1147/go_asm.h ./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_amd64.go ./vendor/github.com/segmentio/asm/ascii/valid.go ./vendor/github.com/segmentio/asm/ascii/valid_amd64.go ./vendor/github.com/segmentio/asm/ascii/valid_print.go ./vendor/github.com/segmentio/asm/ascii/valid_print_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1239/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/3a/3a78ffb77d6260812c57a4f8841da7149756ce44ebdb3ac0c05a09196888c43f-d # internal cp $WORK/b1239/_pkg_.a /builddir/.cache/go-build/96/967af8fe47f04fbf2779568c7d1568d639aeb13186c0534e0f942c69948f8aa8-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/keyset /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/keyset -trimpath "$WORK/b1145=>" -I $WORK/b1145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1145/keyset_amd64.o ./keyset_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b1145/_pkg_.a $WORK/b1145/keyset_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1145/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/ascii /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/ascii -trimpath "$WORK/b1147=>" -I $WORK/b1147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1147/equal_fold_amd64.o ./equal_fold_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/ascii -trimpath "$WORK/b1147=>" -I $WORK/b1147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1147/valid_amd64.o ./valid_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/ascii -trimpath "$WORK/b1147=>" -I $WORK/b1147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1147/valid_print_amd64.o ./valid_print_amd64.s cp $WORK/b1145/_pkg_.a /builddir/.cache/go-build/37/377b524ec1a093cb54fc11cfd2d083c87dd3ecd082c48ebd6739231b7ce09ad1-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/base64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/base64 -trimpath "$WORK/b1137=>" -I $WORK/b1137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1137/decode_amd64.o ./decode_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/ascii /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b1147/_pkg_.a $WORK/b1147/equal_fold_amd64.o $WORK/b1147/valid_amd64.o $WORK/b1147/valid_print_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1147/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b156/_pkg_.a $WORK/b156/chacha20poly1305_amd64.o # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/base64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/base64 -trimpath "$WORK/b1137=>" -I $WORK/b1137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1137/encode_amd64.o ./encode_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b1147/_pkg_.a /builddir/.cache/go-build/dd/dde5ed8040f30cc4cd81862268b67bf4a15036cd40d06f408954ad8bc67e4ac0-d # internal github.com/segmentio/encoding/ascii mkdir -p $WORK/b1146/ /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b1137/_pkg_.a $WORK/b1137/decode_amd64.o $WORK/b1137/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cat >$WORK/b1146/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/ascii=$WORK/b1147/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1146/_pkg_.a -trimpath "$WORK/b1146=>" -p github.com/segmentio/encoding/ascii -lang=go1.14 -complete -installsuffix shared -buildid sDhHxbCn_29CqW-FtrYl/sDhHxbCn_29CqW-FtrYl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1146/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/b156/_pkg_.a /builddir/.cache/go-build/de/de0c56b4726f02ea5faeaaa1216dd14e54657b6cacc7ebbe5cba66b6778b9406-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/06/060ddba41460018fee97f8bcc312f68b53a797fe01a3ddb2902334ce3946d34c-d # internal cp $WORK/b1137/_pkg_.a /builddir/.cache/go-build/e4/e466e53fe9a99247708bf72731580bbc9bc83287d59e51ee3706cab1d4ef2e6b-d # internal net mkdir -p $WORK/b069/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b069/ -importpath net -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b069/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/50/50106d58dd478aafad00217121c7992411132428915b953e9422075c2d8a4380-d # internal internal/goroot mkdir -p $WORK/b708/ github.com/mitchellh/go-homedir mkdir -p $WORK/b1251/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p internal/goroot -std -complete -installsuffix shared -buildid ccH7WtYaivzcs0THrvZv/ccH7WtYaivzcs0THrvZv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b708/importcfg -pack /usr/lib/golang/src/internal/goroot/gc.go cat >$WORK/b1251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1251/_pkg_.a -trimpath "$WORK/b1251=>" -p github.com/mitchellh/go-homedir -lang=go1.16 -complete -installsuffix shared -buildid BwDhWnkIiRBU_NWBtIdJ/BwDhWnkIiRBU_NWBtIdJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1251/importcfg -pack ./vendor/github.com/mitchellh/go-homedir/homedir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b1146/_pkg_.a /builddir/.cache/go-build/4e/4e29927d0515f159f116f81b031ca9f49dc5ed001808990a22449188e77ad6c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/50/5057e041f370fb509a44b6d5407861660475afcfd63af22caad12fe04c69c89b-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b061/ log github.com/go-stack/stack mkdir -p $WORK/b077/ mkdir -p $WORK/b062/ encoding/json mkdir -p $WORK/b058/ encoding/hex mkdir -p $WORK/b097/ github.com/hashicorp/go-multierror mkdir -p $WORK/b098/ mime/quotedprintable mkdir -p $WORK/b106/ net/url mkdir -p $WORK/b107/ github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b118/ github.com/go-logr/logr/funcr github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b367/ cloud.google.com/go/internal/optional google.golang.org/grpc/metadata github.com/golang/mock/gomock mkdir -p $WORK/b725/ go.opencensus.io/internal gopkg.in/ini.v1 github.com/grafana/grafana/pkg/models/roletype mkdir -p $WORK/b574/ golang.org/x/sys/execabs github.com/opentracing/opentracing-go/log mkdir -p $WORK/b463/ github.com/golang-migrate/migrate/v4/database github.com/pierrec/lz4/v4/internal/lz4stream google.golang.org/protobuf/internal/errors google.golang.org/grpc/internal/grpclog flag mkdir -p $WORK/b504/ github.com/vectordotdev/go-datemath mkdir -p $WORK/b684/ github.com/grafana/grafana-plugin-sdk-go/backend/gtime compress/lzw github.com/google/btree go.opentelemetry.io/otel/exporters/otlp/internal/retry vendor/golang.org/x/crypto/curve25519 github.com/coreos/go-semver/semver github.com/grafana/grafana/pkg/services/sqlstore/sqlutil github.com/klauspost/compress/fse mkdir -p $WORK/b740/ github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil github.com/grafana/grafana/pkg/infra/fs go.opentelemetry.io/otel/exporters/otlp/internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b261/ github.com/aws/aws-sdk-go/internal/s3shared/arn os/user github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b593/ mkdir -p $WORK/b564/ net/http/internal github.com/pkg/errors github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b391/ github.com/oklog/run go/doc/comment mkdir -p $WORK/b710/ gonum.org/v1/gonum/graph/topo text/template/parse mkdir -p $WORK/b224/ mkdir -p $WORK/b323/ vendor/golang.org/x/net/http2/hpack encoding/gob mime mkdir -p $WORK/b173/ runtime/trace database/sql/driver github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule mkdir -p $WORK/b533/ mkdir -p $WORK/b744/ encoding/csv github.com/grafana/grafana/pkg/expr/mathexp/parse mkdir -p $WORK/b374/ google.golang.org/grpc/codes mkdir -p $WORK/b271/ mkdir -p $WORK/b608/ golang.org/x/net/bpf mkdir -p $WORK/b396/ internal/buildcfg mkdir -p $WORK/b707/ mkdir -p $WORK/b718/ go/token github.com/benbjohnson/clock mkdir -p $WORK/b397/ mkdir -p $WORK/b267/ encoding/xml mkdir -p $WORK/b109/ mkdir -p $WORK/b360/ mkdir -p $WORK/b235/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b115/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b725/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/b032/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF runtime/debug golang.org/x/net/http2/hpack cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b099/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF compress/flate mkdir -p $WORK/b230/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p github.com/gobwas/glob/syntax/lexer -lang=go1.16 -complete -installsuffix shared -buildid ZI2-dGk_6BGWdvYV6nxd/ZI2-dGk_6BGWdvYV6nxd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/lexer/lexer.go ./vendor/github.com/gobwas/glob/syntax/lexer/token.go cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF github.com/gobwas/glob/match cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF golang.org/x/xerrors cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF github.com/uber/jaeger-lib/metrics cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b057/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/3b/3b2d1ed314180c5981fbeff893468ffe90f78172c54335761210e31a28853ec1-d # internal cp $WORK/b1251/_pkg_.a /builddir/.cache/go-build/2b/2bdeaeed5cef44403c46e94575b681eb0a702bf950ed945eaf63fcdec837d857-d # internal vendor/golang.org/x/text/unicode/norm cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b684/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p flag -std -complete -installsuffix shared -buildid ihKWmUGimdl8fsORYeGs/ihKWmUGimdl8fsORYeGs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b504/importcfg -pack /usr/lib/golang/src/flag/flag.go github.com/hashicorp/golang-lru /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p log -std -complete -installsuffix shared -buildid ZQBujsqxx3egZ0qM0z3Q/ZQBujsqxx3egZ0qM0z3Q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/log/log.go math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/vectordotdev/go-datemath -lang=go1.13 -complete -installsuffix shared -buildid nC8XUVlDLmcMwnYnJXWx/nC8XUVlDLmcMwnYnJXWx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b684/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/b718/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b715/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b109/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/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_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/b397/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b358/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b359/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b361/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b744/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opencensus.io=$WORK/b745/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b039/_pkg_.a EOF cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF github.com/russross/blackfriday/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/aws/aws-sdk-go/internal/s3shared/arn -lang=go1.11 -complete -installsuffix shared -buildid jYDcDI2M6zkM2XJMA6X0/jYDcDI2M6zkM2XJMA6X0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b718/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_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/gtime -lang=go1.17 -complete -installsuffix shared -buildid EX-dkk_oAUEwcZ9aJ1tD/EX-dkk_oAUEwcZ9aJ1tD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/gtime/gtime.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/pierrec/lz4/v4/internal/lz4stream -lang=go1.14 -complete -installsuffix shared -buildid t9eXG_dKCo1Cv7AFRZQW/t9eXG_dKCo1Cv7AFRZQW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b360/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/golang/mock/gomock -lang=go1.11 -complete -installsuffix shared -buildid orEwvoUNObRgZ9zgt5o7/orEwvoUNObRgZ9zgt5o7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b725/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_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.14 -complete -installsuffix shared -buildid Uo1Wo42N7hosyYiT9HSn/Uo1Wo42N7hosyYiT9HSn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p gopkg.in/ini.v1 -lang=go1.16 -complete -installsuffix shared -buildid XIkbAxxhGcV5JQ3Sww01/XIkbAxxhGcV5JQ3Sww01 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b109/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/hex -std -complete -installsuffix shared -buildid JfbXAoudV4ntNgg2nHLF/JfbXAoudV4ntNgg2nHLF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go mkdir -p $WORK/b436/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p github.com/hashicorp/go-multierror -lang=go1.13 -complete -installsuffix shared -buildid DmhnTJal_845IkhOTBqR/DmhnTJal_845IkhOTBqR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b098/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 mkdir -p $WORK/b439/ golang.org/x/text/internal/language /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/go-logfmt/logfmt -lang=go1.17 -complete -installsuffix shared -buildid TnvTbqd5nqivHV5zjxT2/TnvTbqd5nqivHV5zjxT2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b061/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_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/google/go-cmp/cmp/internal/value -lang=go1.13 -complete -installsuffix shared -buildid heA7p40qG06bOyAprMD5/heA7p40qG06bOyAprMD5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b367/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_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p net/url -std -complete -installsuffix shared -buildid h4yiSiTPvQglXHQyrjuO/h4yiSiTPvQglXHQyrjuO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/grafana/grafana/pkg/models/roletype -lang=go1.19 -complete -installsuffix shared -buildid 8bm_sq7zi7AiKNx26vot/8bm_sq7zi7AiKNx26vot -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b574/importcfg -pack ./pkg/models/roletype/role_type.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/opentracing/opentracing-go/log -lang=go1.14 -complete -installsuffix shared -buildid N6mPbaDGfMkhKf0xEoqS/N6mPbaDGfMkhKf0xEoqS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b463/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p encoding/json -std -complete -installsuffix shared -buildid oNMqWBAn1CBQZn-AZ624/oNMqWBAn1CBQZn-AZ624 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b058/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 gopkg.in/yaml.v3 cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b374/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/b032/_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 gopkg.in/yaml.v2 cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid iNY9oxqs_shDuNn_GU_l/iNY9oxqs_shDuNn_GU_l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p encoding/csv -std -complete -installsuffix shared -buildid aYlkpCXEk6w3U1iu5UiW/aYlkpCXEk6w3U1iu5UiW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p google.golang.org/protobuf/internal/version -lang=go1.11 -complete -installsuffix shared -buildid fjddsmcS8rbjBO4bQ7ta/fjddsmcS8rbjBO4bQ7ta -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sort=$WORK/b038/_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 cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a EOF cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b565/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/signal=$WORK/b324/_pkg_.a EOF cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b534/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_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 cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/golang-migrate/migrate/v4/database -lang=go1.12 -complete -installsuffix shared -buildid 5MoE69NDvCvVNx5-UsrO/5MoE69NDvCvVNx5-UsrO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b564/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p mime -std -complete -installsuffix shared -buildid tiLHjkje6k41fbVozj6E/tiLHjkje6k41fbVozj6E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p google.golang.org/grpc/metadata -lang=go1.14 -complete -installsuffix shared -buildid MXU3WgK1vvJQgA4AhcNs/MXU3WgK1vvJQgA4AhcNs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p runtime/trace -std -installsuffix shared -buildid d3dJE9gnnt0L6WhN8spH/d3dJE9gnnt0L6WhN8spH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.17 -complete -installsuffix shared -buildid 39etY2lgfHe_hMUSSaKJ/39etY2lgfHe_hMUSSaKJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/grafana/grafana/pkg/expr/mathexp/parse -lang=go1.19 -complete -installsuffix shared -buildid wxrvfJ59t0jsd6_9BH4X/wxrvfJ59t0jsd6_9BH4X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./pkg/expr/mathexp/parse/lex.go ./pkg/expr/mathexp/parse/node.go ./pkg/expr/mathexp/parse/parse.go cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule -lang=go1.14 -complete -installsuffix shared -buildid JcBrSQvoHkumi3DwZROC/JcBrSQvoHkumi3DwZROC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b533/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 cat >$WORK/b707/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p google.golang.org/grpc/codes -lang=go1.14 -complete -installsuffix shared -buildid nq029H9Ymk77uYLB0qpS/nq029H9Ymk77uYLB0qpS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go cat >$WORK/b740/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p text/template/parse -std -complete -installsuffix shared -buildid v-VLqO42b8ZD51J2SQq1/v-VLqO42b8ZD51J2SQq1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b224/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/oklog/run -lang=go1.13 -complete -installsuffix shared -buildid M9FVtNl8u306eQHTLJJ0/M9FVtNl8u306eQHTLJJ0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p internal/buildcfg -std -complete -installsuffix shared -buildid Op0hP6BilCw5LV4vfxcD/Op0hP6BilCw5LV4vfxcD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b707/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 cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b236/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p cloud.google.com/go/internal/optional -lang=go1.11 -complete -installsuffix shared -buildid paYXnqwRdaoPzY4o4Ov3/paYXnqwRdaoPzY4o4Ov3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b740/importcfg -pack ./vendor/cloud.google.com/go/internal/optional/optional.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p go.opencensus.io/internal -lang=go1.13 -complete -installsuffix shared -buildid mXfGZfoXSKbT8KDZKicl/mXfGZfoXSKbT8KDZKicl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b744/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/b525/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/go-stack/stack -lang=go1.17 -complete -installsuffix shared -buildid l6Xkkt5No4KT4PVpiaZk/l6Xkkt5No4KT4PVpiaZk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack ./vendor/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p golang.org/x/sys/execabs -lang=go1.17 -complete -installsuffix shared -buildid 4fNglLWzRYzEIizSEjxZ/4fNglLWzRYzEIizSEjxZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b710/importcfg -pack ./vendor/golang.org/x/sys/execabs/execabs.go ./vendor/golang.org/x/sys/execabs/execabs_go119.go mkdir -p $WORK/b502/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid NnEuzcdEwYgiAY_-QSHG/NnEuzcdEwYgiAY_-QSHG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go mkdir -p $WORK/b161/ mkdir -p $WORK/b489/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/protobuf/internal/errors -lang=go1.11 -complete -installsuffix shared -buildid qNOgeCEwqQ3gnBmYQUFm/qNOgeCEwqQ3gnBmYQUFm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go mkdir -p $WORK/b689/ mkdir -p $WORK/b352/ mkdir -p $WORK/b429/ mkdir -p $WORK/b554/ mkdir -p $WORK/b528/ mkdir -p $WORK/b513/ mkdir -p $WORK/b176/ mkdir -p $WORK/b450/ mkdir -p $WORK/b703/ mkdir -p $WORK/b639/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b513/ -importpath os/user -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b513/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go mkdir -p $WORK/b172/ mkdir -p $WORK/b330/ mkdir -p $WORK/b422/ mkdir -p $WORK/b444/ mkdir -p $WORK/b244/ mkdir -p $WORK/b667/ mkdir -p $WORK/b197/ mkdir -p $WORK/b356/ mkdir -p $WORK/b309/ mkdir -p $WORK/b131/ mkdir -p $WORK/b114/ mkdir -p $WORK/b341/ mkdir -p $WORK/b479/ mkdir -p $WORK/b169/ mkdir -p $WORK/b433/ mkdir -p $WORK/b091/ mkdir -p $WORK/b547/ mkdir -p $WORK/b601/ mkdir -p $WORK/b417/ mkdir -p $WORK/b414/ mkdir -p $WORK/b308/ go.opencensus.io/trace/tracestate mkdir -p $WORK/b747/ google.golang.org/api/iterator mkdir -p $WORK/b751/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p compress/lzw -std -complete -installsuffix shared -buildid i6CWoMzXLJgbgGdLvkkh/i6CWoMzXLJgbgGdLvkkh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b436/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/google/btree -lang=go1.12 -complete -installsuffix shared -buildid H2dORS4oz2zu6G2nRl-r/H2dORS4oz2zu6G2nRl-r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./vendor/github.com/google/btree/btree.go cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b526/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid qTno0qEBm7WX93ZxqSlt/qTno0qEBm7WX93ZxqSlt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/retry/retry.go cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_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/b422/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile html=$WORK/b222/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b499/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b602/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b306/_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_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/coreos/go-semver/semver -lang=go1.16 -complete -installsuffix shared -buildid MqjF95OMxl6uUWMvl2XC/MqjF95OMxl6uUWMvl2XC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack ./vendor/github.com/coreos/go-semver/semver/semver.go ./vendor/github.com/coreos/go-semver/semver/sort.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/russross/blackfriday/v2 -lang=go1.16 -complete -installsuffix shared -buildid RpO0fqFCRl_gkBkiFKuv/RpO0fqFCRl_gkBkiFKuv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b547/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 cat >$WORK/b703/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p encoding/gob -std -complete -installsuffix shared -buildid 0TConlkNypq_nTs3yYGx/0TConlkNypq_nTs3yYGx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b330/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 cat >$WORK/b176/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/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p golang.org/x/text/internal/language -lang=go1.17 -complete -installsuffix shared -buildid wrhkpa0Fl7sxYkrlVK2M/wrhkpa0Fl7sxYkrlVK2M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b601/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/b554/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a EOF cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b434/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b167/_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_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p go/doc/comment -std -complete -installsuffix shared -buildid JjeKcP0c8Km6sUBLzmWE/JjeKcP0c8Km6sUBLzmWE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b703/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_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p golang.org/x/text/unicode/norm -lang=go1.17 -complete -installsuffix shared -buildid liT5X_9avFk0i4OMsD-d/liT5X_9avFk0i4OMsD-d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/grafana/grafana/pkg/infra/fs -lang=go1.19 -complete -installsuffix shared -buildid DGNq5kCgByGO_hgKOJuP/DGNq5kCgByGO_hgKOJuP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./pkg/infra/fs/copy.go ./pkg/infra/fs/exists.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p net/http/internal -std -complete -installsuffix shared -buildid xCR6D0a7oOPydrqDF8Nz/xCR6D0a7oOPydrqDF8Nz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/hashicorp/golang-lru -lang=go1.12 -complete -installsuffix shared -buildid 6sdPXYyye8vkxrXI9c0R/6sdPXYyye8vkxrXI9c0R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b433/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 cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b115/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b116/_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_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid pU-wyP5WiIvHeXhT_aca/pU-wyP5WiIvHeXhT_aca -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/go-logr/logr/funcr -lang=go1.16 -complete -installsuffix shared -buildid hcpY1JHC7EEy3J6u5wjr/hcpY1JHC7EEy3J6u5wjr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./vendor/github.com/go-logr/logr/funcr/funcr.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p compress/flate -std -complete -installsuffix shared -buildid XxTgANhSfp8c1D96lf9e/XxTgANhSfp8c1D96lf9e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b131/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 cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p go.opentelemetry.io/otel/exporters/otlp/internal -lang=go1.16 -complete -installsuffix shared -buildid j8VLXQpME2PYqv8mmFj4/j8VLXQpME2PYqv8mmFj4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/config.go cat >$WORK/b161/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/b085/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b162/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p golang.org/x/net/http2/hpack -lang=go1.17 -complete -installsuffix shared -buildid TbT43HEc3AlZjkTQCcj4/TbT43HEc3AlZjkTQCcj4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b309/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/b689/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p database/sql/driver -std -complete -installsuffix shared -buildid u5QbdcMffTJ_MyaBuWYw/u5QbdcMffTJ_MyaBuWYw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b422/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_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid a52udTmrIi5DDYKrqXLW/a52udTmrIi5DDYKrqXLW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b342/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/grafana/grafana/pkg/services/sqlstore/sqlutil -lang=go1.19 -complete -installsuffix shared -buildid J3oHuQv4JXMLrN2bouU0/J3oHuQv4JXMLrN2bouU0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b689/importcfg -pack ./pkg/services/sqlstore/sqlutil/sqlutil.go cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p golang.org/x/xerrors -lang=go1.11 -complete -installsuffix shared -buildid QWBOovizliCSiFHPmK1V/QWBOovizliCSiFHPmK1V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b341/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 cat >$WORK/b356/go_asm.h << 'EOF' # internal EOF cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b617/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b640/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b618/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b621/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b619/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b641/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid OBuDYa3lxTHKIVP-p0UB/OBuDYa3lxTHKIVP-p0UB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b356=>" -I $WORK/b356/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b356/symabis ./debug.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p gonum.org/v1/gonum/graph/topo -lang=go1.17 -complete -installsuffix shared -buildid AkWBBGlN4kadYf0Q4bLO/AkWBBGlN4kadYf0Q4bLO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b639/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/klauspost/compress/fse -lang=go1.16 -complete -installsuffix shared -buildid MvV5HoZK44cjni7EKBPl/MvV5HoZK44cjni7EKBPl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./vendor/github.com/klauspost/compress/fse/bitreader.go ./vendor/github.com/klauspost/compress/fse/bitwriter.go ./vendor/github.com/klauspost/compress/fse/bytereader.go ./vendor/github.com/klauspost/compress/fse/compress.go ./vendor/github.com/klauspost/compress/fse/decompress.go ./vendor/github.com/klauspost/compress/fse/fse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/gobwas/glob/match -lang=go1.16 -complete -installsuffix shared -buildid gro-Edmt-NzBPjWpNdzc/gro-Edmt-NzBPjWpNdzc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b114/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/b751/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid wDNYuDMkSYyq2Uz7Z9fo/wDNYuDMkSYyq2Uz7Z9fo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p encoding/xml -std -complete -installsuffix shared -buildid 0fsAvcKLP1GH4YcJh3Rb/0fsAvcKLP1GH4YcJh3Rb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/benbjohnson/clock -lang=go1.15 -complete -installsuffix shared -buildid A8jli-aTd1sGsZPznOje/A8jli-aTd1sGsZPznOje -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b667/importcfg -pack ./vendor/github.com/benbjohnson/clock/clock.go ./vendor/github.com/benbjohnson/clock/context.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil -lang=go1.17 -complete -installsuffix shared -buildid r2BTPhnvTL8Gn6_-hXG2/r2BTPhnvTL8Gn6_-hXG2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil/envutil.go cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a EOF cat >$WORK/b747/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p google.golang.org/api/iterator -lang=go1.15 -complete -installsuffix shared -buildid r35J4tBvUwm5q4BXhcMn/r35J4tBvUwm5q4BXhcMn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b751/importcfg -pack ./vendor/google.golang.org/api/iterator/iterator.go cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p golang.org/x/net/bpf -lang=go1.17 -complete -installsuffix shared -buildid bcHr-U60oEd-XvwDrZQ7/bcHr-U60oEd-XvwDrZQ7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b444/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/b417/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p go.opencensus.io/trace/tracestate -lang=go1.13 -complete -installsuffix shared -buildid NoIeujUnQSK_-SZceDpc/NoIeujUnQSK_-SZceDpc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b747/importcfg -pack ./vendor/go.opencensus.io/trace/tracestate/tracestate.go cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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 cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid 6OCk7ksKug99NdCfstI5/6OCk7ksKug99NdCfstI5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -pack ./vendor/gopkg.in/yaml.v3/apic.go ./vendor/gopkg.in/yaml.v3/decode.go ./vendor/gopkg.in/yaml.v3/emitterc.go ./vendor/gopkg.in/yaml.v3/encode.go ./vendor/gopkg.in/yaml.v3/parserc.go ./vendor/gopkg.in/yaml.v3/readerc.go ./vendor/gopkg.in/yaml.v3/resolve.go ./vendor/gopkg.in/yaml.v3/scannerc.go ./vendor/gopkg.in/yaml.v3/sorter.go ./vendor/gopkg.in/yaml.v3/writerc.go ./vendor/gopkg.in/yaml.v3/yaml.go ./vendor/gopkg.in/yaml.v3/yamlh.go ./vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p go/token -std -complete -installsuffix shared -buildid 8gGkJWMSiPhqFuvPWkwQ/8gGkJWMSiPhqFuvPWkwQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p gopkg.in/yaml.v2 -lang=go1.15 -complete -installsuffix shared -buildid ueW3-mgSRWMmWQ1QrMAS/ueW3-mgSRWMmWQ1QrMAS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/uber/jaeger-lib/metrics -lang=go1.16 -complete -installsuffix shared -buildid JGKGV5WW33DZdhDntLIF/JGKGV5WW33DZdhDntLIF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b479/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b091/symabis ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b740/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/30/300d96c3ec24678a5686ad2209e8b6273a5bee5f73885cd8aed9b9ef95d3340a-d # internal go.opencensus.io/resource mkdir -p $WORK/b764/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/61/617fe8975056974c06d1fa636571c16bf76d3709782cc30dba180fc5f3287ba8-d # internal github.com/go-redis/redis/v8/internal/hscan mkdir -p $WORK/b813/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/19/19e40014c9f3713fce6e5e0715426252884625d0e8b546349bdba549f2fd2af8-d # internal github.com/go-redis/redis/v8/internal/proto mkdir -p $WORK/b815/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/c1/c1244c9a0cc1c81800b7ac6ab9b246324176f14d7929c55df063aef6c4304170-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b819/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p runtime/debug -std -installsuffix shared -buildid 55dPe9QqAOYdIcCqm9-a/55dPe9QqAOYdIcCqm9-a -goversion go1.19.10 -symabis $WORK/b356/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack -asmhdr $WORK/b356/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p math/big -std -installsuffix shared -buildid JrbcaH5TqrJPCE-Jaaht/JrbcaH5TqrJPCE-Jaaht -goversion go1.19.10 -symabis $WORK/b091/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/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_amd64/buildid -w $WORK/b097/_pkg_.a # internal cat >$WORK/b813/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/go-redis/redis/v8/internal/hscan -lang=go1.13 -complete -installsuffix shared -buildid nv50AI8RsJIKaGTnuY1y/nv50AI8RsJIKaGTnuY1y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b813/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hscan/hscan.go ./vendor/github.com/go-redis/redis/v8/internal/hscan/structmap.go cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/48/487489908f3808562aa1261fc45c42ebff8f835f0a34ac381027676803cae47f-d # internal github.com/golang-sql/civil mkdir -p $WORK/b827/ cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/73/7389e870a3fdef6b160ad64669dc16896f53955d8b746f7491d0a5ec7f8d81ec-d # internal github.com/wk8/go-ordered-map mkdir -p $WORK/b839/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cat >$WORK/b815/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b811/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/go-redis/redis/v8/internal/proto -lang=go1.13 -complete -installsuffix shared -buildid 2sjONtqa30tVYRsGMCDj/2sjONtqa30tVYRsGMCDj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b815/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 cat >$WORK/b764/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p go.opencensus.io/resource -lang=go1.13 -complete -installsuffix shared -buildid 3LXZwpOogbBB5xFdUMqn/3LXZwpOogbBB5xFdUMqn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b764/importcfg -pack ./vendor/go.opencensus.io/resource/resource.go cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/41/41f1168ca42ae6746858f274ca6e49a14d4001720ae231662e5c535db5fe6904-d # internal github.com/grafana/grafana-azure-sdk-go/azcredentials mkdir -p $WORK/b854/ cat >$WORK/b819/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p golang.org/x/sync/errgroup -lang=go1.16 -complete -installsuffix shared -buildid P5x78iZM9AaGd3rARCMz/P5x78iZM9AaGd3rARCMz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b819/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/f2/f219ae3f2eb0a7e2eae8bc77059d8f042ef7401f370908cd02297e75b2ea28ef-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b234/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b747/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/5e/5e98f300887fcecd0be8aafea217828f358c2a13ecfa8262e8b9c0f61e720efa-d # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/98/98bd6603e049af2adf340c56ebc57c09f2a9ff7359bd613c34e05bb9bb45cdfa-d # internal cat >$WORK/b839/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b133/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/wk8/go-ordered-map -lang=go1.14 -complete -installsuffix shared -buildid fo7fIjdZXyhEfPMvE6jt/fo7fIjdZXyhEfPMvE6jt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b839/importcfg -pack ./vendor/github.com/wk8/go-ordered-map/orderedmap.go github.com/Azure/azure-sdk-for-go/sdk/internal/log mkdir -p $WORK/b860/ cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/65/65c3c0855d62e72115a05e8bb87f2e343aeefdceddceafbf719be183d5ac2b41-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/diag github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time mkdir -p $WORK/b875/ mkdir -p $WORK/b866/ cat >$WORK/b827/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/golang-sql/civil -lang=go1.16 -complete -installsuffix shared -buildid tZOHxdIDMJLSQoM2U6Zu/tZOHxdIDMJLSQoM2U6Zu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b827/importcfg -pack ./vendor/github.com/golang-sql/civil/civil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b819/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/43/431e9fc1725cbac54a3322430a3184ce4871f69704fe0ccfa6cdd33375d29538-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b276/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b235/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.11 -complete -installsuffix shared -buildid 3qsQxOfbHlS5yO46oM7B/3qsQxOfbHlS5yO46oM7B -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go cat >$WORK/b854/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/grafana/grafana-azure-sdk-go/azcredentials -lang=go1.17 -complete -installsuffix shared -buildid BPZX68_QnjivyDdr2j6E/BPZX68_QnjivyDdr2j6E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b854/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azcredentials/builder.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azcredentials/credentials.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/ac/ac75cda0f893837cda225e70e0987bc77c1950403a00565959ad84dd1be46319-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b286/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b813/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/a4/a4a2ea376b08451519d02898b5d9f0426d139ea35170b12c0efa4b05874d5a85-d # internal cat >$WORK/b866/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/diag -lang=go1.16 -complete -installsuffix shared -buildid w8j_fPz8X0IkbXnGMEbN/w8j_fPz8X0IkbXnGMEbN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b866/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 github.com/grafana/grafana/pkg/services/user mkdir -p $WORK/b575/ cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/d6/d66fc845694182c226801ac2e38de998abae9f4dc94c11602c894a0eaebadc69-d # internal github.com/kylelemons/godebug/diff mkdir -p $WORK/b879/ cat >$WORK/b860/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b875/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time -lang=go1.14 -complete -installsuffix shared -buildid D0dZAgrHEGh8TK2q3EXu/D0dZAgrHEGh8TK2q3EXu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b875/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time/time.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/log -lang=go1.16 -complete -installsuffix shared -buildid 2ABf3NYZvbeCDARg1BdX/2ABf3NYZvbeCDARg1BdX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b860/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b764/_pkg_.a # internal cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.14 -complete -installsuffix shared -buildid P_GfL_WNZdua3dawBL6e/P_GfL_WNZdua3dawBL6e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/0f/0fbeb087b411a47c2d5d426cca1a028819d70fb74e9e79b15a17dfab73ccf2fe-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b122/ cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/8b/8b9caf70bb3d2f4e244ad12531fd81eaf6c7b02cb4b5643deb04fd9b268adbef-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b592/ cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4f/4f51e8c74dfc5ee45a4615a79051f7179a28c481754efaf6c1b7da4ea75de1d2-d # internal go.opentelemetry.io/collector/model/internal/data mkdir -p $WORK/b845/ cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/ae/ae951aaba7a97da0a8575b127d9e7d5decb1fbdf746a0597a1606f72e96c5fdf-d # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/b6/b63d95ca4c9bd35438365f364b1c90eb4f548a6ab90bc87d44a58adf233c3cdd-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/89/8960aa3e6638153e220e5f397aed822420781bdbdd1d96b8979f65bb6f4c0afa-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/90/90504ba1c67058083b2b46b6e5fad5f817157253edb61ce8b8721bdc800a9d54-d # internal github.com/pkg/browser mkdir -p $WORK/b892/ golang.org/x/net/internal/timeseries mkdir -p $WORK/b220/ github.com/pierrec/lz4/v4 mkdir -p $WORK/b357/ cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/09/09edbb4356363d33c265f392a9ff64476da692b40f76359f5fd576ce6faa563a-d # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/81/817e9020b596915a24d655aaff87cfd65ebb20763129fab7053a6c698ee1168b-d # internal github.com/mitchellh/go-testing-interface mkdir -p $WORK/b322/ vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b168/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.14 -complete -installsuffix shared -buildid WotGeteN6Zx4emVjh9oH/WotGeteN6Zx4emVjh9oH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b286/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_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/c9/c9b641372d2e3289b73796558ee99ce22b7c9fed8df2802dc932586cb31eb8b4-d # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/53/53ff288979dc3ca1caf70f533248b2a6d8b00650158325f6b5477680234b45c9-d # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/e8/e8a5aec112e887246f3031ce386307d629b115efb54307549809e18b4bd37f9c-d # internal github.com/uber/jaeger-client-go/log golang.org/x/text/unicode/bidi mkdir -p $WORK/b470/ go.etcd.io/etcd/api/v3/version cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/49/49413df2797f357f1c3c1713db9d77bbd372a608fd62090d32a841c7c652adda-d # internal github.com/go-redis/redis/v8/internal mkdir -p $WORK/b809/ github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b117/ mkdir -p $WORK/b488/ mkdir -p $WORK/b307/ cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/7b/7bb47d092b77f826bc2b18ff767ddc5905c25bfed136c8673a0335737937ad05-d # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/4a/4af0fb2847bc5b672cede41becdaff869179fc191eec0142e0669cc629afe81a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b901/ cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/bc/bcca777abb85c1a564780ca8f067214b57c948b6c019ac0936d2ab20a53dfd8a-d # internal gopkg.in/asn1-ber.v1 mkdir -p $WORK/b914/ github.com/BurntSushi/toml mkdir -p $WORK/b911/ cat >$WORK/b879/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b845/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/kylelemons/godebug/diff -lang=go1.11 -complete -installsuffix shared -buildid YAmuy7WIIKNExojDyiBb/YAmuy7WIIKNExojDyiBb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b879/importcfg -pack ./vendor/github.com/kylelemons/godebug/diff/diff.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p go.opentelemetry.io/collector/model/internal/data -lang=go1.16 -complete -installsuffix shared -buildid Dnn5PxMQ7e9_B_lQV_05/Dnn5PxMQ7e9_B_lQV_05 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b845/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 cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid oqxqbaCrxBHaJOe5pAXu/oqxqbaCrxBHaJOe5pAXu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b592/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 cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p github.com/aws/aws-sdk-go/aws/awserr -lang=go1.11 -complete -installsuffix shared -buildid 4ZvKTVKdF5CGLQAg4Ar4/4ZvKTVKdF5CGLQAg4Ar4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/models/roletype=$WORK/b574/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/grafana/grafana/pkg/services/user -lang=go1.19 -complete -installsuffix shared -buildid FAlfT7lHZHy4bhS0SojJ/FAlfT7lHZHy4bhS0SojJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b575/importcfg -pack ./pkg/services/user/model.go ./pkg/services/user/user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/e1/e1faae4523ae482bdd11c5cd4d5ea52971cbc159c78b9932eb83fd966e276210-d # internal cat >$WORK/b911/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b912/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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/b470/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p github.com/BurntSushi/toml -lang=go1.16 -complete -installsuffix shared -buildid S269_LP4GbuabgrLQksd/S269_LP4GbuabgrLQksd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b911/importcfg -pack ./vendor/github.com/BurntSushi/toml/decode.go ./vendor/github.com/BurntSushi/toml/decode_go116.go ./vendor/github.com/BurntSushi/toml/deprecated.go ./vendor/github.com/BurntSushi/toml/doc.go ./vendor/github.com/BurntSushi/toml/encode.go ./vendor/github.com/BurntSushi/toml/error.go ./vendor/github.com/BurntSushi/toml/lex.go ./vendor/github.com/BurntSushi/toml/meta.go ./vendor/github.com/BurntSushi/toml/parse.go ./vendor/github.com/BurntSushi/toml/type_fields.go ./vendor/github.com/BurntSushi/toml/type_toml.go cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/04/04b7ac81ea90790463817ae24d50e27db6d1a03eabf41315ca052b1c3b78a743-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/uber/jaeger-client-go/log -lang=go1.16 -complete -installsuffix shared -buildid 6fHmaCOAdKF6mXN0QTmv/6fHmaCOAdKF6mXN0QTmv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/log/logger.go cuelang.org/go/cue/token mkdir -p $WORK/b940/ cuelang.org/go/internal/source mkdir -p $WORK/b949/ cat >$WORK/b901/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p gopkg.in/square/go-jose.v2/json -lang=go1.16 -complete -installsuffix shared -buildid HQv1d6ssEAXnvs8SHWGz/HQv1d6ssEAXnvs8SHWGz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b901/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 cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b133/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b892/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid s4YAKQVaux8ybcLMMamD/s4YAKQVaux8ybcLMMamD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p github.com/pkg/browser -lang=go1.14 -complete -installsuffix shared -buildid 8iBdl-4-Ij72CCnerHaA/8iBdl-4-Ij72CCnerHaA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b892/importcfg -pack ./vendor/github.com/pkg/browser/browser.go ./vendor/github.com/pkg/browser/browser_linux.go cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/25/253fcfff55b4244b3e9754f4e53368c52432e783faea73f8475b138e0adcef07-d # internal github.com/google/go-cmp/cmp mkdir -p $WORK/b363/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b854/_pkg_.a # internal cat >$WORK/b809/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b810/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b811/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/go-redis/redis/v8/internal -lang=go1.13 -complete -installsuffix shared -buildid GoxDNQkmoNo0i_OVU4MH/GoxDNQkmoNo0i_OVU4MH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b809/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b118/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p github.com/gobwas/glob/syntax/ast -lang=go1.16 -complete -installsuffix shared -buildid Ln9nvGE-FjSEQ-GLR3Yt/Ln9nvGE-FjSEQ-GLR3Yt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/ast/ast.go ./vendor/github.com/gobwas/glob/syntax/ast/parser.go cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/3a/3a92d0c74b4b518567e03fb977e1b94e0a8c836ed8474f6bad5b755d020449cf-d # internal cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b489/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/a6/a6930c8ae9841f47df4e6ef9f1a802e32d29580b346194e05c6bd3f247e98625-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p go.etcd.io/etcd/api/v3/version -lang=go1.16 -complete -installsuffix shared -buildid 91B2f7OXjJ5Ka-5fW37M/91B2f7OXjJ5Ka-5fW37M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack ./vendor/go.etcd.io/etcd/api/v3/version/version.go github.com/grafana/grafana-azure-sdk-go/azsettings mkdir -p $WORK/b428/ text/scanner cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/a4/a4d56cd23013e3036bae1b4eae617bebc47bea31d13b2cd37294ba991e925ccc-d # internal cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/protocolbuffers/txtpbfmt/ast mkdir -p $WORK/b1022/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p golang.org/x/net/internal/timeseries -lang=go1.17 -complete -installsuffix shared -buildid nnA0rMEED0hR9q8jP1A8/nnA0rMEED0hR9q8jP1A8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/6b/6b51c90edfe8cb1784b335599c038799c335dabd97eba521536ed53b4820ba29-d # internal mkdir -p $WORK/b1018/ testing/iotest mkdir -p $WORK/b1037/ cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/0a/0a105fabf5fb50209dc83d424f9efdf6970c3b7c543b0c0ec996437fe9f4c699-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b1069/ cat >$WORK/b914/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p gopkg.in/asn1-ber.v1 -lang=go1.16 -complete -installsuffix shared -buildid kKgOgGJFGQeNJrMhedE7/kKgOgGJFGQeNJrMhedE7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b914/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 cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/72/72a65401bad43220f61395d076707e143a3db7e562131fcdd57b3410626fd6e5-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b1092/ cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/9e/9ee388d23e45f6e18547ded3cfa9823165c78620e406459cfcece586da446b9d-d # internal github.com/alecthomas/units mkdir -p $WORK/b1098/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b866/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b827/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b875/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b839/_pkg_.a # internal cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b358/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b359/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b360/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/pierrec/lz4/v4 -lang=go1.14 -complete -installsuffix shared -buildid 3lsDk4OQGJGmQeuQzKWF/3lsDk4OQGJGmQeuQzKWF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b357/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_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/mitchellh/go-testing-interface -lang=go1.14 -complete -installsuffix shared -buildid zGSy-rDoJC_PIxbsSaQC/zGSy-rDoJC_PIxbsSaQC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./vendor/github.com/mitchellh/go-testing-interface/testing.go cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/a5/a50df5033a935f230c0bca413bca0b4d0812fe1aa1e601317c2ff5d46d6facc7-d # internal go.uber.org/goleak/internal/stack mkdir -p $WORK/b1114/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b356=>" -I $WORK/b356/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b356/debug.o ./debug.s cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b133/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p golang.org/x/text/unicode/bidi -lang=go1.17 -complete -installsuffix shared -buildid zl8x6UsAX82spp2VlxIE/zl8x6UsAX82spp2VlxIE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b815/_pkg_.a # internal cat >$WORK/b1098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b940/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/be/be69111e0fc113dbae7fd0f13d1697b5a12b8be1a8da98d34a210adcabfe75df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1098/_pkg_.a -trimpath "$WORK/b1098=>" -p github.com/alecthomas/units -lang=go1.15 -complete -installsuffix shared -buildid FWnpdgy1RD8DV3lg_ToG/FWnpdgy1RD8DV3lg_ToG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1098/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/b1037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p cuelang.org/go/cue/token -lang=go1.17 -complete -installsuffix shared -buildid bMgRqvBm4waM-CF2y_s9/bMgRqvBm4waM-CF2y_s9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b940/importcfg -pack ./vendor/cuelang.org/go/cue/token/position.go ./vendor/cuelang.org/go/cue/token/token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1037/_pkg_.a -trimpath "$WORK/b1037=>" -p testing/iotest -std -complete -installsuffix shared -buildid ajBlrthj8pfgKJ4k4TBu/ajBlrthj8pfgKJ4k4TBu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1037/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 cat >$WORK/b1092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF github.com/grafana/grafana/pkg/services/live/orgchannel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1092/_pkg_.a -trimpath "$WORK/b1092=>" -p github.com/prometheus/prometheus/tsdb/errors -lang=go1.14 -complete -installsuffix shared -buildid 1nr_T94hZCp87Er-3Bcf/1nr_T94hZCp87Er-3Bcf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1092/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/errors/errors.go mkdir -p $WORK/b1157/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cat >$WORK/b949/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p cuelang.org/go/internal/source -lang=go1.17 -complete -installsuffix shared -buildid V-Avc4-wbb8DQnQKoJQS/V-Avc4-wbb8DQnQKoJQS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b949/importcfg -pack ./vendor/cuelang.org/go/internal/source/source.go cat >$WORK/b1022/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1022/_pkg_.a -trimpath "$WORK/b1022=>" -p github.com/protocolbuffers/txtpbfmt/ast -lang=go1.13 -complete -installsuffix shared -buildid B-kjx5ayJqjHtYSGMsvo/B-kjx5ayJqjHtYSGMsvo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1022/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/ast/ast.go cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b364/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b365/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b366/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b367/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/google/go-cmp/cmp -lang=go1.13 -complete -installsuffix shared -buildid TQ2M8TfdpgmMDLb-nvQd/TQ2M8TfdpgmMDLb-nvQd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b363/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/b1069/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1069/_pkg_.a -trimpath "$WORK/b1069=>" -p github.com/go-openapi/analysis/internal/debug -lang=go1.13 -complete -installsuffix shared -buildid 9R_UxiXGXm5Ni8l8IBiC/9R_UxiXGXm5Ni8l8IBiC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1069/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/debug/debug.go cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b429/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings -lang=go1.17 -complete -installsuffix shared -buildid gD5AAp7G5qt5EO9PIpP9/gD5AAp7G5qt5EO9PIpP9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b428/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_amd64/buildid -w $WORK/b860/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b356/_pkg_.a $WORK/b356/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cat >$WORK/b1018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1018/_pkg_.a -trimpath "$WORK/b1018=>" -p text/scanner -std -complete -installsuffix shared -buildid ldrzOTYsWnmoHY07RBXi/ldrzOTYsWnmoHY07RBXi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1018/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/65/6598c54aa00680d4179e5f35269f2d311919d42e74268c92ecf1d99fbe4a4205-d # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/10/103fade3cfd5df9c976a2b0e6611cb269113510ff265467d641d4590ebdb54f8-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b1090/ cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/4f/4f0b0070d610790c951b4c4f9036f772fa213c19c293068613d805e3ce29e97c-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b1102/ cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/97/975ec2a3ac0accf673eb71517ba8b6b0fd95e299f2813b4fbeecefd06befd8f0-d # internal cat >$WORK/b1114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF github.com/dlclark/regexp2/syntax mkdir -p $WORK/b1164/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1114/_pkg_.a -trimpath "$WORK/b1114=>" -p go.uber.org/goleak/internal/stack -lang=go1.13 -complete -installsuffix shared -buildid Am3X8p7ZVVmNMUXmnmC2/Am3X8p7ZVVmNMUXmnmC2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1114/importcfg -pack ./vendor/go.uber.org/goleak/internal/stack/stacks.go cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/a8/a8467fb3345916ff82db2918b5a11082c3fd4884839de21e0b1c50edbc56cde2-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b239/ go.opencensus.io/metric/metricdata mkdir -p $WORK/b763/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/5d/5d6dfcb814301f923c05d677a4e8a20bc62e94f322d28a857083e9e4d2aa8d76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal github.com/olekukonko/tablewriter mkdir -p $WORK/b373/ cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/54/549725e48e3c9189c1a64659a6880fb7fffeb85083c67de378f333700aec5709-d # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/c0/c06099359756e665e464c1288080f965ba8c71aa7e400e200d40aab503763877-d # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/ad/ad65d3f764024627b9e6e6d239ebb6bb68d20d18fb7e04129ce0c85bac49fe95-d # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/83/83fda6467d412ae8bbf6058f545283f60bebf5e99aafc3e94fe27e31eabbf1df-d # internal github.com/grafana/grafana/pkg/services/live/pipeline/pattern cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/28/28acc5a5f3919a503ac09cb6118b24958d305f1be89c306ad4a18e990cb1fde1-d # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/a4/a4e1c13d26a3e2fa7d16072928a97b77cf8d2964ff59049caa0c2e1cd1015b19-d # internal mkdir -p $WORK/b1179/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/0d/0ddb3a7039585f619ca8a4ff05e578c39089d96198b88fad6d3186b4b99b4d11-d # internal github.com/dop251/goja/ftoa/internal/fast mkdir -p $WORK/b1170/ go/scanner mkdir -p $WORK/b700/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal github.com/influxdata/line-protocol mkdir -p $WORK/b1177/ github.com/blevesearch/snowballstem mkdir -p $WORK/b1206/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b892/_pkg_.a # internal github.com/RoaringBitmap/roaring mkdir -p $WORK/b1202/ cat >$WORK/b1157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1157/_pkg_.a -trimpath "$WORK/b1157=>" -p github.com/grafana/grafana/pkg/services/live/orgchannel -lang=go1.19 -complete -installsuffix shared -buildid ITo7KlAuSN426QE6wxuB/ITo7KlAuSN426QE6wxuB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1157/importcfg -pack ./pkg/services/live/orgchannel/orgchannel.go cat >$WORK/b1090/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1090/_pkg_.a -trimpath "$WORK/b1090=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -lang=go1.14 -complete -installsuffix shared -buildid RLfjtuthoEcbGC5yDA9i/RLfjtuthoEcbGC5yDA9i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1090/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 github.com/blevesearch/segment mkdir -p $WORK/b1212/ cat >$WORK/b1164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ca/ca1bd47a3c3576a96cdb91db9bdf2e45780c9d56b16ad63875187e7e4c3f1547-d # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/4c/4c1d3d49d9e1301b2b183fcdd80cf2065bb123f41221b05f5eb20500f5da798c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1164/_pkg_.a -trimpath "$WORK/b1164=>" -p github.com/dlclark/regexp2/syntax -lang=go1.16 -complete -installsuffix shared -buildid ZEphPehwFIzhr6LJpAdG/ZEphPehwFIzhr6LJpAdG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1164/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 github.com/oklog/ulid mkdir -p $WORK/b449/ cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/0d/0d903ab2a285412517805a7ab212c808c7bf1ebe9a509a95c9d08f0762f8dc36-d # internal github.com/gchaincl/sqlhooks mkdir -p $WORK/b551/ database/sql mkdir -p $WORK/b549/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b240/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.11 -complete -installsuffix shared -buildid 6HleWKOJ46kpjt_NS7uS/6HleWKOJ46kpjt_NS7uS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b239/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 cat >$WORK/b763/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b764/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p go.opencensus.io/metric/metricdata -lang=go1.13 -complete -installsuffix shared -buildid PJIengMERA4CMQm-WMrV/PJIengMERA4CMQm-WMrV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b763/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_amd64/buildid -w $WORK/b949/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cat >$WORK/b1179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/ae/ae6a031df9e94fd2299801a5b74d51ac86684abb77414cbd2de7e8df96d562e8-d # internal cat >$WORK/b1177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash/fnv=$WORK/b237/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1179/_pkg_.a -trimpath "$WORK/b1179=>" -p github.com/grafana/grafana/pkg/services/live/pipeline/pattern -lang=go1.19 -complete -installsuffix shared -buildid gTxBiNJncSHwQzESK3Ag/gTxBiNJncSHwQzESK3Ag -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1179/importcfg -pack ./pkg/services/live/pipeline/pattern/pattern.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1177/_pkg_.a -trimpath "$WORK/b1177=>" -p github.com/influxdata/line-protocol -lang=go1.13 -complete -installsuffix shared -buildid btM--2EM2EwFzePUI3yH/btM--2EM2EwFzePUI3yH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1177/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 github.com/modern-go/concurrent mkdir -p $WORK/b370/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/18/184a76b458731a32b8922e745fefa88e4a43bf6a16eb721852ca61469a3bc3a7-d # internal cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go/token=$WORK/b244/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/csv=$WORK/b374/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b375/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p go/scanner -std -complete -installsuffix shared -buildid ygsHO0yJarf36pCtc5m4/ygsHO0yJarf36pCtc5m4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b700/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/olekukonko/tablewriter -lang=go1.12 -complete -installsuffix shared -buildid dRWuP8W5GLjvdfJwsLRw/dRWuP8W5GLjvdfJwsLRw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b373/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 golang.org/x/sync/singleflight mkdir -p $WORK/b676/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cat >$WORK/b1212/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/0a/0aa9185ae337d7523ddbee7dd37b94d1b3b77f7405ddb9afe034ac4d5c26ebcf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1212/_pkg_.a -trimpath "$WORK/b1212=>" -p github.com/blevesearch/segment -lang=go1.13 -complete -installsuffix shared -buildid 7zifwOZLDUzXassc1S00/7zifwOZLDUzXassc1S00 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1212/importcfg -pack ./vendor/github.com/blevesearch/segment/doc.go ./vendor/github.com/blevesearch/segment/segment.go ./vendor/github.com/blevesearch/segment/segment_words.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/68/68eee75ba2812caa4bd12ca926e285a80f783bb292d5818194c08b508c4882c4-d # internal cat >$WORK/b1202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b1082/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/RoaringBitmap/roaring/internal=$WORK/b1203/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1202/_pkg_.a -trimpath "$WORK/b1202=>" -p github.com/RoaringBitmap/roaring -lang=go1.14 -complete -installsuffix shared -buildid g--FjwWUdRzbUKnf0EZs/g--FjwWUdRzbUKnf0EZs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1202/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 github.com/ohler55/ojg mkdir -p $WORK/b1184/ cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/5b/5b66d5ba53f81dbc177c0968b3c5c9ed7bc6a5739e8e80abad5a98f7df8582f1-d # internal github.com/blugelabs/bluge/index/mergeplan mkdir -p $WORK/b1216/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1092/_pkg_.a # internal cat >$WORK/b1102/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b1103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1102/_pkg_.a -trimpath "$WORK/b1102=>" -p github.com/prometheus/prometheus/tsdb/encoding -lang=go1.14 -complete -installsuffix shared -buildid oFDS8g4KeVonMzETxLl2/oFDS8g4KeVonMzETxLl2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1102/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/encoding/encoding.go cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a EOF cat >$WORK/b1184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile runtime/debug=$WORK/b356/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/gchaincl/sqlhooks -lang=go1.13 -complete -installsuffix shared -buildid pQ7f3vmoT0eNvSx8VZBW/pQ7f3vmoT0eNvSx8VZBW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b551/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/b286/_pkg_.a /builddir/.cache/go-build/37/37170301600f95a8625acbf5ce5a06c0f0c160768d268c2c726c6a0a03ad87ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1184/_pkg_.a -trimpath "$WORK/b1184=>" -p github.com/ohler55/ojg -lang=go1.17 -complete -installsuffix shared -buildid KzuD5Xt3Fls0jVGunAW7/KzuD5Xt3Fls0jVGunAW7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1184/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 cat >$WORK/b1206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/40/401366cd6ef0c131157c24638bcffd8ea73d442c69636d758a73959e0bb44e78-d # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/8a/8a421afd2850ea0b4ec807331ed1dbd88537fcf4123dfe618644f086c799c05e-d # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/46/4612d40def8d8febe3ac5bd78318867259005ffe7fdbf7acc1a7c7eff9533788-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal testing /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1069/_pkg_.a # internal mkdir -p $WORK/b503/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal github.com/blevesearch/vellum/utf8 mkdir -p $WORK/b1231/ github.com/blugelabs/bluge/numeric cat >$WORK/b1170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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 github.com/axiomhq/hyperloglog /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1170/_pkg_.a -trimpath "$WORK/b1170=>" -p github.com/dop251/goja/ftoa/internal/fast -lang=go1.14 -complete -installsuffix shared -buildid BzcvIQsC7qFuB4wUYsUM/BzcvIQsC7qFuB4wUYsUM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1170/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 cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b356/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b356/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p golang.org/x/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid 9ZucjmE9jS2OAx_doxeh/9ZucjmE9jS2OAx_doxeh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b676/importcfg -pack ./vendor/golang.org/x/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid 4idveTvfdueGW3ySvjrR/4idveTvfdueGW3ySvjrR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b370/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/b439/_pkg_.a /builddir/.cache/go-build/88/886e92e6f87b694f0766e732afa1331326235f8d53e848fb33660d28f09185dc-d # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/c8/c8915c703d5e984e050dfd494e2e0afc458f698fedc469fa1532ed67bed5ab74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b845/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b809/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b763/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1098/_pkg_.a # internal cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/19/1902150a82c651d1a03468f889ba8647af8dde89cafc3e904deeb8c231eb5864-d # internal cat >$WORK/b1216/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1206/_pkg_.a -trimpath "$WORK/b1206=>" -p github.com/blevesearch/snowballstem -lang=go1.13 -complete -installsuffix shared -buildid abIPTf2IBzyDxlThQ_dA/abIPTf2IBzyDxlThQ_dA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1206/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 mkdir -p $WORK/b1224/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p database/sql -std -complete -installsuffix shared -buildid iKKLWx8LLNM_NNgvRkXM/iKKLWx8LLNM_NNgvRkXM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b549/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 cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b504/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile internal/sysinfo=$WORK/b505/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b356/_pkg_.a packagefile runtime/trace=$WORK/b396/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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 packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/oklog/ulid -lang=go1.16 -complete -installsuffix shared -buildid D-CR3nKcCZBIgjhz6XnS/D-CR3nKcCZBIgjhz6XnS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b449/importcfg -pack ./vendor/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1216/_pkg_.a -trimpath "$WORK/b1216=>" -p github.com/blugelabs/bluge/index/mergeplan -lang=go1.13 -complete -installsuffix shared -buildid eVAZ4E0wCD8br8J9pw8m/eVAZ4E0wCD8br8J9pw8m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1216/importcfg -pack ./vendor/github.com/blugelabs/bluge/index/mergeplan/merge_plan.go ./vendor/github.com/blugelabs/bluge/index/mergeplan/sort.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p testing -std -complete -installsuffix shared -buildid lc-iE0Wq_S7I5JvUKAWi/lc-iE0Wq_S7I5JvUKAWi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b503/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 cat >$WORK/b1231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b1220/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1231/_pkg_.a -trimpath "$WORK/b1231=>" -p github.com/blevesearch/vellum/utf8 -lang=go1.13 -complete -installsuffix shared -buildid bEdMY-oAgmuHWR8MpeUg/bEdMY-oAgmuHWR8MpeUg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1231/importcfg -pack ./vendor/github.com/blevesearch/vellum/utf8/utf8.go github.com/go-git/gcfg/token mkdir -p $WORK/b1248/ github.com/caio/go-tdigest mkdir -p $WORK/b1226/ cat >$WORK/b1220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1220/_pkg_.a -trimpath "$WORK/b1220=>" -p github.com/blugelabs/bluge/numeric -lang=go1.13 -complete -installsuffix shared -buildid J_KYmVg9BtnshPnwtWLr/J_KYmVg9BtnshPnwtWLr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1220/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 github.com/go-git/gcfg/types mkdir -p $WORK/b1249/ cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/46/46e70c73af1f606dac36d5f992b0e8cdcd1da21381462845e9b2d988c4b0a360-d # internal gopkg.in/warnings.v0 mkdir -p $WORK/b1250/ cp $WORK/b1069/_pkg_.a /builddir/.cache/go-build/69/695b11a618259ba90f2972622877bdec083568cf32e95eb13af000bf5ce1d0c5-d # internal github.com/go-git/go-git/v5/internal/revision mkdir -p $WORK/b1252/ github.com/go-git/go-git/v5/plumbing/filemode cat >$WORK/b1224/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/dgryski/go-metro=$WORK/b1225/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1224/_pkg_.a -trimpath "$WORK/b1224=>" -p github.com/axiomhq/hyperloglog -lang=go1.12 -complete -installsuffix shared -buildid VDmrl1OpYDbFTkVk4nXy/VDmrl1OpYDbFTkVk4nXy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1224/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 cat >$WORK/b1248/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b1254/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1248/_pkg_.a -trimpath "$WORK/b1248=>" -p github.com/go-git/gcfg/token -lang=go1.16 -complete -installsuffix shared -buildid cLRuidphOwOWMEHVpD1i/cLRuidphOwOWMEHVpD1i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1248/importcfg -pack ./vendor/github.com/go-git/gcfg/token/position.go ./vendor/github.com/go-git/gcfg/token/serialize.go ./vendor/github.com/go-git/gcfg/token/token.go cat >$WORK/b1226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF cat >$WORK/b1249/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/32/32623be1658ce840842f91fc1f87953c88cee9c8b619161fbd06c37ba63aa1d1-d # internal cat >$WORK/b1252/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cat >$WORK/b1250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1249/_pkg_.a -trimpath "$WORK/b1249=>" -p github.com/go-git/gcfg/types -lang=go1.16 -complete -installsuffix shared -buildid C8ko3bsY4TFy2HV3Ofh0/C8ko3bsY4TFy2HV3Ofh0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1249/importcfg -pack ./vendor/github.com/go-git/gcfg/types/bool.go ./vendor/github.com/go-git/gcfg/types/doc.go ./vendor/github.com/go-git/gcfg/types/enum.go ./vendor/github.com/go-git/gcfg/types/int.go ./vendor/github.com/go-git/gcfg/types/scan.go cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/a9/a96ad80b782d7240c1e91955af537730c0d25904fb348dac9bb1caa3985fc3b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1250/_pkg_.a -trimpath "$WORK/b1250=>" -p gopkg.in/warnings.v0 -lang=go1.16 -complete -installsuffix shared -buildid c8eQuGkhn0-7LgV_VMEp/c8eQuGkhn0-7LgV_VMEp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1250/importcfg -pack ./vendor/gopkg.in/warnings.v0/warnings.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1252/_pkg_.a -trimpath "$WORK/b1252=>" -p github.com/go-git/go-git/v5/internal/revision -lang=go1.13 -complete -installsuffix shared -buildid aiQIUVw6G2sFqbjgDgKf/aiQIUVw6G2sFqbjgDgKf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1252/importcfg -pack ./vendor/github.com/go-git/go-git/v5/internal/revision/parser.go ./vendor/github.com/go-git/go-git/v5/internal/revision/scanner.go ./vendor/github.com/go-git/go-git/v5/internal/revision/token.go cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/6e/6ec5274f332cdf7e3cbf102fb0174ba8af3e1406b302a41e9e47b69ecb154f77-d # internal github.com/emirpasic/gods/utils mkdir -p $WORK/b1266/ go.opencensus.io/metric/metricproducer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1226/_pkg_.a -trimpath "$WORK/b1226=>" -p github.com/caio/go-tdigest -lang=go1.16 -complete -installsuffix shared -buildid 5ggwD1qX3r_Qku0nuhL4/5ggwD1qX3r_Qku0nuhL4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1226/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 mkdir -p $WORK/b770/ github.com/go-git/go-git/v5/utils/merkletrie/noder mkdir -p $WORK/b1276/ cp $WORK/b1022/_pkg_.a /builddir/.cache/go-build/a9/a9a4d66f7b5924e87022d5b277f884c79a5a9accd40da9d455e527e723f1065e-d # internal cat >$WORK/b1254/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1254/_pkg_.a -trimpath "$WORK/b1254=>" -p github.com/go-git/go-git/v5/plumbing/filemode -lang=go1.13 -complete -installsuffix shared -buildid V61hbHkenboknSpqXzL-/V61hbHkenboknSpqXzL- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1254/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/filemode/filemode.go cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/7e/7ee1f821a9b866676b9f8702015083577c4401f8657e819e376fd0211f0faf88-d # internal github.com/protocolbuffers/txtpbfmt/unquote mkdir -p $WORK/b1026/ github.com/go-git/go-git/v5/plumbing/format/pktline cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/d0/d0473a87ce452e24019d577cbc9706e08a45f434ceaa5623439be1c4d698c316-d # internal mkdir -p $WORK/b1278/ cat >$WORK/b770/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b763/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p go.opencensus.io/metric/metricproducer -lang=go1.13 -complete -installsuffix shared -buildid geq_tGNYePqC6vgZSzvI/geq_tGNYePqC6vgZSzvI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b770/importcfg -pack ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go cp $WORK/b1157/_pkg_.a /builddir/.cache/go-build/7f/7ff27fb887d41dee81e53d850e8a0aaadc51f9def75484b6941db2d9ff598279-d # internal github.com/go-git/go-git/v5/plumbing/protocol/packp/capability mkdir -p $WORK/b1279/ cat >$WORK/b1026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b1022/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1026/_pkg_.a -trimpath "$WORK/b1026=>" -p github.com/protocolbuffers/txtpbfmt/unquote -lang=go1.13 -complete -installsuffix shared -buildid 2DZI-3R45C1mD3WL9a3_/2DZI-3R45C1mD3WL9a3_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1026/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/unquote/unquote.go cat >$WORK/b1276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1276/_pkg_.a -trimpath "$WORK/b1276=>" -p github.com/go-git/go-git/v5/utils/merkletrie/noder -lang=go1.13 -complete -installsuffix shared -buildid cL4Fj9g8qI54oC-ntKfF/cL4Fj9g8qI54oC-ntKfF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1276/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/noder/noder.go ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/noder/path.go cat >$WORK/b1266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b1297/ cat >$WORK/b1278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1266/_pkg_.a -trimpath "$WORK/b1266=>" -p github.com/emirpasic/gods/utils -lang=go1.16 -complete -installsuffix shared -buildid wtqy5vXg4f7hm5J8gNB-/wtqy5vXg4f7hm5J8gNB- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1266/importcfg -pack ./vendor/github.com/emirpasic/gods/utils/comparator.go ./vendor/github.com/emirpasic/gods/utils/sort.go ./vendor/github.com/emirpasic/gods/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1278/_pkg_.a -trimpath "$WORK/b1278=>" -p github.com/go-git/go-git/v5/plumbing/format/pktline -lang=go1.13 -complete -installsuffix shared -buildid sFHkFztu1QIPUgMUxW0v/sFHkFztu1QIPUgMUxW0v -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1278/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/pktline/encoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/pktline/scanner.go cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/d9/d966151c8240b0e2b88ac3154523f4cd466698d7f98089db5437848065105838-d # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/47/473f5f7fe5cda2c093f0c1c825a87e70c235a5229e38c791e13792bf6396b788-d # internal github.com/grafana/dskit/services mkdir -p $WORK/b1370/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b940/_pkg_.a # internal cp $WORK/b1179/_pkg_.a /builddir/.cache/go-build/12/12294dcb51338d5eec83e5a1a213fb123a49ec3bfa11a1d28da83b7f5abcb6e9-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/5b/5b8e2728b8b23e96ccc2ebaf40a4a40f6774a94d5782f7d5100afe15af89e953-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e5/e5db0578117ad5a7a85e9bebdfa87ef74e36a99da0227b483012536a9c66bdcd-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b1379/ cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e1/e1ac8796edadd49b8bbea46c35f42ee37dedc994d897bb9c58f0fd475273c612-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b351/ go.opentelemetry.io/otel/baggage cp $WORK/b1098/_pkg_.a /builddir/.cache/go-build/b7/b7e9e111b99206cabefc8c095d6df005b9b136f41a0338c8d5e7e369b432d287-d # internal cp $WORK/b1114/_pkg_.a /builddir/.cache/go-build/54/54e74982d153473e354b7d264f52c2257c23f5ea7ab614e994772a946bfd5a67-d # internal cat >$WORK/b1279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1370/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/f6/f6a912b3275e4263647b1af77fd29af559cf3e27e38ebf8ac4faa8eb125f5abf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1279/_pkg_.a -trimpath "$WORK/b1279=>" -p github.com/go-git/go-git/v5/plumbing/protocol/packp/capability -lang=go1.13 -complete -installsuffix shared -buildid l-eEQLjyEjKhVkAu9Y5H/l-eEQLjyEjKhVkAu9Y5H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1279/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability/capability.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability/list.go github.com/gobwas/glob/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1370/_pkg_.a -trimpath "$WORK/b1370=>" -p github.com/grafana/dskit/services -lang=go1.16 -complete -installsuffix shared -buildid KdGkoGx9PA9Uo_wEJo2Z/KdGkoGx9PA9Uo_wEJo2Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1370/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 mkdir -p $WORK/b492/ mkdir -p $WORK/b119/ cat >$WORK/b1379/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1379/_pkg_.a -trimpath "$WORK/b1379=>" -p github.com/go-openapi/runtime/logger -lang=go1.15 -complete -installsuffix shared -buildid YFoFM5zerb7J5RCCVuGs/YFoFM5zerb7J5RCCVuGs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1379/importcfg -pack ./vendor/github.com/go-openapi/runtime/logger/logger.go ./vendor/github.com/go-openapi/runtime/logger/standard.go cp $WORK/b1092/_pkg_.a /builddir/.cache/go-build/62/62a8169602ec387981c5a10d47881147de4de1ccfb2e302a4e19ae3a10a53a6e-d # internal github.com/go-openapi/jsonreference/internal mkdir -p $WORK/b1073/ cat >$WORK/b351/go_asm.h << 'EOF' # internal EOF github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b124/ github.com/prometheus/prometheus/util/strutil cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b351=>" -I $WORK/b351/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b351/symabis ./decompress_8b_amd64.s ./decompress_amd64.s cat >$WORK/b1297/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/98/98946052836dbdfafa247d7ca085ef924848591c894f66f072a6618dea9690ef-d # internal mkdir -p $WORK/b1095/ github.com/sergi/go-diff/diffmatchpatch github.com/grafana/grafana/pkg/services/user/usertest cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1297/_pkg_.a -trimpath "$WORK/b1297=>" -p github.com/imdario/mergo -lang=go1.13 -complete -installsuffix shared -buildid 8wM2Rw2ldRaCta_8_k6m/8wM2Rw2ldRaCta_8_k6m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1297/importcfg -pack ./vendor/github.com/imdario/mergo/doc.go ./vendor/github.com/imdario/mergo/map.go ./vendor/github.com/imdario/mergo/merge.go ./vendor/github.com/imdario/mergo/mergo.go github.com/grafana/grafana/pkg/services/org cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/a2/a26606b4839fe34abc37855abb01f77403c3d9fc67f7a1d7c7ddcb8618f9b507-d # internal mkdir -p $WORK/b928/ cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/c9/c91f2daf550b22f4f3d900c39f731da04835f83a527994176f8a16051369ab57-d # internal mkdir -p $WORK/b573/ mkdir -p $WORK/b932/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b493/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p go.opentelemetry.io/otel/baggage -lang=go1.16 -complete -installsuffix shared -buildid ZU2PH5riPZo--zEuddAT/ZU2PH5riPZo--zEuddAT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b492/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_amd64/compile -o $WORK/b1095/_pkg_.a -trimpath "$WORK/b1095=>" -p github.com/prometheus/prometheus/util/strutil -lang=go1.14 -complete -installsuffix shared -buildid dBhJBnuuu3lfaCnGZRJn/dBhJBnuuu3lfaCnGZRJn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1095/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/strutil/quote.go ./vendor/github.com/prometheus/prometheus/util/strutil/strconv.go github.com/grafana/grafana/pkg/services/live/livecontext mkdir -p $WORK/b1159/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/aws/aws-sdk-go/internal/ini -lang=go1.11 -complete -installsuffix shared -buildid -_YeFLIefHIfHsPaeamW/-_YeFLIefHIfHsPaeamW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b124/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 cat >$WORK/b1073/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF go.uber.org/goleak cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/syntax/ast=$WORK/b117/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b118/_pkg_.a EOF mkdir -p $WORK/b1113/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1073/_pkg_.a -trimpath "$WORK/b1073=>" -p github.com/go-openapi/jsonreference/internal -lang=go1.13 -complete -installsuffix shared -buildid e6vVKJ3Sjh8LEwFjoXiv/e6vVKJ3Sjh8LEwFjoXiv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1073/importcfg -pack ./vendor/github.com/go-openapi/jsonreference/internal/normalize_url.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/gobwas/glob/syntax -lang=go1.16 -complete -installsuffix shared -buildid vPqUArly-RcHAcSapGZx/vPqUArly-RcHAcSapGZx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/syntax.go cat >$WORK/b928/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a EOF cat >$WORK/b1159/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p github.com/grafana/grafana/pkg/services/user/usertest -lang=go1.19 -complete -installsuffix shared -buildid FPPt1A5j6lxuWLK7ARfb/FPPt1A5j6lxuWLK7ARfb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b928/importcfg -pack ./pkg/services/user/usertest/fake.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1159/_pkg_.a -trimpath "$WORK/b1159=>" -p github.com/grafana/grafana/pkg/services/live/livecontext -lang=go1.19 -complete -installsuffix shared -buildid nRmSOkAr0h75dzU-WANQ/nRmSOkAr0h75dzU-WANQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1159/importcfg -pack ./pkg/services/live/livecontext/context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1018/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/89/897445d8cf99ec7c3c785a21c442028a87a5464212b2ad7059853f79d6f6083b-d # internal cat >$WORK/b1113/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b1114/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/go-logr/stdr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1113/_pkg_.a -trimpath "$WORK/b1113=>" -p go.uber.org/goleak -lang=go1.13 -complete -installsuffix shared -buildid piOsCPUzCjMOXEM7pAWE/piOsCPUzCjMOXEM7pAWE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1113/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 mkdir -p $WORK/b501/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1037/_pkg_.a # internal cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b499/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b502/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a EOF cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/48/4838360701a2f77944773ddef6e355d2279149fa86408b25f71cb4e26d176c4c-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/da/da35b5b58f0e3978fd814504d30bc28e7694cf1eb8b2effb7bee416e9f882e51-d # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/2f/2f6417b114753c43ddd56ad4154cddd4375b726a73e55474b9a44c0db3bfc617-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid uaZeut8S0GuR9PPia1wm/uaZeut8S0GuR9PPia1wm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./vendor/github.com/go-logr/stdr/stdr.go compress/gzip mkdir -p $WORK/b130/ compress/zlib cuelang.org/go/cue/errors mkdir -p $WORK/b939/ mkdir -p $WORK/b472/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/models/roletype=$WORK/b574/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b131/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p compress/gzip -std -complete -installsuffix shared -buildid -ieYSsMkFYCBIUPy5mZz/-ieYSsMkFYCBIUPy5mZz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/grafana/grafana/pkg/services/org -lang=go1.19 -complete -installsuffix shared -buildid L7AexVjY67Ob2hVDB1hQ/L7AexVjY67Ob2hVDB1hQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack ./pkg/services/org/model.go ./pkg/services/org/org.go cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b131/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile hash/adler32=$WORK/b473/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b939/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b941/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p compress/zlib -std -complete -installsuffix shared -buildid 2h1xB_VJUqgjhpWQs4WS/2h1xB_VJUqgjhpWQs4WS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p cuelang.org/go/cue/errors -lang=go1.17 -complete -installsuffix shared -buildid GfZz4UC_PNPcfhgESCG6/GfZz4UC_PNPcfhgESCG6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b939/importcfg -pack ./vendor/cuelang.org/go/cue/errors/errors.go cat >$WORK/b932/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile html=$WORK/b222/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p github.com/sergi/go-diff/diffmatchpatch -lang=go1.12 -complete -installsuffix shared -buildid WkB2QCNMEmHScKI6CRvi/WkB2QCNMEmHScKI6CRvi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b932/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/operation_string.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/patch.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/stringutil.go cp $WORK/b1018/_pkg_.a /builddir/.cache/go-build/ed/ed7cb0de2c98b6c875714085f7dfe4984bd7195e0fd276a2255b558f63443509-d # internal cp $WORK/b1037/_pkg_.a /builddir/.cache/go-build/aa/aa6f6a72838deb119b350ac0d74c295b5f4d3b269068546313071d873d6d539f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cuelang.org/go/cue/scanner mkdir -p $WORK/b947/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/77/775ee1f1d704d41b74190fb57f1ae5339a2788814c2ee814100e57cce8891aff-d # internal github.com/gobwas/glob/compiler mkdir -p $WORK/b113/ github.com/emicklei/proto mkdir -p $WORK/b1017/ cat >$WORK/b947/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p cuelang.org/go/cue/scanner -lang=go1.17 -complete -installsuffix shared -buildid qITfji1OCawthxkJpvnL/qITfji1OCawthxkJpvnL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b947/importcfg -pack ./vendor/cuelang.org/go/cue/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b914/_pkg_.a # internal cat >$WORK/b1017/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/scanner=$WORK/b1018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1017/_pkg_.a -trimpath "$WORK/b1017=>" -p github.com/emicklei/proto -lang=go1.12 -complete -installsuffix shared -buildid Ab453PeDyGYE3xY8KR-4/Ab453PeDyGYE3xY8KR-4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1017/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 cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b050/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/96/9635af60c032e11d946752d59ca432738fe99ff97a5cb6453d0c7a6af023cba4-d # internal testing/fstest mkdir -p $WORK/b1036/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b114/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b117/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p github.com/gobwas/glob/compiler -lang=go1.16 -complete -installsuffix shared -buildid JDy1Z8ILhCkeepLTNv0a/JDy1Z8ILhCkeepLTNv0a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack ./vendor/github.com/gobwas/glob/compiler/compiler.go cat >$WORK/b1036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing/iotest=$WORK/b1037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1036/_pkg_.a -trimpath "$WORK/b1036=>" -p testing/fstest -std -complete -installsuffix shared -buildid rH28xmbEzpdFVVuTyk7D/rH28xmbEzpdFVVuTyk7D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1036/importcfg -pack /usr/lib/golang/src/testing/fstest/mapfs.go /usr/lib/golang/src/testing/fstest/testfs.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/0f/0f0cc96178d874e87cef0e48307c162908ad0f4a6b19d6bddf68c098cd3a0fcc-d # internal archive/zip mkdir -p $WORK/b1045/ cat >$WORK/b1045/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b131/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b1045/_pkg_.a -trimpath "$WORK/b1045=>" -p archive/zip -std -complete -installsuffix shared -buildid 9EKYdBfvCeOSUWpz_Qza/9EKYdBfvCeOSUWpz_Qza -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1045/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 cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/d1/d1db7ebc18cdacde68af9d669d4ff38b11cee9953c364bfb4a0f024c1767fe1d-d # internal github.com/grafana/grafana/pkg/services/live/pipeline/tree mkdir -p $WORK/b1180/ cat >$WORK/b1180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b107/_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_amd64/compile -o $WORK/b1180/_pkg_.a -trimpath "$WORK/b1180=>" -p github.com/grafana/grafana/pkg/services/live/pipeline/tree -lang=go1.19 -complete -installsuffix shared -buildid PYWQkFlDGRKSWEwH8zF3/PYWQkFlDGRKSWEwH8zF3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1180/importcfg -pack ./pkg/services/live/pipeline/tree/bytesconv.go ./pkg/services/live/pipeline/tree/params.go ./pkg/services/live/pipeline/tree/tree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b770/_pkg_.a # internal cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b352/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/klauspost/compress/huff0 -lang=go1.16 -installsuffix shared -buildid 4oetvaBRfQZBFoq6eIxk/4oetvaBRfQZBFoq6eIxk -goversion go1.19.10 -symabis $WORK/b351/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b351/importcfg -pack -asmhdr $WORK/b351/go_asm.h ./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_amd64.go ./vendor/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/8f/8f5987fca78be0bb1460b4088160f85a61a800680ebab5dbd78f9e9c6a830eea-d # internal github.com/grafana/grafana/pkg/services/live/pushurl mkdir -p $WORK/b1189/ cat >$WORK/b1189/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b107/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1189/_pkg_.a -trimpath "$WORK/b1189=>" -p github.com/grafana/grafana/pkg/services/live/pushurl -lang=go1.19 -complete -installsuffix shared -buildid lS2tu5hsWPhvnhrwQ__-/lS2tu5hsWPhvnhrwQ__- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1189/importcfg -pack ./pkg/services/live/pushurl/values.go cp $WORK/b1090/_pkg_.a /builddir/.cache/go-build/86/86bf7c030102e0ef1fa678951902b8170ae4d5f1c22bad13a4d4a877bcbb4b4c-d # internal github.com/google/go-querystring/query mkdir -p $WORK/b1299/ cat >$WORK/b1299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1299/_pkg_.a -trimpath "$WORK/b1299=>" -p github.com/google/go-querystring/query -lang=go1.10 -complete -installsuffix shared -buildid SaMGqXK4UYuxne0cBlRC/SaMGqXK4UYuxne0cBlRC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1299/importcfg -pack ./vendor/github.com/google/go-querystring/query/encode.go cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/a5/a5b43f8030b9e7af1c631f25c77a52b36363ef2e6e1b922a23ae7891b9f9b9fc-d # internal gocloud.dev/internal/openurl mkdir -p $WORK/b1319/ cat >$WORK/b1319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1319/_pkg_.a -trimpath "$WORK/b1319=>" -p gocloud.dev/internal/openurl -lang=go1.12 -complete -installsuffix shared -buildid xKYh8Z2MaIKjyrEpPazS/xKYh8Z2MaIKjyrEpPazS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1319/importcfg -pack ./vendor/gocloud.dev/internal/openurl/openurl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1254/_pkg_.a # internal cp $WORK/b1379/_pkg_.a /builddir/.cache/go-build/dc/dc2f5d3e139d35afd5ef62b9ddf67acda132fdd6fc6b93cf2af0d1dea52ea019-d # internal cp $WORK/b1254/_pkg_.a /builddir/.cache/go-build/a1/a13ef318aeb354986a6447a9e4162e855ef4aac3c9871f6ff49970201072b17c-d # internal gocloud.dev/internal/escape mkdir -p $WORK/b1321/ github.com/docker/go-units mkdir -p $WORK/b1386/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1170/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/ec/ecbbd8bb4b089f6da23520ab3c4dcd58d9f6c5e9baee7659fba5f8971582d700-d # internal cat >$WORK/b1321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cp $WORK/b1206/_pkg_.a /builddir/.cache/go-build/27/276c4495546112e8debcbd8f5943d98972b5ef4b8df967205d5b12cc2195314b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1321/_pkg_.a -trimpath "$WORK/b1321=>" -p gocloud.dev/internal/escape -lang=go1.12 -complete -installsuffix shared -buildid kLVQFT851bMjyPnZMBO-/kLVQFT851bMjyPnZMBO- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1321/importcfg -pack ./vendor/gocloud.dev/internal/escape/escape.go github.com/hashicorp/go-version mkdir -p $WORK/b1428/ github.com/blevesearch/snowballstem/english mkdir -p $WORK/b1207/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cat >$WORK/b1386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1428/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1386/_pkg_.a -trimpath "$WORK/b1386=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid Ovp0EP_tjZr7phF3JaVV/Ovp0EP_tjZr7phF3JaVV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1386/importcfg -pack ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1428/_pkg_.a -trimpath "$WORK/b1428=>" -p github.com/hashicorp/go-version -lang=go1.16 -complete -installsuffix shared -buildid YCqkXD5tNYMv3hh55s29/YCqkXD5tNYMv3hh55s29 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1428/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/b1207/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/snowballstem=$WORK/b1206/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1207/_pkg_.a -trimpath "$WORK/b1207=>" -p github.com/blevesearch/snowballstem/english -lang=go1.13 -complete -installsuffix shared -buildid PB43UV0WHD1BvDKeXUuu/PB43UV0WHD1BvDKeXUuu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1207/importcfg -pack ./vendor/github.com/blevesearch/snowballstem/english/english_stemmer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1216/_pkg_.a # internal cp $WORK/b1220/_pkg_.a /builddir/.cache/go-build/69/692bc3759beec53956d4700e545b11566a06ba51c0abe766344ecd5444fbafbc-d # internal github.com/blugelabs/bluge/numeric/geo mkdir -p $WORK/b1221/ cp $WORK/b1250/_pkg_.a /builddir/.cache/go-build/d6/d6700220bdf4a13b5a64313d910a60aba47ad51cffc95afe6d51a67817c55756-d # internal golang.org/x/time/rate mkdir -p $WORK/b1430/ cat >$WORK/b1221/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1220/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1221/_pkg_.a -trimpath "$WORK/b1221=>" -p github.com/blugelabs/bluge/numeric/geo -lang=go1.13 -complete -installsuffix shared -buildid zd9bBmiqkX5MC7Mr4NTA/zd9bBmiqkX5MC7Mr4NTA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1221/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 cat >$WORK/b1430/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1430/_pkg_.a -trimpath "$WORK/b1430=>" -p golang.org/x/time/rate -lang=go1.16 -complete -installsuffix shared -buildid BXyhJgG7z6q-DlSaSpx3/BXyhJgG7z6q-DlSaSpx3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1430/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1248/_pkg_.a # internal cp $WORK/b1170/_pkg_.a /builddir/.cache/go-build/e7/e7ff589db15b6362d3498d1fbb45ceea40168b1e308f2c32a6d581cc9dcae0e7-d # internal github.com/influxdata/influxdb-client-go/v2/log mkdir -p $WORK/b1468/ cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/ff/ff01e20880ef1ddab26ae906e7ef9362c4add5601139d76de0447591100e1c56-d # internal internal/profile mkdir -p $WORK/b394/ cp $WORK/b1216/_pkg_.a /builddir/.cache/go-build/6c/6c9e2364a6773b1afc88d21fdb5acfe6722a8a5e8da5e46c1ca516b33e9ef411-d # internal runtime/pprof mkdir -p $WORK/b395/ cat >$WORK/b1468/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1468/_pkg_.a -trimpath "$WORK/b1468=>" -p github.com/influxdata/influxdb-client-go/v2/log -lang=go1.13 -complete -installsuffix shared -buildid I7w94LvIelukmH2OYl1A/I7w94LvIelukmH2OYl1A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1468/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/log/logger.go cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b225/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p runtime/pprof -std -installsuffix shared -buildid 8SFjVT0ScS8gXY7CLGYT/8SFjVT0ScS8gXY7CLGYT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b395/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_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p internal/profile -std -complete -installsuffix shared -buildid aocRsfQzHCRMVPa0wDbh/aocRsfQzHCRMVPa0wDbh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b394/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 cp $WORK/b1248/_pkg_.a /builddir/.cache/go-build/f4/f47401bdda27a30efc8d90cda1ba4cf90a2fc5577846a07efb9c8c3bfa78ff88-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1278/_pkg_.a # internal google.golang.org/grpc/encoding/gzip mkdir -p $WORK/b530/ cp $WORK/b1026/_pkg_.a /builddir/.cache/go-build/96/9654edb0dac4bb295a12fbe1c04e6eeee3bd818433aa0945636fcab1ad58cc20-d # internal cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b273/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF github.com/go-git/gcfg/scanner mkdir -p $WORK/b1247/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p google.golang.org/grpc/encoding/gzip -lang=go1.14 -complete -installsuffix shared -buildid JkNWMU5fDSzy7-zWNevc/JkNWMU5fDSzy7-zWNevc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack ./vendor/google.golang.org/grpc/encoding/gzip/gzip.go cat >$WORK/b1247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/gcfg/token=$WORK/b1248/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1247/_pkg_.a -trimpath "$WORK/b1247=>" -p github.com/go-git/gcfg/scanner -lang=go1.16 -complete -installsuffix shared -buildid 4CsVAvOf2t5cHVN3o0sG/4CsVAvOf2t5cHVN3o0sG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1247/importcfg -pack ./vendor/github.com/go-git/gcfg/scanner/errors.go ./vendor/github.com/go-git/gcfg/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/24/241c84b24293c27e6b32a3f92eea13e7652371b1adb58ccbceb90491d3b68f28-d # internal github.com/influxdata/influxdb-client-go/v2/api/query mkdir -p $WORK/b1469/ cp $WORK/b1231/_pkg_.a /builddir/.cache/go-build/93/933b77676a64cc35e190208610cef144e966831275fdeeca8ac3280aa7bdd98e-d # internal cat >$WORK/b1469/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/blevesearch/vellum/regexp mkdir -p $WORK/b1230/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1469/_pkg_.a -trimpath "$WORK/b1469=>" -p github.com/influxdata/influxdb-client-go/v2/api/query -lang=go1.13 -complete -installsuffix shared -buildid nNb5dDHnhQhfduisZ6qR/nNb5dDHnhQhfduisZ6qR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1469/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/query/table.go cat >$WORK/b1230/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/blevesearch/vellum/utf8=$WORK/b1231/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1230/_pkg_.a -trimpath "$WORK/b1230=>" -p github.com/blevesearch/vellum/regexp -lang=go1.13 -complete -installsuffix shared -buildid oocy0Kb14MiwTVZb3-kr/oocy0Kb14MiwTVZb3-kr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1230/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/b109/_pkg_.a /builddir/.cache/go-build/7f/7f24d0ce016dc50682a753c6a11e56a3e4f4ef1b2fdafb76465d4b66c8f37054-d # internal github.com/influxdata/influxdb-client-go/v2/internal/gzip mkdir -p $WORK/b1475/ cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/33/335571cb64379bb8c5477a2ccd9fdcf8bfde56d8fc6144e2d7b0786884b45e04-d # internal github.com/grafana/grafana/pkg/util/maputil mkdir -p $WORK/b1488/ cat >$WORK/b1475/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1475/_pkg_.a -trimpath "$WORK/b1475=>" -p github.com/influxdata/influxdb-client-go/v2/internal/gzip -lang=go1.13 -complete -installsuffix shared -buildid oYvfyvBDspJfK0htNq5L/oYvfyvBDspJfK0htNq5L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1475/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/gzip/gzip.go cat >$WORK/b1488/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1488/_pkg_.a -trimpath "$WORK/b1488=>" -p github.com/grafana/grafana/pkg/util/maputil -lang=go1.19 -complete -installsuffix shared -buildid kGg2RWgDOg6cEgEbf81q/kGg2RWgDOg6cEgEbf81q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1488/importcfg -pack ./pkg/util/maputil/maputil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b1073/_pkg_.a /builddir/.cache/go-build/31/317b09709f3110aa107c3d0767a0156258eab7b6a8175777a1726a1299827455-d # internal github.com/grpc-ecosystem/go-grpc-middleware/util/metautils mkdir -p $WORK/b1502/ cat >$WORK/b1502/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1502/_pkg_.a -trimpath "$WORK/b1502=>" -p github.com/grpc-ecosystem/go-grpc-middleware/util/metautils -lang=go1.14 -complete -installsuffix shared -buildid Yzi4ACm-O4clDiyM_tTJ/Yzi4ACm-O4clDiyM_tTJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1502/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/util/metautils/doc.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/util/metautils/nicemd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1159/_pkg_.a # internal cp $WORK/b1278/_pkg_.a /builddir/.cache/go-build/32/322a5aa566a2c18913152c6f2829c9252a97e24ee4fa05a46f7a84ca1dd4fdfa-d # internal github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband mkdir -p $WORK/b1280/ cat >$WORK/b1280/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=$WORK/b1278/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1280/_pkg_.a -trimpath "$WORK/b1280=>" -p github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband -lang=go1.13 -complete -installsuffix shared -buildid k8ST2tZKcUTzrgzozXcV/k8ST2tZKcUTzrgzozXcV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1280/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband/demux.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband/muxer.go cp $WORK/b1159/_pkg_.a /builddir/.cache/go-build/68/68b57371ce18f4c7e43ac5a81054a8e9ebc7552656e60a751bd2bbb952d9e618-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1249/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/7e/7e246fbfa155c87c08122250a4c1ef28f9043c798503f1dd18227807ba173134-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1184/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b1266/_pkg_.a /builddir/.cache/go-build/53/535ee9cb39209016a732c087a6cd0985da0e8f42f6fef9fc51b36095d82d4883-d # internal github.com/emirpasic/gods/containers mkdir -p $WORK/b1265/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1113/_pkg_.a # internal cp $WORK/b1184/_pkg_.a /builddir/.cache/go-build/d0/d047c0a8039d28e0543815087c816bd6b52e04dacb35bc1d9f39dcf2f77b60b9-d # internal cat >$WORK/b1265/importcfg << 'EOF' # internal # import config packagefile github.com/emirpasic/gods/utils=$WORK/b1266/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1265/_pkg_.a -trimpath "$WORK/b1265=>" -p github.com/emirpasic/gods/containers -lang=go1.16 -complete -installsuffix shared -buildid gUauxq7szbcCMhaiWlWj/gUauxq7szbcCMhaiWlWj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1265/importcfg -pack ./vendor/github.com/emirpasic/gods/containers/containers.go ./vendor/github.com/emirpasic/gods/containers/enumerable.go ./vendor/github.com/emirpasic/gods/containers/iterator.go ./vendor/github.com/emirpasic/gods/containers/serialization.go cp $WORK/b1189/_pkg_.a /builddir/.cache/go-build/8a/8ad22bc1d8f75e7b6336a140a4dc699ec04936747502e2c5f9ae2fc14b59c376-d # internal cp $WORK/b1113/_pkg_.a /builddir/.cache/go-build/33/3348642711da5a2ece5b1000cfe888ac855ef0b2af57a84a87b48141f94998fe-d # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/19/19d62303056dc1445758d5d6f2e9099c452ee9a73a6256484dfaa30a10846819-d # internal go/ast mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go/scanner=$WORK/b700/_pkg_.a packagefile go/token=$WORK/b244/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p go/ast -std -complete -installsuffix shared -buildid Qyv73lc5uynHgGa-dIsS/Qyv73lc5uynHgGa-dIsS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b699/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/b551/_pkg_.a /builddir/.cache/go-build/2f/2fce208e74db7972426a4c2d71ee662203221392885139fb3ccb7a5f761a7570-d # internal cp $WORK/b1279/_pkg_.a /builddir/.cache/go-build/c1/c17f24f53118476017d123dc57a68f77085187b605d6709bdaf8f04ca74972c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1276/_pkg_.a # internal cp $WORK/b1095/_pkg_.a /builddir/.cache/go-build/04/04a65f86e47473a6c9261c3c599d8af453f197a39b69717bd1da89dc3d85950f-d # internal cp $WORK/b1276/_pkg_.a /builddir/.cache/go-build/fe/fe00f20a7d8a879a8b6da896d0ff1ac2b44d164dcaf0ba82b347ad0cfa71ddc6-d # internal github.com/go-git/go-git/v5/utils/merkletrie/internal/frame mkdir -p $WORK/b1275/ cat >$WORK/b1275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1276/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1275/_pkg_.a -trimpath "$WORK/b1275=>" -p github.com/go-git/go-git/v5/utils/merkletrie/internal/frame -lang=go1.13 -complete -installsuffix shared -buildid tinWvZ5lATPJdRIfOqih/tinWvZ5lATPJdRIfOqih -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1275/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame/frame.go cp $WORK/b1249/_pkg_.a /builddir/.cache/go-build/ff/ff8efc9347a074381d76b67bf72382d7b1a040cbe845e8ee698cc7642c912fcd-d # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/2f/2f059e4c6a3ed616a4cb855f9ff1aa7bc34eb0f5085e56b698b2b6bc6b4d0b1f-d # internal text/template mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile internal/fmtsort=$WORK/b033/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_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/b224/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p text/template -std -complete -installsuffix shared -buildid FrpMN4pIBZSXXN0osq4V/FrpMN4pIBZSXXN0osq4V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b223/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_amd64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b928/_pkg_.a # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/81/81b029fdadd6622740462707fb6a4e502222b52ff71dba8fb5ac91059d1243f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1386/_pkg_.a # internal cp $WORK/b1224/_pkg_.a /builddir/.cache/go-build/aa/aae28ed9be5f7d59d63bf58228b2295846c299f2ed8f6e8a60067707665b2f25-d # internal cp $WORK/b1386/_pkg_.a /builddir/.cache/go-build/bc/bc0791f3437a0cbcd02e2d02bddcc1845768e97a3eb366d85904b8b864040163-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b1385/ cat >$WORK/b1385/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b1386/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1385/_pkg_.a -trimpath "$WORK/b1385=>" -p github.com/go-openapi/runtime/flagext -lang=go1.15 -complete -installsuffix shared -buildid 22-n-E89YHKpa1pu1A3A/22-n-E89YHKpa1pu1A3A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1385/importcfg -pack ./vendor/github.com/go-openapi/runtime/flagext/byte_size.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1102/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/45/45405fbdba5f9e55673e3c9beaa0bb87b74468a8a266afe8bc75f0921cdc4fef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1370/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/e7/e7a3cce72bf934b90a904ec9fdde684bb33fd238b365d7576db0f424ba4cf06c-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b049/ cp $WORK/b1319/_pkg_.a /builddir/.cache/go-build/ce/ce348ad0d26c052bed73037bfc92de2d29fad6ca3ee3b7bd829b6f5c12ded9be-d # internal github.com/edsrzf/mmap-go mkdir -p $WORK/b1083/ github.com/blevesearch/mmap-go mkdir -p $WORK/b1214/ github.com/blugelabs/bluge/index/lock github.com/go-git/go-billy/v5/osfs mkdir -p $WORK/b1215/ github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b1238/ mkdir -p $WORK/b1093/ cat >$WORK/b1083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a EOF cp $WORK/b1321/_pkg_.a /builddir/.cache/go-build/40/40b21e47ce2718db4833c8a0be5b16a937d434042eb56479e8fb47fa917920c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1083/_pkg_.a -trimpath "$WORK/b1083=>" -p github.com/edsrzf/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid YZ0rcTTowIeeg_mvvbPh/YZ0rcTTowIeeg_mvvbPh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1083/importcfg -pack ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/mattn/go-isatty -lang=go1.12 -complete -installsuffix shared -buildid EgOYyDAmxApL5I9SksLL/EgOYyDAmxApL5I9SksLL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go github.com/jessevdk/go-flags mkdir -p $WORK/b1387/ cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/02/029b3829c91603b17d79e8baa0a2ba027a6ff5d292ac6ceadb937f6e7bbe9b30-d # internal github.com/grafana/grafana/pkg/services/apikey mkdir -p $WORK/b917/ cat >$WORK/b1214/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1214/_pkg_.a -trimpath "$WORK/b1214=>" -p github.com/blevesearch/mmap-go -lang=go1.13 -complete -installsuffix shared -buildid u5_XuyzOcLOV9CjjO3nZ/u5_XuyzOcLOV9CjjO3nZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1214/importcfg -pack ./vendor/github.com/blevesearch/mmap-go/mmap.go ./vendor/github.com/blevesearch/mmap-go/mmap_unix.go cat >$WORK/b1215/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile os=$WORK/b039/_pkg_.a EOF cat >$WORK/b1238/importcfg << 'EOF' # internal # import config packagefile github.com/go-git/go-billy/v5=$WORK/b1237/_pkg_.a packagefile github.com/go-git/go-billy/v5/helper/chroot=$WORK/b1239/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1215/_pkg_.a -trimpath "$WORK/b1215=>" -p github.com/blugelabs/bluge/index/lock -lang=go1.13 -complete -installsuffix shared -buildid q4j6CTKWPnz538jUAP2a/q4j6CTKWPnz538jUAP2a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1215/importcfg -pack ./vendor/github.com/blugelabs/bluge/index/lock/lock.go ./vendor/github.com/blugelabs/bluge/index/lock/lock_nix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1238/_pkg_.a -trimpath "$WORK/b1238=>" -p github.com/go-git/go-billy/v5/osfs -lang=go1.13 -complete -installsuffix shared -buildid CvhDa8saaRPruYxUk01i/CvhDa8saaRPruYxUk01i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1238/importcfg -pack ./vendor/github.com/go-git/go-billy/v5/osfs/os.go ./vendor/github.com/go-git/go-billy/v5/osfs/os_posix.go cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/0e/0e0a40e6704298f34c01218d6ce2d4d8a7ec22b024855c48164f134d109af8df-d # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/59/59d69ea3a659f90617ecb44b6dfe18d8049aa4ddfa2426d2d7496c48c056991e-d # internal cp $WORK/b1102/_pkg_.a /builddir/.cache/go-build/8d/8d6c0a24cd374d80d2cfb3f54dbc7c6514b67869f8d669199daabf2dce69e2b6-d # internal github.com/gosimple/unidecode mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile compress/zlib=$WORK/b472/_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_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/gosimple/unidecode -lang=go1.16 -complete -installsuffix shared -buildid BtG2OOrC03UctEjNEh0w/BtG2OOrC03UctEjNEh0w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./vendor/github.com/gosimple/unidecode/decode.go ./vendor/github.com/gosimple/unidecode/table.go ./vendor/github.com/gosimple/unidecode/unidecode.go cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/ad/ad20c132aa87934aff2d57ecb63c75a85c28d4753227b123c14abddb771253c4-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/40/40ad010c708dbba3227def037d5051214b8e56010e83a1d71d8d5e990d1f2a3e-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b306/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b307/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p golang.org/x/text/secure/bidirule -lang=go1.17 -complete -installsuffix shared -buildid wI7T6n1tBywO3aWN4FHv/wI7T6n1tBywO3aWN4FHv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cat >$WORK/b917/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b1370/_pkg_.a /builddir/.cache/go-build/e9/e9556e315acda4052014df2e50c414c2dda14f9505d0d3b53aa01d8e250dd019-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p github.com/grafana/grafana/pkg/services/apikey -lang=go1.19 -complete -installsuffix shared -buildid tULfnTs_pgWEc3Nzoh9K/tULfnTs_pgWEc3Nzoh9K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b917/importcfg -pack ./pkg/services/apikey/apikey.go ./pkg/services/apikey/model.go cat >$WORK/b1387/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/b032/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1387/_pkg_.a -trimpath "$WORK/b1387=>" -p github.com/jessevdk/go-flags -lang=go1.15 -complete -installsuffix shared -buildid pTptWq92-_116JCGjnD3/pTptWq92-_116JCGjnD3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1387/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_amd64/buildid -w $WORK/b601/_pkg_.a # internal cat >$WORK/b1093/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1502/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1093/_pkg_.a -trimpath "$WORK/b1093=>" -p github.com/prometheus/prometheus/tsdb/fileutil -lang=go1.14 -complete -installsuffix shared -buildid P4xccyDcejSE10sQ-Yi_/P4xccyDcejSE10sQ-Yi_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1093/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b947/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1280/_pkg_.a # internal cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1475/_pkg_.a # internal cp $WORK/b1502/_pkg_.a /builddir/.cache/go-build/ce/ce411b100866a03852b15bd9bb8f7a418b0d236383d9019b6e5835d8c0bccfcd-d # internal cp $WORK/b1430/_pkg_.a /builddir/.cache/go-build/9b/9baa92bbb5c68cc81f78ef3ff4b734c27f86e4673063b0e57fe41eef329ec762-d # internal cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/19/19c51febfc13cfa15eb175adb2c82bc4d23539cb983e9265582b950b58490bbc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1299/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/e8/e8bbc6d633b638b87469bb0bac385d66a21432d6a1615c150c54709ae90755e6-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b603/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1207/_pkg_.a # internal cp $WORK/b1252/_pkg_.a /builddir/.cache/go-build/5a/5a2b40fded2fb103fb2c0cf3223ef96918d04265e720774805bc6f37faa011b9-d # internal cp $WORK/b1226/_pkg_.a /builddir/.cache/go-build/24/2428c8669a59e0e7e5ad248f127d7144485723052776c0f72a8938b002b7a6c2-d # internal cp $WORK/b1475/_pkg_.a /builddir/.cache/go-build/96/9622971cfe8598884d4a27de8978dbd8b706191bb9dad8e4e6d142e51e62d1ad-d # internal cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=$WORK/b601/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p golang.org/x/text/internal/language/compact -lang=go1.17 -complete -installsuffix shared -buildid vIonnvpbvxBhlvglzsiD/vIonnvpbvxBhlvglzsiD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b603/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 cp $WORK/b1299/_pkg_.a /builddir/.cache/go-build/e5/e5078fc093e93bb9686b3a371668e6a33dfd9f7ff6705672303f80dadbd9fe29-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1265/_pkg_.a # internal cp $WORK/b1265/_pkg_.a /builddir/.cache/go-build/6d/6d31c9ec3b9e6341d6d4ad3cac335a3409c972356ff3c1ef77b6e8d4c9863937-d # internal github.com/emirpasic/gods/lists mkdir -p $WORK/b1268/ github.com/emirpasic/gods/trees mkdir -p $WORK/b1269/ cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/b4/b4ba5ace40b16147dca3b65aa92d424ed996d84b68172a852b4485eab56befb6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1428/_pkg_.a # internal cat >$WORK/b1268/importcfg << 'EOF' # internal # import config packagefile github.com/emirpasic/gods/containers=$WORK/b1265/_pkg_.a packagefile github.com/emirpasic/gods/utils=$WORK/b1266/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1268/_pkg_.a -trimpath "$WORK/b1268=>" -p github.com/emirpasic/gods/lists -lang=go1.16 -complete -installsuffix shared -buildid dBqmNb6zFTD8BwM_ldeO/dBqmNb6zFTD8BwM_ldeO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1268/importcfg -pack ./vendor/github.com/emirpasic/gods/lists/lists.go cp $WORK/b1280/_pkg_.a /builddir/.cache/go-build/81/815b0e3a40f0e2fe6a502f3929ac9fce4be9b3741009c59866aa955ff450f68f-d # internal cp $WORK/b1488/_pkg_.a /builddir/.cache/go-build/ad/ad832c5bc2a048f5eb7706cc5c420328b4e34291d8fee1f741a27791b4985574-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1275/_pkg_.a # internal cat >$WORK/b1269/importcfg << 'EOF' # internal # import config packagefile github.com/emirpasic/gods/containers=$WORK/b1265/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1269/_pkg_.a -trimpath "$WORK/b1269=>" -p github.com/emirpasic/gods/trees -lang=go1.16 -complete -installsuffix shared -buildid dxBNRUlIMcHUlcX_Luqv/dxBNRUlIMcHUlcX_Luqv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1269/importcfg -pack ./vendor/github.com/emirpasic/gods/trees/trees.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b1275/_pkg_.a /builddir/.cache/go-build/95/9583ea8fcc05817a3757d5e428452fa73b7aa10023f024b3e17b63bf27ade4cc-d # internal github.com/go-git/go-git/v5/utils/merkletrie mkdir -p $WORK/b1274/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/22/22e8545da7609f378975c7a142f513c9ff6186d37d20d5962da27f43e6fa63dd-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/mattn/go-colorable -lang=go1.13 -complete -installsuffix shared -buildid l2GGgu016_rgkcpcp5Nv/l2GGgu016_rgkcpcp5Nv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/noncolorable.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/2b/2b19d8b9d9eb8254c7df029baaaf242d54df87d364bb6d75aacb0696eda5ba3d-d # internal github.com/gobwas/glob mkdir -p $WORK/b112/ cat >$WORK/b1274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/internal/frame=$WORK/b1275/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1276/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1274/_pkg_.a -trimpath "$WORK/b1274=>" -p github.com/go-git/go-git/v5/utils/merkletrie -lang=go1.13 -complete -installsuffix shared -buildid l4wEtV6yuz4l-dt8uj8c/l4wEtV6yuz4l-dt8uj8c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1274/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/change.go ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/difftree.go ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/doc.go ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/doubleiter.go ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/iter.go cp $WORK/b1428/_pkg_.a /builddir/.cache/go-build/92/9279f4936879b9d3b221e0190df124eb619cd71761fa1aea63b9eee373b80844-d # internal cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/compiler=$WORK/b113/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p github.com/gobwas/glob -lang=go1.16 -complete -installsuffix shared -buildid 3gP4MjZxt0kJrwfH2iR2/3gP4MjZxt0kJrwfH2iR2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack ./vendor/github.com/gobwas/glob/glob.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1247/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/d0/d0711b6f2ce217701262c2cad27c32756079d8e45ca944c9a8ac1a604da557a5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b166/ cp $WORK/b1207/_pkg_.a /builddir/.cache/go-build/46/46195816d5585df3dbac8bfb4147252ccde1de06d29b83f3a61b90028074700c-d # internal cat >$WORK/b166/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/b167/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b168/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid vf5GR_cT_RAHOVCMIihA/vf5GR_cT_RAHOVCMIihA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b166/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/b1247/_pkg_.a /builddir/.cache/go-build/43/4379928bc3a333b5e4a6f2eacaf4bf88c40a4af0ecd4a93fae2e4ab79e79596e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b939/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1468/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1385/_pkg_.a # internal cp $WORK/b1385/_pkg_.a /builddir/.cache/go-build/f0/f07fb623b537e1779fb630b7edee5c8edee922e69c89b219296e3554208a4c19-d # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/78/78137dfa06f2669637672f58c460ac4ebf15e1e494ec9eb1159c7e22c1e401ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1469/_pkg_.a # internal cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/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_amd64/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1215/_pkg_.a # internal cp $WORK/b1468/_pkg_.a /builddir/.cache/go-build/88/888f53d952ddb1e768ed0f6c6346e5e908d0cfc226f2c048295c1331f26e6236-d # internal github.com/influxdata/influxdb-client-go/v2/internal/log mkdir -p $WORK/b1467/ cat >$WORK/b1467/importcfg << 'EOF' # internal # import config packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1468/_pkg_.a EOF cp $WORK/b1215/_pkg_.a /builddir/.cache/go-build/0d/0d6376ef421a882f202d06ea7740ce971b5a3944fe304ab20518a1a0099f2944-d # internal cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1467/_pkg_.a -trimpath "$WORK/b1467=>" -p github.com/influxdata/influxdb-client-go/v2/internal/log -lang=go1.13 -complete -installsuffix shared -buildid tbzwB4dJJSx6VH_lGmk2/tbzwB4dJJSx6VH_lGmk2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1467/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/log/logger.go cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/ba/ba206c55066169000345f91f0fe02017e3d2781f232565daacc8a632b0e64d69-d # internal github.com/gosimple/slug mkdir -p $WORK/b558/ cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/e5/e5d82375ad8b5ea15b9eecb5df08aa891def0b9491358d75d01278a6274ad389-d # internal cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/gosimple/unidecode=$WORK/b559/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/gosimple/slug -lang=go1.11 -complete -installsuffix shared -buildid HO5tTyEki1bEyqTkWfTm/HO5tTyEki1bEyqTkWfTm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b558/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_amd64/buildid -w $WORK/b1268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1230/_pkg_.a # internal cp $WORK/b1469/_pkg_.a /builddir/.cache/go-build/8c/8c8aa44d836c3826c3569b5b0b223ebd9cf9931d0e465fd47c38fee861417096-d # internal cp $WORK/b1268/_pkg_.a /builddir/.cache/go-build/92/921597f4a421635a4774d00e9c0267c59633db2c34b0c3d76943a53ea398e89c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1180/_pkg_.a # internal cp $WORK/b1230/_pkg_.a /builddir/.cache/go-build/63/633ef7077b2b0ee1e5efdca2ad0fa5af2f54179a02828a45ebf99772acba5268-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1297/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d7/d7b9bba9160f6b8fe7945cc1a846a9e59fc0702155ad9676c53cfe8751125b08-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/04/04b67446fb27d429ba787fca1e94f27a7d1de5ac0922478581905fac40925bc2-d # internal github.com/go-kit/log mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b061/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$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_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/go-kit/log -lang=go1.17 -complete -installsuffix shared -buildid 5MSSWZka7u_BJ_45HDdK/5MSSWZka7u_BJ_45HDdK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b056/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/go-kit/kit/log mkdir -p $WORK/b080/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1467/_pkg_.a # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/jmespath/go-jmespath -lang=go1.14 -complete -installsuffix shared -buildid nidM1PYiyMNIBim2EOGQ/nidM1PYiyMNIBim2EOGQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b183/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 cp $WORK/b1297/_pkg_.a /builddir/.cache/go-build/9f/9f75c60ccf662bd45a22da352dae924720211224fbe06bfb02b1fb45bbecbb54-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b127/ github.com/prometheus/common/model mkdir -p $WORK/b385/ google.golang.org/grpc/grpclog mkdir -p $WORK/b229/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b061/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$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 github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config mkdir -p $WORK/b402/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/go-kit/kit/log -lang=go1.13 -complete -installsuffix shared -buildid fAbO4eR_oWDDs49Q8dFX/fAbO4eR_oWDDs49Q8dFX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b080/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 github.com/mailru/easyjson/jlexer mkdir -p $WORK/b407/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b230/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/grpc/grpclog -lang=go1.14 -complete -installsuffix shared -buildid ptoIsUcoB76aai73Wabp/ptoIsUcoB76aai73Wabp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b229/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/prometheus/common/model -lang=go1.16 -complete -installsuffix shared -buildid 3_xnMK-a0yJYeXN2HCkF/3_xnMK-a0yJYeXN2HCkF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/aws/aws-sdk-go/aws/endpoints -lang=go1.11 -complete -installsuffix shared -buildid 5N8g-EPImDzvZRGQnZUN/5N8g-EPImDzvZRGQnZUN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b127/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 github.com/getkin/kin-openapi/jsoninfo mkdir -p $WORK/b412/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config -lang=go1.17 -complete -installsuffix shared -buildid 9UxTXZ68oO8LT3bKWhuB/9UxTXZ68oO8LT3bKWhuB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config/types.go github.com/Masterminds/semver mkdir -p $WORK/b804/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal github.com/go-sourcemap/sourcemap mkdir -p $WORK/b837/ github.com/sirupsen/logrus mkdir -p $WORK/b1350/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1083/_pkg_.a # internal github.com/segmentio/encoding/json mkdir -p $WORK/b1136/ github.com/bits-and-blooms/bitset mkdir -p $WORK/b1219/ github.com/blevesearch/vellum/levenshtein mkdir -p $WORK/b1229/ github.com/grafana/grafana/pkg/services/preference mkdir -p $WORK/b835/ cat >$WORK/b1136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/segmentio/asm/base64=$WORK/b1137/_pkg_.a packagefile github.com/segmentio/asm/keyset=$WORK/b1145/_pkg_.a packagefile github.com/segmentio/encoding/ascii=$WORK/b1146/_pkg_.a packagefile github.com/segmentio/encoding/iso8601=$WORK/b1148/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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 packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1136/_pkg_.a -trimpath "$WORK/b1136=>" -p github.com/segmentio/encoding/json -lang=go1.14 -complete -installsuffix shared -buildid -10G9UNtUBIWFxGHWEtM/-10G9UNtUBIWFxGHWEtM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1136/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 github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b468/ github.com/prometheus/prometheus/pkg/labels github.com/emirpasic/gods/lists/arraylist mkdir -p $WORK/b1267/ go.opentelemetry.io/otel/codes go.opentelemetry.io/otel/attribute mkdir -p $WORK/b495/ cat >$WORK/b1350/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/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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 packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/ohler55/ojg/gen mkdir -p $WORK/b1186/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b463/_pkg_.a EOF mkdir -p $WORK/b497/ github.com/grafana/grafana-plugin-sdk-go/internal cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b1350/_pkg_.a -trimpath "$WORK/b1350=>" -p github.com/sirupsen/logrus -lang=go1.13 -complete -installsuffix shared -buildid 1Jo-fItXcxJPSaHFrw11/1Jo-fItXcxJPSaHFrw11 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1350/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_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/uber/jaeger-client-go/internal/spanlog -lang=go1.16 -complete -installsuffix shared -buildid k-b2qfobjjd7PZQUaXx-/k-b2qfobjjd7PZQUaXx- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b468/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go go.uber.org/atomic mkdir -p $WORK/b480/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/getkin/kin-openapi/jsoninfo -lang=go1.16 -complete -installsuffix shared -buildid Lsa8yXeODEym4Z2vtB5U/Lsa8yXeODEym4Z2vtB5U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b412/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 mkdir -p $WORK/b1085/ cat >$WORK/b804/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1219/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF github.com/magefile/mage/mg mkdir -p $WORK/b426/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/Masterminds/semver -lang=go1.16 -complete -installsuffix shared -buildid whJeOq0aKry6K5d4V5XE/whJeOq0aKry6K5d4V5XE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b804/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_amd64/compile -o $WORK/b1219/_pkg_.a -trimpath "$WORK/b1219=>" -p github.com/bits-and-blooms/bitset -lang=go1.14 -complete -installsuffix shared -buildid O9B3AJmZlzcq5oBvCoc2/O9B3AJmZlzcq5oBvCoc2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1219/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/b874/ cat >$WORK/b1229/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b1180/_pkg_.a /builddir/.cache/go-build/2e/2e9d669c29c682223a37c3e7d9926b69d5e80d9349cff802615ee49640db080b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1229/_pkg_.a -trimpath "$WORK/b1229=>" -p github.com/blevesearch/vellum/levenshtein -lang=go1.13 -complete -installsuffix shared -buildid G01co-gs3sUaRmwLDyEf/G01co-gs3sUaRmwLDyEf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1229/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 cat >$WORK/b835/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b425/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/grafana/grafana/pkg/services/preference -lang=go1.19 -complete -installsuffix shared -buildid J9IZ_JCSOpQkR95ZQoXm/J9IZ_JCSOpQkR95ZQoXm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b835/importcfg -pack ./pkg/services/preference/model.go ./pkg/services/preference/pref.go github.com/grafana/grafana/pkg/components/simplejson mkdir -p $WORK/b560/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b496/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cat >$WORK/b1186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/josharian/intern=$WORK/b408/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p go.opentelemetry.io/otel/attribute -lang=go1.16 -complete -installsuffix shared -buildid YY2MbsJpATzt4AZKLEN2/YY2MbsJpATzt4AZKLEN2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b495/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/mailru/easyjson/jlexer -lang=go1.12 -complete -installsuffix shared -buildid 5TCdvnQgOI27yCfTjiUj/5TCdvnQgOI27yCfTjiUj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b407/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1186/_pkg_.a -trimpath "$WORK/b1186=>" -p github.com/ohler55/ojg/gen -lang=go1.17 -complete -installsuffix shared -buildid T0sNvAjGofznQhI5J1b9/T0sNvAjGofznQhI5J1b9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1186/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p go.opentelemetry.io/otel/codes -lang=go1.16 -complete -installsuffix shared -buildid q0GCZqF3a5nGOoOXxh23/q0GCZqF3a5nGOoOXxh23 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b497/importcfg -pack ./vendor/go.opentelemetry.io/otel/codes/codes.go ./vendor/go.opentelemetry.io/otel/codes/doc.go cat >$WORK/b1085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b382/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1085/_pkg_.a -trimpath "$WORK/b1085=>" -p github.com/prometheus/prometheus/pkg/labels -lang=go1.14 -complete -installsuffix shared -buildid nwkNy0zD0mjX6BR0oF1y/nwkNy0zD0mjX6BR0oF1y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1085/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/b874/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/4e/4e1948ce8084fe183a415cc4ea6c1b1a9ceca5a14ac64e3772a1f22e87caeb52-d # internal cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json -lang=go1.14 -complete -installsuffix shared -buildid I7cnKam1Ap5NJDCQXF9x/I7cnKam1Ap5NJDCQXF9x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b874/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/grafana/grafana/pkg/components/simplejson -lang=go1.19 -complete -installsuffix shared -buildid kWZ3UCMbotEj5xjDBelI/kWZ3UCMbotEj5xjDBelI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b560/importcfg -pack ./pkg/components/simplejson/simplejson.go ./pkg/components/simplejson/simplejson_go11.go cat >$WORK/b837/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=$WORK/b838/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1267/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/emirpasic/gods/containers=$WORK/b1265/_pkg_.a packagefile github.com/emirpasic/gods/lists=$WORK/b1268/_pkg_.a packagefile github.com/emirpasic/gods/utils=$WORK/b1266/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1267/_pkg_.a -trimpath "$WORK/b1267=>" -p github.com/emirpasic/gods/lists/arraylist -lang=go1.16 -complete -installsuffix shared -buildid yAEIOjzWXhXg-0wTSFAb/yAEIOjzWXhXg-0wTSFAb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1267/importcfg -pack ./vendor/github.com/emirpasic/gods/lists/arraylist/arraylist.go ./vendor/github.com/emirpasic/gods/lists/arraylist/enumerable.go ./vendor/github.com/emirpasic/gods/lists/arraylist/iterator.go ./vendor/github.com/emirpasic/gods/lists/arraylist/serialization.go github.com/fatih/color mkdir -p $WORK/b047/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/go-sourcemap/sourcemap -lang=go1.16 -complete -installsuffix shared -buildid R3LAyLrmyyxLEYg8sh3_/R3LAyLrmyyxLEYg8sh3_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b837/importcfg -pack ./vendor/github.com/go-sourcemap/sourcemap/consumer.go ./vendor/github.com/go-sourcemap/sourcemap/mappings.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b048/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF github.com/gogo/protobuf/proto mkdir -p $WORK/b431/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/fatih/color -lang=go1.13 -complete -installsuffix shared -buildid m1FTciz9n64fOh_yfkMy/m1FTciz9n64fOh_yfkMy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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 packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b1083/_pkg_.a /builddir/.cache/go-build/94/94544623a1673378a2dd2d76c95e3426a8fb5eb8922541f49f712cee204a004c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/gogo/protobuf/proto -lang=go1.15 -complete -installsuffix shared -buildid bXF-wwLuGKWACmTAj4CP/bXF-wwLuGKWACmTAj4CP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b431/importcfg -pack ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1269/_pkg_.a # internal cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/magefile/mage/mg -lang=go1.12 -complete -installsuffix shared -buildid TpKPck_XxFDGk6tJVkEH/TpKPck_XxFDGk6tJVkEH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b426/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/b425/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/grafana/grafana-plugin-sdk-go/internal -lang=go1.17 -complete -installsuffix shared -buildid m2s6WNc15jojCCuGa6_a/m2s6WNc15jojCCuGa6_a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/utils.go cp $WORK/b1467/_pkg_.a /builddir/.cache/go-build/8d/8da32f9577428d92bbb81c770addd914fa95ea28834bebfa509ef41d57d3deb6-d # internal cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p go.uber.org/atomic -lang=go1.13 -complete -installsuffix shared -buildid I2FK4jRtGLhGmhYcDwu-/I2FK4jRtGLhGmhYcDwu- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b480/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_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b1269/_pkg_.a /builddir/.cache/go-build/2b/2bc5d8fd2fff1962a7254b6a4323bd5e5cdb7f22f97c58af30b4bb09b5741d71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1221/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/ff/ffd47292c00d35de2520e5b94825f31bb00ab9c2471f22414ad3f08bc90c9dab-d # internal cp $WORK/b1221/_pkg_.a /builddir/.cache/go-build/78/7898bea0aee247085011cc31b96646cffcf6b2f0955fb4e6153db88a84b6b8ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/52/5235c216928973942ff1c48f26092721860a28cb9c493082811d5dfb759400cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b917/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/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 cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/ed/edbb81e9cb5a52d1f64b55b37ab7ec1722b419f99aeb18742a85878a1978d3f1-d # internal cp $WORK/b1214/_pkg_.a /builddir/.cache/go-build/d6/d66256ae597c0f1eedaf42a57203c16f763f3575d728fcd08dfe698a735c0887-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/26/267ba4486c03929b240fc98c13d488ea8fdae4e9fa3fcc1856393fb4584a5b3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal github.com/grafana/grafana/pkg/services/apikey/apikeytest mkdir -p $WORK/b921/ cp $WORK/b1093/_pkg_.a /builddir/.cache/go-build/63/638d85e789ce3fd5c825b3b62e83b8ce87b2dad2349c5565d151957549218946-d # internal cat >$WORK/b921/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b917/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p github.com/grafana/grafana/pkg/services/apikey/apikeytest -lang=go1.19 -complete -installsuffix shared -buildid zy-pyyHMfBiSM6eABwsQ/zy-pyyHMfBiSM6eABwsQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b921/importcfg -pack ./pkg/services/apikey/apikeytest/fake.go cd $WORK/b513 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b513=/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/b124/_pkg_.a /builddir/.cache/go-build/96/966de4385eaa120ee35f192ee559d8a3e1c2282ae8ec9179369a789612c1d117-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b123/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b124/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b125/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b126/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p github.com/aws/aws-sdk-go/aws/credentials -lang=go1.11 -complete -installsuffix shared -buildid isbAsIMCZHyOVxMYg_96/isbAsIMCZHyOVxMYg_96 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b123/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_amd64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/d1/d167d0c909ebd5dcb2a6dfcf933bec05af4ed18729739fd8ec9f310b6f05a090-d # internal golang.org/x/text/language mkdir -p $WORK/b600/ cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/a2/a29cd1f16b906abc6e5e90d0dad675e60e54623ccf1771f971ecf4cd7779e0ad-d # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/51/5109654bd024e96aff80e862cd0dca068838d869b97634eb73bc11df8b543d48-d # internal cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b601/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b603/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p golang.org/x/text/language -lang=go1.17 -complete -installsuffix shared -buildid nWxYd-F9Bic_lglFrTix/nWxYd-F9Bic_lglFrTix -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack ./vendor/golang.org/x/text/language/coverage.go ./vendor/golang.org/x/text/language/doc.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/b468/_pkg_.a /builddir/.cache/go-build/a1/a13b66506dbcbdbfbccd6f99d258c2cf4e50a32aacc5804c29ba163e5405a699-d # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/ca/ca51f438fd85fca24ee493156edd9ae9d1d6ea07e70af478a87e62ff5bc25eb3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1238/_pkg_.a # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b546/ cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/7c/7c00653b08ec471be03267c69a3420996777fe67f78fb325a72321346752b457-d # internal cp $WORK/b1274/_pkg_.a /builddir/.cache/go-build/e1/e115bbf8016dae2e182bf7de29ce0b64c08a1da2113a5bb24f32c78c3cab17a5-d # internal cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b547/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/cpuguy83/go-md2man/v2/md2man -lang=go1.11 -complete -installsuffix shared -buildid Pf3ayjreXDNB4Te6oYCQ/Pf3ayjreXDNB4Te6oYCQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b546/importcfg -pack ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b835/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b165/ cat >$WORK/b165/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/b032/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b166/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b168/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b169/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid z2nMQnnI8Lef_jF1dl7N/z2nMQnnI8Lef_jF1dl7N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b165/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/b239/_pkg_.a /builddir/.cache/go-build/81/81318413195f5309f0569b85a417e317c21683a30a9ddadf0a9f8f08709a094b-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b238/ google.golang.org/protobuf/internal/strs mkdir -p $WORK/b243/ cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/b1/b1536208d76f5e1445c18b4828284a5ced9eb1143478f72de89cae5987035e55-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b246/ google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b250/ cp $WORK/b1238/_pkg_.a /builddir/.cache/go-build/87/8772d58498933cb71fbeba79f11f2d2e7d4732bd8ec34d827aad32cc9495e8d9-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b254/ google.golang.org/protobuf/internal/genid mkdir -p $WORK/b245/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a EOF google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p google.golang.org/protobuf/internal/order -lang=go1.11 -complete -installsuffix shared -buildid SOdmbhJzPxodPQ1Xz7GH/SOdmbhJzPxodPQ1Xz7GH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.11 -complete -installsuffix shared -buildid o0nOQL5xWuZdHLx3pvRj/o0nOQL5xWuZdHLx3pvRj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.11 -complete -installsuffix shared -buildid bE0zZ377lCJLwm6HDvb8/bE0zZ377lCJLwm6HDvb8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descopts/options.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/protobuf/internal/genid -lang=go1.11 -complete -installsuffix shared -buildid ZM6IfcACVRhN42rTsi79/ZM6IfcACVRhN42rTsi79 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b245/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 cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_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_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/protobuf/internal/strs -lang=go1.11 -complete -installsuffix shared -buildid xG5rreLC0FsRvxNIWO5a/xG5rreLC0FsRvxNIWO5a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.11 -complete -installsuffix shared -buildid ozH324xsuQiaCEPyhnfS/ozH324xsuQiaCEPyhnfS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/b8/b86eb88e58c2bd48e496b49ace5a3dbcb84bd825c01aeab054f6f829a1c84e7c-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/5a/5a6b7e27ff260f4984776cc2bb1f94a0028b669b3fda364fcaa5fe2ae8137bcd-d # internal cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.11 -complete -installsuffix shared -buildid puHczzQqfGvL1_gzeuEp/puHczzQqfGvL1_gzeuEp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go golang.org/x/net/idna mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b305/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b307/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b308/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p golang.org/x/net/idna -lang=go1.17 -complete -installsuffix shared -buildid qjqe_PcuSTpG6bVMA-r-/qjqe_PcuSTpG6bVMA-r- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b304/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_amd64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b911/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/61/612cbbd19774aabb9ac8f572077740432e1511b95e3c3c5144e4c473d92ba2b3-d # internal github.com/grafana/grafana/pkg/infra/log/text mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b080/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/grafana/grafana/pkg/infra/log/text -lang=go1.19 -complete -installsuffix shared -buildid atWEaXVlEEAKdtrhSVuG/atWEaXVlEEAKdtrhSVuG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack ./pkg/infra/log/text/text_logger.go github.com/go-kit/kit/log/level mkdir -p $WORK/b1349/ cat >$WORK/b1349/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b091/arith_amd64.o ./arith_amd64.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1349/_pkg_.a -trimpath "$WORK/b1349=>" -p github.com/go-kit/kit/log/level -lang=go1.13 -complete -installsuffix shared -buildid ehG59FkTa2OysZVTSiuf/ehG59FkTa2OysZVTSiuf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1349/importcfg -pack ./vendor/github.com/go-kit/kit/log/level/doc.go ./vendor/github.com/go-kit/kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b932/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b921/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1036/_pkg_.a # internal cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/a3/a39cb73c35fe5e5ac43b30825a79c3650547df4ad33bf8ae27f28a3b2f5fde7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1219/_pkg_.a # internal cp $WORK/b1036/_pkg_.a /builddir/.cache/go-build/49/49eb8a6f0ea69b9c5349c2da8ee64d162ee3e9f73cf836dcf87bfbe575eba076-d # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/62/62c4dd1a7fa581bbe471058ce15e235a4eac80e4cb47b20c0f14b081480523ca-d # internal github.com/go-git/go-git/v5/utils/diff mkdir -p $WORK/b1273/ github.com/yudai/gojsondiff mkdir -p $WORK/b931/ cat >$WORK/b931/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b133/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b932/_pkg_.a packagefile github.com/yudai/golcs=$WORK/b933/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p github.com/yudai/gojsondiff -lang=go1.16 -complete -installsuffix shared -buildid JpCG2oHjYpoiGTA2Gqwv/JpCG2oHjYpoiGTA2Gqwv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b931/importcfg -pack ./vendor/github.com/yudai/gojsondiff/deltas.go ./vendor/github.com/yudai/gojsondiff/gojsondiff.go ./vendor/github.com/yudai/gojsondiff/unmarshaler.go cat >$WORK/b1273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b932/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1273/_pkg_.a -trimpath "$WORK/b1273=>" -p github.com/go-git/go-git/v5/utils/diff -lang=go1.13 -complete -installsuffix shared -buildid 1i87ap5FMpiY3tLdwW3F/1i87ap5FMpiY3tLdwW3F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1273/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/diff/diff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/ca/ca6186e8792d71ca6c1c7b6fc8815687c92eff11bb1a38cb0a51bff2872d4389-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a EOF google.golang.org/grpc/internal/googlecloud mkdir -p $WORK/b784/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/grpc/connectivity -lang=go1.14 -complete -installsuffix shared -buildid hWad0qnUJxIwDxy4DQDp/hWad0qnUJxIwDxy4DQDp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go cat >$WORK/b784/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b230/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile regexp=$WORK/b063/_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_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p google.golang.org/grpc/internal/googlecloud -lang=go1.14 -complete -installsuffix shared -buildid bJFAlCVs0uRiz2PZedhp/bJFAlCVs0uRiz2PZedhp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b784/importcfg -pack ./vendor/google.golang.org/grpc/internal/googlecloud/googlecloud.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b351=>" -I $WORK/b351/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b351/decompress_8b_amd64.o ./decompress_8b_amd64.s cp $WORK/b1219/_pkg_.a /builddir/.cache/go-build/07/0784afc9416708f5d95ae4caf71d73b140fb7605a8203d1ca7859f7b9ece725f-d # internal github.com/blevesearch/vellum mkdir -p $WORK/b1218/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1045/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/7f/7fce3d7ca357aaccf2d5fa2cd03bec6cbd47687e49d05351a92da855f60cb5f7-d # internal cat >$WORK/b1218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b1219/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1214/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1218/_pkg_.a -trimpath "$WORK/b1218=>" -p github.com/blevesearch/vellum -lang=go1.13 -complete -installsuffix shared -buildid HBABU99SK6w7DVXmiaQ6/HBABU99SK6w7DVXmiaQ6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1218/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 cd $WORK/b513 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b513=/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_amd64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a9/a9d4c7de77042df52afd1d1430983a6affcd6157c91a5520438e84fd7fb66ed9-d # internal github.com/go-kit/log/level mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/go-kit/log/level -lang=go1.17 -complete -installsuffix shared -buildid 2VjZXfvhd60cKxvZLvmz/2VjZXfvhd60cKxvZLvmz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/level/level.go cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f3/f303b24afb87442b972264573a45f0732f5d48f59dc900491e92bbe6466b875c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b1045/_pkg_.a /builddir/.cache/go-build/f9/f9c0a7114e543f875ec88ea3c1701dff56619d00629dd123dc73dd07790812ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/95/9504b50fc7148cc7166e1b3eff9c663b99f4e1a386b455290deed8e0f20637ec-d # internal cp $WORK/b1267/_pkg_.a /builddir/.cache/go-build/15/150f80bb3b7a6d0bf6886700f6b5e42060ad082b94e82ecbdf92fc89df5775a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/39/393fca0551d818e7a9174e72ca4c25c35a6748fbcb8c4cd444d2135bec713321-d # internal github.com/emirpasic/gods/trees/binaryheap mkdir -p $WORK/b1264/ cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/d6/d6580b20a6066d3a6ff3a9a28301e2140b24c74e2dc60dc7dcc9017a91b9be20-d # internal cat >$WORK/b1264/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/emirpasic/gods/containers=$WORK/b1265/_pkg_.a packagefile github.com/emirpasic/gods/lists/arraylist=$WORK/b1267/_pkg_.a packagefile github.com/emirpasic/gods/trees=$WORK/b1269/_pkg_.a packagefile github.com/emirpasic/gods/utils=$WORK/b1266/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1264/_pkg_.a -trimpath "$WORK/b1264=>" -p github.com/emirpasic/gods/trees/binaryheap -lang=go1.16 -complete -installsuffix shared -buildid Nss3wn7zKKn_KX1NxDZJ/Nss3wn7zKKn_KX1NxDZJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1264/importcfg -pack ./vendor/github.com/emirpasic/gods/trees/binaryheap/binaryheap.go ./vendor/github.com/emirpasic/gods/trees/binaryheap/iterator.go ./vendor/github.com/emirpasic/gods/trees/binaryheap/serialization.go go.opencensus.io/tag mkdir -p $WORK/b767/ cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/ff/ff0c4b60b5002b2c9645e1462ff3ef2f8af505e2094d3483edf126c3b229ebcf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/9f/9f74f5729b30e57ea30e16d53987e44110985a3d330ec092ac45ebe38456288b-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/1c/1cb2d5e4a71f2b31e240099ba1f002382556a6acee9ec774bd4b24b6cdca707b-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/logger mkdir -p $WORK/b065/ cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/14/1405a8909a6c6db2d1c059ef637c1de934a7476b2e1acd3a298ca2bc5dbdb642-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal github.com/hashicorp/go-hclog mkdir -p $WORK/b216/ cat >$WORK/b767/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile runtime/pprof=$WORK/b395/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/fatih/color=$WORK/b047/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/logger -lang=go1.19 -complete -installsuffix shared -buildid SxOF7SyNdayYe17ZxbcE/SxOF7SyNdayYe17ZxbcE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack ./pkg/cmd/grafana-cli/logger/logger.go ./pkg/cmd/grafana-cli/logger/loggerV2.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p go.opencensus.io/tag -lang=go1.13 -complete -installsuffix shared -buildid 5gRH3It354ikmb5yd1gj/5gRH3It354ikmb5yd1gj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b767/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_amd64/buildid -w $WORK/b1017/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/8a/8a4d2e133302f625203f09fe61ed99a8670a46da33eec99fac0973677c54829a-d # internal github.com/dop251/goja/file mkdir -p $WORK/b1166/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/fatih/color=$WORK/b047/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/hashicorp/go-hclog -lang=go1.13 -complete -installsuffix shared -buildid rH8SsDBEkoRaw_w-G8HR/rH8SsDBEkoRaw_w-G8HR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b216/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/b246/_pkg_.a /builddir/.cache/go-build/e3/e3bde2bae83100360cf536f8bf0ff03e6ca9405058414ae97ebcbdc1c73faa58-d # internal cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/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/b414/_pkg_.a /builddir/.cache/go-build/8f/8f90c31f555900f832b8ef008019716bdd714910ddfbedb100d3f95c36baf41e-d # internal github.com/ghodss/yaml mkdir -p $WORK/b413/ cat >$WORK/b1166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b837/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1166/_pkg_.a -trimpath "$WORK/b1166=>" -p github.com/dop251/goja/file -lang=go1.14 -complete -installsuffix shared -buildid zwHm_MyWqSwbPGZazN3Q/zwHm_MyWqSwbPGZazN3Q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1166/importcfg -pack ./vendor/github.com/dop251/goja/file/file.go github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b655/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal github.com/ua-parser/uap-go/uaparser mkdir -p $WORK/b1429/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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 cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/ghodss/yaml -lang=go1.16 -complete -installsuffix shared -buildid GcTr7BbmSkofLGYmAOxE/GcTr7BbmSkofLGYmAOxE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/prometheus/alertmanager/timeinterval -lang=go1.18 -complete -installsuffix shared -buildid 76Gvwa4djaNnFbrXID-I/76Gvwa4djaNnFbrXID-I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b655/importcfg -pack ./vendor/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cat >$WORK/b1429/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b1429/_pkg_.a -trimpath "$WORK/b1429=>" -p github.com/ua-parser/uap-go/uaparser -lang=go1.16 -complete -installsuffix shared -buildid IhDewY7N09NlZZScABrg/IhDewY7N09NlZZScABrg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1429/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/b546/_pkg_.a /builddir/.cache/go-build/cc/cc22ebbed0d23f003e7e60111edd6b48c6135e3c00eb21b8e779969a2b721aec-d # internal cp $WORK/b1017/_pkg_.a /builddir/.cache/go-build/e7/e7607f7ad44bbacc362566ed178bb6c6ab59e8d920540d55e6a53858041b33b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1229/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/be/be66a396c5d8976c8d6e3fe579d3988ac6caacfe9c078201367c9b6e52f7196a-d # internal github.com/grafana/grafana/pkg/services/dashboardversion mkdir -p $WORK/b645/ github.com/grafana/grafana/pkg/services/dashboardimport /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b804/_pkg_.a # internal mkdir -p $WORK/b1525/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b351=>" -I $WORK/b351/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b351/decompress_amd64.o ./decompress_amd64.s cat >$WORK/b645/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/b560/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/grafana/grafana/pkg/services/dashboardversion -lang=go1.19 -complete -installsuffix shared -buildid ypMp4sQU98NpO_qiLp1E/ypMp4sQU98NpO_qiLp1E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./pkg/services/dashboardversion/dashver.go ./pkg/services/dashboardversion/model.go cat >$WORK/b1525/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1525/_pkg_.a -trimpath "$WORK/b1525=>" -p github.com/grafana/grafana/pkg/services/dashboardimport -lang=go1.19 -complete -installsuffix shared -buildid aQfxUHhy1F0rTOT_ZZ5Z/aQfxUHhy1F0rTOT_ZZ5Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1525/importcfg -pack ./pkg/services/dashboardimport/dashboardimport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1085/_pkg_.a # internal cp $WORK/b1273/_pkg_.a /builddir/.cache/go-build/ca/ca1ab3b48ca96425b00b9f5ff9af2915bd65e96bc90e366b4100fe26729f9f21-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b1229/_pkg_.a /builddir/.cache/go-build/c7/c716e1a3ecab204fe4ad43d42750bac587f08b374148f2d9127601e9c7364b09-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/bb/bbfaccf16694823eda189180d65742f2af34994ddc078c0808af8e652349256a-d # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/49/493add80e80878b54d09edea81752d6943711722bd68338908cb7bc78f181a5e-d # internal github.com/apache/arrow/go/arrow/decimal128 mkdir -p $WORK/b339/ crypto/dsa github.com/denisenkom/go-mssqldb/internal/decimal mkdir -p $WORK/b825/ crypto/elliptic encoding/asn1 mkdir -p $WORK/b090/ github.com/dop251/goja/ftoa github.com/go-git/gcfg mkdir -p $WORK/b1246/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal mkdir -p $WORK/b1169/ mkdir -p $WORK/b153/ github.com/cockroachdb/apd/v2 golang.org/x/crypto/openpgp/elgamal cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile math/big=$WORK/b091/_pkg_.a EOF cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/apache/arrow/go/arrow/decimal128 -lang=go1.15 -complete -installsuffix shared -buildid yMD02k2QdGs-6_hw6v6u/yMD02k2QdGs-6_hw6v6u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/decimal128/decimal128.go cat >$WORK/b1246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/gob=$WORK/b330/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/gcfg/scanner=$WORK/b1247/_pkg_.a packagefile github.com/go-git/gcfg/token=$WORK/b1248/_pkg_.a packagefile github.com/go-git/gcfg/types=$WORK/b1249/_pkg_.a packagefile gopkg.in/warnings.v0=$WORK/b1250/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_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/b137/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid rHpAiOftQV70kCQiQ-tT/rHpAiOftQV70kCQiQ-tT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b090/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1246/_pkg_.a -trimpath "$WORK/b1246=>" -p github.com/go-git/gcfg -lang=go1.16 -complete -installsuffix shared -buildid hLOOWoByrBqKcKrDaDIC/hLOOWoByrBqKcKrDaDIC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1246/importcfg -pack ./vendor/github.com/go-git/gcfg/doc.go ./vendor/github.com/go-git/gcfg/errors.go ./vendor/github.com/go-git/gcfg/go1_2.go ./vendor/github.com/go-git/gcfg/read.go ./vendor/github.com/go-git/gcfg/set.go cat >$WORK/b825/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b943/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/denisenkom/go-mssqldb/internal/decimal -lang=go1.11 -complete -installsuffix shared -buildid m4cReC5nwRJwEtSGbSas/m4cReC5nwRJwEtSGbSas -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b825/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/decimal/decimal.go mkdir -p $WORK/b1305/ cat >$WORK/b943/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p github.com/cockroachdb/apd/v2 -lang=go1.16 -complete -installsuffix shared -buildid BdxtR9Yt2ms2MQ3NoVDC/BdxtR9Yt2ms2MQ3NoVDC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b943/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 cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b138/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b095/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF cat >$WORK/b1305/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF github.com/json-iterator/go mkdir -p $WORK/b369/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid xXxHVgm--DNZGqUoyPY-/xXxHVgm--DNZGqUoyPY- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1305/_pkg_.a -trimpath "$WORK/b1305=>" -p golang.org/x/crypto/openpgp/elgamal -lang=go1.17 -complete -installsuffix shared -buildid wgvEBk_yjK1fxqUoh44f/wgvEBk_yjK1fxqUoh44f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1305/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p crypto/dsa -std -complete -installsuffix shared -buildid 3lVoIHdGdx3nY9XeEA1R/3lVoIHdGdx3nY9XeEA1R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b351/_pkg_.a $WORK/b351/decompress_8b_amd64.o $WORK/b351/decompress_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b1085/_pkg_.a /builddir/.cache/go-build/ed/edc4d54443cf8f97dd9c9d22c968ae6c3c1376e98d5114b2107b06cc8872f9f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b370/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b371/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/prometheus/prometheus/pkg/exemplar mkdir -p $WORK/b1084/ cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/json-iterator/go -lang=go1.12 -complete -installsuffix shared -buildid 8gl5sapBzZ_cXkTYhsjz/8gl5sapBzZ_cXkTYhsjz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b369/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/b407/_pkg_.a /builddir/.cache/go-build/a8/a89140630095daa9fa7c61b6beb1e98d7b16c33e96ba823452ce8bedf72d4c8b-d # internal cat >$WORK/b1084/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1084/_pkg_.a -trimpath "$WORK/b1084=>" -p github.com/prometheus/prometheus/pkg/exemplar -lang=go1.14 -complete -installsuffix shared -buildid TS2-ABUxL0JrmxWO9pQS/TS2-ABUxL0JrmxWO9pQS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1084/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/exemplar/exemplar.go cat >$WORK/b1169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/dop251/goja/ftoa/internal/fast=$WORK/b1170/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1169/_pkg_.a -trimpath "$WORK/b1169=>" -p github.com/dop251/goja/ftoa -lang=go1.14 -complete -installsuffix shared -buildid TFqJlZpB5ENvd57onhYw/TFqJlZpB5ENvd57onhYw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1169/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/eb/eb65351f9b2a8115685a30695b94c88ec003962f241df5b7f1f44f4a7048fd63-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/30/30564779cbf7d548ecf10aaff0e08ad65e9eb973cca47356f880e32a9d0207da-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b202/ google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b241/ google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b539/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b128/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b203/_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_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -lang=go1.11 -complete -installsuffix shared -buildid LejaJDJaKaNOfSr1KODM/LejaJDJaKaNOfSr1KODM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/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/b351/_pkg_.a /builddir/.cache/go-build/08/08664f2ff0f198c5f600b8127c563aa9b55dbccaca2467db3dc70490f73d16ea-d # internal cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.11 -complete -installsuffix shared -buildid dLfFHQ_oqH1w5ANBPXp8/dLfFHQ_oqH1w5ANBPXp8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b539/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/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.11 -complete -installsuffix shared -buildid G2lwuorfAxo6iLKVZr9L/G2lwuorfAxo6iLKVZr9L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b241/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_amd64/buildid -w $WORK/b238/_pkg_.a # internal cd $WORK/b513 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b513=/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_amd64/buildid -w $WORK/b1177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/ed/ede8d8c390fb9a445fffb5cd31e0db33d075946efe362bf5d65a4a9a211dd7f4-d # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/53/53342c3901c7030db6d8a8f2f847251b3201875ac9040471e9e64bad67100a35-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b249/ cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/ac/ac8f87799a846dfa00d55fc2ee26afacabdfc6e6e4ecd1ece2a322b6d7c90209-d # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/e9/e96f7dec400ff16bb97870cb37b5279dc0e7d6a8d1562bccf60bf2008796db29-d # internal cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.11 -complete -installsuffix shared -buildid 70uxrO-f_ORhsptPrSVO/70uxrO-f_ORhsptPrSVO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b1164/_pkg_.a /builddir/.cache/go-build/ba/bab4ff8d99b1f1a342e7ace80d35c747af64b232928f884818d29c1884002dac-d # internal github.com/dlclark/regexp2 mkdir -p $WORK/b1163/ cat >$WORK/b1163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b1164/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b037/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1163/_pkg_.a -trimpath "$WORK/b1163=>" -p github.com/dlclark/regexp2 -lang=go1.16 -complete -installsuffix shared -buildid ZiM6LvnS_upbZshj9ziM/ZiM6LvnS_upbZshj9ziM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1163/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/8a/8a0d3ec1acd5ddb91cce02fd2791e935ef1d70aab7310f997097bda4e752184c-d # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/ca/ca3c9f6ac167539fd4e6003b9d48cc7aaf97673fedb62e78932f77bdc451ecee-d # internal go.opentelemetry.io/otel/trace mkdir -p $WORK/b494/ cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/39/397f102bbcd7b6cb214b3faff0c9dbed6628f011322eb07893b6dff4bca730c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1305/_pkg_.a # internal cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b497/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p go.opentelemetry.io/otel/trace -lang=go1.16 -complete -installsuffix shared -buildid NI7a5Ch9zmI6Xvi3aAGP/NI7a5Ch9zmI6Xvi3aAGP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b494/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 cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/d9/d98fe481f5b9e863a3f918d1d42e6b72fa220647531e097eacf35da190059c83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b1305/_pkg_.a /builddir/.cache/go-build/64/64526fcfa6a822674bffc950fee4297f0f7dbd3820e5dc26016ab202c053753d-d # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/93/938f4054a6ac2fec0479c8e508313acd021ebc0f9a79f8fd39287827569f56cf-d # internal github.com/grafana/grafana/pkg/util/cmputil mkdir -p $WORK/b647/ github.com/google/go-cmp/cmp/cmpopts mkdir -p $WORK/b368/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/fd/fd24aa386461d5b385c6fb44b8208219f9721ac2fed7047a2d66a1599e0e7f4d-d # internal cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/grafana/grafana/pkg/util/cmputil -lang=go1.19 -complete -installsuffix shared -buildid fJ2jYhQsXopOW5Mo8gXC/fJ2jYhQsXopOW5Mo8gXC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b647/importcfg -pack ./pkg/util/cmputil/reporter.go cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b363/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b366/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/google/go-cmp/cmp/cmpopts -lang=go1.13 -complete -installsuffix shared -buildid CQFeNGyiZvI98EqiMEbR/CQFeNGyiZvI98EqiMEbR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b368/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 github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b1091/ cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/48/4886409f49e87eb6d6f00890c4517b6c1d44058d0434f0e12484d4c68d7aa0e4-d # internal cat >$WORK/b1091/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1090/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1092/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1093/_pkg_.a packagefile go.uber.org/atomic=$WORK/b480/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1091/_pkg_.a -trimpath "$WORK/b1091=>" -p github.com/prometheus/prometheus/tsdb/chunks -lang=go1.14 -complete -installsuffix shared -buildid SV7eCpivArDAPzwm1a6e/SV7eCpivArDAPzwm1a6e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1091/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_amd64/buildid -w $WORK/b1349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b1349/_pkg_.a /builddir/.cache/go-build/9b/9b4a13084466ad239f39be70a30a6f106daa177ad5a351edd7a53ed1f09d1ab7-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ea/ea32e6204c02f0c51ba3ae21b0ae71858c8f4b54c799d9fb3f09192388cc0aef-d # internal github.com/grafana/grafana/pkg/infra/log/term mkdir -p $WORK/b078/ github.com/prometheus/prometheus/tsdb/tombstones /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal mkdir -p $WORK/b1107/ cat >$WORK/b1107/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1102/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1092/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1093/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1107/_pkg_.a -trimpath "$WORK/b1107=>" -p github.com/prometheus/prometheus/tsdb/tombstones -lang=go1.14 -complete -installsuffix shared -buildid ynjgpeRssJDToSiBNIje/ynjgpeRssJDToSiBNIje -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1107/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/grafana/grafana/pkg/infra/log/term -lang=go1.19 -complete -installsuffix shared -buildid SIQ_r9xc1dPzIzPjLFy0/SIQ_r9xc1dPzIzPjLFy0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack ./pkg/infra/log/term/terminal_logger.go cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/56/569ba1e09fdf3b0bb302f8d30a9d1e1d70156f10402351df4e1198033da468b5-d # internal github.com/magefile/mage/sh mkdir -p $WORK/b427/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1525/_pkg_.a # internal cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b426/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/magefile/mage/sh -lang=go1.12 -complete -installsuffix shared -buildid bub66L0N4Y0D57J8A1Cn/bub66L0N4Y0D57J8A1Cn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./vendor/github.com/magefile/mage/sh/cmd.go ./vendor/github.com/magefile/mage/sh/helpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b1177/_pkg_.a /builddir/.cache/go-build/51/51e9628f6dc555f07d0ab8851aaafa252a6a1d700e971738133ef1250c32afd5-d # internal github.com/influxdata/influxdb-client-go/v2/api/write mkdir -p $WORK/b1470/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1264/_pkg_.a # internal cat >$WORK/b1470/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1177/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1470/_pkg_.a -trimpath "$WORK/b1470=>" -p github.com/influxdata/influxdb-client-go/v2/api/write -lang=go1.13 -complete -installsuffix shared -buildid -_LSvoMZ8vuLx8NmV-Ts/-_LSvoMZ8vuLx8NmV-Ts -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1470/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_amd64/buildid -w $WORK/b1166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/e7/e7e049eac2b092c709de6718eb5de3302c22fdccc92aa6cf5075dbeede365380-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b1100/ github.com/prometheus/prometheus/pkg/relabel github.com/prometheus/alertmanager/pkg/labels github.com/cortexproject/cortex/pkg/prom1/storage/metric mkdir -p $WORK/b1101/ mkdir -p $WORK/b654/ mkdir -p $WORK/b1343/ cat >$WORK/b1101/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b1100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1101/_pkg_.a -trimpath "$WORK/b1101=>" -p github.com/prometheus/prometheus/pkg/relabel -lang=go1.14 -complete -installsuffix shared -buildid is0wSm6SIcIgy9oRAjto/is0wSm6SIcIgy9oRAjto -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1101/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/relabel/relabel.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/prometheus/alertmanager/pkg/labels -lang=go1.18 -complete -installsuffix shared -buildid -EfaY6kQW1vObdPh1-0s/-EfaY6kQW1vObdPh1-0s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b654/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_amd64/compile -o $WORK/b1100/_pkg_.a -trimpath "$WORK/b1100=>" -p github.com/prometheus/prometheus/discovery/targetgroup -lang=go1.14 -complete -installsuffix shared -buildid pQKsO0p8iVLgN9NpbJHG/pQKsO0p8iVLgN9NpbJHG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1100/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go cp $WORK/b1525/_pkg_.a /builddir/.cache/go-build/6b/6bd7d91be4e95d3dac016f03b08570e541ee40c6985c33850e6a56d1ed027c75-d # internal cat >$WORK/b1343/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1343/_pkg_.a -trimpath "$WORK/b1343=>" -p github.com/cortexproject/cortex/pkg/prom1/storage/metric -lang=go1.16 -complete -installsuffix shared -buildid jlPD--JrazSKf8cPT6jk/jlPD--JrazSKf8cPT6jk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1343/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_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/2d/2d78957a3f409de0752cdc440cf5e159e443210c09b50735f788a8207d55664d-d # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/2b/2bd39e2e5bfe7cc771586cc2119143cef3b9cd2b2d10e923b14531f647036c3f-d # internal cp $WORK/b1264/_pkg_.a /builddir/.cache/go-build/af/afdb5e1dd4000dc47517e78f4df2ab7dc48d543b3a2d3380300ffbd42b1af13d-d # internal github.com/apache/arrow/go/arrow mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b334/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b339/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b335/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b340/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b336/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b341/_pkg_.a packagefile hash/maphash=$WORK/b343/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/apache/arrow/go/arrow -lang=go1.15 -complete -installsuffix shared -buildid 6hAvzUjyc2knaSS-de06/6hAvzUjyc2knaSS-de06 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b333/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_amd64/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/86/86af342879cd1033d9bf5c4193fe141b3391f8cae771d38d77c0d65e6964bd54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1084/_pkg_.a # internal github.com/grafana/grafana/pkg/components/null mkdir -p $WORK/b683/ xorm.io/builder mkdir -p $WORK/b571/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b825/_pkg_.a # internal github.com/jmoiron/sqlx mkdir -p $WORK/b687/ cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/26/265b26dbdd7fe6adb6329d62ed5e6ecd3f7a0bcb584cb1582bbc6cc860f05124-d # internal xorm.io/core mkdir -p $WORK/b572/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p xorm.io/builder -lang=go1.11 -complete -installsuffix shared -buildid IImc79VquRok-4GwkX0C/IImc79VquRok-4GwkX0C -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b571/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 cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/jmoiron/sqlx/reflectx=$WORK/b688/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/jmoiron/sqlx -lang=go1.10 -complete -installsuffix shared -buildid YEAQLupgXVG4WLDkdgOv/YEAQLupgXVG4WLDkdgOv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b687/importcfg -pack ./vendor/github.com/jmoiron/sqlx/bind.go ./vendor/github.com/jmoiron/sqlx/doc.go ./vendor/github.com/jmoiron/sqlx/named.go ./vendor/github.com/jmoiron/sqlx/named_context.go ./vendor/github.com/jmoiron/sqlx/sqlx.go ./vendor/github.com/jmoiron/sqlx/sqlx_context.go cp $WORK/b1084/_pkg_.a /builddir/.cache/go-build/f0/f0b939dcc1a21d0a7cde7bdc28596ef1244fa2ed563246752c56580c862fa77b-d # internal cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile encoding/gob=$WORK/b330/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p xorm.io/core -lang=go1.16 -complete -installsuffix shared -buildid UJZCsQz28kfsaKM6g1Uw/UJZCsQz28kfsaKM6g1Uw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b572/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_amd64/buildid -w $WORK/b1429/_pkg_.a # internal cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b549/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b767/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b1166/_pkg_.a /builddir/.cache/go-build/b1/b112d5dac4813f203cba7e1c83fef824dfdb1d986cf195735a3f47278838652e-d # internal github.com/dop251/goja/ast mkdir -p $WORK/b1165/ cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/af/af4a9d174c39948b0fa773993da16d0a40b9bebeadd8a96f3e8aa57744d9da3b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/grafana/grafana/pkg/components/null -lang=go1.19 -complete -installsuffix shared -buildid Ng9kN9tpfKLzrMDb-yxY/Ng9kN9tpfKLzrMDb-yxY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b683/importcfg -pack ./pkg/components/null/float.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/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 cat >$WORK/b1165/importcfg << 'EOF' # internal # import config packagefile github.com/dop251/goja/file=$WORK/b1166/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1167/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1168/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1165/_pkg_.a -trimpath "$WORK/b1165=>" -p github.com/dop251/goja/ast -lang=go1.14 -complete -installsuffix shared -buildid bgcctEAnaF9oS8KsAVMq/bgcctEAnaF9oS8KsAVMq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1165/importcfg -pack ./vendor/github.com/dop251/goja/ast/node.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/20/20bce7f2134cc4c4b96807f6ff1eba102372dce3a5fe7f0dd03cfa116b12de71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c2/c2b304051599ca5162ec5191d3f63d3d03ddfd608c1a44324c24af44a7a60001-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1100/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/ef/eff369bfa4103bf71f0a9cfee3b3a5e0be6afe6966b70cad91cea53fc9f00fca-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/b7/b7b2c05e5eda9c20f933b950064f3cdad0566c4e03872e40cd3a6cfa8b339b91-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b183/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/aws/aws-sdk-go/aws/awsutil -lang=go1.11 -complete -installsuffix shared -buildid LNtHj8yXZHnXMMTHhB2N/LNtHj8yXZHnXMMTHhB2N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b182/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/b1429/_pkg_.a /builddir/.cache/go-build/50/500923809279a10867ae457675044790b73189886cd738c8650fea9dbfd06dca-d # internal cp $WORK/b1100/_pkg_.a /builddir/.cache/go-build/8b/8b06428a4fdbad43e43fac166f40ce5c6f21ead13574c61c9813f481e8bf8430-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1350/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/ed/edad7f91a610efe593ad39f19c66a2889d5d35a8b96455cf02f5db0d2bf7c178-d # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/9c/9cde3b42cac73c3129b32226017bec12be0da4e7d90bd01c56be9164d755227e-d # internal cp $WORK/b1343/_pkg_.a /builddir/.cache/go-build/d0/d09184b3a80f33e16ce73f30a76a81c00911ba1a578c9161b2457dac9280ac28-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b766/ cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/3a/3ac3b877c92a2c2f64f7dfa64a075263d1c7dae56dbc6b42c9548aa58a74ce2c-d # internal cat >$WORK/b766/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b767/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p go.opencensus.io/stats/internal -lang=go1.13 -complete -installsuffix shared -buildid VkJEnXT4tenpro0Rkonq/VkJEnXT4tenpro0Rkonq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b766/importcfg -pack ./vendor/go.opencensus.io/stats/internal/record.go cd $WORK/b513 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b513=/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 html/template mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile html=$WORK/b222/_pkg_.a packagefile internal/godebug=$WORK/b071/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile text/template/parse=$WORK/b224/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p html/template -std -complete -installsuffix shared -buildid b4YVm4XFQenc-acdUwJJ/b4YVm4XFQenc-acdUwJJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b221/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 github.com/urfave/cli/v2 mkdir -p $WORK/b545/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b504/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b546/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b225/_pkg_.a packagefile text/template=$WORK/b223/_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_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/urfave/cli/v2 -lang=go1.11 -complete -installsuffix shared -buildid 3sw_zkgTZo8UzEw1pwv3/3sw_zkgTZo8UzEw1pwv3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b545/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_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/65/65d634796df4372f20877a5456de50c82785568391464c0cb45c28f2c974b5ef-d # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/e7/e797d3bcc7e441c9c738404fe933a84ec4760f4befc8ee00e5ebc83d9d66cafa-d # internal go/doc mkdir -p $WORK/b702/ go/internal/typeparams mkdir -p $WORK/b706/ cp $WORK/b1350/_pkg_.a /builddir/.cache/go-build/21/211515360ffb442375b1de9f33bed89b1a8b545955305fe6afe0937ddf201bc9-d # internal cat >$WORK/b706/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b699/_pkg_.a packagefile go/token=$WORK/b244/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid Nn6czc62PPg5_lbQadhJ/Nn6czc62PPg5_lbQadhJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b706/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/common.go /usr/lib/golang/src/go/internal/typeparams/typeparams.go cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/e5/e584087a7cfb5f92982b9792656d971c03775e59d7162ff52481a5497711b702-d # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/cc/ccfde0040b28273278838085fe2da1d1e17fad4c1691119a9d0a5c6cbd88c0c9-d # internal cat >$WORK/b702/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile go/ast=$WORK/b699/_pkg_.a packagefile go/doc/comment=$WORK/b703/_pkg_.a packagefile go/token=$WORK/b244/_pkg_.a packagefile internal/lazyregexp=$WORK/b704/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p go/doc -std -complete -installsuffix shared -buildid nJ1q41U2LulR0mjQ1OL8/nJ1q41U2LulR0mjQ1OL8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b702/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1186/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1169/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/9d/9da0144d8f6c74c8d454d01d74666280a1cd18c7d7ee6c45355d54c7de5f26e3-d # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/49/49187301b8ba5d1f8b25201aba08cd3305d2128316de58fcaff0b5b86a33e904-d # internal golang.org/x/text/internal mkdir -p $WORK/b599/ cp $WORK/b1470/_pkg_.a /builddir/.cache/go-build/b2/b239e89f3a382307a7e38c6fa2cef92875f34d665df2daecd366b6764374b961-d # internal golang.org/x/text/internal/colltab mkdir -p $WORK/b1173/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/language=$WORK/b600/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p golang.org/x/text/internal -lang=go1.17 -complete -installsuffix shared -buildid RSYyr817H0t5yUR1Z8Km/RSYyr817H0t5yUR1Z8Km -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b599/importcfg -pack ./vendor/golang.org/x/text/internal/internal.go ./vendor/golang.org/x/text/internal/match.go cat >$WORK/b1173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/text/language=$WORK/b600/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b308/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1173/_pkg_.a -trimpath "$WORK/b1173=>" -p golang.org/x/text/internal/colltab -lang=go1.17 -complete -installsuffix shared -buildid c_1qTuEExPBwLN1GjnAe/c_1qTuEExPBwLN1GjnAe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1173/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_amd64/buildid -w $WORK/b931/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b1169/_pkg_.a /builddir/.cache/go-build/35/350afb583d88fa0164ddc15a067bbac5a43a31177a9fe9dc8f8de59850aae6c6-d # internal cp $WORK/b1186/_pkg_.a /builddir/.cache/go-build/e6/e67fdf7ef62265670a2805987b8b6279544f1e2c5c39d2176dd6abfc2a92e5d5-d # internal cd $WORK/b513 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b513=/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_amd64/buildid -w $WORK/b766/_pkg_.a # internal github.com/ohler55/ojg/alt mkdir -p $WORK/b1185/ cat >$WORK/b1185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1184/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1186/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1185/_pkg_.a -trimpath "$WORK/b1185=>" -p github.com/ohler55/ojg/alt -lang=go1.17 -complete -installsuffix shared -buildid 5plrdnoXxCjHL0RkijJA/5plrdnoXxCjHL0RkijJA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1185/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/b683/_pkg_.a /builddir/.cache/go-build/db/db212391beac94f174a504bd01f94b7bc6a74f36330ef3a265ceaeb5bc6ff034-d # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/c8/c8053b0f348f95efd19030f8766f1b6d46e6233623ba312763c146a5e1489fce-d # internal go.opencensus.io/stats mkdir -p $WORK/b765/ cp $WORK/b1107/_pkg_.a /builddir/.cache/go-build/2e/2eb18ec95f0dd8e0f2898e075ab911528c640081fa90560fb19ba7e3738d58d7-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b1106/ cat >$WORK/b1106/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1102/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1107/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1106/_pkg_.a -trimpath "$WORK/b1106=>" -p github.com/prometheus/prometheus/tsdb/record -lang=go1.14 -complete -installsuffix shared -buildid DJprlUxZCbUDZDzyOVbc/DJprlUxZCbUDZDzyOVbc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1106/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/record/record.go cat >$WORK/b765/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b763/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b766/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b767/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p go.opencensus.io/stats -lang=go1.13 -complete -installsuffix shared -buildid iSSxBP123hFCGZ_xqjvW/iSSxBP123hFCGZ_xqjvW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b765/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_amd64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/a1/a14f5e0ce10363fd5ae7f6e5d4a98f6cda5039205db56f9565eafcefc2d68d7a-d # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/0c/0cf58152c70f0b7c39ea603e906dc781e93c1bae905c8b3e48ce2b1e74feb455-d # internal github.com/yudai/gojsondiff/formatter mkdir -p $WORK/b934/ go/parser mkdir -p $WORK/b705/ cat >$WORK/b934/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b931/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p github.com/yudai/gojsondiff/formatter -lang=go1.16 -complete -installsuffix shared -buildid sdcQpR4KJ4TI7EBh8w4U/sdcQpR4KJ4TI7EBh8w4U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b934/importcfg -pack ./vendor/github.com/yudai/gojsondiff/formatter/ascii.go ./vendor/github.com/yudai/gojsondiff/formatter/delta.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1218/_pkg_.a # internal cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go/ast=$WORK/b699/_pkg_.a packagefile go/internal/typeparams=$WORK/b706/_pkg_.a packagefile go/scanner=$WORK/b700/_pkg_.a packagefile go/token=$WORK/b244/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p go/parser -std -complete -installsuffix shared -buildid xeZdoyuum9jTJSXMLI3s/xeZdoyuum9jTJSXMLI3s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b705/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/b7/b711e56921fb21e73cca17cd415c672f89886c4874fb06be2e5a63cc96ad5583-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1387/_pkg_.a # internal cp $WORK/b1218/_pkg_.a /builddir/.cache/go-build/93/93a20a71330c29abaa901611131be284364c09c0eed5524c8fef41d360330b46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/b8/b8f9f50db590b64d1a00da844dcb83170d243f9bb9dbeea43c4883e34368252d-d # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/ac/ac2d7e770ca3b8920f84f89594e0aacd94d0c2c239b06a233fbdc539493e405b-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b248/ golang.org/x/text/cases mkdir -p $WORK/b598/ cp $WORK/b1246/_pkg_.a /builddir/.cache/go-build/3c/3cedab582b7031efbc3c6b0564859a20c22e917f0fcf0e27eb7cb87b9f3f4baa-d # internal github.com/go-git/go-git/v5/plumbing/format/config mkdir -p $WORK/b1245/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal=$WORK/b599/_pkg_.a packagefile golang.org/x/text/language=$WORK/b600/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b306/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b308/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b1245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/gcfg=$WORK/b1246/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b250/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p golang.org/x/text/cases -lang=go1.17 -complete -installsuffix shared -buildid RmBqO8hLSQZD9CIXowBF/RmBqO8hLSQZD9CIXowBF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b598/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_amd64/compile -o $WORK/b1245/_pkg_.a -trimpath "$WORK/b1245=>" -p github.com/go-git/go-git/v5/plumbing/format/config -lang=go1.13 -complete -installsuffix shared -buildid _FGBpe8UZ1Xm_3OrMOTu/_FGBpe8UZ1Xm_3OrMOTu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1245/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/config/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/config/decoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/config/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/config/encoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/config/option.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/config/section.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p google.golang.org/protobuf/proto -lang=go1.11 -complete -installsuffix shared -buildid ZNt9qtELP3pXhMQK1oUB/ZNt9qtELP3pXhMQK1oUB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./vendor/google.golang.org/protobuf/proto/checkinit.go ./vendor/google.golang.org/protobuf/proto/decode.go ./vendor/google.golang.org/protobuf/proto/decode_gen.go ./vendor/google.golang.org/protobuf/proto/doc.go ./vendor/google.golang.org/protobuf/proto/encode.go ./vendor/google.golang.org/protobuf/proto/encode_gen.go ./vendor/google.golang.org/protobuf/proto/equal.go ./vendor/google.golang.org/protobuf/proto/extension.go ./vendor/google.golang.org/protobuf/proto/merge.go ./vendor/google.golang.org/protobuf/proto/messageset.go ./vendor/google.golang.org/protobuf/proto/proto.go ./vendor/google.golang.org/protobuf/proto/proto_methods.go ./vendor/google.golang.org/protobuf/proto/reset.go ./vendor/google.golang.org/protobuf/proto/size.go ./vendor/google.golang.org/protobuf/proto/size_gen.go ./vendor/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1101/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/b1/b1a6eeef560d16caea92b66aafde6b8aa7be5d90d4e9d9ad577c467262fb0430-d # internal cat >$WORK/b069/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/b070/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/godebug=$WORK/b071/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile internal/poll=$WORK/b040/_pkg_.a packagefile internal/singleflight=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/netip=$WORK/b074/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_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/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p net -std -installsuffix shared -buildid y4OeBgUlq3OHB6ASMZZV/y4OeBgUlq3OHB6ASMZZV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b069/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/b069/_cgo_gotypes.go $WORK/b069/cgo_linux.cgo1.go $WORK/b069/cgo_resnew.cgo1.go $WORK/b069/cgo_socknew.cgo1.go $WORK/b069/cgo_unix.cgo1.go $WORK/b069/_cgo_import.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b513=/tmp/go-build -gno-record-gcc-switches -o $WORK/b513/_cgo_.o $WORK/b513/_cgo_main.o $WORK/b513/_x001.o $WORK/b513/_x002.o $WORK/b513/_x003.o $WORK/b513/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/84/84b7611eeb105cb5a7b9adddcd0e0f624c8e32fddcb41f5a1a297ee2a2999aad-d # internal cp $WORK/b1101/_pkg_.a /builddir/.cache/go-build/55/557f1c3c23fbae5d73d27ea4a5f66ab6ed6d43e5ce8f6237046e916504e08c98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b1387/_pkg_.a /builddir/.cache/go-build/da/dab39f9d4ba7665bd1bc03813cb444ced93780472cf26dd70f2d2e04c4c77273-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1165/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/02/0245f474519c09b19e3eeb0b9518219e8c3c43ef4a83692ea984111f935f4d2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/66/66017695859fb5aee9750a7367e08948926f7347c7e16568c8bd867163742953-d # internal cp $WORK/b1091/_pkg_.a /builddir/.cache/go-build/c8/c8d97c26bd5c3b5edc1a2114e1de55255a65b3e82406d3bb500a2890865db48e-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b1094/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/1c/1c81a30042e67a2b4c04d1dbc24fd835412df1b99b9645c409dad38624202098-d # internal cat >$WORK/b1094/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1090/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1091/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF github.com/grafana/grafana-plugin-sdk-go/backend/log mkdir -p $WORK/b215/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1094/_pkg_.a -trimpath "$WORK/b1094=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -lang=go1.14 -complete -installsuffix shared -buildid vJ-B6ltc52CsyNwwtKMr/vJ-B6ltc52CsyNwwtKMr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1094/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/buffer.go ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/chunks.go cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile github.com/hashicorp/go-hclog=$WORK/b216/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/log -lang=go1.17 -complete -installsuffix shared -buildid FT-lU773bgbGbzq6cyuy/FT-lU773bgbGbzq6cyuy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log/log.go cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/c3/c31c94cb725d91abd47864e28991c4c7dfcdea87198166097c772cf105e584cb-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b768/ cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/88/88b3c42551eb33eedcfa9f88e03fc3220e202521907cec47633d6ceaa816d3c4-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b252/ cat >$WORK/b768/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b769/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b763/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b770/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b764/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b765/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b766/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b767/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p go.opencensus.io/stats/view -lang=go1.13 -complete -installsuffix shared -buildid dLkL0fTbGAt0iJ0InFPa/dLkL0fTbGAt0iJ0InFPa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b768/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 cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.11 -complete -installsuffix shared -buildid Y6ZlmFotmtjgTQdz1U-b/Y6ZlmFotmtjgTQdz1U-b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b1165/_pkg_.a /builddir/.cache/go-build/7f/7fd0ce8396b2be642cbd27b6dad3bd128fa3764b4cdb0bfaf7662ea9f7aa22ec-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b513/_cgo_.o -dynout $WORK/b513/_cgo_import.go cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/9f/9fd3780ffff98d55e9c7790ba97d26d252ab40a2056837e487f09cd6afe3a3b7-d # internal github.com/dop251/goja/parser mkdir -p $WORK/b1171/ cat >$WORK/b1171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1165/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1166/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1167/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1168/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b837/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1171/_pkg_.a -trimpath "$WORK/b1171=>" -p github.com/dop251/goja/parser -lang=go1.14 -complete -installsuffix shared -buildid PzXU1FZ-kc5UfQc3B8oC/PzXU1FZ-kc5UfQc3B8oC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1171/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 cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/70/70147692d8482bbcca07ecfec31beef65b4f256b53bc176560811c801bc5760b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p os/user -std -installsuffix shared -buildid jfYN6vJFK2qjagqT-pqq/jfYN6vJFK2qjagqT-pqq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b513/_cgo_gotypes.go $WORK/b513/cgo_listgroups_unix.cgo1.go $WORK/b513/cgo_lookup_unix.cgo1.go $WORK/b513/getgrouplist_unix.cgo1.go $WORK/b513/_cgo_import.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/49/499178e2d5c55cdbfc731e7e4567a1a0d858f8b27e2051058a6d211fc21cd6b1-d # internal crypto/x509/pkix mkdir -p $WORK/b154/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b145/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid n_WqhErhbRZxEmXYOv8U/n_WqhErhbRZxEmXYOv8U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b144/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/b087/ 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_amd64/cgo -objdir $WORK/b087/ -importpath vendor/github.com/golang-fips/openssl-fips/openssl -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b087/ -g -O2 ./aes.go ./ecdh.go ./ecdsa.go ./hkdf.go ./hmac.go ./openssl.go ./rand.go ./rsa.go ./sha.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid jswaPGwdRuHPfKj4Lmkt/jswaPGwdRuHPfKj4Lmkt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b934/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/1d/1d43d10e4dfc9cd6e601e73c3b2d256ba089fffe7ccbd4f3c6321bb5742260ef-d # internal cp $WORK/b1106/_pkg_.a /builddir/.cache/go-build/df/df3f89ac4a6ac00354e73d92f520433e6795d0455ac90cb7924d057750b5e289-d # internal cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/0c/0c54ebdb9b33d2fb034e45d2afc1c937bd47b259bf0a8280b272283986b01d10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/be/bee25ca6d8b112cfad201c29457d3921f36e380d7737e486ece2bc4c14d80149-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b1245/_pkg_.a /builddir/.cache/go-build/f9/f97ecb0ebf67dcbefa4902cea80e625e2737bd61dc16bec061c815f6cc97f942-d # internal github.com/go-git/go-git/v5/plumbing/format/gitignore mkdir -p $WORK/b1255/ cp $WORK/b1094/_pkg_.a /builddir/.cache/go-build/4d/4d172c7f8aad02244b9f4775cbb57756c52dab7ab464261645558ce7fbf0d6d3-d # internal cat >$WORK/b1255/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/go-git/go-billy/v5=$WORK/b1237/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/config=$WORK/b1245/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1256/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1255/_pkg_.a -trimpath "$WORK/b1255=>" -p github.com/go-git/go-git/v5/plumbing/format/gitignore -lang=go1.13 -complete -installsuffix shared -buildid vtAzdoo9E149325STcLD/vtAzdoo9E149325STcLD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1255/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/gitignore/dir.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/gitignore/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/gitignore/matcher.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/gitignore/pattern.go github.com/prometheus/prometheus/storage mkdir -p $WORK/b1089/ cat >$WORK/b1089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b1082/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1084/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1090/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1091/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1092/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1094/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1089/_pkg_.a -trimpath "$WORK/b1089=>" -p github.com/prometheus/prometheus/storage -lang=go1.14 -complete -installsuffix shared -buildid LX8z-RZ-jzshV9gM882-/LX8z-RZ-jzshV9gM882- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1089/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/b1173/_pkg_.a /builddir/.cache/go-build/56/5630d2918aed366475d90d84b34ac22fe8ca3fa47884718d4dfcc86fdbc6e12d-d # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/93/931c4475f0bc78a4cb5231af97b4a30d893aea104d0bfed6c272a23b70c43b0c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/1b/1b79d28c989007aa1db08493f0f33d257d259471e354e3e922286edd27ad6972-d # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/c0/c022a849f9101ef78d4c19e60b9d7f8474a399de73c868b4265edbcc1f3ec8a3-d # internal cuelang.org/go/cue/literal mkdir -p $WORK/b942/ cat >$WORK/b942/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b943/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/buildid -w $WORK/b1202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p cuelang.org/go/cue/literal -lang=go1.17 -complete -installsuffix shared -buildid sQHp1-mLgnyTVAtgodXe/sQHp1-mLgnyTVAtgodXe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b942/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 golang.org/x/text/collate mkdir -p $WORK/b1172/ cat >$WORK/b1172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile golang.org/x/text/internal/colltab=$WORK/b1173/_pkg_.a packagefile golang.org/x/text/language=$WORK/b600/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b308/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1172/_pkg_.a -trimpath "$WORK/b1172=>" -p golang.org/x/text/collate -lang=go1.17 -complete -installsuffix shared -buildid V5abqMuF6_MzN-Vjl8YX/V5abqMuF6_MzN-Vjl8YX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1172/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_amd64/buildid -w $WORK/b1255/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b513/_pkg_.a $WORK/b513/_x001.o $WORK/b513/_x002.o $WORK/b513/_x003.o $WORK/b513/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b1255/_pkg_.a /builddir/.cache/go-build/46/46e1767c77778307141bd4e9f7b2ddeca8e500d25e3c826c91a2a47a6ca854f9-d # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/65/65c86cb8d822df5bd80827f73ae8db038384d66a4872c4b2e38b566249346089-d # internal github.com/golang/glog mkdir -p $WORK/b1024/ github.com/grafana/grafana/pkg/infra/process mkdir -p $WORK/b1499/ github.com/kevinburke/ssh_config mkdir -p $WORK/b1294/ cat >$WORK/b1024/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/b504/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/user=$WORK/b513/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$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 cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1024/_pkg_.a -trimpath "$WORK/b1024=>" -p github.com/golang/glog -lang=go1.11 -complete -installsuffix shared -buildid qqh4lSCUbxs2KWokkSwo/qqh4lSCUbxs2KWokkSwo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1024/importcfg -pack ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/glog/glog_file.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cat >$WORK/b1294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/user=$WORK/b513/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1294/_pkg_.a -trimpath "$WORK/b1294=>" -p github.com/kevinburke/ssh_config -lang=go1.16 -complete -installsuffix shared -buildid 6d6VgwCtm3ompjqJUbjU/6d6VgwCtm3ompjqJUbjU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1294/importcfg -pack ./vendor/github.com/kevinburke/ssh_config/config.go ./vendor/github.com/kevinburke/ssh_config/lexer.go ./vendor/github.com/kevinburke/ssh_config/parser.go ./vendor/github.com/kevinburke/ssh_config/position.go ./vendor/github.com/kevinburke/ssh_config/token.go ./vendor/github.com/kevinburke/ssh_config/validators.go cat >$WORK/b1499/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/user=$WORK/b513/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1499/_pkg_.a -trimpath "$WORK/b1499=>" -p github.com/grafana/grafana/pkg/infra/process -lang=go1.19 -complete -installsuffix shared -buildid U6IBLc0VP1SGCz20nxDP/U6IBLc0VP1SGCz20nxDP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1499/importcfg -pack ./pkg/infra/process/process.go ./pkg/infra/process/root_check.go cp $WORK/b1202/_pkg_.a /builddir/.cache/go-build/9b/9b2b2ae164389a732e0dbb02336042f4faa544a83db6d68a59ae62012fcb9b5b-d # internal github.com/blugelabs/bluge_segment_api mkdir -p $WORK/b1201/ cat >$WORK/b1201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1202/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1201/_pkg_.a -trimpath "$WORK/b1201=>" -p github.com/blugelabs/bluge_segment_api -lang=go1.14 -complete -installsuffix shared -buildid j2LN2XToMxZ-EXWSabX2/j2LN2XToMxZ-EXWSabX2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1201/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_amd64/buildid -w $WORK/b1499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b1499/_pkg_.a /builddir/.cache/go-build/cd/cd11cd539e8d198f4e2472a26267703ef67dabdb1fac6de3dcc13f4f2d48933c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/73/734edb6c490978be98fcd0e830f3bcdbd07226ec10d6fb3f3d4ba43bd0160c51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/9b/9bcec4216036c2445d6733644672772e1fb0a3b3769e56d7fa370943aa540d16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/c5/c50f66511622d206370a7e6c00dfb18243cdec8b6b006f1549c45779ba125594-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/93/93f92f9701f1ee46300ae5cd51dfd465b0ed45deab71170c50865676c039da5b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1201/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/32/32c9d4180690be36d43adf6bf2217589fee7d926fa5874998ab631cae156d164-d # internal gonum.org/v1/gonum/lapack/lapack64 mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b623/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b624/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b636/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b638/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p gonum.org/v1/gonum/lapack/lapack64 -lang=go1.17 -complete -installsuffix shared -buildid kEcllU4jaEuX9fQ0ElL4/kEcllU4jaEuX9fQ0ElL4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b637/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_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b1201/_pkg_.a /builddir/.cache/go-build/19/192a8629a67f130561025608747bacdf260b8a2da55777626fb6bd2569f29618-d # internal github.com/blugelabs/bluge/analysis mkdir -p $WORK/b1200/ github.com/blugelabs/ice mkdir -p $WORK/b1217/ cat >$WORK/b1200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1201/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1200/_pkg_.a -trimpath "$WORK/b1200=>" -p github.com/blugelabs/bluge/analysis -lang=go1.13 -complete -installsuffix shared -buildid h8kSACMD0oPmUcUwH1kP/h8kSACMD0oPmUcUwH1kP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1200/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cat >$WORK/b1217/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1202/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1218/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1201/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1109/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1217/_pkg_.a -trimpath "$WORK/b1217=>" -p github.com/blugelabs/ice -lang=go1.12 -complete -installsuffix shared -buildid MSfkR1KFwZceIyIDkGNJ/MSfkR1KFwZceIyIDkGNJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1217/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 cp $WORK/b1136/_pkg_.a /builddir/.cache/go-build/43/43d30d0ca376aa50b2eac377e6ebf38d87a1a4b21f6e9f7d123d60882897241e-d # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/29/293cf79fd3976abb1f49ddb2bd71e9f4f8f06c72fd12a04c2d72fdd35de330c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b942/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/09/09a571f6f20801c08b911cc865d307b91d9872987c7ce8f0da6e4003db180ab1-d # internal github.com/grafana/grafana/pkg/components/dashdiffs mkdir -p $WORK/b930/ cat >$WORK/b930/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b931/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b934/_pkg_.a packagefile html/template=$WORK/b221/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p github.com/grafana/grafana/pkg/components/dashdiffs -lang=go1.19 -complete -installsuffix shared -buildid ixVqCpAdA62MsvpNCrMk/ixVqCpAdA62MsvpNCrMk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b930/importcfg -pack ./pkg/components/dashdiffs/compare.go ./pkg/components/dashdiffs/formatter_basic.go ./pkg/components/dashdiffs/formatter_json.go cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/3e/3e0149a5667b9de04fc3d76f80d0192b4b216c9e63bdc6e47d808e75acb7aadd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/7c/7ce0c303be9807a810d93119265f5c1972a5b23c353c8fdd43a8b99e063bbb44-d # internal github.com/apache/arrow/go/arrow/array mkdir -p $WORK/b344/ cuelang.org/go/cue/ast mkdir -p $WORK/b938/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b333/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b334/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b339/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b340/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b336/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b337/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b341/_pkg_.a packagefile hash/maphash=$WORK/b343/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cat >$WORK/b938/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/apache/arrow/go/arrow/array -lang=go1.15 -complete -installsuffix shared -buildid 1e_y9TmlCzfcxJ1cNdMg/1e_y9TmlCzfcxJ1cNdMg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b344/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p cuelang.org/go/cue/ast -lang=go1.17 -complete -installsuffix shared -buildid 6l9KMr3ijCLziFUHv1GN/6l9KMr3ijCLziFUHv1GN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b938/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/b248/_pkg_.a /builddir/.cache/go-build/32/32734e49ed8bb6daff7d4209d151058fe39756c38bb6a0aa94fd6bcf13825fa9-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b233/ google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b254/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b252/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b249/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.11 -complete -installsuffix shared -buildid 3oqLhPvBWHCZR6Q83u8A/3oqLhPvBWHCZR6Q83u8A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b253/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 cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b249/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.11 -complete -installsuffix shared -buildid Z7r8a83eQk8QqtJGEy-0/Z7r8a83eQk8QqtJGEy-0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b233/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/b572/_pkg_.a /builddir/.cache/go-build/eb/ebd249255207bd3e1e1811e35df6876780026b642b0ee89822bfd082dfebe191-d # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/4d/4d3375f4c8ef3b8b94f54dcbef9b9f0763f72cb3df15381dbe4abb4695b433e0-d # internal github.com/grafana/grafana/pkg/services/sqlstore/session mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b687/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/grafana/grafana/pkg/services/sqlstore/session -lang=go1.19 -complete -installsuffix shared -buildid cFTxzz2knBLIi8sq0IOQ/cFTxzz2knBLIi8sq0IOQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b686/importcfg -pack ./pkg/services/sqlstore/session/session.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1024/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/00/003de3efa79886f1fc00094baf00c7faea4e6d8c279bd962b6c017a1414d9c96-d # internal gonum.org/v1/gonum/mat mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b623/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b624/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b633/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b634/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b635/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b632/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b636/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b637/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile math/cmplx=$WORK/b627/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p gonum.org/v1/gonum/mat -lang=go1.17 -complete -installsuffix shared -buildid H8Loa1S3Ybz3KjBF3wGS/H8Loa1S3Ybz3KjBF3wGS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b622/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/b1024/_pkg_.a /builddir/.cache/go-build/d5/d51f5dbc598e9adc7da243cd8034326ac0602b5931b5f9549ccb5d9ff5c260d5-d # internal github.com/protocolbuffers/txtpbfmt/parser mkdir -p $WORK/b1023/ cp $WORK/b1294/_pkg_.a /builddir/.cache/go-build/d7/d740c32bc19b33ba50f2a006de0acfa5deeea8ad95ef86b040a4d4b538696913-d # internal cat >$WORK/b1023/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/glog=$WORK/b1024/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b1025/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b1022/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b1026/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1023/_pkg_.a -trimpath "$WORK/b1023=>" -p github.com/protocolbuffers/txtpbfmt/parser -lang=go1.13 -complete -installsuffix shared -buildid -NbfSXbRlgC3_eONwCdg/-NbfSXbRlgC3_eONwCdg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1023/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/parser/parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1200/_pkg_.a # internal cp $WORK/b1200/_pkg_.a /builddir/.cache/go-build/70/7094ea8d19134af0a3facc22a8d1cdfa8e1dad501e09d6ab3fd8dae78de82569-d # internal github.com/blugelabs/bluge/search mkdir -p $WORK/b1222/ github.com/blugelabs/bluge/analysis/token mkdir -p $WORK/b1208/ cat >$WORK/b1222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1200/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1220/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1221/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1201/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1222/_pkg_.a -trimpath "$WORK/b1222=>" -p github.com/blugelabs/bluge/search -lang=go1.13 -complete -installsuffix shared -buildid 5A6dNsU6Q-78nOJY6FMJ/5A6dNsU6Q-78nOJY6FMJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1222/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/b1208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/ring=$WORK/b1209/_pkg_.a packagefile github.com/blevesearch/go-porterstemmer=$WORK/b1210/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1200/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b308/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1208/_pkg_.a -trimpath "$WORK/b1208=>" -p github.com/blugelabs/bluge/analysis/token -lang=go1.13 -complete -installsuffix shared -buildid BLRn9zeDoHt4OYSsnkOs/BLRn9zeDoHt4OYSsnkOs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1208/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b930/_pkg_.a # internal cp $WORK/b1163/_pkg_.a /builddir/.cache/go-build/eb/eb2a87cb02d95fcd00162aaf96f651069cef05dc880825bb56214960dfa23a9f-d # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/34/347dc5af4676f367878a214a36e2443e23a79b2c41b875bf1af274884d6f8656-d # internal cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/d3/d3a5c129baee3747814f3ffd7a9789cdc4d953d2d753614c27daa517f95860bd-d # internal cp $WORK/b1185/_pkg_.a /builddir/.cache/go-build/00/0074abe7398fc20565a3e8cdff99a31bec7dfe26f20c9e38b1dbb5deaee90899-d # internal github.com/ohler55/ojg/jp mkdir -p $WORK/b1183/ cp $WORK/b1171/_pkg_.a /builddir/.cache/go-build/7e/7e4340337983a077d34fcfce8c1224a7b86da6b8d6b8d64961fdac5411430e6e-d # internal cat >$WORK/b1183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1184/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1185/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1186/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1183/_pkg_.a -trimpath "$WORK/b1183=>" -p github.com/ohler55/ojg/jp -lang=go1.17 -complete -installsuffix shared -buildid exztsGbpsdK2Gi5VPMI0/exztsGbpsdK2Gi5VPMI0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1183/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/b1187/ cat >$WORK/b1187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1184/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1185/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1186/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/buildid -w $WORK/b545/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1187/_pkg_.a -trimpath "$WORK/b1187=>" -p github.com/ohler55/ojg/oj -lang=go1.17 -complete -installsuffix shared -buildid E03Y1y1pElZCL-xS15bW/E03Y1y1pElZCL-xS15bW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1187/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b1089/_pkg_.a /builddir/.cache/go-build/65/65b6daeb58d73d9e6ba69e48bd21204b19eceac52b5d312ef70a9bdb8e889172-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b1105/ github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b1088/ cat >$WORK/b1105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b1082/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1091/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1102/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1092/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1093/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1105/_pkg_.a -trimpath "$WORK/b1105=>" -p github.com/prometheus/prometheus/tsdb/index -lang=go1.14 -complete -installsuffix shared -buildid VgR_RC4fa3aL_yCPidj1/VgR_RC4fa3aL_yCPidj1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1105/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 cat >$WORK/b1088/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1086/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1087/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1095/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1088/_pkg_.a -trimpath "$WORK/b1088=>" -p github.com/prometheus/prometheus/promql/parser -lang=go1.14 -complete -installsuffix shared -buildid AMWA7ZAEC9801E-jbEMK/AMWA7ZAEC9801E-jbEMK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1088/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 cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/2b/2b2faa885cd86c6589c03a4b3822e419a5280e5298508ae834f2f1095e70c903-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/utils mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b065/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b544/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b545/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/utils -lang=go1.19 -complete -installsuffix shared -buildid aQTfB72HOSATin1CHhPf/aQTfB72HOSATin1CHhPf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b543/importcfg -pack ./pkg/cmd/grafana-cli/utils/command_line.go ./pkg/cmd/grafana-cli/utils/grafana_path.go cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/a5/a5c11bdc420bd09c0825e7a4dbd28d6bfd3296f929c8566a5db1b6f6a6d20f50-d # internal go/build mkdir -p $WORK/b698/ cat >$WORK/b698/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/b032/_pkg_.a packagefile go/ast=$WORK/b699/_pkg_.a packagefile go/build/constraint=$WORK/b701/_pkg_.a packagefile go/doc=$WORK/b702/_pkg_.a packagefile go/parser=$WORK/b705/_pkg_.a packagefile go/token=$WORK/b244/_pkg_.a packagefile internal/buildcfg=$WORK/b707/_pkg_.a packagefile internal/goroot=$WORK/b708/_pkg_.a packagefile internal/goversion=$WORK/b709/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p go/build -std -complete -installsuffix shared -buildid wpX-P21KLo_mUmC5sGts/wpX-P21KLo_mUmC5sGts -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b698/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1208/_pkg_.a # internal cp $WORK/b1208/_pkg_.a /builddir/.cache/go-build/37/3714b4592a535764272a9f5c06d59819f25cfdb6729622266c261d449e1e0b47-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1212/_pkg_.a # internal cp $WORK/b1212/_pkg_.a /builddir/.cache/go-build/6a/6a36fee1f6e03128ffa40a7cd3b1643e7592d8394a0f478b2f6e022d048f3229-d # internal github.com/blugelabs/bluge/analysis/tokenizer mkdir -p $WORK/b1211/ cat >$WORK/b1211/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/segment=$WORK/b1212/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1200/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1211/_pkg_.a -trimpath "$WORK/b1211=>" -p github.com/blugelabs/bluge/analysis/tokenizer -lang=go1.13 -complete -installsuffix shared -buildid jrLBqm1L3zOaeVN9Hpjr/jrLBqm1L3zOaeVN9Hpjr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1211/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_amd64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b938/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1023/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/76/76de5dca13fd6f4ff47c6d2349d6fe9918a77501be104ab901bd00b6060ee099-d # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/84/84771237f3bd26ab3cc54f58c3957336257d09880faa8cd285f58dc58676135d-d # internal cp $WORK/b1023/_pkg_.a /builddir/.cache/go-build/94/94a8afdfa7bd7cad2d18723dcf76abb1f35baa87b67c7ec5f2f5d5c11a2f646f-d # internal cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/bd/bdcd5abafb96ce5369b191b6a91b59e882e8e870927d43842b2d9ec89f4ba3db-d # internal cuelang.org/go/internal/astinternal mkdir -p $WORK/b948/ cuelang.org/go/cue/ast/astutil mkdir -p $WORK/b944/ cat >$WORK/b944/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash/fnv=$WORK/b237/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b948/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p cuelang.org/go/cue/ast/astutil -lang=go1.17 -complete -installsuffix shared -buildid d7hltxwjReGmXrkoZDzZ/d7hltxwjReGmXrkoZDzZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b944/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_amd64/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p cuelang.org/go/internal/astinternal -lang=go1.17 -complete -installsuffix shared -buildid ptny8fo4Zq2xiFlCaV-i/ptny8fo4Zq2xiFlCaV-i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b948/importcfg -pack ./vendor/cuelang.org/go/internal/astinternal/debugstr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1222/_pkg_.a # internal cp $WORK/b1211/_pkg_.a /builddir/.cache/go-build/7d/7d85ed25ce1b219f1e38b7a3e0a53611d316ebbb1596f5efa0e8efcf59729ef6-d # internal github.com/blugelabs/bluge/analysis/lang/en mkdir -p $WORK/b1205/ cat >$WORK/b1205/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/snowballstem=$WORK/b1206/_pkg_.a packagefile github.com/blevesearch/snowballstem/english=$WORK/b1207/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1200/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1208/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1211/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1205/_pkg_.a -trimpath "$WORK/b1205=>" -p github.com/blugelabs/bluge/analysis/lang/en -lang=go1.13 -complete -installsuffix shared -buildid HD4NFgf2c-nR_NpaCX0w/HD4NFgf2c-nR_NpaCX0w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1205/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/b1222/_pkg_.a /builddir/.cache/go-build/01/01276f2fca9bbe216db9fa6cb3367c904e042cb2ca7b23e0d6bf08f8b0bc44d2-d # internal github.com/blugelabs/bluge/search/similarity mkdir -p $WORK/b1232/ github.com/blugelabs/bluge/search/collector mkdir -p $WORK/b1227/ github.com/blugelabs/bluge/search/aggregations mkdir -p $WORK/b1223/ cat >$WORK/b1227/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b1082/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1222/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1227/_pkg_.a -trimpath "$WORK/b1227=>" -p github.com/blugelabs/bluge/search/collector -lang=go1.13 -complete -installsuffix shared -buildid 1FKT66FLEvJ_Bs0nGCgY/1FKT66FLEvJ_Bs0nGCgY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1227/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/b1232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1222/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1201/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1232/_pkg_.a -trimpath "$WORK/b1232=>" -p github.com/blugelabs/bluge/search/similarity -lang=go1.13 -complete -installsuffix shared -buildid jZhpDocM1NiVUu1hjNY1/jZhpDocM1NiVUu1hjNY1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1232/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 cat >$WORK/b1223/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/axiomhq/hyperloglog=$WORK/b1224/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1221/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1222/_pkg_.a packagefile github.com/caio/go-tdigest=$WORK/b1226/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1223/_pkg_.a -trimpath "$WORK/b1223=>" -p github.com/blugelabs/bluge/search/aggregations -lang=go1.13 -complete -installsuffix shared -buildid PKVfSUcTttccClQ7hpUL/PKVfSUcTttccClQ7hpUL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1223/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1205/_pkg_.a # internal cp $WORK/b1205/_pkg_.a /builddir/.cache/go-build/82/820dab2c4b93c3e201d516f519eab2b7b5086d354ddff8c4b833df1b80e8a98a-d # internal github.com/blugelabs/bluge/analysis/analyzer mkdir -p $WORK/b1204/ cat >$WORK/b1204/importcfg << 'EOF' # internal # import config packagefile github.com/blugelabs/bluge/analysis=$WORK/b1200/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/lang/en=$WORK/b1205/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1208/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1204/_pkg_.a -trimpath "$WORK/b1204=>" -p github.com/blugelabs/bluge/analysis/analyzer -lang=go1.13 -complete -installsuffix shared -buildid 68hP_FyLFUe5HbYnp1g4/68hP_FyLFUe5HbYnp1g4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1204/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b948/_pkg_.a # internal cp $WORK/b1232/_pkg_.a /builddir/.cache/go-build/84/84d912f5155f4bc9973e4ce15e46adcde2b4003dc697b8c47ec7778836bae639-d # internal cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/1b/1b398991c3a23a575ce9b81e47ef59580388d1b2d560eac06ad4231621e0b786-d # internal github.com/blugelabs/bluge/search/searcher mkdir -p $WORK/b1228/ cuelang.org/go/internal/encoding/json cuelang.org/go/internal/encoding/yaml mkdir -p $WORK/b985/ mkdir -p $WORK/b1015/ cat >$WORK/b985/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b948/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b417/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p cuelang.org/go/internal/encoding/yaml -lang=go1.17 -complete -installsuffix shared -buildid WK3hASy1apUZqs4cLpET/WK3hASy1apUZqs4cLpET -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b985/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/yaml/encode.go cat >$WORK/b1015/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b948/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b1082/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1218/_pkg_.a packagefile github.com/blevesearch/vellum/levenshtein=$WORK/b1229/_pkg_.a packagefile github.com/blevesearch/vellum/regexp=$WORK/b1230/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1220/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1221/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1222/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1232/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1201/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1015/_pkg_.a -trimpath "$WORK/b1015=>" -p cuelang.org/go/internal/encoding/json -lang=go1.17 -complete -installsuffix shared -buildid Edn61QbRh1zmNDD1YBII/Edn61QbRh1zmNDD1YBII -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1015/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1228/_pkg_.a -trimpath "$WORK/b1228=>" -p github.com/blugelabs/bluge/search/searcher -lang=go1.13 -complete -installsuffix shared -buildid n_ii-y1WS-TUGIbpdbw0/n_ii-y1WS-TUGIbpdbw0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1228/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1204/_pkg_.a # internal cp $WORK/b1204/_pkg_.a /builddir/.cache/go-build/87/8787532465464496b9c108559987c4354018053649f6d91add07737ccec62662-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1227/_pkg_.a # internal cp $WORK/b1227/_pkg_.a /builddir/.cache/go-build/ec/ecb2a59727b5b1ac2ae2a8ac3169593c633de896d1e771e541f8dd8c880b0c44-d # internal cp $WORK/b1217/_pkg_.a /builddir/.cache/go-build/49/49ed98742be9b4de9eee3f8ea1606093c391bd9e18fc91f527ebfbe920834699-d # internal github.com/blugelabs/bluge/index mkdir -p $WORK/b1213/ cat >$WORK/b1213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b1082/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1202/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1214/_pkg_.a packagefile github.com/blugelabs/bluge/index/lock=$WORK/b1215/_pkg_.a packagefile github.com/blugelabs/bluge/index/mergeplan=$WORK/b1216/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1201/_pkg_.a packagefile github.com/blugelabs/ice=$WORK/b1217/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1213/_pkg_.a -trimpath "$WORK/b1213=>" -p github.com/blugelabs/bluge/index -lang=go1.13 -complete -installsuffix shared -buildid 31kij2KZyCI5gNJLQHfS/31kij2KZyCI5gNJLQHfS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1213/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_amd64/buildid -w $WORK/b1223/_pkg_.a # internal cp $WORK/b1223/_pkg_.a /builddir/.cache/go-build/af/af0618d83a32415faa9165b21c9bc08b090d4675aeef59bed683034925ddeba9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b985/_pkg_.a # internal cp $WORK/b1015/_pkg_.a /builddir/.cache/go-build/17/17c0cb63f8616141e70bd8aa8b78eb1156334df9457799732bddd7d10e83d273-d # internal cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/5c/5cd665625aafc38070f5f7d9a68c8005fffca829977d82e2c5af7c0b8d350454-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b944/_pkg_.a # internal cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/79/7946e2e2f99dc7d7f73bf8a870da48d311737989bfabb08d00f259546b2d03d5-d # internal cuelang.org/go/internal mkdir -p $WORK/b950/ cuelang.org/go/cue/parser mkdir -p $WORK/b946/ cat >$WORK/b950/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b943/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p cuelang.org/go/internal -lang=go1.17 -complete -installsuffix shared -buildid AVzVndqOPHkOdAy_QHCO/AVzVndqOPHkOdAy_QHCO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b950/importcfg -pack ./vendor/cuelang.org/go/internal/attrs.go ./vendor/cuelang.org/go/internal/internal.go cat >$WORK/b946/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b947/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b948/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b949/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p cuelang.org/go/cue/parser -lang=go1.17 -complete -installsuffix shared -buildid wnHM4Y2TBDL3CC9p-dld/wnHM4Y2TBDL3CC9p-dld -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b946/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_amd64/buildid -w $WORK/b1105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b1105/_pkg_.a /builddir/.cache/go-build/74/747136760508fa153dacb9f16095d20664e8e93ae35f9a9049558c8889231833-d # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/6b/6bfc610f15b648d549b49aaefa96a39aa72eeef73406449aa82504bd6938ef71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/ca/ca8aafc0022f40f4da10d415f2f2cff05c9aac5a720a2342af742c1a7cbf28a2-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b260/ google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b538/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b252/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b253/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.11 -complete -installsuffix shared -buildid WjYinTiRvyTmVzUwU5bV/WjYinTiRvyTmVzUwU5bV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b539/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b253/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b249/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.11 -complete -installsuffix shared -buildid zm5IEt2Hm6dfw81oJ2_3/zm5IEt2Hm6dfw81oJ2_3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b538/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/b698/_pkg_.a /builddir/.cache/go-build/e6/e611a49edd2977504fa687162a41f8d8e06d08b4a285f055d2d6e4380c8f3f0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b950/_pkg_.a # internal cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/5c/5c9f7ac19f2e8be35a05b62b8ef964eb77d7e3ba1e6f6c72491b697df448a661-d # internal cuelang.org/go/internal/third_party/yaml mkdir -p $WORK/b986/ cat >$WORK/b986/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p cuelang.org/go/internal/third_party/yaml -lang=go1.17 -complete -installsuffix shared -buildid V67B_vqntMDSUS0nMkl6/V67B_vqntMDSUS0nMkl6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b986/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/d9/d934bb2c9acb7246893aab277f6961647f834b4418c49b23886812d25e2b74f1-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b260/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b253/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b250/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p google.golang.org/protobuf/internal/impl -lang=go1.11 -complete -installsuffix shared -buildid o8zoyYlfXNvmQ1dhMovz/o8zoyYlfXNvmQ1dhMovz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1187/_pkg_.a # internal cp $WORK/b1088/_pkg_.a /builddir/.cache/go-build/95/956a431a61575f8a2787fc128009313404d614ecf379d49455a1135edf9362bc-d # internal cp $WORK/b1187/_pkg_.a /builddir/.cache/go-build/b8/b80ce10805f252153cb0d0122cb6b6437c5f7ce5b187f546ae443fcb0f3d4d6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1228/_pkg_.a # internal cp $WORK/b1228/_pkg_.a /builddir/.cache/go-build/26/261708c95c9a79fff84dd974fc377138c2c107200e766338b539d4bb181c2884-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b946/_pkg_.a # internal cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/ef/ef69d1a15f0d916783c12c4e9639633456144232b014d00630c7547240682bd9-d # internal cuelang.org/go/cue/build cuelang.org/go/cue/format mkdir -p $WORK/b945/ mkdir -p $WORK/b951/ cat >$WORK/b945/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b946/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p cuelang.org/go/cue/build -lang=go1.17 -complete -installsuffix shared -buildid FD34HLZnMbEOROEtqDK9/FD34HLZnMbEOROEtqDK9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b945/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/b951/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b946/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b947/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b225/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p cuelang.org/go/cue/format -lang=go1.17 -complete -installsuffix shared -buildid LtIcE66kZl7Shh5yUdnP/LtIcE66kZl7Shh5yUdnP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b951/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_amd64/buildid -w $WORK/b1213/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b945/_pkg_.a # internal cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/ba/baf8a1838fa1d2d4580880d6542b8d8a3c591f9875b5e5056667be8d2afbe46b-d # internal cp $WORK/b1213/_pkg_.a /builddir/.cache/go-build/00/00d429888d95b9f6ca75a3dbd1c2fee89dd65206f7cb5fd01393a212a1edeb81-d # internal github.com/blugelabs/bluge mkdir -p $WORK/b1199/ cat >$WORK/b1199/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1200/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/analyzer=$WORK/b1204/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1211/_pkg_.a packagefile github.com/blugelabs/bluge/index=$WORK/b1213/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1220/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1221/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1222/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1223/_pkg_.a packagefile github.com/blugelabs/bluge/search/collector=$WORK/b1227/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1228/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1232/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1201/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1199/_pkg_.a -trimpath "$WORK/b1199=>" -p github.com/blugelabs/bluge -lang=go1.13 -complete -installsuffix shared -buildid U1c0zJYKgEejYBqPpron/U1c0zJYKgEejYBqPpron -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1199/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_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/c8/c81b75544acaf1490759ae7318eac0904a8a819d75c0233faa1fe89b1d636e7e-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f7/f72a6c4c942a95059521d42ef7d18b0147fa7cc634dcb1d0b09172d774451b48-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/standalone mkdir -p $WORK/b681/ vendor/golang.org/x/net/http/httpproxy google.golang.org/grpc/internal/syscall github.com/mailru/easyjson/buffer google.golang.org/grpc/stats mkdir -p $WORK/b314/ github.com/go-redis/redis/v8/internal/pool github.com/grafana/grafana/pkg/infra/network log/syslog mkdir -p $WORK/b068/ github.com/bradfitz/gomemcache/memcache mkdir -p $WORK/b806/ net/textproto mkdir -p $WORK/b170/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b504/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b425/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/standalone -lang=go1.17 -complete -installsuffix shared -buildid KooGlxjTLIhuFI4Ba2wH/KooGlxjTLIhuFI4Ba2wH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b681/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/standalone/standalone.go github.com/kylelemons/godebug/pretty mkdir -p $WORK/b878/ golang.org/x/net/netutil github.com/mitchellh/mapstructure mkdir -p $WORK/b1057/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_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_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p log/syslog -std -complete -installsuffix shared -buildid fbKJ5jFhwbm7AjHoeMx-/fbKJ5jFhwbm7AjHoeMx- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b068/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/b171/ cat >$WORK/b806/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/b032/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b311/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/bradfitz/gomemcache/memcache -lang=go1.12 -complete -installsuffix shared -buildid RglGDTbd4bUxOqYoKrXR/RglGDTbd4bUxOqYoKrXR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b806/importcfg -pack ./vendor/github.com/bradfitz/gomemcache/memcache/memcache.go ./vendor/github.com/bradfitz/gomemcache/memcache/selector.go cat >$WORK/b170/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/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p net/textproto -std -complete -installsuffix shared -buildid OvBc586G2N9XRtu9g20u/OvBc586G2N9XRtu9g20u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b170/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 github.com/hashicorp/go-sockaddr mkdir -p $WORK/b410/ mkdir -p $WORK/b814/ golang.org/x/net/internal/socket github.com/hashicorp/yamux mkdir -p $WORK/b321/ cat >$WORK/b1057/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b878/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/kylelemons/godebug/diff=$WORK/b879/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b908/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1057/_pkg_.a -trimpath "$WORK/b1057=>" -p github.com/mitchellh/mapstructure -lang=go1.14 -complete -installsuffix shared -buildid nylkGqVHFSXRXHayAyQx/nylkGqVHFSXRXHayAyQx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1057/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_amd64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/kylelemons/godebug/pretty -lang=go1.11 -complete -installsuffix shared -buildid PnTvIZFmpopbYsDFE3kx/PnTvIZFmpopbYsDFE3kx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b878/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/b1368/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p google.golang.org/grpc/stats -lang=go1.14 -complete -installsuffix shared -buildid jxlnEWgAS0Z1TWjoW65U/jxlnEWgAS0Z1TWjoW65U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go cat >$WORK/b171/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/b032/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b165/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b432/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid Q8MdZwVwJZP7o_c7tRcd/Q8MdZwVwJZP7o_c7tRcd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go mkdir -p $WORK/b446/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/mailru/easyjson/buffer -lang=go1.12 -complete -installsuffix shared -buildid 2TKEpuylhDy7yUx112h5/2TKEpuylhDy7yUx112h5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./vendor/github.com/mailru/easyjson/buffer/pool.go cat >$WORK/b1368/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b069/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1368/_pkg_.a -trimpath "$WORK/b1368=>" -p golang.org/x/net/netutil -lang=go1.17 -complete -installsuffix shared -buildid jjw5RaF_BxZixAlxOK6i/jjw5RaF_BxZixAlxOK6i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1368/importcfg -pack ./vendor/golang.org/x/net/netutil/listen.go cat >$WORK/b908/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p github.com/grafana/grafana/pkg/infra/network -lang=go1.19 -complete -installsuffix shared -buildid fFOXE6IAN8ULk3E9LnGU/fFOXE6IAN8ULk3E9LnGU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b908/importcfg -pack ./pkg/infra/network/address.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_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/b814/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/b032/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b809/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b815/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p google.golang.org/grpc/internal/syscall -lang=go1.14 -complete -installsuffix shared -buildid GJpsxr_a0QVlS-DQxFXK/GJpsxr_a0QVlS-DQxFXK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/hashicorp/yamux -lang=go1.15 -complete -installsuffix shared -buildid z7AIeBIWzotnyEy30BuQ/z7AIeBIWzotnyEy30BuQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b321/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/go-redis/redis/v8/internal/pool -lang=go1.13 -complete -installsuffix shared -buildid txu5FN-ZlJGfiFk_0f9R/txu5FN-ZlJGfiFk_0f9R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b814/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 github.com/prometheus/procfs mkdir -p $WORK/b390/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/hashicorp/go-sockaddr -lang=go1.16 -complete -installsuffix shared -buildid UvHF2-xiNv0EimLT1iEf/UvHF2-xiNv0EimLT1iEf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b432/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_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p golang.org/x/net/internal/socket -lang=go1.17 -complete -installsuffix shared -buildid X-xDn4oBF9bjUYMRbO7E/X-xDn4oBF9bjUYMRbO7E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b446/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_amd64.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_amd64.go cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b391/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b392/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/prometheus/procfs -lang=go1.17 -complete -installsuffix shared -buildid keF_ww04pC9vswphYBQn/keF_ww04pC9vswphYBQn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b390/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_x86.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/net_xfrm.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_cgroups.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_netstat.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_snmp.go ./vendor/github.com/prometheus/procfs/proc_snmp6.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/proc_sys.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/softirqs.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/zoneinfo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b908/_pkg_.a # internal cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/88/88d91a508a66f894f2b25d4d2ffe31591aa299066e51b3b846aabce56f4cac70-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b1368/_pkg_.a /builddir/.cache/go-build/7f/7f43d1cd44a1c7b0e9704875460347fd83e2d4cf3420fc755b8fae7071af39d5-d # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/9a/9a90cc8ada0049c537d8f966801f8ce61a7a13a9deb941887ca1e504a57aab78-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b410/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/mailru/easyjson/jwriter -lang=go1.12 -complete -installsuffix shared -buildid KrYOwJj1sUu6Utgc2YiD/KrYOwJj1sUu6Utgc2YiD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b409/importcfg -pack ./vendor/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/5c/5c1689ac877b4458200c3a01447f596239e2cd39609c78ecad5e3caaf9562aef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/c5/c5477e6f16571fa89bbc61497d561a18887c1f61494b406c1029a7e486574d7f-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ea/eae96dd5a6f393d61c405b7927e58c3fbd29bef097f8bcca9f105c0eb152af45-d # internal github.com/go-kit/log/syslog mkdir -p $WORK/b067/ cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/16/161dcc30b48d74d4ab6f38ac55af8949b69ed3b4411a1c78821b5c25e19c861e-d # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log/syslog=$WORK/b068/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/go-kit/log/syslog -lang=go1.17 -complete -installsuffix shared -buildid BHrRR9RHHyuR1tghTVTY/BHrRR9RHHyuR1tghTVTY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack ./vendor/github.com/go-kit/log/syslog/syslog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b951/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/63/6344d68b2bdd91b98ea96f3bc4643040d8c1aedd4a1327f204c1a188f730fbb6-d # internal cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/7c/7c2a0117921b3810218d3dd3b6b1a9e92c0ac4e94366a54aafe09be383fbe9c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cuelang.org/go/internal/core/adt mkdir -p $WORK/b952/ cat >$WORK/b952/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b951/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b943/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b953/_pkg_.a packagefile html/template=$WORK/b221/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p cuelang.org/go/internal/core/adt -lang=go1.17 -complete -installsuffix shared -buildid rBRRxMhcPTQZTGOPBPqX/rBRRxMhcPTQZTGOPBPqX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b952/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/b170/_pkg_.a /builddir/.cache/go-build/9e/9e3366199276b5bdc98fa9d92ee5428a62f784a076ac7c317aa9738f4bc0f554-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b164/ net/mail golang.org/x/net/http/httpguts mkdir -p $WORK/b651/ mkdir -p $WORK/b303/ cat >$WORK/b164/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/b165/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Ce7LVX_RJu5-_SSEX0_c/Ce7LVX_RJu5-_SSEX0_c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b164/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_amd64/buildid -w $WORK/b409/_pkg_.a # internal cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b304/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p golang.org/x/net/http/httpguts -lang=go1.17 -complete -installsuffix shared -buildid 8N4ego29jRaFUl2sxbAU/8N4ego29jRaFUl2sxbAU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/c4/c4d5667e3c910ba6f26196afe6e27495b0f04f11afd3a2caa2d9a3456e410914-d # internal cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile net/textproto=$WORK/b170/_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_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p net/mail -std -complete -installsuffix shared -buildid l6VXt4h2n-Mdu135uKyV/l6VXt4h2n-Mdu135uKyV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b806/_pkg_.a # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF github.com/gogo/protobuf/types mkdir -p $WORK/b664/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -lang=go1.15 -complete -installsuffix shared -buildid OkL4_D6KVRhBt_Hyyc8K/OkL4_D6KVRhBt_Hyyc8K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b453/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 cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/d6/d6f6d720afb7f73b219fcdf6fc1d41ee5c93d08d49ca87ef52ffaa8399690c1f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b665/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/gogo/protobuf/types -lang=go1.15 -complete -installsuffix shared -buildid G6SOm5uOi-v0CJ1ZgZhB/G6SOm5uOi-v0CJ1ZgZhB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b664/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/2c/2c6abf7bb12d6015709c9d9652c8d9163f8a38779597b256ebd479034cac2006-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/ee/ee4bd20daa063d367e2f039c81c84303655a7316e605724d6740bc2f2bf6875e-d # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/a8/a8e396c4d0dc3a52d23949fb1340a9582437829d01aa8a0288dfc62f4784dc3e-d # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/c8/c8fa5b32670227693185ed4c3affa74e696d5a0fb5aaedffa8abada130cdbb49-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/fe/fe43c738ac5ec9870d8ee2c9aa35f2dce16c97b63038aa0a8e0e80a63041a898-d # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/25/258dcd8d501bfc835b657b20d2bf22b0856ae8c06f60b726957f8c6d5d7264d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b986/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/6f/6f00a9e787b45946adc52b9cf6827aa8046e1b30551122e5ae668cf3ed50a367-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/52/52d439554797490187e797143b22b768cb5ae4c9deeb4c85d8faa4bb047faec8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/3a/3a4b92db8cb46937da1e35ba97d50a739ec59f0afb43f3e289aee0cb7b65ec0c-d # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/59/5956cb32d786152663b17f898b9a81c51c9957f5978eb9aa51ad1e99dd5e855b-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b447/ golang.org/x/net/ipv4 mkdir -p $WORK/b443/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b444/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b445/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b446/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile net=$WORK/b069/_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_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p golang.org/x/net/ipv6 -lang=go1.17 -complete -installsuffix shared -buildid grq0a-pECUvy4_9baeyj/grq0a-pECUvy4_9baeyj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b447/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_amd64.go cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b444/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b445/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b446/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile net=$WORK/b069/_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_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p golang.org/x/net/ipv4 -lang=go1.17 -complete -installsuffix shared -buildid 3czmacDIa2jMeuXYpPmy/3czmacDIa2jMeuXYpPmy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b443/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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1057/_pkg_.a # internal cp $WORK/b1183/_pkg_.a /builddir/.cache/go-build/48/481e83484cf0fcb3936b41db131b1b9716460b8bbeca96992114dfeb4e5dca3b-d # internal cp $WORK/b1057/_pkg_.a /builddir/.cache/go-build/40/406b2e25762e5412bd7c55b7614d91aa1e0b00d53f4b5fda88f0aa8507d84b28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b1199/_pkg_.a /builddir/.cache/go-build/8d/8d433ccd6476f66df3b3503d62a0e75e620b84dad046705f57354a2f57a7bd38-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/96/96567b64ddaf71a5c450a3ee9e0a8a636b7e226fc5bbbaa4a9b42beddedb0864-d # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/8b/8bdd3936de4a8b494e9f0b6da70d6dfd668f17f8403e96d311318f53e9b5978a-d # internal gonum.org/v1/gonum/graph/simple mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b617/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b618/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b619/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b620/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b622/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p gonum.org/v1/gonum/graph/simple -lang=go1.17 -complete -installsuffix shared -buildid MO86ZY7t_9l-n7U0h5fZ/MO86ZY7t_9l-n7U0h5fZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b616/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_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/61/61a8e868f358cc28617b0334ce0484e2d7ea63788cec660becd8869e905b6196-d # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/3b/3b2f81387c1970e87fb2453e2d77823670e214247819f5884e46332bd5eb7b15-d # internal github.com/apache/arrow/go/arrow/arrio mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/array=$WORK/b344/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/apache/arrow/go/arrow/arrio -lang=go1.15 -complete -installsuffix shared -buildid C9_qfFtanb0qTQPwoq6v/C9_qfFtanb0qTQPwoq6v -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/arrio/arrio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/21/219166533d3be54b4eb97dff6333b8f10b6df3744028b3cd96ab0a4a2c593ac6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/31/315a7881c6e45d0c7a3aa336b327bb3048384fa94b68e7a720e4c0f6d32c1386-d # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/35/354cffc26c0603b9b75aa849b7b19de15a606721085678b2245e4a3cc96c1154-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b453/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/gogo/protobuf/gogoproto -lang=go1.15 -complete -installsuffix shared -buildid 4yOp1Grb7BdC8CThHc_8/4yOp1Grb7BdC8CThHc_8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b452/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_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/3c/3c984545e318711447432c6e1e7901fb2bc7cd568add6582548822867022e5b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/96/96938a40b751da5dc231723a043eb5d935b3be16b19a9f797a7adecae708d218-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b451/ go.opentelemetry.io/collector/model/internal/data/protogen/common/v1 mkdir -p $WORK/b846/ github.com/prometheus/prometheus/prompb mkdir -p $WORK/b1182/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b452/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -lang=go1.18 -complete -installsuffix shared -buildid xfYeNz7no83k1p0aTHcy/xfYeNz7no83k1p0aTHcy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b451/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go cat >$WORK/b846/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b452/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cat >$WORK/b1182/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b452/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid 8FP42SGS-1zK_Y5ugemp/8FP42SGS-1zK_Y5ugemp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b846/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/common/v1/common.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1182/_pkg_.a -trimpath "$WORK/b1182=>" -p github.com/prometheus/prometheus/prompb -lang=go1.14 -complete -installsuffix shared -buildid pXVBrebaxXlb_BNQdjMt/pXVBrebaxXlb_BNQdjMt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1182/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_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/74/74d551c6d7184f395cadb7819b6661a0f0b479f6a8f4c1a9302fb2995ab445be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/be/beef85f9bb1969e712408793d61654be373c992c0a338cef1e5905c4217016a2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/d8/d84487fbdf375e0aa5be0526404c3b8cd3a1f60cc3113db91cf710d9a4775ea9-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1 mkdir -p $WORK/b847/ cat >$WORK/b847/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b452/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b846/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid 2eWTaaXPeXz2TwYwDvdJ/2eWTaaXPeXz2TwYwDvdJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b847/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1/resource.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/74/748c58257c65f3faf5c98533379cd46089f5208f8bb3e9659ce4d9f6c2cb65de-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1 mkdir -p $WORK/b844/ go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1 mkdir -p $WORK/b851/ go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1 mkdir -p $WORK/b849/ cat >$WORK/b844/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b452/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b845/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b846/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b847/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1 -lang=go1.16 -complete -installsuffix shared -buildid Vlfy0nc5kQIuPMu8D_mu/Vlfy0nc5kQIuPMu8D_mu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b844/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1/logs.pb.go cat >$WORK/b851/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b452/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b845/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b846/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b847/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid TNNKSn-ORV2EKq73Ms0y/TNNKSn-ORV2EKq73Ms0y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b851/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1/trace.pb.go cat >$WORK/b849/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b452/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b845/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b846/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b847/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1 -lang=go1.16 -complete -installsuffix shared -buildid TF54q-m_3hlJq1QTSmmW/TF54q-m_3hlJq1QTSmmW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b849/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1/metrics.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b844/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b952/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/8a/8a8c656a35a55ace1bb1e53ec77bd1e9a1f6e40558cb6186f28d7b7f2420f06d-d # internal cp $WORK/b1182/_pkg_.a /builddir/.cache/go-build/5a/5a8c003b5ccdc5bc8243c6fc6cb1e56874e2af3185b40af5b7cae56ceb5f3c1e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/34/3442b86f73bd60629915b501c260b7c854b550117f7392da9bca6ef098e94b67-d # internal cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/e7/e7def7155a71b90fef984df88dff4725bef57123ee1da749d9d90db9b38c1aca-d # internal cuelang.org/go/internal/core/validate mkdir -p $WORK/b968/ cuelang.org/go/internal/core/walk cuelang.org/go/internal/core/dep cuelang.org/go/internal/core/debug mkdir -p $WORK/b963/ mkdir -p $WORK/b966/ cuelang.org/go/internal/core/compile mkdir -p $WORK/b1014/ mkdir -p $WORK/b959/ cat >$WORK/b968/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p cuelang.org/go/internal/core/validate -lang=go1.17 -complete -installsuffix shared -buildid 9A0toyNq7k64W17RfxMW/9A0toyNq7k64W17RfxMW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b968/importcfg -pack ./vendor/cuelang.org/go/internal/core/validate/validate.go cat >$WORK/b966/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p cuelang.org/go/internal/core/walk -lang=go1.17 -complete -installsuffix shared -buildid rPFXnr5EUxqk-3bOl-XM/rPFXnr5EUxqk-3bOl-XM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b966/importcfg -pack ./vendor/cuelang.org/go/internal/core/walk/walk.go cat >$WORK/b1014/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1014/_pkg_.a -trimpath "$WORK/b1014=>" -p cuelang.org/go/internal/core/dep -lang=go1.17 -complete -installsuffix shared -buildid Bt9SOGbwI4uGglIu-aCu/Bt9SOGbwI4uGglIu-aCu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1014/importcfg -pack ./vendor/cuelang.org/go/internal/core/dep/dep.go ./vendor/cuelang.org/go/internal/core/dep/mixed.go cat >$WORK/b963/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p cuelang.org/go/internal/core/debug -lang=go1.17 -complete -installsuffix shared -buildid _iCPXcsY8ZGWTyLWOJYc/_iCPXcsY8ZGWTyLWOJYc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b963/importcfg -pack ./vendor/cuelang.org/go/internal/core/debug/compact.go ./vendor/cuelang.org/go/internal/core/debug/debug.go cat >$WORK/b959/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b948/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b943/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b308/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p cuelang.org/go/internal/core/compile -lang=go1.17 -complete -installsuffix shared -buildid 0zvK1Ierv2aI7SvyF9dF/0zvK1Ierv2aI7SvyF9dF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b959/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b968/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/9a/9a9abdf9d614cff1ad39951d0ad472dcb9702f94f72b07465d144db8501d6bb8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b966/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/f6/f660accf89dc39c406898c6091bf3ef6a9a63f46c96fe5366cafa3cf2febf007-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1014/_pkg_.a # internal cp $WORK/b1014/_pkg_.a /builddir/.cache/go-build/fe/fe3942b82798be574b17eb5a8bba218e8f47f38643d8522792ec62df56dd555d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/aa/aa76a0fe513f867f392e0f2b29ec83877e590bab9bbecf48b922c270870363e7-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b663/ github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b669/ github.com/gogo/protobuf/jsonpb mkdir -p $WORK/b841/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b452/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b664/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -lang=go1.18 -complete -installsuffix shared -buildid _ag-bTa2tTG-SA0nSzdf/_ag-bTa2tTG-SA0nSzdf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b663/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/b1356/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b452/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b664/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b841/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b664/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/prometheus/alertmanager/silence/silencepb -lang=go1.18 -complete -installsuffix shared -buildid NVWVYqQf-2DffAoCZ2bW/NVWVYqQf-2DffAoCZ2bW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/gogo/protobuf/jsonpb -lang=go1.15 -complete -installsuffix shared -buildid pv9Kc1VfqFGyA7eNrrOk/pv9Kc1VfqFGyA7eNrrOk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b841/importcfg -pack ./vendor/github.com/gogo/protobuf/jsonpb/jsonpb.go cat >$WORK/b1356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b665/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b664/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1356/_pkg_.a -trimpath "$WORK/b1356=>" -p github.com/gogo/googleapis/google/rpc -lang=go1.12 -complete -installsuffix shared -buildid snl1o12NSqfQ00aHju5X/snl1o12NSqfQ00aHju5X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1356/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_amd64/buildid -w $WORK/b963/_pkg_.a # internal cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/92/928e508648ccc4c9a730eadae748962db694a553d702e9a9cefb5a539cd9fff4-d # internal cuelang.org/go/internal/core/eval mkdir -p $WORK/b964/ cat >$WORK/b964/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b963/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p cuelang.org/go/internal/core/eval -lang=go1.17 -complete -installsuffix shared -buildid 2ZBxWF2xsS7udzK9XqfY/2ZBxWF2xsS7udzK9XqfY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b964/importcfg -pack ./vendor/cuelang.org/go/internal/core/eval/eval.go cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/dd/ddd638ee37cd1a429b583916b4d847f5422d0f5f5f5cc968ed74352754512011-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b253/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b259/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b249/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.11 -complete -installsuffix shared -buildid UOStzcKClpTCFujNaNVD/UOStzcKClpTCFujNaNVD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b959/_pkg_.a # internal cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/62/62b4c878241ed174bd8856808931d5fa1583c79560d10b748dc9e1fa4691a4ac-d # internal cuelang.org/go/internal/core/runtime mkdir -p $WORK/b962/ cat >$WORK/b962/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b945/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b959/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p cuelang.org/go/internal/core/runtime -lang=go1.17 -complete -installsuffix shared -buildid F0HN5CHrPiBbcR-N3Q0O/F0HN5CHrPiBbcR-N3Q0O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b962/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_amd64/buildid -w $WORK/b964/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/8e/8e17522ae7f4688e0816e034805b7c3593646146a73afd801ba5e0d24a18c356-d # internal cuelang.org/go/internal/core/export mkdir -p $WORK/b965/ cat >$WORK/b965/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b964/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b966/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b943/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p cuelang.org/go/internal/core/export -lang=go1.17 -complete -installsuffix shared -buildid KEP7wkqwxCYqLrHKeDPH/KEP7wkqwxCYqLrHKeDPH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b965/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 cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/63/63137b4d005b7df80904a7115ca1e522ee7f02356f229699fa63076a58515b2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/fa/fad74ecd7bdb25ff2298210af635a92a59a10c100d5345f18b348d0e57381356-d # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/85/85a8e57c4cf5830ed86a92daab2bbc7885e5cae6edbda82d776afa5c9fe81823-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/6b/6b82344d832b39a24de4a3d07a9474e3684bed4a49fb71eb378312108da741db-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b253/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b258/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b259/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b261/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.11 -complete -installsuffix shared -buildid y0IZFkDRjpLAu7JagRZU/y0IZFkDRjpLAu7JagRZU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b962/_pkg_.a # internal cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/0a/0a02dd8f58708aa7665519721f601bfd58f05c17e00bba05b1a9dc98e1dc463b-d # internal cuelang.org/go/internal/types mkdir -p $WORK/b961/ cat >$WORK/b961/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b962/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p cuelang.org/go/internal/types -lang=go1.17 -complete -installsuffix shared -buildid cSnPTLL2fJCGYSphdlEZ/cSnPTLL2fJCGYSphdlEZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b961/importcfg -pack ./vendor/cuelang.org/go/internal/types/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/5b/5bc21927bd647787272487909a190f2a8644ee8e802e77db8a19112b7cfe15b9-d # internal google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/emptypb mkdir -p $WORK/b280/ google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b318/ google.golang.org/protobuf/types/known/fieldmaskpb google.golang.org/protobuf/types/known/wrapperspb go.opentelemetry.io/proto/otlp/common/v1 google.golang.org/genproto/googleapis/rpc/code google.golang.org/genproto/googleapis/type/expr google.golang.org/genproto/googleapis/type/date mkdir -p $WORK/b787/ mkdir -p $WORK/b282/ google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b284/ mkdir -p $WORK/b537/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF github.com/centrifugal/centrifuge/internal/controlpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.11 -complete -installsuffix shared -buildid gkndou5CbGq9pdLa4sXM/gkndou5CbGq9pdLa4sXM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go mkdir -p $WORK/b540/ cat >$WORK/b787/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p google.golang.org/genproto/googleapis/type/date -lang=go1.15 -complete -installsuffix shared -buildid jkR6g4ieuF4HmrELpVa8/jkR6g4ieuF4HmrELpVa8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b787/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/date/date.pb.go mkdir -p $WORK/b521/ mkdir -p $WORK/b733/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b738/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.11 -complete -installsuffix shared -buildid WZD0f-oZ_5KDrEqMWCee/WZD0f-oZ_5KDrEqMWCee -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go mkdir -p $WORK/b256/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.11 -complete -installsuffix shared -buildid 8GdW3VrznHw_spZusEiA/8GdW3VrznHw_spZusEiA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b1127/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.11 -complete -installsuffix shared -buildid WxWh1ejp186jFx_Ek-Dl/WxWh1ejp186jFx_Ek-Dl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/fieldmaskpb/field_mask.pb.go cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p google.golang.org/protobuf/types/known/wrapperspb -lang=go1.11 -complete -installsuffix shared -buildid nu_lbkZS5v2FzmkpMYFc/nu_lbkZS5v2FzmkpMYFc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p go.opentelemetry.io/proto/otlp/common/v1 -lang=go1.14 -complete -installsuffix shared -buildid ViGfRRrskeEQEjz5qjrx/ViGfRRrskeEQEjz5qjrx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/common/v1/common.pb.go cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.11 -complete -installsuffix shared -buildid -MH82N4L7yQMqH72mCFp/-MH82N4L7yQMqH72mCFp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.15 -complete -installsuffix shared -buildid 9E-pZ9_i8ofWbMogKPIR/9E-pZ9_i8ofWbMogKPIR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b733/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p google.golang.org/genproto/googleapis/type/expr -lang=go1.15 -complete -installsuffix shared -buildid htwITFdqTcsAijLcFTPS/htwITFdqTcsAijLcFTPS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b738/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/expr/expr.pb.go cat >$WORK/b1127/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1127/_pkg_.a -trimpath "$WORK/b1127=>" -p github.com/centrifugal/centrifuge/internal/controlpb -lang=go1.17 -complete -installsuffix shared -buildid tG6LEQdTtsE5NuLFkuDW/tG6LEQdTtsE5NuLFkuDW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1127/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/controlpb/control.pb.go ./vendor/github.com/centrifugal/centrifuge/internal/controlpb/control_vtproto.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.11 -complete -installsuffix shared -buildid Hp5ZEITyG6Jwmme5UZVr/Hp5ZEITyG6Jwmme5UZVr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/67/67e995158e408c3147fc40ae3db97f3922b195db432ff6bca5e7e07be5057983-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b961/_pkg_.a # internal cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/e0/e06128eeda7d0ce6c810321e68cdc16c5a11a5f72897e208260bb99276db7106-d # internal cuelang.org/go/internal/core/convert mkdir -p $WORK/b960/ cat >$WORK/b960/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b946/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b959/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b961/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b943/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b953/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p cuelang.org/go/internal/core/convert -lang=go1.17 -complete -installsuffix shared -buildid Bg13LxSW_0qrMJ7XcjsP/Bg13LxSW_0qrMJ7XcjsP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b960/importcfg -pack ./vendor/cuelang.org/go/internal/core/convert/go.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b787/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b738/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/e8/e869d311631fce2b5aec0071ed1cd485724b629852508d18d176dfdee2c40aaa-d # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/57/5751bfaf08b7f92302017f7834275221614a5ea0d81899a305d99496a87323e9-d # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/11/112e78821959c6a6b3570b0fa2e6c05cb4609275100f668e3d41175a67eb9c52-d # internal github.com/golang/protobuf/ptypes/empty mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b318/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/golang/protobuf/ptypes/empty -lang=go1.9 -complete -installsuffix shared -buildid EBgHGXf2y233-GrJUv_Y/EBgHGXf2y233-GrJUv_Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/empty/empty.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/7e/7e3f91f69d8bcfa47da608c66298381388199fa15760304391f6b458cd0bff35-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b281/ google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b541/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b282/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/golang/protobuf/ptypes/duration -lang=go1.9 -complete -installsuffix shared -buildid zAnRReO8wQt6USco08Vo/zAnRReO8wQt6USco08Vo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b282/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.15 -complete -installsuffix shared -buildid l-ezmX2aLS68Uo8tUN5D/l-ezmX2aLS68Uo8tUN5D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/5c/5cd5b73502e6f0c6aac19f7d714223c694ed91de0499d4d6d05b143ad4c8d771-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b283/ cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/13/13fd70e060e3a62e330eff276f41c1c2c59747238df786a207bb6d87fa6f4742-d # internal cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b284/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/golang/protobuf/ptypes/timestamp -lang=go1.9 -complete -installsuffix shared -buildid O-SFCkKppOWsN8uLKRdp/O-SFCkKppOWsN8uLKRdp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/56/56097708db40c6ac208ca93ab2778f91f47e6b3a7e8f294b07e38704ac2f4a40-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b279/ google.golang.org/genproto/googleapis/api/httpbody mkdir -p $WORK/b535/ google.golang.org/genproto/googleapis/rpc/status github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b288/ mkdir -p $WORK/b732/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b280/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/golang/protobuf/ptypes/any -lang=go1.9 -complete -installsuffix shared -buildid eOQdIC1YOD90vudE18Ev/eOQdIC1YOD90vudE18Ev -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b280/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p google.golang.org/genproto/googleapis/api/httpbody -lang=go1.15 -complete -installsuffix shared -buildid _6_GLBJcurhCYN7XFMA0/_6_GLBJcurhCYN7XFMA0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/httpbody/httpbody.pb.go cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b733/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b280/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.15 -complete -installsuffix shared -buildid ZP_FRpZdsRDVgtLl5N0M/ZP_FRpZdsRDVgtLl5N0M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b732/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b280/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.15 -complete -installsuffix shared -buildid JRRmug3c3beuYD2hZDVO/JRRmug3c3beuYD2hZDVO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/67/67cd6bd0a15be4fd5c1eb6229a39f920eb39976a7b01a5585fa2ebb9290ed716-d # internal google.golang.org/genproto/protobuf/field_mask mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b537/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p google.golang.org/genproto/protobuf/field_mask -lang=go1.15 -complete -installsuffix shared -buildid 8jW2cKYreSpluF_m8mSk/8jW2cKYreSpluF_m8mSk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b536/importcfg -pack ./vendor/google.golang.org/genproto/protobuf/field_mask/field_mask.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/da/daa7166c367877940fb1cfa0cf086ddcab858e683e2ff607e872ddf351f4d4ab-d # internal go.opentelemetry.io/proto/otlp/resource/v1 mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b521/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p go.opentelemetry.io/proto/otlp/resource/v1 -lang=go1.14 -complete -installsuffix shared -buildid vde5M4ZnmO0-frF57V0K/vde5M4ZnmO0-frF57V0K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/resource/v1/resource.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/eb/eb47aaeb4686961ec352db6002dd2f49f65817ff3bc959bd772778c4cc2d8248-d # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/49/4937f16fe625176ef08c76b09b3a6330e29b294ff5b3217e4f4e67bc80e8fc2d-d # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/60/604be8f69074a75733e7171346d425955235f624bb9118fa20f4c4ffc09a83b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/cd/cdc98cfeffbcef07e8003465ae83abc37c32b4c8e61fdd876d1dea946e70a6fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/54/54335b5255859095726995eb4ced6fbc3a8535bc3ebaa1cda47749ffba561aa6-d # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/5e/5e6d635b4d8e16a4d3f9724d74cc8ce2740145571cee9ce73c5f514011637f9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/2f/2f9efd5f443e8bf80b98db81bd1cbe5a5537b1a403116d04ad32f60c55e50d79-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/42/42fc0619141a9538dcf5b6a71eaf8dde593f94a433b4c41294db1213e540a355-d # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/b5/b5cf8345374348e0e0ee16611ffbc98c1a51326f015c82023852a5c0669a563e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/95/95f04fbb413a46a3133153122c4e9cf68d42f2e6dfe014988e5a7a76877b2c10-d # internal go.opentelemetry.io/proto/otlp/trace/v1 mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b521/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b522/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p go.opentelemetry.io/proto/otlp/trace/v1 -lang=go1.14 -complete -installsuffix shared -buildid SH11u05iITPdFv1_H3nu/SH11u05iITPdFv1_H3nu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b523/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/41/4198698be3485ca37b827f3d5c64aa28bec23161749b80bfbb81458996b9e6cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1356/_pkg_.a # internal cp $WORK/b1356/_pkg_.a /builddir/.cache/go-build/4e/4e79cc1744a801a4d527b9240d1c214a9b051d5afb6500245c7b3aa79c463fd6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b965/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/16/166be309335978f23e13f169929f90a71c68512220030c99481211dd51ed7ea3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b960/_pkg_.a # internal cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/65/659078c093ad4932831a20c5d1cd10698616a1869e4333b8df23304d076b4b54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1127/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/f2/f2acef26a0510772784da1f20ce7a6882cc542ef664ef42b63d5e0050284741b-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b251/ google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b737/ cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/ce/cea065ccd9496c86b7115263b1a7c59155f16dde2871c1f92f9cd9febeb119d4-d # internal cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b252/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b253/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b256/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.11 -complete -installsuffix shared -buildid TXhZw0eBVlIdDuAO7ZTi/TXhZw0eBVlIdDuAO7ZTi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b251/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/b737/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b256/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cuelang.org/go/internal/core/subsume mkdir -p $WORK/b967/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.15 -complete -installsuffix shared -buildid FzGPfB9qKm0k51owxyXt/FzGPfB9qKm0k51owxyXt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b737/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 cat >$WORK/b967/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b965/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p cuelang.org/go/internal/core/subsume -lang=go1.17 -complete -installsuffix shared -buildid jmUt_LepNA-8ESsL1dGd/jmUt_LepNA-8ESsL1dGd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b967/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 cp $WORK/b1127/_pkg_.a /builddir/.cache/go-build/ee/eee7ef54fe690eefccc62ca72a8c12ae0054e3a8afde2f1b1eeeee10153fb2d4-d # internal github.com/centrifugal/centrifuge/internal/controlproto mkdir -p $WORK/b1128/ cat >$WORK/b1128/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1128/_pkg_.a -trimpath "$WORK/b1128=>" -p github.com/centrifugal/centrifuge/internal/controlproto -lang=go1.17 -complete -installsuffix shared -buildid LpvXo2jdZss4G8XKAV42/LpvXo2jdZss4G8XKAV42 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1128/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/controlproto/marshal.go ./vendor/github.com/centrifugal/centrifuge/internal/controlproto/unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1128/_pkg_.a # internal cp $WORK/b1128/_pkg_.a /builddir/.cache/go-build/0c/0cadac5e3a413c10a1005213df6efbeb666ad5d3e154102f1c38a731ffc84d9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/a6/a68334fa1646a5218335f6d3ac5d3181ff61f9f126be6033da6bc111d23b9cee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b967/_pkg_.a # internal cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/e9/e93cf09630e624e2397465ac1008ea86687565dee1b5356929862efc4b4dc568-d # internal cuelang.org/go/cue mkdir -p $WORK/b937/ cat >$WORK/b937/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b945/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b951/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b946/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b948/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b959/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b960/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b963/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b964/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b965/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b962/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b967/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b968/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b961/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/gob=$WORK/b330/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b943/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p cuelang.org/go/cue -lang=go1.17 -complete -installsuffix shared -buildid jNQlhSARGhLMgXfxePNY/jNQlhSARGhLMgXfxePNY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b937/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_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/27/27d0192d8b1ea0628e82062db396823b6149687a600a4f6883af95496aafa8fd-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b251/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b250/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/golang/protobuf/proto -lang=go1.9 -complete -installsuffix shared -buildid yNUALxe0jvpQ3MN2KC7k/yNUALxe0jvpQ3MN2KC7k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/53/53b47cae0f1bfbe24e81c056ab5e00e6e9c138231ba7b61d1d4853f25307f8f2-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b274/ github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b388/ github.com/prometheus/client_model/go github.com/golang/protobuf/ptypes mkdir -p $WORK/b278/ google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b285/ mkdir -p $WORK/b384/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b273/_pkg_.a EOF cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p google.golang.org/grpc/encoding/proto -lang=go1.14 -complete -installsuffix shared -buildid ZJEkGpg2CeOS9sV4T-P6/ZJEkGpg2CeOS9sV4T-P6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -lang=go1.9 -complete -installsuffix shared -buildid T4JgHAhSMEIB9NulDakm/T4JgHAhSMEIB9NulDakm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b388/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/b278/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b279/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b281/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b283/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b249/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/golang/protobuf/ptypes -lang=go1.9 -complete -installsuffix shared -buildid axzEa1BToxddLxGIBDPU/axzEa1BToxddLxGIBDPU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b278/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/b285/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b282/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b284/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b283/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/prometheus/client_model/go -lang=go1.9 -complete -installsuffix shared -buildid bUSNf0GVDix-ufNYBGy8/bUSNf0GVDix-ufNYBGy8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.14 -complete -installsuffix shared -buildid bxbqr9tICVFXx3t3oAOI/bxbqr9tICVFXx3t3oAOI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/59/59af5c192c7f230ee36286d38cd7ada83e1d378fcff84888ce85efc238c485a4-d # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/aa/aa5616e2c7d8b9febcb6da2c8d44754db5334da6b9fc5f6d29616c1e95e78f8f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b937/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/dc/dc2a8fd41e9a5143fa4340dc5711f47543b99a35f5152c68a3763ca02775e6a4-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b278/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p google.golang.org/grpc/internal/status -lang=go1.14 -complete -installsuffix shared -buildid TjtQFp12QdeTF6uwmy6l/TjtQFp12QdeTF6uwmy6l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/eb/eb55920c12b3707a0c84d9b376f1544cc8219cbc7cc59818879fe12cdc17015e-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b384/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime/metrics=$WORK/b386/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.17 -complete -installsuffix shared -buildid zV_AUcQZIf2VCkD6WXiO/zV_AUcQZIf2VCkD6WXiO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/difflib.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/go_collector_options.go ./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_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/eb/ebaa67ab3ea9e0e0b31546427cd1ceaef9e0c3517fde02dd7de2d7b2700dda44-d # internal cuelang.org/go/internal/value cuelang.org/go/internal/cli mkdir -p $WORK/b973/ github.com/grafana/thema/internal/astutil mkdir -p $WORK/b1032/ cuelang.org/go/encoding/protobuf/pbinternal mkdir -p $WORK/b1020/ cuelang.org/go/encoding/jsonschema mkdir -p $WORK/b1012/ mkdir -p $WORK/b1007/ cat >$WORK/b973/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b960/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b964/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b962/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b961/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p cuelang.org/go/internal/value -lang=go1.17 -complete -installsuffix shared -buildid gES1ErqFAmLoguBAHjzk/gES1ErqFAmLoguBAHjzk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b973/importcfg -pack ./vendor/cuelang.org/go/internal/value/value.go cat >$WORK/b1032/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b951/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1032/_pkg_.a -trimpath "$WORK/b1032=>" -p github.com/grafana/thema/internal/astutil -lang=go1.18 -complete -installsuffix shared -buildid R3bcQ2VSK5jO2nLOhVyJ/R3bcQ2VSK5jO2nLOhVyJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1032/importcfg -pack ./vendor/github.com/grafana/thema/internal/astutil/get.go cat >$WORK/b1020/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1020/_pkg_.a -trimpath "$WORK/b1020=>" -p cuelang.org/go/encoding/protobuf/pbinternal -lang=go1.17 -complete -installsuffix shared -buildid BZHwFaVU-k-BKGTIv0kD/BZHwFaVU-k-BKGTIv0kD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1020/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/attribute.go ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/symbol.go cat >$WORK/b1012/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1012/_pkg_.a -trimpath "$WORK/b1012=>" -p cuelang.org/go/encoding/jsonschema -lang=go1.17 -complete -installsuffix shared -buildid X6iaIi3vuEMd5X1Ww2HH/X6iaIi3vuEMd5X1Ww2HH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1012/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/b1007/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b946/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p cuelang.org/go/internal/cli -lang=go1.17 -complete -installsuffix shared -buildid 4McCxGRkMaMnBRJOMJWu/4McCxGRkMaMnBRJOMJWu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1007/importcfg -pack ./vendor/cuelang.org/go/internal/cli/cli.go cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/29/29e27286ae5c17b0f49234b3419ca0f7e9cc7491200ba44e81e99730a7a54caa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/2c/2cb82773b62c574a973273295e47307316e5d6bca5efa7a1e1f810b5ea743283-d # internal google.golang.org/grpc/status mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b289/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p google.golang.org/grpc/status -lang=go1.14 -complete -installsuffix shared -buildid 8_uPT3ZmK6YHlm6Xdvtu/8_uPT3ZmK6YHlm6Xdvtu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1007/_pkg_.a # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/c7/c74d93a125f7f99cf6b5821e8bf8c55ad47a65c328db11108cbf6d0d2338bfd5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1032/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/7d/7d589fe24b27b7d2dd4d60409dca5c9c8e309cc95bfcfbd1a8ded755084978a0-d # internal github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus github.com/weaveworks/common/grpc mkdir -p $WORK/b378/ github.com/gogo/status mkdir -p $WORK/b1363/ google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b1357/ mkdir -p $WORK/b277/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus -lang=go1.16 -complete -installsuffix shared -buildid PcxYY2sOih-67DlP11wL/PcxYY2sOih-67DlP11wL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b378/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/b1363/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1363/_pkg_.a -trimpath "$WORK/b1363=>" -p github.com/weaveworks/common/grpc -lang=go1.13 -complete -installsuffix shared -buildid b2k0kYCpkZSes-fXnMfj/b2k0kYCpkZSes-fXnMfj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1363/importcfg -pack ./vendor/github.com/weaveworks/common/grpc/cancel.go cat >$WORK/b1357/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1356/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b664/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b279/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1357/_pkg_.a -trimpath "$WORK/b1357=>" -p github.com/gogo/status -lang=go1.12 -complete -installsuffix shared -buildid gdDCQlJqIxc8xA0ScOmL/gdDCQlJqIxc8xA0ScOmL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1357/importcfg -pack ./vendor/github.com/gogo/status/status.go cp $WORK/b1032/_pkg_.a /builddir/.cache/go-build/11/11aa23bea61523f1653c4e276ab5ab002ce1f82646c9cc1cb97a1243e5c34e41-d # internal cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b285/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$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_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.14 -complete -installsuffix shared -buildid Ubh8IeVk4HNTlQCh0lwE/Ubh8IeVk4HNTlQCh0lwE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b277/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_amd64/buildid -w $WORK/b1020/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/2b/2bedd06c5623c93ec7c77cb0dd1a15fe02986072365d79a524f1bd61fa5269fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b973/_pkg_.a # internal cp $WORK/b1020/_pkg_.a /builddir/.cache/go-build/da/da7e8ffe617972740dc825d604989a879145dc248b77da29c1d29267c8cea84c-d # internal cuelang.org/go/encoding/protobuf/jsonpb mkdir -p $WORK/b1019/ cat >$WORK/b1019/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b1020/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b943/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1019/_pkg_.a -trimpath "$WORK/b1019=>" -p cuelang.org/go/encoding/protobuf/jsonpb -lang=go1.17 -complete -installsuffix shared -buildid 2n2FvZmUBl_OLWKU3NXV/2n2FvZmUBl_OLWKU3NXV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1019/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/b973/_pkg_.a /builddir/.cache/go-build/a1/a1eb05131c18f5c20150fad54befb1dc006816ba3e69612ac628bcc1218d5af8-d # internal cuelang.org/go/internal/task cuelang.org/go/encoding/json mkdir -p $WORK/b1002/ cuelang.org/go/pkg/internal mkdir -p $WORK/b972/ cuelang.org/go/encoding/protobuf/textproto mkdir -p $WORK/b1021/ mkdir -p $WORK/b983/ cat >$WORK/b1002/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b973/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b972/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b946/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b959/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b960/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b964/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b962/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b973/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b943/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p cuelang.org/go/internal/task -lang=go1.17 -complete -installsuffix shared -buildid VyXIF0UIZJZMBM45HE0V/VyXIF0UIZJZMBM45HE0V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1002/importcfg -pack ./vendor/cuelang.org/go/internal/task/task.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p cuelang.org/go/pkg/internal -lang=go1.17 -complete -installsuffix shared -buildid o7RsIseMFQxwlFmQBoo4/o7RsIseMFQxwlFmQBoo4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b972/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/b1021/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b1020/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b973/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b1022/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b1023/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b1026/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1021/_pkg_.a -trimpath "$WORK/b1021=>" -p cuelang.org/go/encoding/protobuf/textproto -lang=go1.17 -complete -installsuffix shared -buildid YS1C7MYH9DTSc_kbY9dt/YS1C7MYH9DTSc_kbY9dt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1021/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 cat >$WORK/b983/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b946/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b973/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p cuelang.org/go/encoding/json -lang=go1.17 -complete -installsuffix shared -buildid 0dw4OMaRO2vPp1wYkXxc/0dw4OMaRO2vPp1wYkXxc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b983/importcfg -pack ./vendor/cuelang.org/go/encoding/json/json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1363/_pkg_.a # internal cp $WORK/b1363/_pkg_.a /builddir/.cache/go-build/ce/ce716a328e5f235115a0e6cc05ea735a3b6da39077105df3347ff2527a35ea14-d # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/dd/dd887fd906adcd601a7cda09562c40c169bd6835a3d7e85f9fa03ccfb825495d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/6c/6c01e6917eb67770d90558efa97808c54a931f185305ef6428a4331250ec597a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1357/_pkg_.a # internal cp $WORK/b1357/_pkg_.a /builddir/.cache/go-build/d2/d2a8947b9d01db290699523237ae6418d837292af0f5356e2fe8031f45362901-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1002/_pkg_.a # internal cp $WORK/b1019/_pkg_.a /builddir/.cache/go-build/1b/1bbf4c856facd7898b895330428b16670913f335a786972c4a1a5be552e18953-d # internal cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/8e/8ed37869b51e95bbb08664796f7f543f753531ff006cd7b719d52b474be55fe4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b983/_pkg_.a # internal cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/bb/bb8caf84bbd5fa75535f9ae4d8a164edd952acdf3cc3a926b22db5b0e47a4f27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b972/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1021/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/83/834b31b8255f45bb40bd74b8329823549cfff6610b832cd64f86c3a4e02f48eb-d # internal cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/62/62588581f0e8767583c6fcbfd55f8ad7ada9c9935d27047eb7c8366151cbf6bf-d # internal cuelang.org/go/pkg/encoding/base64 mkdir -p $WORK/b979/ cuelang.org/go/pkg/encoding/csv cuelang.org/go/pkg/encoding/hex cuelang.org/go/pkg/encoding/yaml cuelang.org/go/pkg/encoding/json mkdir -p $WORK/b982/ cuelang.org/go/pkg/html cuelang.org/go/pkg/math/bits mkdir -p $WORK/b990/ cuelang.org/go/pkg/crypto/md5 cuelang.org/go/pkg/list mkdir -p $WORK/b988/ cuelang.org/go/pkg/math mkdir -p $WORK/b989/ cuelang.org/go/pkg/net mkdir -p $WORK/b991/ mkdir -p $WORK/b975/ cat >$WORK/b979/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p cuelang.org/go/pkg/encoding/base64 -lang=go1.17 -complete -installsuffix shared -buildid 2LWw5eX85blHgqA7rPfN/2LWw5eX85blHgqA7rPfN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b979/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/base64/manual.go ./vendor/cuelang.org/go/pkg/encoding/base64/pkg.go cat >$WORK/b982/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b946/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b983/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b987/ cat >$WORK/b990/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p cuelang.org/go/pkg/encoding/json -lang=go1.17 -complete -installsuffix shared -buildid 7kr5amt9Sa5wSfK4j_5n/7kr5amt9Sa5wSfK4j_5n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b982/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p cuelang.org/go/pkg/math/bits -lang=go1.17 -complete -installsuffix shared -buildid GpJvITmK4iMTa8Qj2WX4/GpJvITmK4iMTa8Qj2WX4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b990/importcfg -pack ./vendor/cuelang.org/go/pkg/math/bits/manual.go ./vendor/cuelang.org/go/pkg/math/bits/pkg.go cat >$WORK/b988/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b943/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF cuelang.org/go/pkg/regexp mkdir -p $WORK/b993/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p cuelang.org/go/pkg/list -lang=go1.17 -complete -installsuffix shared -buildid D03RHrx3WPNaPcTfN-ri/D03RHrx3WPNaPcTfN-ri -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b988/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/b975/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a EOF cuelang.org/go/pkg/path mkdir -p $WORK/b992/ cuelang.org/go/pkg/strings cuelang.org/go/pkg/strconv mkdir -p $WORK/b994/ cuelang.org/go/pkg/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p cuelang.org/go/pkg/crypto/md5 -lang=go1.17 -complete -installsuffix shared -buildid O_StFzVCx77-CrHt2ml5/O_StFzVCx77-CrHt2ml5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b975/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/md5/md5.go ./vendor/cuelang.org/go/pkg/crypto/md5/pkg.go cat >$WORK/b991/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b304/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b995/ cuelang.org/go/pkg/struct /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p cuelang.org/go/pkg/net -lang=go1.17 -complete -installsuffix shared -buildid 3T5feiBrp-g2XhKUDkDT/3T5feiBrp-g2XhKUDkDT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b991/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 cat >$WORK/b987/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile html=$WORK/b222/_pkg_.a EOF cp $WORK/b1021/_pkg_.a /builddir/.cache/go-build/2e/2e7ddc8fdd4bc5fe5ed47b3df2b6d9891b1e7f4425dcbc31935860d1ee9c708c-d # internal mkdir -p $WORK/b997/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p cuelang.org/go/pkg/html -lang=go1.17 -complete -installsuffix shared -buildid vddMrmUk2uK_V-opUUK4/vddMrmUk2uK_V-opUUK4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b987/importcfg -pack ./vendor/cuelang.org/go/pkg/html/html.go ./vendor/cuelang.org/go/pkg/html/pkg.go cat >$WORK/b989/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b943/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p cuelang.org/go/pkg/math -lang=go1.17 -complete -installsuffix shared -buildid ovpto_8XchT49VTFWFVP/ovpto_8XchT49VTFWFVP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b989/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 cuelang.org/go/pkg/time mkdir -p $WORK/b999/ cuelang.org/go/pkg/tool/cli mkdir -p $WORK/b981/ mkdir -p $WORK/b984/ mkdir -p $WORK/b996/ cuelang.org/go/pkg/tool/exec cat >$WORK/b997/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile text/tabwriter=$WORK/b225/_pkg_.a EOF mkdir -p $WORK/b980/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p cuelang.org/go/pkg/text/tabwriter -lang=go1.17 -complete -installsuffix shared -buildid mxIrwtNg68AwhuA1F00o/mxIrwtNg68AwhuA1F00o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b997/importcfg -pack ./vendor/cuelang.org/go/pkg/text/tabwriter/manual.go ./vendor/cuelang.org/go/pkg/text/tabwriter/pkg.go cuelang.org/go/pkg/tool/file cuelang.org/go/pkg/tool/os mkdir -p $WORK/b1006/ mkdir -p $WORK/b998/ cat >$WORK/b993/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a EOF cat >$WORK/b994/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p cuelang.org/go/pkg/regexp -lang=go1.17 -complete -installsuffix shared -buildid F1gM8VdYgC6E6O6dy3m9/F1gM8VdYgC6E6O6dy3m9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b993/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/b1001/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p cuelang.org/go/pkg/strconv -lang=go1.17 -complete -installsuffix shared -buildid _O0xMA2K1h_xJ0uw4W85/_O0xMA2K1h_xJ0uw4W85 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b994/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 cat >$WORK/b981/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a EOF cat >$WORK/b999/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b984/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b985/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b986/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b995/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p cuelang.org/go/pkg/encoding/hex -lang=go1.17 -complete -installsuffix shared -buildid ytLkOOxNj7Znrkqcgv4J/ytLkOOxNj7Znrkqcgv4J -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b981/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_amd64/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p cuelang.org/go/pkg/time -lang=go1.17 -complete -installsuffix shared -buildid 0GaKi6NpEJHp41Bz85xm/0GaKi6NpEJHp41Bz85xm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b999/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_amd64/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p cuelang.org/go/pkg/encoding/yaml -lang=go1.17 -complete -installsuffix shared -buildid dP3cqe37iKetM2mXK1Ns/dP3cqe37iKetM2mXK1Ns -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b984/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/yaml/manual.go ./vendor/cuelang.org/go/pkg/encoding/yaml/pkg.go mkdir -p $WORK/b1003/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p cuelang.org/go/pkg/strings -lang=go1.17 -complete -installsuffix shared -buildid pJa-JJSK8ZKJNMrQmFOZ/pJa-JJSK8ZKJNMrQmFOZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b995/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/b1006/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b1007/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b1002/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b1004/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p cuelang.org/go/pkg/tool/os -lang=go1.17 -complete -installsuffix shared -buildid zgZXeHUB-sbNZKG5P2XE/zgZXeHUB-sbNZKG5P2XE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1006/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 cat >$WORK/b980/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile encoding/csv=$WORK/b374/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p cuelang.org/go/pkg/encoding/csv -lang=go1.17 -complete -installsuffix shared -buildid 1sElJsrLFgl0NKqNjca1/1sElJsrLFgl0NKqNjca1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b980/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/csv/manual.go ./vendor/cuelang.org/go/pkg/encoding/csv/pkg.go cat >$WORK/b1003/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b1002/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p cuelang.org/go/pkg/tool/exec -lang=go1.17 -complete -installsuffix shared -buildid kSre6ubdUjuQM0vq5DLt/kSre6ubdUjuQM0vq5DLt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1003/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/b992/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p cuelang.org/go/pkg/path -lang=go1.17 -complete -installsuffix shared -buildid 6YRSNOWIpbMGeMjMyYfH/6YRSNOWIpbMGeMjMyYfH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b992/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/b996/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p cuelang.org/go/pkg/struct -lang=go1.17 -complete -installsuffix shared -buildid Y_L1QrsbpX3f77f55tyM/Y_L1QrsbpX3f77f55tyM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b996/importcfg -pack ./vendor/cuelang.org/go/pkg/struct/pkg.go ./vendor/cuelang.org/go/pkg/struct/struct.go cat >$WORK/b1001/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b1002/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p cuelang.org/go/pkg/tool/cli -lang=go1.17 -complete -installsuffix shared -buildid 2GiS3yjRKEaQWpTuECCs/2GiS3yjRKEaQWpTuECCs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1001/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/b1004/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b1002/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p cuelang.org/go/pkg/tool/file -lang=go1.17 -complete -installsuffix shared -buildid XB9hi386bbo1kXE20a2F/XB9hi386bbo1kXE20a2F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1004/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 cat >$WORK/b998/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p cuelang.org/go/pkg/text/template -lang=go1.17 -complete -installsuffix shared -buildid HCi4ha5UAJlxbHIr-JZG/HCi4ha5UAJlxbHIr-JZG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b998/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_amd64/buildid -w $WORK/b1012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1172/_pkg_.a # internal cp $WORK/b1012/_pkg_.a /builddir/.cache/go-build/cf/cfa4ac36a0e21728a7513f30a84af446093455ea4e2a5c9e385a1a51804e659e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b975/_pkg_.a # internal cuelang.org/go/encoding/openapi mkdir -p $WORK/b1013/ cat >$WORK/b1013/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b983/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b1012/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b1014/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b964/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b1015/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b973/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b943/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1013/_pkg_.a -trimpath "$WORK/b1013=>" -p cuelang.org/go/encoding/openapi -lang=go1.17 -complete -installsuffix shared -buildid 5TxNEL_MjV3YA69EAfUk/5TxNEL_MjV3YA69EAfUk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1013/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 cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/80/80ca47fa2eb2cbd1dfdebdbf3a93e6a6d96da66edd74189c64678b37dc4f8831-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b979/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b987/_pkg_.a # internal cp $WORK/b1172/_pkg_.a /builddir/.cache/go-build/2f/2f91e086e479a7a6c97442e35151317fa7d8294c609941a648c5742b95086eab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b981/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b999/_pkg_.a # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/59/59d31e466e1fb943395087813c64acb4fd5031a0ad45e6bd715ab5f2709289ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b997/_pkg_.a # internal cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/43/436e2f2ae4f1605a37f92aa976a22b725ce41910c71e8fd48c65df048bb7bf65-d # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/8a/8ae4de767cc7e5bf5530aa057ae82ef8fb47286a45b663ac9b06a2724b585d2d-d # internal github.com/dop251/goja mkdir -p $WORK/b1162/ cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/bc/bc1159149dda1167fcb399d31456909859f791e5cb2554d798da902050af02c5-d # internal cat >$WORK/b1162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b1163/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1165/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1166/_pkg_.a packagefile github.com/dop251/goja/ftoa=$WORK/b1169/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1171/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1167/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1168/_pkg_.a packagefile go/ast=$WORK/b699/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b598/_pkg_.a packagefile golang.org/x/text/collate=$WORK/b1172/_pkg_.a packagefile golang.org/x/text/language=$WORK/b600/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b308/_pkg_.a packagefile hash/maphash=$WORK/b343/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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 packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1162/_pkg_.a -trimpath "$WORK/b1162=>" -p github.com/dop251/goja -lang=go1.14 -complete -installsuffix shared -buildid SvHgzmwjxkBa2mMGeKpl/SvHgzmwjxkBa2mMGeKpl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1162/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 cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/9c/9c1c84ea755fd58aaec1571e97110b0af886d84182293f43aaf487d149a25630-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1001/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b996/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b993/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b990/_pkg_.a # internal cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/85/85d0311e4b2293ce37829f2c26fd76f7a4bda3dd82e4825f69b1d31c2c99bfd1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1004/_pkg_.a # internal cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/26/26c37c96df3b1f2f1dc8b6e499e46683bdf4719ec079bebd3a31e78d7eb1cfa4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b998/_pkg_.a # internal cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/ef/ef24a1b2cec5974dde666de76d6240e4af4449f03ec6348e8dc592172f65f32f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b980/_pkg_.a # internal cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/21/215a6bdadf3c7709c1173da683d72fbd3ebca1441c165228fc6016c9d6250314-d # internal cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/9f/9fa8cdc36bfcd0adeb93e56f981c16ae9f3813db0a7fc6574d005b797c78c63b-d # internal cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/42/42b2976bca377947b9ee385c66597b690ad9490e4f944ca850d73f09cefd1cf3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1003/_pkg_.a # internal cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/ef/ef37e74213180ac329e3c29ef8d29492d36aedd4ceef9341c6ba74aec12e9a91-d # internal cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/02/027518673317f2e4194a7f917e520d25390b8cd86befdb0c6296afedfbce2bf5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b984/_pkg_.a # internal cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/05/054deecac6404e17d081cfaa1e2df1c0231f5443efead2904d592512f29d8987-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b991/_pkg_.a # internal cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/e5/e56114444591b68f11bf2f8f5a5a3957674e5acaed57962ecaaf6ca91fb2f749-d # internal cuelang.org/go/encoding/yaml mkdir -p $WORK/b1034/ cat >$WORK/b1034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b985/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b986/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b984/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1034/_pkg_.a -trimpath "$WORK/b1034=>" -p cuelang.org/go/encoding/yaml -lang=go1.17 -complete -installsuffix shared -buildid 27oTCS4J_iZBN1mohPjO/27oTCS4J_iZBN1mohPjO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1034/importcfg -pack ./vendor/cuelang.org/go/encoding/yaml/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b994/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b982/_pkg_.a # internal cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/91/91b132ca15427d877beedfc6e77280996f2f5556772f73d18d8d8e2fc009efe4-d # internal cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/99/99a65b8a300d7e8c8eaf4b121681c2cf2dffcd4c4cf2d1316e9f38ac54ddb177-d # internal cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/b7/b72221fcca59f25317bece0014a17bd81652c45cb9809020bb44b857bb257052-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b995/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b988/_pkg_.a # internal cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/ea/ea55a3ab0f47d67c91464d383123ec9bf35f1f82ddb30e0f7fd62f34ede3affa-d # internal cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/18/18ad67303ac85ac03581c46a4282ea4249ad224647149ae0a6363c172b8ad90e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b989/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/b0/b03002cbc6706b3b1c0c4912955c588aac2842e035f01af1bf3b85b449633dbb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1034/_pkg_.a # internal cp $WORK/b1034/_pkg_.a /builddir/.cache/go-build/88/88c7b13c7f0984579557840d8c2b7de388d9aec4f9569b406de7cd1f3874fdce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b992/_pkg_.a # internal cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/08/0855184011fcac0ca62e8178b12a084017df19578e3234fd2b5cde60a8e16c04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1013/_pkg_.a # internal cp $WORK/b1013/_pkg_.a /builddir/.cache/go-build/ac/ac53cb584a725bde0d5cdc6052ca728e9837fb52aa9178dfd484d38f3e7a115d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1162/_pkg_.a # internal cp $WORK/b1162/_pkg_.a /builddir/.cache/go-build/72/72e32ca7025b70c27fe94a90ca6c8083ccfa86236f5726effb3a7718cccec73d-d # internal cd $WORK/b087 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b087/ -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/b087/_x011.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b087/ -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/b087/_x012.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b087/ -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/b087/_x013.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b087/ -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/b087/_x014.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b087/ -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/b087/_x015.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b087/ -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/b087/_x016.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b087/ -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/b087/_x017.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b087/ -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/b087/_x018.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b087/ -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/b087/_x019.o -c openssl_stub_rand.c cd $WORK/b087 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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.2.10 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -o $WORK/b087/_cgo_.o $WORK/b087/_cgo_main.o $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o $WORK/b087/_x005.o $WORK/b087/_x006.o $WORK/b087/_x007.o $WORK/b087/_x008.o $WORK/b087/_x009.o $WORK/b087/_x010.o $WORK/b087/_x011.o $WORK/b087/_x012.o $WORK/b087/_x013.o $WORK/b087/_x014.o $WORK/b087/_x015.o $WORK/b087/_x016.o $WORK/b087/_x017.o $WORK/b087/_x018.o $WORK/b087/_x019.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage openssl -dynimport $WORK/b087/_cgo_.o -dynout $WORK/b087/_cgo_import.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b076/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p vendor/github.com/golang-fips/openssl-fips/openssl -std -installsuffix shared -buildid 3uP_iYGqqw-sBdscebYU/3uP_iYGqqw-sBdscebYU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/doc.go $WORK/b087/_cgo_gotypes.go $WORK/b087/aes.cgo1.go $WORK/b087/ecdh.cgo1.go $WORK/b087/ecdsa.cgo1.go $WORK/b087/hkdf.cgo1.go $WORK/b087/hmac.cgo1.go $WORK/b087/openssl.cgo1.go $WORK/b087/rand.cgo1.go $WORK/b087/rsa.cgo1.go $WORK/b087/sha.cgo1.go $WORK/b087/_cgo_import.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o $WORK/b087/_x005.o $WORK/b087/_x006.o $WORK/b087/_x007.o $WORK/b087/_x008.o $WORK/b087/_x009.o $WORK/b087/_x010.o $WORK/b087/_x011.o $WORK/b087/_x012.o $WORK/b087/_x013.o $WORK/b087/_x014.o $WORK/b087/_x015.o $WORK/b087/_x016.o $WORK/b087/_x017.o $WORK/b087/_x018.o $WORK/b087/_x019.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f6/f63ecc96503b64b5f8c498d538d2feba55b917e8fb794e9fa4efd37f8ffd46b6-d # internal crypto/internal/backend mkdir -p $WORK/b086/ crypto/internal/backend/bbig mkdir -p $WORK/b141/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/backend -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b086/symabis ./dummy.s cat >$WORK/b141/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/b087/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/internal/backend/bbig -std -complete -installsuffix shared -buildid adNYLrs6XhLlGF-LZwIl/adNYLrs6XhLlGF-LZwIl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/internal/backend/bbig/big.go cat >$WORK/b086/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/b087/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/backend -std -installsuffix shared -buildid s_MHz2LGqEBZ6CVHE1Xp/s_MHz2LGqEBZ6CVHE1Xp -goversion go1.19.10 -symabis $WORK/b086/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /usr/lib/golang/src/crypto/internal/backend/openssl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/41/41a4898b8e9dcf6396be827bba03496a96e53ea55fe87f33ece76cccfd22b955-d # internal cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/backend -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b086/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/03/03e7f0f591b62bab60a864edadc76d40ad126badbd0bd511048309131724ba07-d # internal crypto/boring mkdir -p $WORK/b102/ crypto/hmac crypto/rand mkdir -p $WORK/b094/ crypto/sha256 mkdir -p $WORK/b096/ crypto/sha1 crypto/sha512 crypto/aes mkdir -p $WORK/b103/ mkdir -p $WORK/b105/ mkdir -p $WORK/b143/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b086/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/boring -std -complete -installsuffix shared -buildid 5Nan7lJtcG9uCHiS4b6S/5Nan7lJtcG9uCHiS4b6S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/boring/boring.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b086/_pkg_.a packagefile crypto/internal/randutil=$WORK/b095/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b041/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile os=$WORK/b039/_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 mkdir -p $WORK/b082/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/rand -std -complete -installsuffix shared -buildid Vz30BvL0jWKXKBBRIkVS/Vz30BvL0jWKXKBBRIkVS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b094/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 cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b096/symabis ./sha256block_amd64.s cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/hmac -std -complete -installsuffix shared -buildid 49ph0O9l5uVYMxA4PMTn/49ph0O9l5uVYMxA4PMTn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b105/symabis ./sha1block_amd64.s cat >$WORK/b143/go_asm.h << 'EOF' # internal EOF cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b143/symabis ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b082/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/internal/backend=$WORK/b086/_pkg_.a packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/aes -std -installsuffix shared -buildid _K3ifSJwd9bGEQ-eNUDL/_K3ifSJwd9bGEQ-eNUDL -goversion go1.19.10 -symabis $WORK/b082/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/24/244f6b42481d29e711939a26bff589d7a5b34351ad93d3b1f3f3f5979f45dbca-d # internal cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/internal/backend=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/sha1 -std -installsuffix shared -buildid QZCvdsTSytJf9tZEtXo6/QZCvdsTSytJf9tZEtXo6 -goversion go1.19.10 -symabis $WORK/b105/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/internal/backend=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/sha512 -std -installsuffix shared -buildid PWkBrRd1ispvJg8BuHjE/PWkBrRd1ispvJg8BuHjE -goversion go1.19.10 -symabis $WORK/b143/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack -asmhdr $WORK/b143/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/internal/backend=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/sha256 -std -installsuffix shared -buildid K4hiNLJEyq6eEmfpS5yM/K4hiNLJEyq6eEmfpS5yM -goversion go1.19.10 -symabis $WORK/b096/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/2d/2d5b1e5722a2527597700bf8ac3e25ea0e221c49b958b179dd7b3ad2d97e7afe-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid kvA6_m2Net947KDHufs9/kvA6_m2Net947KDHufs9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ed/edf1ae3fea5347153b1251b9c5a408961dd735747c5928f8f7786c20f547416b-d # internal github.com/sean-/seed github.com/teris-io/shortid mkdir -p $WORK/b448/ github.com/getsentry/sentry-go/internal/crypto/randutil github.com/lib/pq/scram github.com/Azure/azure-sdk-for-go/sdk/internal/uuid mkdir -p $WORK/b868/ mime/multipart mkdir -p $WORK/b174/ crypto/rsa mkdir -p $WORK/b151/ github.com/patrickmn/go-cache mkdir -p $WORK/b100/ mkdir -p $WORK/b556/ go.opencensus.io/trace cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile math/rand=$WORK/b092/_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/b695/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/sean-/seed -lang=go1.16 -complete -installsuffix shared -buildid smhToQ2V1K2318GVx4Y8/smhToQ2V1K2318GVx4Y8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack ./vendor/github.com/sean-/seed/init.go go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b1063/ cat >$WORK/b868/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b568/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/uuid -lang=go1.16 -complete -installsuffix shared -buildid w1MVC54a9kioBXx3sy1W/w1MVC54a9kioBXx3sy1W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b868/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/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile internal/godebug=$WORK/b071/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile mime/quotedprintable=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b742/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p mime/multipart -std -complete -installsuffix shared -buildid _VtqwWBaPy80jLuJVVcs/_VtqwWBaPy80jLuJVVcs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/fc/fcc7e8e2c6e809ec476d933a8494132affd5c391ee546c5a9fdb58516089533e-d # internal cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/lib/pq/scram -lang=go1.13 -complete -installsuffix shared -buildid euPJPaxCLDLUAhV70wOG/euPJPaxCLDLUAhV70wOG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b568/importcfg -pack ./vendor/github.com/lib/pq/scram/scram.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/klauspost/compress/zstd cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b349/ cat >$WORK/b1063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b742/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b743/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b744/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b746/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b747/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile runtime/trace=$WORK/b396/_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_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p github.com/teris-io/shortid -lang=go1.16 -complete -installsuffix shared -buildid xe-KJu7cwPwVLuuf1321/xe-KJu7cwPwVLuuf1321 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack ./vendor/github.com/teris-io/shortid/shortid.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/getsentry/sentry-go/internal/crypto/randutil -lang=go1.17 -complete -installsuffix shared -buildid Rn9lTBWdWChDdiYkhffY/Rn9lTBWdWChDdiYkhffY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b695/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/crypto/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1063/_pkg_.a -trimpath "$WORK/b1063=>" -p go.mongodb.org/mongo-driver/bson/primitive -lang=go1.10 -complete -installsuffix shared -buildid 5FV39bkzSfvRDZuFoGnk/5FV39bkzSfvRDZuFoGnk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1063/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 cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile encoding/gob=$WORK/b330/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile os=$WORK/b039/_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_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p go.opencensus.io/trace -lang=go1.13 -complete -installsuffix shared -buildid cDRzspz5D9wfeB85JL73/cDRzspz5D9wfeB85JL73 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b742/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/patrickmn/go-cache -lang=go1.16 -complete -installsuffix shared -buildid G9n4F33SuBxlwok6608p/G9n4F33SuBxlwok6608p -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b556/importcfg -pack ./vendor/github.com/patrickmn/go-cache/cache.go ./vendor/github.com/patrickmn/go-cache/sharded.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/internal/backend=$WORK/b086/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b141/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b142/_pkg_.a packagefile crypto/internal/randutil=$WORK/b095/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p crypto/rsa -std -complete -installsuffix shared -buildid uyOzXl7m4G64ZDz18ecG/uyOzXl7m4G64ZDz18ecG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b151/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 cat >$WORK/b349/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b349=>" -I $WORK/b349/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b349/symabis ./seqdec_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b105/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b096/sha256block_amd64.o ./sha256block_amd64.s cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b350/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b351/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b353/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b354/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b355/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b356/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/klauspost/compress/zstd -lang=go1.16 -installsuffix shared -buildid Lrky1fasH2U6q-GqYyK1/Lrky1fasH2U6q-GqYyK1 -goversion go1.19.10 -symabis $WORK/b349/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack -asmhdr $WORK/b349/go_asm.h ./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/seqdec_amd64.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_amd64/buildid -w $WORK/b695/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b143/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/6f/6fbb8a2b33c078f44f13451fc1e6759fd65f4818af6da52fddf7c5cadc6609e8-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b082/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/fb/fbc40d89e91c707e1ba308b6565c5ffe870c4bc2433194faa97a7592a4095c04-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/1c/1c7121c386db93756847741f75e20e0e87daca610d82825c41c3d62ed8068459-d # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/e8/e8e11af23c4ed05e34975e879182005c0898950c481e2638686b24725f8e9bd7-d # internal cuelang.org/go/pkg/crypto/sha1 mkdir -p $WORK/b976/ github.com/gofrs/uuid mkdir -p $WORK/b668/ github.com/go-git/go-git/v5/plumbing mkdir -p $WORK/b1244/ github.com/google/uuid mkdir -p $WORK/b421/ /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b082/gcm_amd64.o ./gcm_amd64.s cat >$WORK/b976/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a EOF github.com/stretchr/objx mkdir -p $WORK/b594/ cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p cuelang.org/go/pkg/crypto/sha1 -lang=go1.17 -complete -installsuffix shared -buildid lO0CXjmUD3nFIcuys8bG/lO0CXjmUD3nFIcuys8bG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b976/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha1/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha1/sha1.go cat >$WORK/b1244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_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_amd64/compile -o $WORK/b1244/_pkg_.a -trimpath "$WORK/b1244=>" -p github.com/go-git/go-git/v5/plumbing -lang=go1.13 -complete -installsuffix shared -buildid Eutjbcqxt6xfS2UfisCr/Eutjbcqxt6xfS2UfisCr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1244/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/error.go ./vendor/github.com/go-git/go-git/v5/plumbing/hash.go ./vendor/github.com/go-git/go-git/v5/plumbing/memory.go ./vendor/github.com/go-git/go-git/v5/plumbing/object.go ./vendor/github.com/go-git/go-git/v5/plumbing/reference.go ./vendor/github.com/go-git/go-git/v5/plumbing/revision.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/gofrs/uuid -lang=go1.16 -complete -installsuffix shared -buildid GJgE2bSyxhZN6IZd7sFK/GJgE2bSyxhZN6IZd7sFK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b668/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 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b096/_pkg_.a $WORK/b096/sha256block_amd64.o # internal cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_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_amd64/buildid -w $WORK/b096/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid THmQ2uHgHeMHIOY9JGTr/THmQ2uHgHeMHIOY9JGTr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b421/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 cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/stretchr/objx -lang=go1.12 -complete -installsuffix shared -buildid Fbxd6QunZhSuElsUNEpZ/Fbxd6QunZhSuElsUNEpZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b594/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/b096/_pkg_.a /builddir/.cache/go-build/78/7861abaaf79107ccaa9b3fe46672f65aeca769630b35ab35df3dcb89b058aef3-d # internal cuelang.org/go/pkg/crypto/sha256 mkdir -p $WORK/b977/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cat >$WORK/b977/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p cuelang.org/go/pkg/crypto/sha256 -lang=go1.17 -complete -installsuffix shared -buildid 9G_wHofsOVZZ-7Xb5AjS/9G_wHofsOVZZ-7Xb5AjS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b977/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/b104/ cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/crypto/internal/boring TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b104/ -importpath golang.org/x/crypto/internal/boring -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b104/ -g -O2 ./boring.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/asm_amd64.o $WORK/b082/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/f3/f30ea16dec7a4385935749f56f8b4bf923385985b23735b5fd253f0bc79a796f-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b143/_pkg_.a $WORK/b143/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/9d/9d5768dd755fab725915eb1a0280dae8fe943b2ebb2df2a399d47f85e2a4eab0-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/51/51231d18156c3230f56d57c050af257b3202a5a09e329d35af6ce9fb6bcaee7b-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/76/76dde7d90aa2f2829d3686f6bade769e5a2c7767c363bbb994cee9aea550b83e-d # internal crypto/ed25519 mkdir -p $WORK/b146/ cuelang.org/go/pkg/crypto/hmac crypto/ecdsa cuelang.org/go/pkg/crypto/sha512 mkdir -p $WORK/b974/ mkdir -p $WORK/b136/ mkdir -p $WORK/b978/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b147/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b143/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid 7EQj9SAcCs9q1L5DIG7a/7EQj9SAcCs9q1L5DIG7a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cat >$WORK/b974/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b143/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p cuelang.org/go/pkg/crypto/hmac -lang=go1.17 -complete -installsuffix shared -buildid HfzvTbkDb3zKrF8kWX9u/HfzvTbkDb3zKrF8kWX9u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b974/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/hmac/hmac.go ./vendor/cuelang.org/go/pkg/crypto/hmac/pkg.go cat >$WORK/b978/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b143/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a EOF cat >$WORK/b136/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/b088/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b137/_pkg_.a packagefile crypto/internal/backend=$WORK/b086/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b141/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b142/_pkg_.a packagefile crypto/internal/randutil=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b143/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b145/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p cuelang.org/go/pkg/crypto/sha512 -lang=go1.17 -complete -installsuffix shared -buildid 2JXmWGgWTnhCE1pHao2R/2JXmWGgWTnhCE1pHao2R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b978/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_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid nikbIgVxceockNVza5Oh/nikbIgVxceockNVza5Oh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b136/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_amd64/buildid -w $WORK/b976/_pkg_.a # internal cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/b1/b1bd55c8cd8d14ec0be72584d042b87a7131b2fe50f33805a5ef064931eea4a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b977/_pkg_.a # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/d7/d72784ceee033006aed702b21f9d362dd7e6c0c5b2cd9cfacfaa075f439b0c66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ff/ff816b9722c18cd1838c27ee8722c2208e98a7133f9b3019b321816843ff0b78-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b899/ cuelang.org/go/pkg/crypto/ed25519 mkdir -p $WORK/b971/ cat >$WORK/b971/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b146/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p cuelang.org/go/pkg/crypto/ed25519 -lang=go1.17 -complete -installsuffix shared -buildid DXLoQ94LZyucCGQr3kFi/DXLoQ94LZyucCGQr3kFi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b971/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/ed25519/ed25519.go ./vendor/cuelang.org/go/pkg/crypto/ed25519/pkg.go cat >$WORK/b899/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b146/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p golang.org/x/crypto/ed25519 -lang=go1.17 -complete -installsuffix shared -buildid YHAIM63QBJEd5A3I3WCI/YHAIM63QBJEd5A3I3WCI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b899/importcfg -pack ./vendor/golang.org/x/crypto/ed25519/ed25519.go github.com/mattn/go-sqlite3 mkdir -p $WORK/b569/ cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b569/ -importpath github.com/mattn/go-sqlite3 -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b569/ -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.2.10/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_amd64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b974/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b978/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b899/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1244/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e5/e530a8b6da21b520048c1d25869eedb4f5f4589db2fd9a29c923017b0067531b-d # internal cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/fd/fdc15879d6cc2db3e14d1210d7419719c21a5ca9e83e7686d772eb2300724013-d # internal cp $WORK/b1063/_pkg_.a /builddir/.cache/go-build/56/56e855c073bb536447a9aa9560872c80131623582fa45cd5debc0564df2a4737-d # internal cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/b5/b56f0295eebfe2ad0580cc279dfaddabea71876be9ab2033468fed75971a6ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b1064/ cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/ee/eeee4ff29b3d5256ae22db2ef80bd713592707196b818d47a362b346b0096c9c-d # internal cat >$WORK/b1064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1062/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1063/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1064/_pkg_.a -trimpath "$WORK/b1064=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -lang=go1.10 -complete -installsuffix shared -buildid 0lrufCzDNXZORYWRW7aa/0lrufCzDNXZORYWRW7aa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1064/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_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/3e/3e03a8622d184fa5383961056e28f3661493186802a0faadd09be441cff68196-d # internal cuelang.org/go/pkg/uuid mkdir -p $WORK/b1008/ github.com/deepmap/oapi-codegen/pkg/types mkdir -p $WORK/b1473/ cp $WORK/b1244/_pkg_.a /builddir/.cache/go-build/13/137f576a84d1209a41afa51deb85702450d038acb340c2131c86e1699eb63806-d # internal github.com/go-git/go-git/v5/utils/binary mkdir -p $WORK/b1259/ github.com/go-git/go-git/v5/plumbing/cache cat >$WORK/b1008/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a EOF github.com/go-git/go-git/v5/utils/merkletrie/filesystem github.com/go-git/go-git/v5/plumbing/format/diff mkdir -p $WORK/b1295/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p cuelang.org/go/pkg/uuid -lang=go1.17 -complete -installsuffix shared -buildid -bU9MBLy_2Zd0aMFnFtF/-bU9MBLy_2Zd0aMFnFtF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1008/importcfg -pack ./vendor/cuelang.org/go/pkg/uuid/pkg.go ./vendor/cuelang.org/go/pkg/uuid/uuid.go github.com/go-git/go-git/v5/config cat >$WORK/b1473/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1473/_pkg_.a -trimpath "$WORK/b1473=>" -p github.com/deepmap/oapi-codegen/pkg/types -lang=go1.16 -complete -installsuffix shared -buildid Fg70iX8nKpgBmm9NrC6G/Fg70iX8nKpgBmm9NrC6G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1473/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 ./vendor/github.com/deepmap/oapi-codegen/pkg/types/uuid.go mkdir -p $WORK/b1270/ mkdir -p $WORK/b1253/ mkdir -p $WORK/b1242/ cat >$WORK/b1295/importcfg << 'EOF' # internal # import config packagefile github.com/go-git/go-billy/v5=$WORK/b1237/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1276/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a EOF cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/c3/c3b9b152f4f49c727a3417005aacfb15023f56edf152afa1c76660565e8ba0f9-d # internal cat >$WORK/b1270/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/color=$WORK/b1271/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1254/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1270/_pkg_.a -trimpath "$WORK/b1270=>" -p github.com/go-git/go-git/v5/plumbing/format/diff -lang=go1.13 -complete -installsuffix shared -buildid 0hOp-MfwunGpYDuqyHpK/0hOp-MfwunGpYDuqyHpK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1270/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/diff/colorconfig.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/diff/patch.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/diff/unified_encoder.go cat >$WORK/b1253/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b133/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b1259/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1295/_pkg_.a -trimpath "$WORK/b1295=>" -p github.com/go-git/go-git/v5/utils/merkletrie/filesystem -lang=go1.13 -complete -installsuffix shared -buildid lmaRfLeVNZB-ia0fGigG/lmaRfLeVNZB-ia0fGigG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1295/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/filesystem/node.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1253/_pkg_.a -trimpath "$WORK/b1253=>" -p github.com/go-git/go-git/v5/plumbing/cache -lang=go1.13 -complete -installsuffix shared -buildid -Xg8OoriJAsJLzSEwc-J/-Xg8OoriJAsJLzSEwc-J -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1253/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/cache/buffer_lru.go ./vendor/github.com/go-git/go-git/v5/plumbing/cache/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/cache/object_lru.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1259/_pkg_.a -trimpath "$WORK/b1259=>" -p github.com/go-git/go-git/v5/utils/binary -lang=go1.13 -complete -installsuffix shared -buildid khcSHQfmzCk558grdBs1/khcSHQfmzCk558grdBs1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1259/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/binary/read.go ./vendor/github.com/go-git/go-git/v5/utils/binary/write.go cat >$WORK/b1242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-billy/v5/osfs=$WORK/b1238/_pkg_.a packagefile github.com/go-git/go-git/v5/internal/url=$WORK/b1243/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/config=$WORK/b1245/_pkg_.a packagefile github.com/mitchellh/go-homedir=$WORK/b1251/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1242/_pkg_.a -trimpath "$WORK/b1242=>" -p github.com/go-git/go-git/v5/config -lang=go1.13 -complete -installsuffix shared -buildid -vWfq7zMJyGhtNHelI29/-vWfq7zMJyGhtNHelI29 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1242/importcfg -pack ./vendor/github.com/go-git/go-git/v5/config/branch.go ./vendor/github.com/go-git/go-git/v5/config/config.go ./vendor/github.com/go-git/go-git/v5/config/modules.go ./vendor/github.com/go-git/go-git/v5/config/refspec.go ./vendor/github.com/go-git/go-git/v5/config/url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/91/915fd43a16afa7870c9b9c99d72fa18f5bda0accba749ee1e580644dfe9a116d-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b756/ cat >$WORK/b756/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p golang.org/x/oauth2/jws -lang=go1.15 -complete -installsuffix shared -buildid Wt9IosXS_q2LCFcIPNGL/Wt9IosXS_q2LCFcIPNGL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b756/importcfg -pack ./vendor/golang.org/x/oauth2/jws/jws.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/55/559817c5654f519086feb36d8b5751e022cce36c0ff36e243069b9161e126aa7-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b900/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b971/_pkg_.a # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b1303/ crypto/x509 mkdir -p $WORK/b152/ cat >$WORK/b900/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b136/_pkg_.a packagefile crypto/elliptic=$WORK/b137/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b143/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p gopkg.in/square/go-jose.v2/cipher -lang=go1.16 -complete -installsuffix shared -buildid 3IlF1_uCYTgcUSqKca6e/3IlF1_uCYTgcUSqKca6e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b900/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 cat >$WORK/b1303/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/bzip2=$WORK/b1304/_pkg_.a packagefile compress/flate=$WORK/b131/_pkg_.a packagefile compress/zlib=$WORK/b472/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/des=$WORK/b135/_pkg_.a packagefile crypto/dsa=$WORK/b153/_pkg_.a packagefile crypto/ecdsa=$WORK/b136/_pkg_.a packagefile crypto/elliptic=$WORK/b137/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b143/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b1305/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1302/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1306/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile image=$WORK/b1307/_pkg_.a packagefile image/jpeg=$WORK/b1309/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1303/_pkg_.a -trimpath "$WORK/b1303=>" -p golang.org/x/crypto/openpgp/packet -lang=go1.17 -complete -installsuffix shared -buildid NMNXImj454qTWIIUqnn7/NMNXImj454qTWIIUqnn7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1303/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 cat >$WORK/b152/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/b088/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/des=$WORK/b135/_pkg_.a packagefile crypto/dsa=$WORK/b153/_pkg_.a packagefile crypto/ecdsa=$WORK/b136/_pkg_.a packagefile crypto/ed25519=$WORK/b146/_pkg_.a packagefile crypto/elliptic=$WORK/b137/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b149/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b143/_pkg_.a packagefile crypto/x509/pkix=$WORK/b154/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b145/_pkg_.a packagefile internal/godebug=$WORK/b071/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_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/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p crypto/x509 -std -complete -installsuffix shared -buildid sRY9p_bydyDaa05a7y4O/sRY9p_bydyDaa05a7y4O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b152/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 cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/72/7219ae108fc7de3a6fd35778b5dd39f1e46c8911da9a42d988211d815846ff7e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b742/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1259/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1295/_pkg_.a # internal cp $WORK/b1259/_pkg_.a /builddir/.cache/go-build/0f/0fd143ab5fb7a8a895969078c88c3bc5d6906d64f11ccbc422336051035b1db3-d # internal github.com/go-git/go-git/v5/plumbing/format/index mkdir -p $WORK/b1258/ github.com/go-git/go-git/v5/plumbing/format/idxfile mkdir -p $WORK/b1261/ cat >$WORK/b1261/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/binary=$WORK/b1259/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b1258/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/binary=$WORK/b1259/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1261/_pkg_.a -trimpath "$WORK/b1261=>" -p github.com/go-git/go-git/v5/plumbing/format/idxfile -lang=go1.13 -complete -installsuffix shared -buildid paxmgFyQWSBaXPeqWRq2/paxmgFyQWSBaXPeqWRq2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1261/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/idxfile/decoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/idxfile/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/idxfile/encoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/idxfile/idxfile.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/idxfile/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1258/_pkg_.a -trimpath "$WORK/b1258=>" -p github.com/go-git/go-git/v5/plumbing/format/index -lang=go1.13 -complete -installsuffix shared -buildid scQTgiIrJONyfL5Pw2wz/scQTgiIrJONyfL5Pw2wz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1258/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/index/decoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/index/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/index/encoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/index/index.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/index/match.go cp $WORK/b1295/_pkg_.a /builddir/.cache/go-build/68/682c52287f6c062a01fd648c5c4f43c03b5a33523506be1deb41ad3edfaa8b3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1253/_pkg_.a # internal cp $WORK/b1253/_pkg_.a /builddir/.cache/go-build/58/58f10e04d87e41897298510af1ec296efc494bbfcb8f15d70efc8dd337e66e89-d # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/2f/2f801674c2406b173fee7eff7b84b559c2f026d1136e0355610e6d431253ea97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/b8/b8613262ca48a237b3fad58d9a15ccbff57ca7bd0f1e75ad27c94228a0bf2c84-d # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/5b/5be39957aac44d3b3c29816fd9d0af8cc4f328c4b6f24e016b377a39847f97bb-d # internal github.com/grafana/grafana/pkg/infra/localcache mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile github.com/patrickmn/go-cache=$WORK/b556/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/grafana/grafana/pkg/infra/localcache -lang=go1.19 -complete -installsuffix shared -buildid vhoCwnNRB_oM1Yt6xALi/vhoCwnNRB_oM1Yt6xALi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b555/importcfg -pack ./pkg/infra/localcache/cache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1473/_pkg_.a # internal cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/be/be1adece741f40c0e00f426753dbc09dfdb61e2c153a392c10f9fdbea4948e01-d # internal cp $WORK/b1473/_pkg_.a /builddir/.cache/go-build/5f/5f4ec8c8cab3e4c7f2a527480bdea7dc2a18409cc292e774503be92533660ae0-d # internal github.com/deepmap/oapi-codegen/pkg/runtime mkdir -p $WORK/b1472/ cat >$WORK/b1472/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/types=$WORK/b1473/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1472/_pkg_.a -trimpath "$WORK/b1472=>" -p github.com/deepmap/oapi-codegen/pkg/runtime -lang=go1.16 -complete -installsuffix shared -buildid baLh38lfk4VuabNHlEmu/baLh38lfk4VuabNHlEmu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1472/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_amd64/buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/28/28d32e82cd13aec61986fb7ef11809748396d32c4cadc5af1ea9fd30a57bc4e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1270/_pkg_.a # internal cp $WORK/b1270/_pkg_.a /builddir/.cache/go-build/79/7963cfeaf97a4569398a11ee860e7562b90a57de4acb9c19b99bea36e5b97abe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b1242/_pkg_.a /builddir/.cache/go-build/2c/2c23382c5fac2d013cea3caf4fd3cfc5a8d733075de44cfd11dabfb85c06463c-d # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/8e/8e7bed72394a2382ca5a17290f9ccff3cb8806b9b8c150612021403304ee837b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1258/_pkg_.a # internal cp $WORK/b1258/_pkg_.a /builddir/.cache/go-build/4c/4c129e9143f38ea4dcb703b3ff1d04466420f866fcfc6280cd25113aaa5c2fbc-d # internal github.com/go-git/go-git/v5/utils/merkletrie/index mkdir -p $WORK/b1296/ github.com/go-git/go-git/v5/plumbing/storer mkdir -p $WORK/b1262/ cat >$WORK/b1296/importcfg << 'EOF' # internal # import config packagefile github.com/go-git/go-git/v5/plumbing/format/index=$WORK/b1258/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1276/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1296/_pkg_.a -trimpath "$WORK/b1296=>" -p github.com/go-git/go-git/v5/utils/merkletrie/index -lang=go1.13 -complete -installsuffix shared -buildid S7sY9niSOxhsRP2ZLJy2/S7sY9niSOxhsRP2ZLJy2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1296/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/index/node.go cat >$WORK/b1262/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/index=$WORK/b1258/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1262/_pkg_.a -trimpath "$WORK/b1262=>" -p github.com/go-git/go-git/v5/plumbing/storer -lang=go1.13 -complete -installsuffix shared -buildid ebXHYs6oB9237968Tqev/ebXHYs6oB9237968Tqev -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1262/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/storer/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/storer/index.go ./vendor/github.com/go-git/go-git/v5/plumbing/storer/object.go ./vendor/github.com/go-git/go-git/v5/plumbing/storer/reference.go ./vendor/github.com/go-git/go-git/v5/plumbing/storer/shallow.go ./vendor/github.com/go-git/go-git/v5/plumbing/storer/storer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1261/_pkg_.a # internal cp $WORK/b1261/_pkg_.a /builddir/.cache/go-build/c1/c15ef05e4f0de7f7d2df1df14040eadc9e38862d31624f0ca6822e75545bc90b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1296/_pkg_.a # internal cp $WORK/b1296/_pkg_.a /builddir/.cache/go-build/7b/7b79fe4bb3e2335ac0f3d1b7b386c43ad01ce41370f2db04ff773da0dc29baad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1262/_pkg_.a # internal cp $WORK/b1262/_pkg_.a /builddir/.cache/go-build/69/69e6558307fe936df6d5adea89a663d5bd9be8e7e11da5fb3504cab117abeb0b-d # internal github.com/go-git/go-git/v5/storage mkdir -p $WORK/b1272/ github.com/go-git/go-git/v5/plumbing/format/packfile mkdir -p $WORK/b1260/ cat >$WORK/b1272/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-git/go-git/v5/config=$WORK/b1242/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1262/_pkg_.a EOF cat >$WORK/b1260/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b472/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-billy/v5=$WORK/b1237/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/cache=$WORK/b1253/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/idxfile=$WORK/b1261/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1262/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/binary=$WORK/b1259/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1256/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1272/_pkg_.a -trimpath "$WORK/b1272=>" -p github.com/go-git/go-git/v5/storage -lang=go1.13 -complete -installsuffix shared -buildid C447fdYZdPVK-vIA9qFQ/C447fdYZdPVK-vIA9qFQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1272/importcfg -pack ./vendor/github.com/go-git/go-git/v5/storage/storer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1260/_pkg_.a -trimpath "$WORK/b1260=>" -p github.com/go-git/go-git/v5/plumbing/format/packfile -lang=go1.13 -complete -installsuffix shared -buildid yr0Gdwlab_i6NDpaa6fq/yr0Gdwlab_i6NDpaa6fq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1260/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/delta_index.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/delta_selector.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/diff_delta.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/encoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/error.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/fsobject.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/object_pack.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/packfile.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/parser.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/patch_delta.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1472/_pkg_.a # internal cp $WORK/b1472/_pkg_.a /builddir/.cache/go-build/62/6233c3b7f50dcf1422e15bf45690793d844150e43ae10969a016b36395394b0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1272/_pkg_.a # internal cp $WORK/b1272/_pkg_.a /builddir/.cache/go-build/a7/a77910020a5d3cbc6d4d8b3d2a6eb00ef07e23b8ca966d038a72bd5ca2c79421-d # internal github.com/go-git/go-git/v5/storage/memory mkdir -p $WORK/b1281/ github.com/go-git/go-git/v5/plumbing/object cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/45/455a43c34a8ff323ac7d5933e5e85d46dfafc8d7136941e65178ea8be5183514-d # internal mkdir -p $WORK/b1263/ cat >$WORK/b1281/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/config=$WORK/b1242/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/index=$WORK/b1258/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1262/_pkg_.a packagefile github.com/go-git/go-git/v5/storage=$WORK/b1272/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1281/_pkg_.a -trimpath "$WORK/b1281=>" -p github.com/go-git/go-git/v5/storage/memory -lang=go1.13 -complete -installsuffix shared -buildid 3Ve-qOdwxHjmNvYwlqwv/3Ve-qOdwxHjmNvYwlqwv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1281/importcfg -pack ./vendor/github.com/go-git/go-git/v5/storage/memory/storage.go cat >$WORK/b1263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b133/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/emirpasic/gods/trees/binaryheap=$WORK/b1264/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/diff=$WORK/b1270/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1262/_pkg_.a packagefile github.com/go-git/go-git/v5/storage=$WORK/b1272/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/binary=$WORK/b1259/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/diff=$WORK/b1273/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1256/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie=$WORK/b1274/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1276/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b932/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1263/_pkg_.a -trimpath "$WORK/b1263=>" -p github.com/go-git/go-git/v5/plumbing/object -lang=go1.13 -complete -installsuffix shared -buildid f2vcSDm4T9vFaYC4-X-q/f2vcSDm4T9vFaYC4-X-q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1263/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/object/blob.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/change.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/change_adaptor.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit_walker.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit_walker_bfs.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit_walker_bfs_filtered.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit_walker_ctime.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit_walker_limit.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit_walker_path.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/difftree.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/file.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/merge_base.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/object.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/patch.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/rename.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/tag.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/tree.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/treenoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1281/_pkg_.a # internal cp $WORK/b1064/_pkg_.a /builddir/.cache/go-build/ae/ae9e245fb865a3ebbfcab38cef9184a8816e70a04f074ab488753f8d5607f4e8-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b1061/ cat >$WORK/b1061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1062/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1063/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1064/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1061/_pkg_.a -trimpath "$WORK/b1061=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -lang=go1.10 -complete -installsuffix shared -buildid k9V1Wcm17Gl9PZDWCt09/k9V1Wcm17Gl9PZDWCt09 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1061/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_amd64/buildid -w $WORK/b1303/_pkg_.a # internal cp $WORK/b1281/_pkg_.a /builddir/.cache/go-build/33/336c33fb4e18d33cf428691004669b0008e73707ae3603cedee9b66e253471e2-d # internal github.com/go-git/go-git/v5/plumbing/protocol/packp mkdir -p $WORK/b1277/ cat >$WORK/b1277/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=$WORK/b1278/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1279/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=$WORK/b1280/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1262/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/memory=$WORK/b1281/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1277/_pkg_.a -trimpath "$WORK/b1277=>" -p github.com/go-git/go-git/v5/plumbing/protocol/packp -lang=go1.13 -complete -installsuffix shared -buildid 0WETKwy79kreXamsj8cS/0WETKwy79kreXamsj8cS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1277/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/advrefs.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/advrefs_decode.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/advrefs_encode.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/report_status.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/shallowupd.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/srvresp.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/ulreq.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/ulreq_decode.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/ulreq_encode.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/updreq.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/updreq_decode.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/updreq_encode.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/uppackreq.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/uppackresp.go cp $WORK/b1303/_pkg_.a /builddir/.cache/go-build/70/70853a7b219844df63cadf042210c5b90222aafa4392f8cf17cf584ad90e7df0-d # internal golang.org/x/crypto/openpgp/clearsign mkdir -p $WORK/b1513/ golang.org/x/crypto/openpgp mkdir -p $WORK/b1300/ cat >$WORK/b1513/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1301/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1302/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1303/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1300/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1301/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1302/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1303/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1306/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1513/_pkg_.a -trimpath "$WORK/b1513=>" -p golang.org/x/crypto/openpgp/clearsign -lang=go1.17 -complete -installsuffix shared -buildid oIm9_7hGheiMZHJuUgWC/oIm9_7hGheiMZHJuUgWC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1513/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/clearsign/clearsign.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1300/_pkg_.a -trimpath "$WORK/b1300=>" -p golang.org/x/crypto/openpgp -lang=go1.17 -complete -installsuffix shared -buildid MwUSGShtxpv0beXFkKBp/MwUSGShtxpv0beXFkKBp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1300/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/canonical_text.go ./vendor/golang.org/x/crypto/openpgp/keys.go ./vendor/golang.org/x/crypto/openpgp/read.go ./vendor/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1513/_pkg_.a # internal cp $WORK/b1513/_pkg_.a /builddir/.cache/go-build/0c/0cf8c4cd2b8f5672549c7ca7f98cb1e3c8a95edd22b87d5b397293f41614aa66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1260/_pkg_.a # internal cp $WORK/b1300/_pkg_.a /builddir/.cache/go-build/75/75bc43e8000ccef277941fd7cfae7fc72fb7114b120871e05383ff0aeab74289-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/06/06d76b8cd2a1aa37e8fddfa8ff6ff033b4a5ed91f38c566f47e50ee674548c0e-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b893/ github.com/golang-jwt/jwt mkdir -p $WORK/b887/ github.com/asaskevich/govalidator mkdir -p $WORK/b1055/ cat >$WORK/b893/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/des=$WORK/b135/_pkg_.a packagefile crypto/ecdsa=$WORK/b136/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile crypto/x509/pkix=$WORK/b154/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a EOF cat >$WORK/b887/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/ecdsa=$WORK/b136/_pkg_.a packagefile crypto/ed25519=$WORK/b146/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math/big=$WORK/b091/_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_amd64/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p golang.org/x/crypto/pkcs12 -lang=go1.17 -complete -installsuffix shared -buildid Zx7N00yF6Yfv40rTggXS/Zx7N00yF6Yfv40rTggXS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b893/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_amd64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/golang-jwt/jwt -lang=go1.16 -complete -installsuffix shared -buildid zIHysKCvESzZ2OYTImo4/zIHysKCvESzZ2OYTImo4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b887/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 crypto/tls mkdir -p $WORK/b134/ cat >$WORK/b1055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile html=$WORK/b222/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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/b134/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/b133/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/des=$WORK/b135/_pkg_.a packagefile crypto/ecdsa=$WORK/b136/_pkg_.a packagefile crypto/ed25519=$WORK/b146/_pkg_.a packagefile crypto/elliptic=$WORK/b137/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/internal/backend=$WORK/b086/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b141/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b149/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/rc4=$WORK/b150/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b143/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b163/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$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_amd64/compile -o $WORK/b1055/_pkg_.a -trimpath "$WORK/b1055=>" -p github.com/asaskevich/govalidator -lang=go1.13 -complete -installsuffix shared -buildid HWQMQBNIJc9tOQE5Lfee/HWQMQBNIJc9tOQE5Lfee -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1055/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p crypto/tls -std -complete -installsuffix shared -buildid ORajZDEItTNEqF6X-1R8/ORajZDEItTNEqF6X-1R8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b134/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 cp $WORK/b1260/_pkg_.a /builddir/.cache/go-build/76/7665c0b5a6336fe9cb71f9b73e63a3764880fdc794382cecd3cc15718e10969d-d # internal github.com/go-git/go-git/v5/plumbing/format/objfile mkdir -p $WORK/b1289/ cat >$WORK/b1289/importcfg << 'EOF' # internal # import config packagefile compress/zlib=$WORK/b472/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=$WORK/b1260/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1289/_pkg_.a -trimpath "$WORK/b1289=>" -p github.com/go-git/go-git/v5/plumbing/format/objfile -lang=go1.13 -complete -installsuffix shared -buildid HMMZfWMWT8Yf46v9C7v6/HMMZfWMWT8Yf46v9C7v6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1289/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/objfile/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/objfile/reader.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/objfile/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1277/_pkg_.a # internal cp $WORK/b1277/_pkg_.a /builddir/.cache/go-build/d6/d62fce4267d3b9377ae7a489330db39c8f50d5e489581bb91c3c62126c08a2b5-d # internal github.com/go-git/go-git/v5/plumbing/transport mkdir -p $WORK/b1283/ cat >$WORK/b1283/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/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/internal/url=$WORK/b1243/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=$WORK/b1277/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1279/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1283/_pkg_.a -trimpath "$WORK/b1283=>" -p github.com/go-git/go-git/v5/plumbing/transport -lang=go1.13 -complete -installsuffix shared -buildid vyWc8Uml4cqHEJ-iOmjx/vyWc8Uml4cqHEJ-iOmjx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1283/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/common.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1289/_pkg_.a # internal cp $WORK/b1289/_pkg_.a /builddir/.cache/go-build/fc/fc739c04e5eeb0a9c8371df4d8801cbcb6f2b2695b525771c235183245a6390e-d # internal github.com/go-git/go-git/v5/storage/filesystem/dotgit mkdir -p $WORK/b1290/ cat >$WORK/b1290/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/b032/_pkg_.a packagefile github.com/go-git/go-billy/v5=$WORK/b1237/_pkg_.a packagefile github.com/go-git/go-billy/v5/osfs=$WORK/b1238/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/idxfile=$WORK/b1261/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/objfile=$WORK/b1289/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=$WORK/b1260/_pkg_.a packagefile github.com/go-git/go-git/v5/storage=$WORK/b1272/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b1290/_pkg_.a -trimpath "$WORK/b1290=>" -p github.com/go-git/go-git/v5/storage/filesystem/dotgit -lang=go1.13 -complete -installsuffix shared -buildid CaInK5Do1MlxEybbwVpW/CaInK5Do1MlxEybbwVpW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1290/importcfg -pack ./vendor/github.com/go-git/go-git/v5/storage/filesystem/dotgit/dotgit.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/dotgit/dotgit_rewrite_packed_refs.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/dotgit/dotgit_setref.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/dotgit/repository_filesystem.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/dotgit/writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1283/_pkg_.a # internal cp $WORK/b1283/_pkg_.a /builddir/.cache/go-build/30/30834ffe393d5e1e03471dd01992443871b89300d49ef2b88a5d531df6c235d6-d # internal github.com/go-git/go-git/v5/plumbing/transport/internal/common mkdir -p $WORK/b1286/ cat >$WORK/b1286/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/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=$WORK/b1278/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=$WORK/b1277/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1279/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=$WORK/b1280/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1283/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1286/_pkg_.a -trimpath "$WORK/b1286=>" -p github.com/go-git/go-git/v5/plumbing/transport/internal/common -lang=go1.13 -complete -installsuffix shared -buildid 7s6Ufmw7R29yQJ5KqhqE/7s6Ufmw7R29yQJ5KqhqE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1286/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/internal/common/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/transport/internal/common/server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/f8/f89fc379b8b141bcf98156e538283f5b5b505e9cf4f1e995da26cb84c4044da8-d # internal cp $WORK/b1263/_pkg_.a /builddir/.cache/go-build/6b/6bd3d77f10047ef44f6a7adbee9af23a0470927a0ed777d01e91e08bc830b640-d # internal github.com/go-git/go-git/v5/plumbing/revlist mkdir -p $WORK/b1282/ cat >$WORK/b1282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/object=$WORK/b1263/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1262/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1282/_pkg_.a -trimpath "$WORK/b1282=>" -p github.com/go-git/go-git/v5/plumbing/revlist -lang=go1.13 -complete -installsuffix shared -buildid pATVEshg3GSrkaYlwAW-/pATVEshg3GSrkaYlwAW- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1282/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/revlist/revlist.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b887/_pkg_.a # internal cd $WORK/b104 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/ce/cef91c2c82947e1ca0222629ea35a8e21269867fb54de2cb7e5c1b3549b62257-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b349=>" -I $WORK/b349/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b349/seqdec_amd64.o ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1282/_pkg_.a # internal cd $WORK/b104 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_x002.o -c boring.cgo2.c cp $WORK/b1282/_pkg_.a /builddir/.cache/go-build/55/557978ae914f14fd4019305117a3b53fa3e592423fdd92ae31736ac1a2abe8dd-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b349/_pkg_.a $WORK/b349/seqdec_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1286/_pkg_.a # internal cp $WORK/b1286/_pkg_.a /builddir/.cache/go-build/2a/2a76571874d5f45af523762ea7975742abe2dd6df72c501fbce5b7cdb15beab0-d # internal github.com/go-git/go-git/v5/plumbing/transport/git mkdir -p $WORK/b1291/ github.com/go-git/go-git/v5/plumbing/transport/ssh mkdir -p $WORK/b1293/ cat >$WORK/b1291/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=$WORK/b1278/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1283/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=$WORK/b1286/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1291/_pkg_.a -trimpath "$WORK/b1291=>" -p github.com/go-git/go-git/v5/plumbing/transport/git -lang=go1.13 -complete -installsuffix shared -buildid LdPtHe-YI4mBWaah9iau/LdPtHe-YI4mBWaah9iau -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1291/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/git/common.go cat >$WORK/b1293/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1283/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=$WORK/b1286/_pkg_.a packagefile github.com/kevinburke/ssh_config=$WORK/b1294/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1293/_pkg_.a -trimpath "$WORK/b1293=>" -p github.com/go-git/go-git/v5/plumbing/transport/ssh -lang=go1.13 -complete -installsuffix shared -buildid GpLmxoOjhBV4WKVdszOA/GpLmxoOjhBV4WKVdszOA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1293/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/ssh/auth_method.go ./vendor/github.com/go-git/go-git/v5/plumbing/transport/ssh/common.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1293/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/cc/ccce941ae403045aec2e9fddc2004defcce6e8dc9a421c95a1fbbb141454e071-d # internal github.com/apache/arrow/go/arrow/ipc mkdir -p $WORK/b346/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1291/_pkg_.a # internal cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b333/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b344/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b345/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b334/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b336/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b347/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b337/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b348/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b349/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b357/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b341/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/apache/arrow/go/arrow/ipc -lang=go1.15 -complete -installsuffix shared -buildid M3vEk7yNL5cAyLC-ERhf/M3vEk7yNL5cAyLC-ERhf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b346/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 cp $WORK/b1293/_pkg_.a /builddir/.cache/go-build/c4/c48e4623166d83d9319145887cf31ba8283263bab3bea7fac1b8dfb8f9a3ec34-d # internal cp $WORK/b1291/_pkg_.a /builddir/.cache/go-build/c9/c927696a46de1066540d1a8254d7a65030eda677cbe971785511d73411a67d73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1290/_pkg_.a # internal cp $WORK/b1290/_pkg_.a /builddir/.cache/go-build/31/31f2a0f1cc08182fc2c5c635ed7dda01bd9d960e1614c3af894b27fa14fca67e-d # internal github.com/go-git/go-git/v5/storage/filesystem mkdir -p $WORK/b1288/ cat >$WORK/b1288/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-billy/v5=$WORK/b1237/_pkg_.a packagefile github.com/go-git/go-git/v5/config=$WORK/b1242/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/cache=$WORK/b1253/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/idxfile=$WORK/b1261/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/index=$WORK/b1258/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/objfile=$WORK/b1289/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=$WORK/b1260/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1262/_pkg_.a packagefile github.com/go-git/go-git/v5/storage=$WORK/b1272/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/filesystem/dotgit=$WORK/b1290/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1288/_pkg_.a -trimpath "$WORK/b1288=>" -p github.com/go-git/go-git/v5/storage/filesystem -lang=go1.13 -complete -installsuffix shared -buildid s4KoMkRqCxqpWcMBU1jF/s4KoMkRqCxqpWcMBU1jF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1288/importcfg -pack ./vendor/github.com/go-git/go-git/v5/storage/filesystem/config.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/deltaobject.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/index.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/module.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/object.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/reference.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/shallow.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1055/_pkg_.a # internal cp $WORK/b1055/_pkg_.a /builddir/.cache/go-build/1a/1ad5f934d6415e24dcee92e4bdad3a905b858b97186f93799596bbba07725bb2-d # internal cp $WORK/b1061/_pkg_.a /builddir/.cache/go-build/72/72a2e05d7e191397615a934e1c948bfedb0f770a6efc4860c2c6afed19d4fbc5-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b1059/ cat >$WORK/b1059/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b1060/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1061/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1062/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1063/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1064/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1059/_pkg_.a -trimpath "$WORK/b1059=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -lang=go1.10 -complete -installsuffix shared -buildid cDHJWSfJWdeqfFoi1YAk/cDHJWSfJWdeqfFoi1YAk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1059/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 cd $WORK/b104 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/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_amd64/buildid -w $WORK/b1288/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10 TERM='dumb' gcc -I ./vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -o $WORK/b104/_cgo_.o $WORK/b104/_cgo_main.o $WORK/b104/_x001.o $WORK/b104/_x002.o -g -O2 -ldl cp $WORK/b1288/_pkg_.a /builddir/.cache/go-build/ba/baa2e67f4df2dd239bcdfebad7d4d56b5de141d4190c7ae4daaa4d46b02d8cf2-d # internal github.com/go-git/go-git/v5/plumbing/transport/server mkdir -p $WORK/b1287/ cat >$WORK/b1287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-billy/v5=$WORK/b1237/_pkg_.a packagefile github.com/go-git/go-billy/v5/osfs=$WORK/b1238/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/cache=$WORK/b1253/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=$WORK/b1260/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=$WORK/b1277/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1279/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/revlist=$WORK/b1282/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1262/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1283/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/filesystem=$WORK/b1288/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1287/_pkg_.a -trimpath "$WORK/b1287=>" -p github.com/go-git/go-git/v5/plumbing/transport/server -lang=go1.13 -complete -installsuffix shared -buildid cxdK2F_Jat6pej7Ay0UX/cxdK2F_Jat6pej7Ay0UX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1287/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/server/loader.go ./vendor/github.com/go-git/go-git/v5/plumbing/transport/server/server.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b104/_cgo_.o -dynout $WORK/b104/_cgo_import.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile runtime/cgo=$WORK/b076/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p golang.org/x/crypto/internal/boring -installsuffix shared -buildid GrFiPRpxhbGTxXwvPTNa/GrFiPRpxhbGTxXwvPTNa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack $WORK/b104/_cgo_gotypes.go $WORK/b104/boring.cgo1.go $WORK/b104/_cgo_import.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/_x001.o $WORK/b104/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/de/ded43fd34a5bd5d184afab37f5cbebb4848562e538c99f36e0e4e763adce8a83-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/boring=$WORK/b102/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile golang.org/x/crypto/internal/boring=$WORK/b104/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.17 -complete -installsuffix shared -buildid PicsxbmOlMfFgUIsPyuk/PicsxbmOlMfFgUIsPyuk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack ./vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1287/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/00/00aacd15fdc275690ca65c6e6b268aef5bf95abe72cfc361ba0989dea52b47d8-d # internal github.com/grafana/grafana/pkg/services/encryption mkdir -p $WORK/b802/ github.com/grafana/grafana/pkg/util mkdir -p $WORK/b081/ gopkg.in/square/go-jose.v2 mkdir -p $WORK/b898/ cat >$WORK/b802/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/grafana/grafana/pkg/services/encryption -lang=go1.19 -complete -installsuffix shared -buildid 2l0Viw-CkzkI1-GgN28k/2l0Viw-CkzkI1-GgN28k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b802/importcfg -pack ./pkg/services/encryption/encryption.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b098/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b100/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b101/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime/quotedprintable=$WORK/b106/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/grafana/grafana/pkg/util -lang=go1.19 -complete -installsuffix shared -buildid fnt1J2YfpwHteD4Lsb00/fnt1J2YfpwHteD4Lsb00 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack ./pkg/util/contextutil.go ./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 cat >$WORK/b898/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/flate=$WORK/b131/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b136/_pkg_.a packagefile crypto/elliptic=$WORK/b137/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b143/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b899/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b101/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b900/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b901/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p gopkg.in/square/go-jose.v2 -lang=go1.16 -complete -installsuffix shared -buildid YAMKRSQblpNwHdpRevnw/YAMKRSQblpNwHdpRevnw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b898/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 cp $WORK/b1287/_pkg_.a /builddir/.cache/go-build/a3/a3d4a23e055fd1ba499cda2496a1f2f0dabba7d169d6b41378a3a410d12347c0-d # internal github.com/go-git/go-git/v5/plumbing/transport/file mkdir -p $WORK/b1285/ cat >$WORK/b1285/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1283/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=$WORK/b1286/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/server=$WORK/b1287/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1256/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b710/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1285/_pkg_.a -trimpath "$WORK/b1285=>" -p github.com/go-git/go-git/v5/plumbing/transport/file -lang=go1.13 -complete -installsuffix shared -buildid uNrjBIJxSkSwtHsPupAl/uNrjBIJxSkSwtHsPupAl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1285/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/file/client.go ./vendor/github.com/go-git/go-git/v5/plumbing/transport/file/server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/77/770d5f235e4e3b6a89c9a5f55e91b40e388c28240d7826bed28d4d4a6da46369-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1285/_pkg_.a # internal cp $WORK/b1285/_pkg_.a /builddir/.cache/go-build/ff/fff01cd59a830a815627fa3917678f279728cf8ab9f6025c00531fc53be05df9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/46/46e10317c8a8568ed916b430496a098dff7b26d9fd803283c4d0542ce4a27d32-d # internal github.com/grafana/grafana/pkg/components/apikeygen mkdir -p $WORK/b906/ github.com/grafana/grafana/pkg/services/encryption/provider mkdir -p $WORK/b1417/ github.com/grafana/grafana/pkg/infra/log mkdir -p $WORK/b066/ cat >$WORK/b906/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p github.com/grafana/grafana/pkg/components/apikeygen -lang=go1.19 -complete -installsuffix shared -buildid ZmLMKf7YlzbHaXyWlCam/ZmLMKf7YlzbHaXyWlCam -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b906/importcfg -pack ./pkg/components/apikeygen/apikeygen.go cat >$WORK/b1417/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b066/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/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b067/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b077/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b078/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b079/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b049/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b109/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log/syslog=$WORK/b068/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b1417/_pkg_.a -trimpath "$WORK/b1417=>" -p github.com/grafana/grafana/pkg/services/encryption/provider -lang=go1.19 -complete -installsuffix shared -buildid 5h5sS0DJ_DUoEXHSP7Es/5h5sS0DJ_DUoEXHSP7Es -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1417/importcfg -pack ./pkg/services/encryption/provider/cipher_aescfb.go ./pkg/services/encryption/provider/decipher_aes.go ./pkg/services/encryption/provider/provider.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/grafana/grafana/pkg/infra/log -lang=go1.19 -complete -installsuffix shared -buildid PkDhemWGAFx0kYDDounX/PkDhemWGAFx0kYDDounX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack ./pkg/infra/log/composite_logger.go ./pkg/infra/log/databaseCounter.go ./pkg/infra/log/file.go ./pkg/infra/log/handlers.go ./pkg/infra/log/interface.go ./pkg/infra/log/log.go ./pkg/infra/log/requestTiming.go ./pkg/infra/log/syslog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b906/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/c4/c42b5f45de176476b977f5bddbab82725b519f3bfd2ff26a89e3f4bc8df119e9-d # internal github.com/grafana/grafana/pkg/components/apikeygenprefixed mkdir -p $WORK/b907/ cat >$WORK/b907/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b906/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p github.com/grafana/grafana/pkg/components/apikeygenprefixed -lang=go1.19 -complete -installsuffix shared -buildid zvxIqzLJQsAU55H3FypQ/zvxIqzLJQsAU55H3FypQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b907/importcfg -pack ./pkg/components/apikeygenprefixed/apikeygen.go ./pkg/components/apikeygenprefixed/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1417/_pkg_.a # internal cp $WORK/b1417/_pkg_.a /builddir/.cache/go-build/99/996e7bd6980e6e9084f67ea6f6a390e21b612d21e0c75e320a2edbce56c9f319-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/c5/c5c1ce9ec1230e52083dfcd1074b8ad03d9d195b48f841037e6cdb96db68673d-d # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/06/06266b62692c4bd11107265402ab6d31011510533315978f4a286b8f7d1ffdd1-d # internal github.com/grafana/grafana-plugin-sdk-go/data mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b333/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b344/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b345/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b346/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b337/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b362/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b363/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b368/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b369/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b372/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b373/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/grafana/grafana-plugin-sdk-go/data -lang=go1.17 -complete -installsuffix shared -buildid i8kyd2XtTXLM2wOfz5Gd/i8kyd2XtTXLM2wOfz5Gd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b332/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/01/01536f080d53caec0c2dde0a8a749177c924851afe9ab819cf0ecd62592369ae-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog github.com/grafana/grafana/pkg/plugins/logger mkdir -p $WORK/b1436/ github.com/grafana/grafana/pkg/plugins/manager/loader/finder mkdir -p $WORK/b1046/ mkdir -p $WORK/b1508/ cat >$WORK/b1436/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1436/_pkg_.a -trimpath "$WORK/b1436=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog -lang=go1.19 -complete -installsuffix shared -buildid 1bYVw_i5OhPxArWxSIQV/1bYVw_i5OhPxArWxSIQV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1436/importcfg -pack ./pkg/tsdb/azuremonitor/azlog/azlog.go cat >$WORK/b1046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a EOF cat >$WORK/b1508/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1046/_pkg_.a -trimpath "$WORK/b1046=>" -p github.com/grafana/grafana/pkg/plugins/logger -lang=go1.19 -complete -installsuffix shared -buildid -W8CU9JGYT-HhQaM7lS9/-W8CU9JGYT-HhQaM7lS9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1046/importcfg -pack ./pkg/plugins/logger/ifaces.go ./pkg/plugins/logger/logger.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1508/_pkg_.a -trimpath "$WORK/b1508=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader/finder -lang=go1.19 -complete -installsuffix shared -buildid YYPJ2SyurJv_hpeltqAg/YYPJ2SyurJv_hpeltqAg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1508/importcfg -pack ./pkg/plugins/manager/loader/finder/finder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1436/_pkg_.a # internal cp $WORK/b1436/_pkg_.a /builddir/.cache/go-build/82/821320b32892fb69bbedf87f777bd1a302e169e6514cd2b9f0787759c39d4fdb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1046/_pkg_.a # internal cp $WORK/b1046/_pkg_.a /builddir/.cache/go-build/59/593f2ef03c6961a519ebb72852a37bd18087f6f1e89ddc67b8cd74ab68e198ab-d # internal github.com/grafana/grafana/pkg/plugins/storage mkdir -p $WORK/b1047/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1508/_pkg_.a # internal cat >$WORK/b1047/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b1045/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/logger=$WORK/b1046/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1047/_pkg_.a -trimpath "$WORK/b1047=>" -p github.com/grafana/grafana/pkg/plugins/storage -lang=go1.19 -complete -installsuffix shared -buildid MSGMLx8jeZkSY1e0LSnR/MSGMLx8jeZkSY1e0LSnR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1047/importcfg -pack ./pkg/plugins/storage/fs.go ./pkg/plugins/storage/ifaces.go ./pkg/plugins/storage/models.go cp $WORK/b1508/_pkg_.a /builddir/.cache/go-build/a3/a320fae0a050255e47d70781b4580b5fbf12337609af6ff894edbd84a946566b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1047/_pkg_.a # internal cp $WORK/b1047/_pkg_.a /builddir/.cache/go-build/27/27c74c1eb0e735cdd56426f53e2bababe612d6ffeed7e7cd621bacef57a251a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/fa/fa1a94d4e0bab681b351ecf70b4898d0faeaa4d35237a695269c0eabb446c48d-d # internal net/http/httptrace mkdir -p $WORK/b175/ github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority mkdir -p $WORK/b401/ google.golang.org/grpc/internal/credentials go.opentelemetry.io/otel/exporters/otlp/internal/envconfig mkdir -p $WORK/b263/ google.golang.org/api/transport/cert mkdir -p $WORK/b773/ net/smtp mkdir -p $WORK/b652/ mkdir -p $WORK/b529/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b898/_pkg_.a # internal cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid rsQVsGGVuAuLESflseDY/rsQVsGGVuAuLESflseDY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >$WORK/b773/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile os/user=$WORK/b513/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/go-sql-driver/mysql mkdir -p $WORK/b552/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p google.golang.org/grpc/internal/credentials -lang=go1.14 -complete -installsuffix shared -buildid fC7uRQR9OzQD0cRB4YZe/fC7uRQR9OzQD0cRB4YZe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b263/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p google.golang.org/api/transport/cert -lang=go1.15 -complete -installsuffix shared -buildid hMba_6oAO7F11UNROauY/hMba_6oAO7F11UNROauY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b773/importcfg -pack ./vendor/google.golang.org/api/transport/cert/default_cert.go github.com/lib/pq mkdir -p $WORK/b566/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p net/smtp -std -complete -installsuffix shared -buildid eyzrxH0iu-AAPoFpYfOW/eyzrxH0iu-AAPoFpYfOW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b652/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile embed=$WORK/b140/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a EOF cat >$WORK/b401/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.2.10/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.2.10/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.pem" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority -lang=go1.17 -complete -installsuffix shared -buildid o7G3D5f87LPoTlTWixfh/o7G3D5f87LPoTlTWixfh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b401/importcfg -embedcfg $WORK/b401/embedcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/ca.go gopkg.in/ldap.v3 mkdir -p $WORK/b913/ github.com/gomodule/redigo/redis mkdir -p $WORK/b1125/ github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b471/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/go-sql-driver/mysql -lang=go1.10 -complete -installsuffix shared -buildid qcWytI6RfHUH7AEVe27h/qcWytI6RfHUH7AEVe27h -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b552/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 github.com/denisenkom/go-mssqldb mkdir -p $WORK/b823/ github.com/go-redis/redis/v8 cat >$WORK/b566/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/b093/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b567/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b568/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/user=$WORK/b513/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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 packagefile unicode=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b807/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/lib/pq -lang=go1.13 -complete -installsuffix shared -buildid kshZEsIPUuw5igxow_Tx/kshZEsIPUuw5igxow_Tx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b566/importcfg -pack ./vendor/github.com/lib/pq/array.go ./vendor/github.com/lib/pq/buf.go ./vendor/github.com/lib/pq/conn.go ./vendor/github.com/lib/pq/conn_go18.go ./vendor/github.com/lib/pq/connector.go ./vendor/github.com/lib/pq/copy.go ./vendor/github.com/lib/pq/doc.go ./vendor/github.com/lib/pq/encode.go ./vendor/github.com/lib/pq/error.go ./vendor/github.com/lib/pq/krb.go ./vendor/github.com/lib/pq/notice.go ./vendor/github.com/lib/pq/notify.go ./vendor/github.com/lib/pq/rows.go ./vendor/github.com/lib/pq/ssl.go ./vendor/github.com/lib/pq/ssl_permissions.go ./vendor/github.com/lib/pq/url.go ./vendor/github.com/lib/pq/user_posix.go ./vendor/github.com/lib/pq/uuid.go cat >$WORK/b1125/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/rand=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1125/_pkg_.a -trimpath "$WORK/b1125=>" -p github.com/gomodule/redigo/redis -lang=go1.16 -complete -installsuffix shared -buildid RicqTtcXLFcmV_wE7o57/RicqTtcXLFcmV_wE7o57 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1125/importcfg -pack ./vendor/github.com/gomodule/redigo/redis/commandinfo.go ./vendor/github.com/gomodule/redigo/redis/conn.go ./vendor/github.com/gomodule/redigo/redis/doc.go ./vendor/github.com/gomodule/redigo/redis/log.go ./vendor/github.com/gomodule/redigo/redis/pool.go ./vendor/github.com/gomodule/redigo/redis/pubsub.go ./vendor/github.com/gomodule/redigo/redis/redis.go ./vendor/github.com/gomodule/redigo/redis/reflect.go ./vendor/github.com/gomodule/redigo/redis/reflect_go118.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 cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b913/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b914/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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 packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b472/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid 3SlH86rDkQ5-Wi4JHxfF/3SlH86rDkQ5-Wi4JHxfF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p gopkg.in/ldap.v3 -lang=go1.16 -complete -installsuffix shared -buildid wMHgD95-y3OWq8SeLf2S/wMHgD95-y3OWq8SeLf2S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b913/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/miekg/dns mkdir -p $WORK/b441/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/uber/jaeger-client-go/thrift -lang=go1.16 -complete -installsuffix shared -buildid dFAYzTrUgiUy1Vtwb6rX/dFAYzTrUgiUy1Vtwb6rX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b471/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 xorm.io/xorm mkdir -p $WORK/b570/ cat >$WORK/b823/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/des=$WORK/b135/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/cp=$WORK/b824/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/decimal=$WORK/b825/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/querytext=$WORK/b826/_pkg_.a packagefile github.com/golang-sql/civil=$WORK/b827/_pkg_.a packagefile golang.org/x/crypto/md4=$WORK/b828/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/denisenkom/go-mssqldb -lang=go1.11 -complete -installsuffix shared -buildid 9Q16CBeSC6qbDLEBBvik/9Q16CBeSC6qbDLEBBvik -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b823/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/b441/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/b088/_pkg_.a packagefile crypto/ecdsa=$WORK/b136/_pkg_.a packagefile crypto/ed25519=$WORK/b146/_pkg_.a packagefile crypto/elliptic=$WORK/b137/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b143/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/base32=$WORK/b442/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b443/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b447/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/miekg/dns -lang=go1.14 -complete -installsuffix shared -buildid LG_7_s4SKfmYxkqh-L53/LG_7_s4SKfmYxkqh-L53 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b441/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 cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b133/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile encoding/gob=$WORK/b330/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile log/syslog=$WORK/b068/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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/b571/_pkg_.a packagefile xorm.io/core=$WORK/b572/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p xorm.io/xorm -lang=go1.11 -complete -installsuffix shared -buildid 69IRbW0NKbq9glXMI0U2/69IRbW0NKbq9glXMI0U2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b570/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 cat >$WORK/b807/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b382/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b808/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b809/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b812/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b813/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b814/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b815/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b810/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b811/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/go-redis/redis/v8 -lang=go1.13 -complete -installsuffix shared -buildid IKVuoMbdBjUJRbkXacA1/IKVuoMbdBjUJRbkXacA1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b807/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_amd64/buildid -w $WORK/b1059/_pkg_.a # internal cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/41/4195e14718f8fb57079da0643b66845ee8ba25910bf6281c85c198e90dda9d66-d # internal gopkg.in/square/go-jose.v2/jwt mkdir -p $WORK/b897/ cat >$WORK/b897/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b898/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b901/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p gopkg.in/square/go-jose.v2/jwt -lang=go1.16 -complete -installsuffix shared -buildid ng1UatszxWvv3W9uHDrs/ng1UatszxWvv3W9uHDrs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b897/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_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/13/139e78f68bc00957f21f816e9c5f1a55ec8151c64ddcf4d357a1e4a0562f5da6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/eb/ebce71b51783c3f857666f20be2f389384e739fb1ac0af161c5e46481f229394-d # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/1a/1a0175c80bfaac467991c35cd692ded3534af6923b9d64a4e2cb3353a90e7859-d # internal cp $WORK/b1059/_pkg_.a /builddir/.cache/go-build/69/69a34ee3c9faf49291774b2c26e7382cd415ee508e54a8d521352dc088e55f2f-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b1058/ cat >$WORK/b1058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b1059/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1061/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1062/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1063/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1064/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1058/_pkg_.a -trimpath "$WORK/b1058=>" -p go.mongodb.org/mongo-driver/bson -lang=go1.10 -complete -installsuffix shared -buildid A4TuHG4Q6O0stf-Qj_MX/A4TuHG4Q6O0stf-Qj_MX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1058/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_amd64/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/4b/4b7a90687199cc44f9a1f8749b2624a21e5cfe5208d9a021b68d34c5342068f6-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b263/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p google.golang.org/grpc/credentials -lang=go1.14 -complete -installsuffix shared -buildid I744r5qa-au7uIPSDOr7/I744r5qa-au7uIPSDOr7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/tls.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/a8/a8fe056b86e3a61f71a1b5f1dc230641d09906014a94e92dfed40c6b58136742-d # internal net/http mkdir -p $WORK/b129/ cat >$WORK/b129/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/b130/_pkg_.a packagefile container/list=$WORK/b133/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b164/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b171/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b172/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b165/_pkg_.a packagefile internal/godebug=$WORK/b071/_pkg_.a packagefile internal/safefilepath=$WORK/b042/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile mime/multipart=$WORK/b174/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http/httptrace=$WORK/b175/_pkg_.a packagefile net/http/internal=$WORK/b176/_pkg_.a packagefile net/http/internal/ascii=$WORK/b177/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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 packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p net/http -std -complete -installsuffix shared -buildid Or9y5bJukgHDrXRBWJ6k/Or9y5bJukgHDrXRBWJ6k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b129/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_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/4b/4b61964402c72089c5a753426bae45ea78b20079f2a4269633f9ea789ac1902c-d # internal gopkg.in/mail.v2 mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile mime/multipart=$WORK/b174/_pkg_.a packagefile mime/quotedprintable=$WORK/b106/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/mail=$WORK/b651/_pkg_.a packagefile net/smtp=$WORK/b652/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p gopkg.in/mail.v2 -lang=go1.16 -complete -installsuffix shared -buildid bKwC1PVbRk_r35DHQE5h/bKwC1PVbRk_r35DHQE5h -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b650/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_amd64/buildid -w $WORK/b897/_pkg_.a # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/de/dec7fc800ced9bb9b742e9688f6e018f7ddc06e35d2f6f17e2b3c12f8514202d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/16/16431a554a73a161b4c7efcccbc2c7ba80da796f27ecba25fd11334caea065a8-d # internal google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b272/ google.golang.org/grpc/credentials/alts/internal google.golang.org/grpc/peer google.golang.org/grpc/resolver mkdir -p $WORK/b265/ mkdir -p $WORK/b778/ google.golang.org/grpc/internal/channelz mkdir -p $WORK/b313/ mkdir -p $WORK/b291/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile net=$WORK/b069/_pkg_.a EOF cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile sort=$WORK/b038/_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/b313/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile net=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.14 -complete -installsuffix shared -buildid JkpNamggtXlM_bpbpJlt/JkpNamggtXlM_bpbpJlt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack ./vendor/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p google.golang.org/grpc/internal/channelz -lang=go1.14 -complete -installsuffix shared -buildid eUWKqKn-qZiPfBY_PWOO/eUWKqKn-qZiPfBY_PWOO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b291/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_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p google.golang.org/grpc/peer -lang=go1.14 -complete -installsuffix shared -buildid Z48Dwwq79G3FCpv46aoJ/Z48Dwwq79G3FCpv46aoJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b266/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a EOF cat >$WORK/b778/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile net=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p google.golang.org/grpc/resolver -lang=go1.14 -complete -installsuffix shared -buildid ZLP9bjlnifaGUfLi7DDF/ZLP9bjlnifaGUfLi7DDF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./vendor/google.golang.org/grpc/resolver/map.go ./vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p google.golang.org/grpc/credentials/alts/internal -lang=go1.14 -complete -installsuffix shared -buildid psiNQXsp4AUAzPJ_iNto/psiNQXsp4AUAzPJ_iNto -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b778/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/common.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b778/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/ac/ac3736cbc890e64ce1f5c980c28141d7eb399cee7e4f4e1a821e892704ddaf3d-d # internal google.golang.org/grpc/credentials/alts/internal/conn mkdir -p $WORK/b782/ cat >$WORK/b782/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b778/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p google.golang.org/grpc/credentials/alts/internal/conn -lang=go1.14 -complete -installsuffix shared -buildid GIzjyYbkKvjEiVVco7WJ/GIzjyYbkKvjEiVVco7WJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b782/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_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/c6/c6c7ca658cd761746fef37fe9ad9e59c3125e1e33c4845c8c14c79102c27de0c-d # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/d4/d47b8ae5be57043d1d191f0bdf80a2028b27a064e04f6c260e77483a26f33736-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/6c/6c96dc401215cfb1bcd115a0bad108ff32c174b7a6a66817089f932b2fc9e76f-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b264/ google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b296/ google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b298/ google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b300/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b266/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF google.golang.org/grpc/internal/metadata mkdir -p $WORK/b310/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p google.golang.org/grpc/internal -lang=go1.14 -complete -installsuffix shared -buildid WUqEsvhryrVJ4b7HXa1g/WUqEsvhryrVJ4b7HXa1g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.14 -complete -installsuffix shared -buildid LQLbfBiiGbpZ4y6XTVYZ/LQLbfBiiGbpZ4y6XTVYZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.14 -complete -installsuffix shared -buildid XHZJGio7Zv4JBuouCNAm/XHZJGio7Zv4JBuouCNAm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p google.golang.org/grpc/internal/metadata -lang=go1.14 -complete -installsuffix shared -buildid IK1noxpGmRlOtSvkBvVC/IK1noxpGmRlOtSvkBvVC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b310/importcfg -pack ./vendor/google.golang.org/grpc/internal/metadata/metadata.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.14 -complete -installsuffix shared -buildid qMD-PKSnidBnnDMEMEg8/qMD-PKSnidBnnDMEMEg8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/26/2620c1b0fbed9fad5a6479d32dd7f566963eeaf5a170223888b110d0f55e5741-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b295/ cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/19/19398f9a9ac2d1012d2d4d06ed9363fb23f7f4351195529f7b69b08af9869686-d # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/58/58af97874561bb7a845be882546a665f1bc8223b4354d5dd4bf322d30f8e3ce4-d # internal cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b296/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b297/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b270/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b266/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF google.golang.org/grpc/internal/resolver/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.14 -complete -installsuffix shared -buildid nD2Bs4EvWG9O9sIZ2YEK/nD2Bs4EvWG9O9sIZ2YEK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go mkdir -p $WORK/b299/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b300/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.14 -complete -installsuffix shared -buildid 9FiSmXTpc5QH3F2FyQpq/9FiSmXTpc5QH3F2FyQpq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/dc/dc198bf75d504b706ea8c78fb4df6d6dc6cda2f8ff2ba3542c4a31c5ec0bb152-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b227/ cp $WORK/b1058/_pkg_.a /builddir/.cache/go-build/0b/0b1a005dc978f84f2616376aa82b73b97fdb8850cbcdfac1cb3bfa5a07f32af7-d # internal cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b266/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p google.golang.org/grpc/balancer -lang=go1.14 -complete -installsuffix shared -buildid mHE6UO4kEzCZTSrvgUZ3/mHE6UO4kEzCZTSrvgUZ3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/b9/b90397881c810724b04ee7cc9137d374c353a2b2bebb112f1818a9aba41807f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/ec/ec6d11b83485f0c71804c3ea29e6c7577c22ce0d284208edbcca98806580d225-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/93/93d5457f8d7ad83f92fffa8fbbc7bb9b1759a18615da731e5de62876bdc2de71-d # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/51/516a3712a7bc05da9937e9c19973491a9f104345ae100f21b46e7f9096d52654-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/43/430a44fea45da068e1fe978f7e4ade35cf2e2fd0618091c40472cdbb5c85ecd7-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b294/ google.golang.org/grpc/balancer/base mkdir -p $WORK/b268/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b227/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b266/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.14 -complete -installsuffix shared -buildid GYTdpyXYFguWGXFPmG2T/GYTdpyXYFguWGXFPmG2T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b227/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p google.golang.org/grpc/balancer/base -lang=go1.14 -complete -installsuffix shared -buildid fnBb5bA8Ha1THPsbjx2y/fnBb5bA8Ha1THPsbjx2y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b268/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_amd64/buildid -w $WORK/b913/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/ac/ace513aadab239613fce7b4e6b7ad45b8817bd82e1fcc3067bee6e40afe0e483-d # internal cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/2e/2e48799c67889568400c8e08f13e6b5422bcad75d3c81652346d4c7c57da51b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/2d/2d29c755ac0317332d5bf102f30ab50233d0e4adce80d734d3fb44fb361d25bb-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b293/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b294/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p google.golang.org/grpc/internal/resolver -lang=go1.14 -complete -installsuffix shared -buildid P3-VDOeJYGpF9utWkPf0/P3-VDOeJYGpF9utWkPf0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/dc/dc32e1c1f3d9a3ce9e970b01eea29f28d4babf8ad5e57714a9a87f5b2e840e29-d # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/68/680eb80209bdd4cac46375f29d2a996790ec56e0795df81098db90eae74efb5c-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b227/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b270/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.14 -complete -installsuffix shared -buildid 0MG42SukKsf9O_lFqEPk/0MG42SukKsf9O_lFqEPk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/61/61c964d6dccca3535a64033e2055f0f184975a870638c5b1defacce33f779d2b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/74/744c2f0c8ad99be233a6f8eb0abd43b00cb6daa88940edd9be3a67c5c66f6062-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1125/_pkg_.a # internal cp $WORK/b1125/_pkg_.a /builddir/.cache/go-build/8f/8f27d195476ee02aa013d1e5994bc8dd528dfc36b327610d4d25d827a4caaa83-d # internal github.com/FZambia/sentinel mkdir -p $WORK/b1124/ github.com/mna/redisc mkdir -p $WORK/b1153/ cat >$WORK/b1124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1125/_pkg_.a packagefile net=$WORK/b069/_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_amd64/compile -o $WORK/b1124/_pkg_.a -trimpath "$WORK/b1124=>" -p github.com/FZambia/sentinel -lang=go1.16 -complete -installsuffix shared -buildid 7EPZw8BtxvwQXnbVICKW/7EPZw8BtxvwQXnbVICKW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1124/importcfg -pack ./vendor/github.com/FZambia/sentinel/sentinel.go cat >$WORK/b1153/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1125/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1153/_pkg_.a -trimpath "$WORK/b1153=>" -p github.com/mna/redisc -lang=go1.16 -complete -installsuffix shared -buildid MubSf0TZYsqiFxrdHG4n/MubSf0TZYsqiFxrdHG4n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1153/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_amd64/buildid -w $WORK/b552/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1124/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/1c/1c808f046f486d4aa4900a2db35c6c722ec9453ab4cd8c2b6ffe12b9363362aa-d # internal cp $WORK/b1124/_pkg_.a /builddir/.cache/go-build/ab/ab24980ca4b8e506ba9ec6b2790be7c2497b2eda42ce4aa9fd82b31b006b86bb-d # internal cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1153/_pkg_.a # internal cp $WORK/b1153/_pkg_.a /builddir/.cache/go-build/8b/8bc0d0ff0d04b9ad5d658ac58e1c72c58e24be69d63d2b992dbd1a9dea3e7af1-d # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/f5/f5cd790789d084b5d6fcf156e8dcd572ae60f3d6e69b6f6a9c547cf87bcf28fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/cd/cd20e66b0662f3b4408e266ebe0c45ba3385bb647406c5fc85b2475c4b6019c9-d # internal github.com/grafana/grafana/pkg/services/live/telemetry mkdir -p $WORK/b1175/ github.com/grafana/grafana-plugin-sdk-go/data/converters github.com/grafana/grafana/pkg/services/live/remotewrite mkdir -p $WORK/b1181/ github.com/grafana/grafana/pkg/expr/mathexp mkdir -p $WORK/b607/ mkdir -p $WORK/b830/ cat >$WORK/b1175/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1175/_pkg_.a -trimpath "$WORK/b1175=>" -p github.com/grafana/grafana/pkg/services/live/telemetry -lang=go1.19 -complete -installsuffix shared -buildid 05ztvlziMXuOXdqVKn08/05ztvlziMXuOXdqVKn08 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1175/importcfg -pack ./pkg/services/live/telemetry/converter.go cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b608/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1181/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1109/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1182/_pkg_.a packagefile hash/fnv=$WORK/b237/_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_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/grafana/grafana/pkg/expr/mathexp -lang=go1.19 -complete -installsuffix shared -buildid CwUhN2B-CwStTdHCHmkh/CwUhN2B-CwStTdHCHmkh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b607/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_amd64/compile -o $WORK/b1181/_pkg_.a -trimpath "$WORK/b1181=>" -p github.com/grafana/grafana/pkg/services/live/remotewrite -lang=go1.19 -complete -installsuffix shared -buildid qtt3jM5J-yuaXJph-5yw/qtt3jM5J-yuaXJph-5yw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1181/importcfg -pack ./pkg/services/live/remotewrite/convert.go ./pkg/services/live/remotewrite/remotewrite.go cat >$WORK/b830/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/grafana/grafana-plugin-sdk-go/data/converters -lang=go1.17 -complete -installsuffix shared -buildid FkodsJZ10JIiFruGjEdV/FkodsJZ10JIiFruGjEdV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b830/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/converters/converters.go cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/64/64f5a44ef8c193b7b47bc38c3efe2f786ef7deb56ac8185906c652988f92dd3a-d # internal github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b483/ github.com/uber/jaeger-client-go/thrift-gen/zipkincore github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b474/ github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b475/ mkdir -p $WORK/b476/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b471/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b471/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -lang=go1.16 -complete -installsuffix shared -buildid R7kTUzb4KRNBy9meDQcc/R7kTUzb4KRNBy9meDQcc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b474/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_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -lang=go1.16 -complete -installsuffix shared -buildid sKV5rEiKlKkJM6NJRjCU/sKV5rEiKlKkJM6NJRjCU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b483/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/b475/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b471/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -lang=go1.16 -complete -installsuffix shared -buildid v2PBRQmPNLAzrJiX7Hxu/v2PBRQmPNLAzrJiX7Hxu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b475/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/b476/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b471/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid Au8bMAdMqiT9mWakBksN/Au8bMAdMqiT9mWakBksN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b476/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_amd64/buildid -w $WORK/b1175/_pkg_.a # internal cp $WORK/b1175/_pkg_.a /builddir/.cache/go-build/07/07e568438ff4a6d10fe78ee4c17970524027699392f380b55c8ddcb6385f5e84-d # internal cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/0b/0b00763ba09aa7660f71829a4900443b6f878377e7cda3bb4fa94c288a8bf65e-d # internal github.com/grafana/grafana/pkg/services/live/telemetry/telegraf mkdir -p $WORK/b1176/ github.com/grafana/grafana-plugin-sdk-go/data/sqlutil mkdir -p $WORK/b829/ cat >$WORK/b1176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b830/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1175/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1177/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1176/_pkg_.a -trimpath "$WORK/b1176=>" -p github.com/grafana/grafana/pkg/services/live/telemetry/telegraf -lang=go1.19 -complete -installsuffix shared -buildid LtXGwCd6bIbPZdRybARj/LtXGwCd6bIbPZdRybARj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1176/importcfg -pack ./pkg/services/live/telemetry/telegraf/convert.go cat >$WORK/b829/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b549/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b830/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/grafana/grafana-plugin-sdk-go/data/sqlutil -lang=go1.17 -complete -installsuffix shared -buildid BVDAUBPcyUVZ9nH3l1EV/BVDAUBPcyUVZ9nH3l1EV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b829/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_amd64/buildid -w $WORK/b1181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b1181/_pkg_.a /builddir/.cache/go-build/10/10c3e2935eb5f1cba3cf2a093008c61e1147fd4c90c12767b2160f261b3d6e53-d # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/26/263b77290f510cf7ddb80f0a15bc47d1b0e278a5d97e36f3acfa6917ea4a0405-d # internal cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b823/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1176/_pkg_.a # internal cp $WORK/b1176/_pkg_.a /builddir/.cache/go-build/63/63554788df4794b2f72e3f4b14d4c552d3ea91b76458380c221d976d76bf32df-d # internal github.com/grafana/grafana/pkg/services/live/convert mkdir -p $WORK/b1174/ cat >$WORK/b1174/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1175/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry/telegraf=$WORK/b1176/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1174/_pkg_.a -trimpath "$WORK/b1174=>" -p github.com/grafana/grafana/pkg/services/live/convert -lang=go1.19 -complete -installsuffix shared -buildid fnn-O9P_XT6Xo8ybFHcc/fnn-O9P_XT6Xo8ybFHcc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1174/importcfg -pack ./pkg/services/live/convert/convert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b829/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1174/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/88/885cb7ab9d2017d79ecbc3030bd7d82f77954b4808c3d633a35ec1bca9c8eca9-d # internal cp $WORK/b1174/_pkg_.a /builddir/.cache/go-build/ca/ca5201c501efa6126148efb5c75728f84244587e25c7a9dedaf238d408027ca3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/49/4937975acd78714068668f65f38901bc0666d50139baf1f15046b246bf744c3d-d # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/77/7701b6f46f44df041fbdf797c7ffd078020b415bd2204a7c29063d595e1301ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/41/41598bbb00cef63e87035564f76a83c3e734bc8909629064985534f950824ede-d # internal cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/6b/6b70008f944b69cee0435c7dde78b963de1b164d8e56dc8fd33b66d56c3fd0f8-d # internal github.com/grafana/grafana/pkg/expr/classic mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b607/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/grafana/grafana/pkg/expr/classic -lang=go1.19 -complete -installsuffix shared -buildid OlzZUghZ8T1N0pvN5dzz/OlzZUghZ8T1N0pvN5dzz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b606/importcfg -pack ./pkg/expr/classic/classic.go ./pkg/expr/classic/evaluator.go ./pkg/expr/classic/reduce.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/e3/e3ae585abb01f20df5c8e057bb4cb582f4e94d4f6189ff32bbf23930b2956f03-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b471/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b474/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b476/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -lang=go1.16 -complete -installsuffix shared -buildid -ycysW_oO3S-T4g0LPUl/-ycysW_oO3S-T4g0LPUl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b478/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_amd64/buildid -w $WORK/b606/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/79/7914a1a2adf64e9f6a185937104e6268a65298f5a76a0d7f5de0831e3b8232fd-d # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/98/9841e7b5ad565e8f1ecda3840d14eb776faf65f072b06c603e01e26273fc14b0-d # internal cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extension.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_opt_userauth_omit.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_other.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x010.o -c sqlite3_type.cgo2.c cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b569/ -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.2.10/vendor/github.com/mattn/go-sqlite3 -o $WORK/b569/_x011.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/6d/6d38d39e7c3a25b875e05f2fa7fcd8a1b4ff9c63699dd193c98a9496187a1397-d # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/ce/cebcac0be99937b42aeddd5857c5ecffb67f4e719e14945a92266326bee0c1be-d # internal github.com/grafana/grafana/pkg/services/secrets mkdir -p $WORK/b816/ cat >$WORK/b816/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/grafana/grafana/pkg/services/secrets -lang=go1.19 -complete -installsuffix shared -buildid Qse89399isR7JppxOKuF/Qse89399isR7JppxOKuF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b816/importcfg -pack ./pkg/services/secrets/secrets.go ./pkg/services/secrets/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b816/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/59/5982a366ef9646629bfc4b590ff755180665d35644daeb1e014ab59bef997a03-d # internal github.com/grafana/grafana/pkg/services/kmsproviders mkdir -p $WORK/b1419/ github.com/grafana/grafana/pkg/services/secrets/fakes mkdir -p $WORK/b817/ cat >$WORK/b817/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF cat >$WORK/b1419/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/grafana/grafana/pkg/services/secrets/fakes -lang=go1.19 -complete -installsuffix shared -buildid nkt1rXoXTQG5b164aBMI/nkt1rXoXTQG5b164aBMI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b817/importcfg -pack ./pkg/services/secrets/fakes/fake_service.go ./pkg/services/secrets/fakes/fake_store.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1419/_pkg_.a -trimpath "$WORK/b1419=>" -p github.com/grafana/grafana/pkg/services/kmsproviders -lang=go1.19 -complete -installsuffix shared -buildid -5EJHcHzAoNmLRu4NTtf/-5EJHcHzAoNmLRu4NTtf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1419/importcfg -pack ./pkg/services/kmsproviders/kmsproviders.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1419/_pkg_.a # internal cp $WORK/b1419/_pkg_.a /builddir/.cache/go-build/1a/1ae7306203fa81b74c3c61805aa22bbc1bf84b8dc0456037da35c129ccc6f696-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/2f/2ffb066f9a41fd07aad194b72cb32532523f48f9b61628e0ebb5e0d6ef1fcd7e-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/b1/b121ddfe3e98414ca3e7cbecd809dbefa5a590387cb0cbf053da2f07d01d2ef6-d # internal expvar mkdir -p $WORK/b380/ net/http/pprof golang.org/x/net/trace mkdir -p $WORK/b219/ github.com/mailru/easyjson github.com/elazarl/goproxy/transport golang.org/x/net/context/ctxhttp mkdir -p $WORK/b459/ github.com/opentracing/opentracing-go go.opentelemetry.io/otel/propagation mkdir -p $WORK/b491/ github.com/grafana/grafana-plugin-sdk-go/backend/httpclient github.com/armon/go-metrics net/rpc github.com/gorilla/mux github.com/aws/aws-sdk-go/aws net/http/httputil mkdir -p $WORK/b185/ github.com/elazarl/goproxy github.com/go-openapi/swag github.com/prometheus/common/expfmt mkdir -p $WORK/b416/ github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b387/ mkdir -p $WORK/b406/ go.opentelemetry.io/otel/semconv/v1.7.0 mkdir -p $WORK/b512/ mkdir -p $WORK/b393/ github.com/grafana/grafana/pkg/util/errutil mkdir -p $WORK/b424/ go.opentelemetry.io/otel/semconv/v1.4.0 go.opencensus.io/trace/propagation mkdir -p $WORK/b462/ mkdir -p $WORK/b331/ mkdir -p $WORK/b437/ github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b329/ mkdir -p $WORK/b420/ github.com/grafana/grafana/pkg/web github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local net/http/httptest github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority mkdir -p $WORK/b121/ github.com/prometheus/node_exporter/https github.com/shurcooL/httpfs/vfsutil github.com/grafana/grafana/pkg/tsdb/influxdb/models google.golang.org/api/googleapi google.golang.org/api/googleapi/transport github.com/getsentry/sentry-go/internal/ratelimit cloud.google.com/go/compute/metadata github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors github.com/prometheus/client_golang/api github.com/go-git/go-git/v5/plumbing/transport/http github.com/grafana/grafana/pkg/services/validations mkdir -p $WORK/b400/ github.com/felixge/httpsnoop github.com/go-openapi/runtime/middleware/denco net/http/cookiejar mkdir -p $WORK/b477/ cuelang.org/go/pkg/tool/http mkdir -p $WORK/b578/ github.com/influxdata/influxdb-client-go/v2/api/http github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared github.com/go-openapi/errors github.com/grafana/grafana/pkg/cmd/grafana-cli/services github.com/rs/cors github.com/grpc-ecosystem/grpc-gateway/v2/runtime github.com/grafana/grafana/pkg/plugins/repo mkdir -p $WORK/b1044/ golang.org/x/net/http2 mkdir -p $WORK/b518/ mkdir -p $WORK/b771/ github.com/gorilla/websocket mkdir -p $WORK/b886/ mkdir -p $WORK/b1381/ mkdir -p $WORK/b579/ go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift mkdir -p $WORK/b891/ mkdir -p $WORK/b596/ mkdir -p $WORK/b882/ mkdir -p $WORK/b1354/ mkdir -p $WORK/b673/ mkdir -p $WORK/b1462/ mkdir -p $WORK/b734/ mkdir -p $WORK/b793/ mkdir -p $WORK/b697/ mkdir -p $WORK/b728/ mkdir -p $WORK/b877/ mkdir -p $WORK/b1080/ mkdir -p $WORK/b1292/ mkdir -p $WORK/b1558/ mkdir -p $WORK/b1361/ mkdir -p $WORK/b1380/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b407/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b409/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b417/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime/multipart=$WORK/b174/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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/b185/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/b032/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b164/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/internal=$WORK/b176/_pkg_.a packagefile net/http/internal/ascii=$WORK/b177/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b136/_pkg_.a packagefile crypto/elliptic=$WORK/b137/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile crypto/x509/pkix=$WORK/b154/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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 cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b470/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b471/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b478/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b474/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b476/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$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 cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b1477/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b492/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a EOF cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b497/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b462/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/b463/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b393/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/b032/_pkg_.a packagefile html=$WORK/b222/_pkg_.a packagefile internal/profile=$WORK/b394/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/pprof=$WORK/b395/_pkg_.a packagefile runtime/trace=$WORK/b396/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p expvar -std -complete -installsuffix shared -buildid w3ZXM4iht8BsO8EYHjLm/w3ZXM4iht8BsO8EYHjLm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p go.opentelemetry.io/otel/propagation -lang=go1.16 -complete -installsuffix shared -buildid 6m-lbi4_VJ7Y7-vn9eqJ/6m-lbi4_VJ7Y7-vn9eqJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b491/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p go.opentelemetry.io/otel/semconv/v1.4.0 -lang=go1.16 -complete -installsuffix shared -buildid K8w7GkBhVGyzpkR6Jae-/K8w7GkBhVGyzpkR6Jae- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b518/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_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p net/http/pprof -std -complete -installsuffix shared -buildid 4sv9nWOF94vtr9FxM7rK/4sv9nWOF94vtr9FxM7rK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go mkdir -p $WORK/b1005/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b220/_pkg_.a packagefile html/template=$WORK/b221/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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/b225/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/uber/jaeger-client-go/utils -lang=go1.16 -complete -installsuffix shared -buildid tVAYoQn2fPyQz6JvrjrG/tVAYoQn2fPyQz6JvrjrG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b477/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/opentracing/opentracing-go -lang=go1.14 -complete -installsuffix shared -buildid GV3praLLx5Kdgt-dYKsz/GV3praLLx5Kdgt-dYKsz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b462/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p golang.org/x/net/trace -lang=go1.17 -complete -installsuffix shared -buildid dW53LzPqqZbwPniI-nuA/dW53LzPqqZbwPniI-nuA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b219/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 cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b388/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b384/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b389/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/jlexer=$WORK/b407/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b409/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cat >$WORK/b771/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b742/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/gob=$WORK/b330/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go/token=$WORK/b244/_pkg_.a packagefile html/template=$WORK/b221/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b886/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/httpclient -lang=go1.17 -complete -installsuffix shared -buildid PtSU5ljWJyOcakyzmhQp/PtSU5ljWJyOcakyzmhQp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b331/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 cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p go.opencensus.io/trace/propagation -lang=go1.13 -complete -installsuffix shared -buildid fvb_kwuwTkzj2GemX5dr/fvb_kwuwTkzj2GemX5dr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b771/importcfg -pack ./vendor/go.opencensus.io/trace/propagation/propagation.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p net/rpc -std -complete -installsuffix shared -buildid cVGd5WF5cNTMiwgI33rz/cVGd5WF5cNTMiwgI33rz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b329/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_amd64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared -lang=go1.14 -complete -installsuffix shared -buildid GRUT0KDOxcJd9UCelxax/GRUT0KDOxcJd9UCelxax -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b886/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared/shared.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/grafana/grafana/pkg/util/errutil -lang=go1.19 -complete -installsuffix shared -buildid ceCbbYF_zdVRlRRP1TYy/ceCbbYF_zdVRlRRP1TYy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b578/importcfg -pack ./pkg/util/errutil/doc.go ./pkg/util/errutil/errors.go ./pkg/util/errutil/log.go ./pkg/util/errutil/status.go ./pkg/util/errutil/template.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b127/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b128/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b579/go_asm.h << 'EOF' # internal EOF cat >$WORK/b1044/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b1045/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/logger=$WORK/b1046/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/elazarl/goproxy/transport -lang=go1.16 -complete -installsuffix shared -buildid I8Sq0AtI9CA_9oHb36BL/I8Sq0AtI9CA_9oHb36BL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b424/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p golang.org/x/net/context/ctxhttp -lang=go1.17 -complete -installsuffix shared -buildid p5n1Q2u4RmKHbt7kQv2-/p5n1Q2u4RmKHbt7kQv2- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go cat >$WORK/b882/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/aws/aws-sdk-go/aws -lang=go1.11 -complete -installsuffix shared -buildid qglBWNv9FeAoB7g2Iaeq/qglBWNv9FeAoB7g2Iaeq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b121/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/b512/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b497/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority -lang=go1.14 -complete -installsuffix shared -buildid UgPYsAebw-613ySaQEmE/UgPYsAebw-613ySaQEmE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b882/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p go.opentelemetry.io/otel/semconv/v1.7.0 -lang=go1.16 -complete -installsuffix shared -buildid 4tGMV_pE4sJ1dsMRSLzo/4tGMV_pE4sJ1dsMRSLzo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b512/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 cat >$WORK/b1381/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b129/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b437/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/b032/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b438/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/signal=$WORK/b324/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b1381/_pkg_.a -trimpath "$WORK/b1381=>" -p github.com/go-openapi/runtime/middleware/header -lang=go1.15 -complete -installsuffix shared -buildid LxXzjvrWXqsKgGOOUe88/LxXzjvrWXqsKgGOOUe88 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1381/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/armon/go-metrics -lang=go1.12 -complete -installsuffix shared -buildid S7rtmrDTsxoCWqSlIupV/S7rtmrDTsxoCWqSlIupV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b437/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/b420/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/b032/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1462/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p net/http/httputil -std -complete -installsuffix shared -buildid PHZpOvtstfR-zO1vLLxK/PHZpOvtstfR-zO1vLLxK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go cat >$WORK/b793/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/gorilla/mux -lang=go1.12 -complete -installsuffix shared -buildid yNkC1XzC_CZptkKUx2iv/yNkC1XzC_CZptkKUx2iv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./vendor/github.com/gorilla/mux/doc.go ./vendor/github.com/gorilla/mux/middleware.go ./vendor/github.com/gorilla/mux/mux.go ./vendor/github.com/gorilla/mux/regexp.go ./vendor/github.com/gorilla/mux/route.go ./vendor/github.com/gorilla/mux/test_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1462/_pkg_.a -trimpath "$WORK/b1462=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb/models -lang=go1.19 -complete -installsuffix shared -buildid G3Ko72222SVLMVsbavMd/G3Ko72222SVLMVsbavMd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1462/importcfg -pack ./pkg/tsdb/influxdb/models/datasource_info.go cat >$WORK/b877/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/kylelemons/godebug/pretty=$WORK/b878/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/go-openapi/swag -lang=go1.18 -complete -installsuffix shared -buildid uDkG9J1_chgO1_NOI_xj/uDkG9J1_chgO1_NOI_xj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b416/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/file.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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors -lang=go1.14 -complete -installsuffix shared -buildid WmYbVZa4NRdylxbTqGPI/WmYbVZa4NRdylxbTqGPI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b877/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/elazarl/goproxy -lang=go1.16 -complete -installsuffix shared -buildid T3uV6slFd1PzeAY6EArE/T3uV6slFd1PzeAY6EArE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b400/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 mkdir -p $WORK/b1465/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/prometheus/common/expfmt -lang=go1.16 -complete -installsuffix shared -buildid A-sAMbX6I_KPxJz2Jwei/A-sAMbX6I_KPxJz2Jwei -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b387/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/b859/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/mailru/easyjson -lang=go1.12 -complete -installsuffix shared -buildid yt1Q9oAPsueQX-eh9hqw/yt1Q9oAPsueQX-eh9hqw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b406/importcfg -pack ./vendor/github.com/mailru/easyjson/helpers.go ./vendor/github.com/mailru/easyjson/raw.go ./vendor/github.com/mailru/easyjson/unknown_fields.go cd /builddir/build/BUILD/grafana-9.2.10/pkg/web /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b579=>" -I $WORK/b579/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b579/symabis ./macaron.s mkdir -p $WORK/b1056/ cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1044/_pkg_.a -trimpath "$WORK/b1044=>" -p github.com/grafana/grafana/pkg/plugins/repo -lang=go1.19 -complete -installsuffix shared -buildid RU0oyGpkNCnO0NIqHFqi/RU0oyGpkNCnO0NIqHFqi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1044/importcfg -pack ./pkg/plugins/repo/client.go ./pkg/plugins/repo/ifaces.go ./pkg/plugins/repo/models.go ./pkg/plugins/repo/service.go cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF cat >$WORK/b1477/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/internal/ascii=$WORK/b177/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile sort=$WORK/b038/_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 cat >$WORK/b1354/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/shurcooL/httpfs/vfsutil -lang=go1.16 -complete -installsuffix shared -buildid EsnLk5CP9gMLrZkEBbRr/EsnLk5CP9gMLrZkEBbRr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b673/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1477/_pkg_.a -trimpath "$WORK/b1477=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid H0allE5dnQ5JmrXoka29/H0allE5dnQ5JmrXoka29 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1477/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go mkdir -p $WORK/b1560/ cat >$WORK/b1558/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b129/_pkg_.a EOF cat >$WORK/b1080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1354/_pkg_.a -trimpath "$WORK/b1354=>" -p github.com/prometheus/node_exporter/https -lang=go1.13 -complete -installsuffix shared -buildid U6LOC-voA3Ep1GPriIhJ/U6LOC-voA3Ep1GPriIhJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1354/importcfg -pack ./vendor/github.com/prometheus/node_exporter/https/tls_config.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1558/_pkg_.a -trimpath "$WORK/b1558=>" -p github.com/grafana/grafana/pkg/services/validations -lang=go1.19 -complete -installsuffix shared -buildid DmYaA40GQh2WxJDOSZB0/DmYaA40GQh2WxJDOSZB0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1558/importcfg -pack ./pkg/services/validations/oss.go cat >$WORK/b728/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_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 cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b735/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=$WORK/b1278/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=$WORK/b1277/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1279/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=$WORK/b1280/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1283/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=$WORK/b1286/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p cloud.google.com/go/compute/metadata -lang=go1.15 -complete -installsuffix shared -buildid 74CQjiJ2dukcgvL-Dj1E/74CQjiJ2dukcgvL-Dj1E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b728/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_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p google.golang.org/api/googleapi -lang=go1.15 -complete -installsuffix shared -buildid fGV1UVUEmCQgA1XnQB4D/fGV1UVUEmCQgA1XnQB4D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b734/importcfg -pack ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1292/_pkg_.a -trimpath "$WORK/b1292=>" -p github.com/go-git/go-git/v5/plumbing/transport/http -lang=go1.13 -complete -installsuffix shared -buildid Hgo0xGCYcTVkQeUR34WY/Hgo0xGCYcTVkQeUR34WY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1292/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/http/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/transport/http/receive_pack.go ./vendor/github.com/go-git/go-git/v5/plumbing/transport/http/upload_pack.go cat >$WORK/b596/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/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile flag=$WORK/b504/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b164/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/internal/testcert=$WORK/b597/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p google.golang.org/api/googleapi/transport -lang=go1.15 -complete -installsuffix shared -buildid zjVaTarwPQ1Dnd5Xzl54/zjVaTarwPQ1Dnd5Xzl54 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b793/importcfg -pack ./vendor/google.golang.org/api/googleapi/transport/apikey.go cat >$WORK/b1380/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b697/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1361/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1005/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b1002/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1080/_pkg_.a -trimpath "$WORK/b1080=>" -p github.com/prometheus/client_golang/api -lang=go1.17 -complete -installsuffix shared -buildid 7gbIkPj8W2wa1DG07cmM/7gbIkPj8W2wa1DG07cmM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1080/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/client.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p net/http/httptest -std -complete -installsuffix shared -buildid zc_weuyhnpUH0dcADmsI/zc_weuyhnpUH0dcADmsI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b596/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/b891/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1380/_pkg_.a -trimpath "$WORK/b1380=>" -p github.com/go-openapi/runtime/middleware/denco -lang=go1.15 -complete -installsuffix shared -buildid 9Vag-uyujE5ATi9lQZFS/9Vag-uyujE5ATi9lQZFS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1380/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_amd64/compile -o $WORK/b1361/_pkg_.a -trimpath "$WORK/b1361=>" -p github.com/felixge/httpsnoop -lang=go1.13 -complete -installsuffix shared -buildid vuzxrKW8mWezHf-JrheU/vuzxrKW8mWezHf-JrheU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1361/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_amd64/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local -lang=go1.14 -complete -installsuffix shared -buildid N6LrIz2YlbB64oi8JB4P/N6LrIz2YlbB64oi8JB4P -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b891/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local/server.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p cuelang.org/go/pkg/tool/http -lang=go1.17 -complete -installsuffix shared -buildid zTBnrZbwi8s6o2rTaUdL/zTBnrZbwi8s6o2rTaUdL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1005/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/getsentry/sentry-go/internal/ratelimit -lang=go1.17 -complete -installsuffix shared -buildid sJcU43URRBUnhZ7YcRlV/sJcU43URRBUnhZ7YcRlV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b697/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/b1395/ mkdir -p $WORK/b532/ mkdir -p $WORK/b302/ mkdir -p $WORK/b1151/ cat >$WORK/b859/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1465/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1466/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1467/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b509/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared -lang=go1.16 -complete -installsuffix shared -buildid KQt0lbeIwXJrzpmizzdK/KQt0lbeIwXJrzpmizzdK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b859/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1465/_pkg_.a -trimpath "$WORK/b1465=>" -p github.com/influxdata/influxdb-client-go/v2/api/http -lang=go1.13 -complete -installsuffix shared -buildid wBAiZT_r5x8kR1x63Qzg/wBAiZT_r5x8kR1x63Qzg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1465/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 github.com/google/go-github/v45/github mkdir -p $WORK/b1298/ cat >$WORK/b1560/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b065/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b544/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b303/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b309/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b304/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httptrace=$WORK/b175/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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_amd64/compile -o $WORK/b1560/_pkg_.a -trimpath "$WORK/b1560=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/services -lang=go1.19 -complete -installsuffix shared -buildid MiEQ61GXu5RDTvbjUn9H/MiEQ61GXu5RDTvbjUn9H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1560/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1056/_pkg_.a -trimpath "$WORK/b1056=>" -p github.com/go-openapi/errors -lang=go1.14 -complete -installsuffix shared -buildid uSYmTyNstHzNUIpWbIQO/uSYmTyNstHzNUIpWbIQO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1056/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/b532/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b533/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b534/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b535/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b536/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b538/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b282/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b284/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b540/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p golang.org/x/net/http2 -lang=go1.17 -complete -installsuffix shared -buildid wBUFpgYMEHTJaxlBqCDt/wBUFpgYMEHTJaxlBqCDt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b302/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_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/runtime -lang=go1.14 -complete -installsuffix shared -buildid fJPPMjuaU_FJlQLn-QD-/fJPPMjuaU_FJlQLn-QD- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b532/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 github.com/andybalholm/brotli mkdir -p $WORK/b1445/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile html/template=$WORK/b221/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/grafana/grafana/pkg/web -lang=go1.19 -installsuffix shared -buildid 092WPU3QWZ-R05pWuhMZ/092WPU3QWZ-R05pWuhMZ -goversion go1.19.10 -symabis $WORK/b579/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack -asmhdr $WORK/b579/go_asm.h ./pkg/web/binding.go ./pkg/web/context.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/b1151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/flate=$WORK/b131/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httptrace=$WORK/b175/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_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 cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile compress/zlib=$WORK/b472/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_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/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1151/_pkg_.a -trimpath "$WORK/b1151=>" -p github.com/gorilla/websocket -lang=go1.12 -complete -installsuffix shared -buildid AWkmPGdgTiCR0KkPuBu3/AWkmPGdgTiCR0KkPuBu3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1151/importcfg -pack ./vendor/github.com/gorilla/websocket/client.go ./vendor/github.com/gorilla/websocket/compression.go ./vendor/github.com/gorilla/websocket/conn.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/tls_handshake.go ./vendor/github.com/gorilla/websocket/util.go ./vendor/github.com/gorilla/websocket/x_net_proxy.go cat >$WORK/b1395/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1395/_pkg_.a -trimpath "$WORK/b1395=>" -p github.com/rs/cors -lang=go1.13 -complete -installsuffix shared -buildid cB7Hi93Bc7TKWHm9EA9N/cB7Hi93Bc7TKWHm9EA9N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1395/importcfg -pack ./vendor/github.com/rs/cors/cors.go ./vendor/github.com/rs/cors/utils.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift -lang=go1.15 -complete -installsuffix shared -buildid ruWof2rrfivzd770He0_/ruWof2rrfivzd770He0_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b509/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/b1298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b143/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b1299/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1300/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1298/_pkg_.a -trimpath "$WORK/b1298=>" -p github.com/google/go-github/v45/github -lang=go1.17 -complete -installsuffix shared -buildid kSTVyjhzysoyYJhGPdDs/kSTVyjhzysoyYJhGPdDs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1298/importcfg -pack ./vendor/github.com/google/go-github/v45/github/actions.go ./vendor/github.com/google/go-github/v45/github/actions_artifacts.go ./vendor/github.com/google/go-github/v45/github/actions_runner_groups.go ./vendor/github.com/google/go-github/v45/github/actions_runners.go ./vendor/github.com/google/go-github/v45/github/actions_secrets.go ./vendor/github.com/google/go-github/v45/github/actions_workflow_jobs.go ./vendor/github.com/google/go-github/v45/github/actions_workflow_runs.go ./vendor/github.com/google/go-github/v45/github/actions_workflows.go ./vendor/github.com/google/go-github/v45/github/activity.go ./vendor/github.com/google/go-github/v45/github/activity_events.go ./vendor/github.com/google/go-github/v45/github/activity_notifications.go ./vendor/github.com/google/go-github/v45/github/activity_star.go ./vendor/github.com/google/go-github/v45/github/activity_watching.go ./vendor/github.com/google/go-github/v45/github/admin.go ./vendor/github.com/google/go-github/v45/github/admin_orgs.go ./vendor/github.com/google/go-github/v45/github/admin_stats.go ./vendor/github.com/google/go-github/v45/github/admin_users.go ./vendor/github.com/google/go-github/v45/github/apps.go ./vendor/github.com/google/go-github/v45/github/apps_hooks.go ./vendor/github.com/google/go-github/v45/github/apps_hooks_deliveries.go ./vendor/github.com/google/go-github/v45/github/apps_installation.go ./vendor/github.com/google/go-github/v45/github/apps_manifest.go ./vendor/github.com/google/go-github/v45/github/apps_marketplace.go ./vendor/github.com/google/go-github/v45/github/authorizations.go ./vendor/github.com/google/go-github/v45/github/billing.go ./vendor/github.com/google/go-github/v45/github/checks.go ./vendor/github.com/google/go-github/v45/github/code-scanning.go ./vendor/github.com/google/go-github/v45/github/dependabot.go ./vendor/github.com/google/go-github/v45/github/dependabot_secrets.go ./vendor/github.com/google/go-github/v45/github/doc.go ./vendor/github.com/google/go-github/v45/github/enterprise.go ./vendor/github.com/google/go-github/v45/github/enterprise_actions_runners.go ./vendor/github.com/google/go-github/v45/github/enterprise_audit_log.go ./vendor/github.com/google/go-github/v45/github/event.go ./vendor/github.com/google/go-github/v45/github/event_types.go ./vendor/github.com/google/go-github/v45/github/gists.go ./vendor/github.com/google/go-github/v45/github/gists_comments.go ./vendor/github.com/google/go-github/v45/github/git.go ./vendor/github.com/google/go-github/v45/github/git_blobs.go ./vendor/github.com/google/go-github/v45/github/git_commits.go ./vendor/github.com/google/go-github/v45/github/git_refs.go ./vendor/github.com/google/go-github/v45/github/git_tags.go ./vendor/github.com/google/go-github/v45/github/git_trees.go ./vendor/github.com/google/go-github/v45/github/github-accessors.go ./vendor/github.com/google/go-github/v45/github/github.go ./vendor/github.com/google/go-github/v45/github/gitignore.go ./vendor/github.com/google/go-github/v45/github/interactions.go ./vendor/github.com/google/go-github/v45/github/interactions_orgs.go ./vendor/github.com/google/go-github/v45/github/interactions_repos.go ./vendor/github.com/google/go-github/v45/github/issue_import.go ./vendor/github.com/google/go-github/v45/github/issues.go ./vendor/github.com/google/go-github/v45/github/issues_assignees.go ./vendor/github.com/google/go-github/v45/github/issues_comments.go ./vendor/github.com/google/go-github/v45/github/issues_events.go ./vendor/github.com/google/go-github/v45/github/issues_labels.go ./vendor/github.com/google/go-github/v45/github/issues_milestones.go ./vendor/github.com/google/go-github/v45/github/issues_timeline.go ./vendor/github.com/google/go-github/v45/github/licenses.go ./vendor/github.com/google/go-github/v45/github/messages.go ./vendor/github.com/google/go-github/v45/github/migrations.go ./vendor/github.com/google/go-github/v45/github/migrations_source_import.go ./vendor/github.com/google/go-github/v45/github/migrations_user.go ./vendor/github.com/google/go-github/v45/github/misc.go ./vendor/github.com/google/go-github/v45/github/orgs.go ./vendor/github.com/google/go-github/v45/github/orgs_actions_allowed.go ./vendor/github.com/google/go-github/v45/github/orgs_actions_permissions.go ./vendor/github.com/google/go-github/v45/github/orgs_audit_log.go ./vendor/github.com/google/go-github/v45/github/orgs_custom_roles.go ./vendor/github.com/google/go-github/v45/github/orgs_hooks.go ./vendor/github.com/google/go-github/v45/github/orgs_hooks_deliveries.go ./vendor/github.com/google/go-github/v45/github/orgs_members.go ./vendor/github.com/google/go-github/v45/github/orgs_outside_collaborators.go ./vendor/github.com/google/go-github/v45/github/orgs_packages.go ./vendor/github.com/google/go-github/v45/github/orgs_projects.go ./vendor/github.com/google/go-github/v45/github/orgs_users_blocking.go ./vendor/github.com/google/go-github/v45/github/packages.go ./vendor/github.com/google/go-github/v45/github/projects.go ./vendor/github.com/google/go-github/v45/github/pulls.go ./vendor/github.com/google/go-github/v45/github/pulls_comments.go ./vendor/github.com/google/go-github/v45/github/pulls_reviewers.go ./vendor/github.com/google/go-github/v45/github/pulls_reviews.go ./vendor/github.com/google/go-github/v45/github/pulls_threads.go ./vendor/github.com/google/go-github/v45/github/reactions.go ./vendor/github.com/google/go-github/v45/github/repos.go ./vendor/github.com/google/go-github/v45/github/repos_actions_allowed.go ./vendor/github.com/google/go-github/v45/github/repos_actions_permissions.go ./vendor/github.com/google/go-github/v45/github/repos_autolinks.go ./vendor/github.com/google/go-github/v45/github/repos_collaborators.go ./vendor/github.com/google/go-github/v45/github/repos_comments.go ./vendor/github.com/google/go-github/v45/github/repos_commits.go ./vendor/github.com/google/go-github/v45/github/repos_community_health.go ./vendor/github.com/google/go-github/v45/github/repos_contents.go ./vendor/github.com/google/go-github/v45/github/repos_deployments.go ./vendor/github.com/google/go-github/v45/github/repos_environments.go ./vendor/github.com/google/go-github/v45/github/repos_forks.go ./vendor/github.com/google/go-github/v45/github/repos_hooks.go ./vendor/github.com/google/go-github/v45/github/repos_hooks_deliveries.go ./vendor/github.com/google/go-github/v45/github/repos_invitations.go ./vendor/github.com/google/go-github/v45/github/repos_keys.go ./vendor/github.com/google/go-github/v45/github/repos_merging.go ./vendor/github.com/google/go-github/v45/github/repos_pages.go ./vendor/github.com/google/go-github/v45/github/repos_prereceive_hooks.go ./vendor/github.com/google/go-github/v45/github/repos_projects.go ./vendor/github.com/google/go-github/v45/github/repos_releases.go ./vendor/github.com/google/go-github/v45/github/repos_stats.go ./vendor/github.com/google/go-github/v45/github/repos_statuses.go ./vendor/github.com/google/go-github/v45/github/repos_traffic.go ./vendor/github.com/google/go-github/v45/github/scim.go ./vendor/github.com/google/go-github/v45/github/search.go ./vendor/github.com/google/go-github/v45/github/secret_scanning.go ./vendor/github.com/google/go-github/v45/github/strings.go ./vendor/github.com/google/go-github/v45/github/teams.go ./vendor/github.com/google/go-github/v45/github/teams_discussion_comments.go ./vendor/github.com/google/go-github/v45/github/teams_discussions.go ./vendor/github.com/google/go-github/v45/github/teams_members.go ./vendor/github.com/google/go-github/v45/github/timestamp.go ./vendor/github.com/google/go-github/v45/github/users.go ./vendor/github.com/google/go-github/v45/github/users_administration.go ./vendor/github.com/google/go-github/v45/github/users_blocking.go ./vendor/github.com/google/go-github/v45/github/users_emails.go ./vendor/github.com/google/go-github/v45/github/users_followers.go ./vendor/github.com/google/go-github/v45/github/users_gpg_keys.go ./vendor/github.com/google/go-github/v45/github/users_keys.go ./vendor/github.com/google/go-github/v45/github/users_packages.go ./vendor/github.com/google/go-github/v45/github/users_projects.go ./vendor/github.com/google/go-github/v45/github/without_appengine.go cat >$WORK/b1445/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile net/http=$WORK/b129/_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_amd64/compile -o $WORK/b1445/_pkg_.a -trimpath "$WORK/b1445=>" -p github.com/andybalholm/brotli -lang=go1.12 -complete -installsuffix shared -buildid 7qC6Rw3b39oGetZ-ZUMa/7qC6Rw3b39oGetZ-ZUMa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1445/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_amd64/buildid -w $WORK/b1558/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/2c/2c2752141381cbe20e5c2a46509f892dadb890f19169e6eb10c12c26da23d547-d # internal cp $WORK/b1558/_pkg_.a /builddir/.cache/go-build/48/48bb83b8ed69ae804f722c609c6d7556c9fb3875e00dae3987746670b788eec0-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b792/ google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b794/ go.opencensus.io/plugin/ocgrpc mkdir -p $WORK/b762/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cat >$WORK/b762/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b763/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b765/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b768/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b767/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b742/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b771/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b314/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p go.opencensus.io/plugin/ocgrpc -lang=go1.13 -complete -installsuffix shared -buildid VwP-lA9l6Zc_v65pZoAm/VwP-lA9l6Zc_v65pZoAm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b762/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 cat >$WORK/b792/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b742/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b771/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -lang=go1.13 -complete -installsuffix shared -buildid pdMUZhUEoBzZVtwWzcBD/pdMUZhUEoBzZVtwWzcBD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b792/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go cat >$WORK/b794/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b742/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b771/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p google.golang.org/api/transport/http/internal/propagation -lang=go1.15 -complete -installsuffix shared -buildid 7rDtrH9i20SY7ljD57c-/7rDtrH9i20SY7ljD57c- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b794/importcfg -pack ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b877/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b882/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/25/25b90bed18c93bcf04a86ce5ac48f80a526ad10105086ccbabe1ab162e77f246-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b793/_pkg_.a # internal golang.org/x/oauth2/internal mkdir -p $WORK/b458/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b886/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1354/_pkg_.a # internal cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b459/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/a7/a737b252442a47eae8b111d4a24ec0a069bc6e5076de5cfa8218b28cc08bd054-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p golang.org/x/oauth2/internal -lang=go1.15 -complete -installsuffix shared -buildid si2VOSdZAM2UXIC6mtA-/si2VOSdZAM2UXIC6mtA- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b458/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 github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm mkdir -p $WORK/b888/ cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/ea/ea58e0d5ab49dee337184eeb61573bb28e56d79a4fa52f08baa5c1708d8149f9-d # internal cp $WORK/b1462/_pkg_.a /builddir/.cache/go-build/e6/e65971f93ce8bdef9252721084bc0dcb11ad52300da6dd2945f850caca708b0c-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b672/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/db/db79df8ce14fd550ad306328aaefb13867ff6c918e4bd699783737f816a26fc4-d # internal cat >$WORK/b888/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile encoding/xml=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b877/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b874/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=$WORK/b889/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_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_amd64/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm -lang=go1.14 -complete -installsuffix shared -buildid Ki6xENx1PjlMKYDZ3Wjm/Ki6xENx1PjlMKYDZ3Wjm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b888/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 github.com/chromedp/cdproto/har mkdir -p $WORK/b405/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1381/_pkg_.a # internal github.com/centrifugal/protocol mkdir -p $WORK/b1135/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/2a/2ad0646b2a200bdbf418f27f1c68825c1d04eab4142b9e8ff839699fe27f1f68-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs mkdir -p $WORK/b885/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/68/6807303d1145049cce20841914714b8ea89b15aba6734f190715c5411e4ac0b8-d # internal cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b406/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b407/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b409/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/chromedp/cdproto/har -lang=go1.14 -complete -installsuffix shared -buildid sZc7hFUYsuf0MtHRUP2M/sZc7hFUYsuf0MtHRUP2M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b405/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/b886/_pkg_.a /builddir/.cache/go-build/1e/1eafd75803036793f2ae10a50880d963fc5ef6db73ede13ac00a0cbf72318130-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1477/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b891/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1080/_pkg_.a # internal cp $WORK/b1354/_pkg_.a /builddir/.cache/go-build/5c/5c555d507464302e59caac8973f852b5b5acebb44dee1a1ac7018e9e483729d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b859/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b792/_pkg_.a # internal cat >$WORK/b1135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b406/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b407/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1136/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b1149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b673/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b885/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b197/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b882/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/db/db352e5d09db8ca680379306cb56ef1d7404aba2e05927c33186d877b097d281-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1135/_pkg_.a -trimpath "$WORK/b1135=>" -p github.com/centrifugal/protocol -lang=go1.16 -complete -installsuffix shared -buildid N9p5UbmQgDh3vwK2pb-2/N9p5UbmQgDh3vwK2pb-2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1135/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/decode_stream.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_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/shurcooL/vfsgen -lang=go1.16 -complete -installsuffix shared -buildid tD8luriG4b1Bty2AMmXa/tD8luriG4b1Bty2AMmXa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b672/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs -lang=go1.14 -complete -installsuffix shared -buildid P5RKn-vLSw9elnBsV-Lr/P5RKn-vLSw9elnBsV-Lr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b885/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_amd64/buildid -w $WORK/b1380/_pkg_.a # internal cp $WORK/b1381/_pkg_.a /builddir/.cache/go-build/86/864308c3c31ebe95cf6a2803bc5c8557780af06b096a6e0e765eff62180122d8-d # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/42/42be75e0c9b0aedf83e8cb26514ac43f776ac04021e544729fec75885e2f2e4e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1465/_pkg_.a # internal go.opentelemetry.io/contrib/propagators/jaeger mkdir -p $WORK/b490/ go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b500/ cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/9e/9e34ace2ef8445a43907a6cb3ebb28c40380e8495c2f4d8a619e6bd0dfb16ccf-d # internal github.com/grafana/grafana/pkg/infra/httpclient mkdir -p $WORK/b615/ github.com/grafana/grafana/pkg/tsdb/prometheus/middleware mkdir -p $WORK/b1489/ cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/74/74ab386fc6748b7117981766716545941704b5d3df4dbb13fa9c23ff0d0b1130-d # internal github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b731/ cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/75/75a5576f71abca27451058691e002ca9d66b690c067a484befe0bf3b94d3ba43-d # internal cp $WORK/b1080/_pkg_.a /builddir/.cache/go-build/70/70db94a510bfd85be85eb985ea65482de542a23b0e35e5559b63aeac2a491846-d # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/7c/7c74fc4b8c7acb1999862806556d3fc216bad2f2f1b5df058b20470af702c2ce-d # internal cat >$WORK/b1489/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a EOF cloud.google.com/go/internal/trace mkdir -p $WORK/b741/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1489/_pkg_.a -trimpath "$WORK/b1489=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/middleware -lang=go1.19 -complete -installsuffix shared -buildid htJFaVnxPoIqThCNJC-X/htJFaVnxPoIqThCNJC-X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1489/importcfg -pack ./pkg/tsdb/prometheus/middleware/custom_query_params.go ./pkg/tsdb/prometheus/middleware/force_http_get.go ./pkg/tsdb/prometheus/middleware/req_headers.go github.com/prometheus/client_golang/api/prometheus/v1 cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF mkdir -p $WORK/b1079/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/grafana/grafana/pkg/infra/httpclient -lang=go1.19 -complete -installsuffix shared -buildid vGRqGxDPzjPnPV6J0VQ7/vGRqGxDPzjPnPV6J0VQ7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./pkg/infra/httpclient/count_bytes_reader.go ./pkg/infra/httpclient/max_bytes_reader.go ./pkg/infra/httpclient/provider.go go.opencensus.io/plugin/ochttp mkdir -p $WORK/b791/ cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/c1/c17ef79810a90f56964893f46b7cd98f2abb6d050005503e20d4ac2c4e001b42-d # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/3c/3ca10eb707a4fa339fdb687a97e1488615206a33c68f304577d38396a136477b-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline mkdir -p $WORK/b858/ github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming mkdir -p $WORK/b869/ cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/f6/f6320a0b3d58a4257f734462616f81f18736af3c3edba41a043302ef31d9f672-d # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/74/74360d5b734cc6eea00b55d5020ad8e3d6fa6ed76c937d7ce815dfa2abf605af-d # internal cat >$WORK/b741/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b742/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b341/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b734/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b733/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p cloud.google.com/go/internal/trace -lang=go1.11 -complete -installsuffix shared -buildid dtdOHB0ws-i-m1fFbN_c/dtdOHB0ws-i-m1fFbN_c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b741/importcfg -pack ./vendor/cloud.google.com/go/internal/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal cat >$WORK/b731/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b732/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b734/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b541/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b538/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.15 -complete -installsuffix shared -buildid dMQEA2ouNqXtspZETkyc/dMQEA2ouNqXtspZETkyc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b731/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1005/_pkg_.a # internal cat >$WORK/b858/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b859/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b303/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b491/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline -lang=go1.16 -complete -installsuffix shared -buildid hH8gvrWKsaRBE7rS-XM5/hH8gvrWKsaRBE7rS-XM5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b858/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_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p go.opentelemetry.io/contrib/propagators/jaeger -lang=go1.16 -complete -installsuffix shared -buildid KnLc4Qmtjb1ZvXoGWkuy/KnLc4Qmtjb1ZvXoGWkuy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b490/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/b462/_pkg_.a /builddir/.cache/go-build/ef/efd5900c92dd4a5fa6409ef058a3af0c7e039ac6f715a663fe34cc42288f9777-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b464/ cp $WORK/b1477/_pkg_.a /builddir/.cache/go-build/8c/8c659a466c7c4ac820b05dc7b152825bc8366a302c8231e3751634f41571af6c-d # internal cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b499/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b501/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b497/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b491/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.16 -complete -installsuffix shared -buildid 4FNFRn2voDlYEispP8h_/4FNFRn2voDlYEispP8h_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b500/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 golang.org/x/net/publicsuffix mkdir -p $WORK/b1476/ cat >$WORK/b869/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b859/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming -lang=go1.16 -complete -installsuffix shared -buildid gIzOVOVkCFHjzKga2Yah/gIzOVOVkCFHjzKga2Yah -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b869/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 cat >$WORK/b1079/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b369/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1080/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1079/_pkg_.a -trimpath "$WORK/b1079=>" -p github.com/prometheus/client_golang/api/prometheus/v1 -lang=go1.17 -complete -installsuffix shared -buildid 7DTdk--XDcF64GlP8rgR/7DTdk--XDcF64GlP8rgR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1079/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1056/_pkg_.a # internal cat >$WORK/b791/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b792/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b765/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b768/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b767/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b742/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b771/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httptrace=$WORK/b175/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p go.opencensus.io/plugin/ochttp -lang=go1.13 -complete -installsuffix shared -buildid cUC_I3mPibxLAr4kWt9l/cUC_I3mPibxLAr4kWt9l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b791/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_amd64/buildid -w $WORK/b1044/_pkg_.a # internal cat >$WORK/b1476/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile net/http/cookiejar=$WORK/b1477/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1476/_pkg_.a -trimpath "$WORK/b1476=>" -p golang.org/x/net/publicsuffix -lang=go1.17 -complete -installsuffix shared -buildid PeAOe1husfrBRJanPDGS/PeAOe1husfrBRJanPDGS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1476/importcfg -pack ./vendor/golang.org/x/net/publicsuffix/list.go ./vendor/golang.org/x/net/publicsuffix/table.go cp $WORK/b1465/_pkg_.a /builddir/.cache/go-build/7a/7aed3057e57e848001f7350eb72883b4f353ea557f39dc6ed484793504576563-d # internal github.com/influxdata/influxdb-client-go/v2/internal/write mkdir -p $WORK/b1474/ cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/26/263c0f55aade4e3a17e6648d90be9c921a53d08777d8be50be55b905bd347ed8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal github.com/influxdata/influxdb-client-go/v2/domain mkdir -p $WORK/b1471/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b869/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1560/_pkg_.a # internal cp $WORK/b1380/_pkg_.a /builddir/.cache/go-build/3c/3c6f16b18424831285d5e19570057c5aa30737b747046293c6845650537ebca1-d # internal cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b463/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/opentracing/opentracing-go/ext -lang=go1.14 -complete -installsuffix shared -buildid bny98JUnBLBYUkUR54C5/bny98JUnBLBYUkUR54C5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/02/02d0543678d64aef3610dbf5ddb6edf25225882b5e3d2d39be55c24105033e2b-d # internal cp $WORK/b1056/_pkg_.a /builddir/.cache/go-build/a4/a463a5500d6e93d5aefaeb9c88f842d979b1a981a3f693687e5001ab9515d0de-d # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/2a/2a57b8a5a7261de8e39eb0f2944babb363212daa2e095dea15f8f3471f4d9a63-d # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/48/48ade68531fde411715bfaf92c040ea8f1b5aa76890b357898baa8a334249402-d # internal cat >$WORK/b1474/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b133/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1465/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1470/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/gzip=$WORK/b1475/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1467/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1468/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1177/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cuelang.org/go/pkg mkdir -p $WORK/b970/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1474/_pkg_.a -trimpath "$WORK/b1474=>" -p github.com/influxdata/influxdb-client-go/v2/internal/write -lang=go1.13 -complete -installsuffix shared -buildid 4nPFE_5KMMpnY2HfkEQH/4nPFE_5KMMpnY2HfkEQH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1474/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_amd64/buildid -w $WORK/b1395/_pkg_.a # internal github.com/go-openapi/strfmt mkdir -p $WORK/b1054/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b741/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b762/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cat >$WORK/b1471/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/runtime=$WORK/b1472/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1465/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1471/_pkg_.a -trimpath "$WORK/b1471=>" -p github.com/influxdata/influxdb-client-go/v2/domain -lang=go1.13 -complete -installsuffix shared -buildid aRr8NtHBfX42MS2VDzLl/aRr8NtHBfX42MS2VDzLl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1471/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_amd64/buildid -w $WORK/b518/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b888/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cat >$WORK/b1054/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b1055/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1057/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b449/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b1058/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1062/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1063/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/mail=$WORK/b651/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1054/_pkg_.a -trimpath "$WORK/b1054=>" -p github.com/go-openapi/strfmt -lang=go1.13 -complete -installsuffix shared -buildid NWjf404lN_Xm5TYdfe7k/NWjf404lN_Xm5TYdfe7k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1054/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/b869/_pkg_.a /builddir/.cache/go-build/aa/aac256d4bd94d398a963446d9144462bcb0a3d7e4f56bf5abc263878571d6a3b-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/37/37232f4a7d4d6b77cca925a59baff014c6119f197b98f5c2182cf7aa84d4ab8a-d # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/e1/e107ed57c2c7a8c95308d14c96bc7309697c2c317547463934be58fac094186a-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b721/ github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b181/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal github.com/stretchr/testify/assert mkdir -p $WORK/b595/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1489/_pkg_.a # internal cat >$WORK/b970/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b971/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b974/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b975/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b976/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b977/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b978/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b979/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b980/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b981/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b982/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b984/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b987/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b988/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b989/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b990/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b991/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b992/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b993/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b994/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b995/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b996/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b997/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b998/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b999/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b1000/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b1001/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b1003/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b1004/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b1005/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b1006/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b1008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p cuelang.org/go/pkg -lang=go1.17 -complete -installsuffix shared -buildid yhrD8qr-8TywahUJcAE8/yhrD8qr-8TywahUJcAE8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b970/importcfg -pack ./vendor/cuelang.org/go/pkg/doc.go ./vendor/cuelang.org/go/pkg/register.go cp $WORK/b1044/_pkg_.a /builddir/.cache/go-build/06/06f4b37cd21f44a605e819bde0b8a8f78350337bf4258cb3841b7fe5f1665f67-d # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/bb/bbbeb07a42f89017e5caa8e8170ca7095f0ed4c661b03d8041005fb289afcf08-d # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/b8/b81cac42e3a4f5b7f045f1f928321883609f34ac6e0b11bd34d62a97dc08c095-d # internal cp $WORK/b1292/_pkg_.a /builddir/.cache/go-build/a2/a2e1a4f7929122b62069b0c50761915b50cef5fc9536ae9c98a9c2dac870e173-d # internal github.com/go-git/go-git/v5/plumbing/transport/client mkdir -p $WORK/b1284/ cp $WORK/b1560/_pkg_.a /builddir/.cache/go-build/6b/6b1ed64a10bd647e9c93a59a6701c65d16694f060312282b6a401cdca97e23db-d # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/d7/d76202fd1d3a7e832ad0ad77867c60191f416d1b0dd84dd54803b0450c65a3a1-d # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/fc/fc54dab4477b8c4bae108fdcf84e6b23dffc90f09f83b00e9387e1263382e060-d # internal cp $WORK/b1395/_pkg_.a /builddir/.cache/go-build/35/359e440c4c61eeadd1749c94dfd583f979952b4a45ca9b950e114ab01f6f7c3a-d # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/ee/ee91979f785ba552ab4fdacfb03b598765c3141538aa088cf7af470c3c85cf16-d # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/e6/e6f244e3fdb3326f14aadae2996dbeab523c085a73e65ed318d771bae4f7eedf-d # internal cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -lang=go1.11 -complete -installsuffix shared -buildid wJFApW8vG396rydPei2t/wJFApW8vG396rydPei2t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b721/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 golang.org/x/oauth2 mkdir -p $WORK/b457/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b592/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b593/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b417/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httptest=$WORK/b596/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b356/_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_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/stretchr/testify/assert -lang=go1.13 -complete -installsuffix shared -buildid k7TsMZeunlgDs3HVS_Yx/k7TsMZeunlgDs3HVS_Yx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b595/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/b329/_pkg_.a /builddir/.cache/go-build/8a/8a5e7af59fb97b6aa88f085c2389be3c6cd371d6cd78b3f9a960555430e6b7f0-d # internal cat >$WORK/b1284/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1283/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/file=$WORK/b1285/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/git=$WORK/b1291/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/http=$WORK/b1292/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/ssh=$WORK/b1293/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b182/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b180/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b128/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_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_amd64/compile -o $WORK/b1284/_pkg_.a -trimpath "$WORK/b1284=>" -p github.com/go-git/go-git/v5/plumbing/transport/client -lang=go1.13 -complete -installsuffix shared -buildid as562KHX97Gy_jH9tRQC/as562KHX97Gy_jH9tRQC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1284/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/client/client.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/aws/aws-sdk-go/aws/request -lang=go1.11 -complete -installsuffix shared -buildid NU0CCurS7N2ozGsh8vCI/NU0CCurS7N2ozGsh8vCI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b181/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 github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b440/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/7c/7cbf2961c5ebcdfdcd58d1195685686332b650c3e14362a68aa7db935b1e6b86-d # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/2a/2a74f860c0e85e0b7b50c3d7d748f7d634fcafd323a5a7717076efe462c8333a-d # internal cat >$WORK/b457/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/b032/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b458/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/fb/fb99c440ad89f5da55194db47317d5ae51bcf4761491b7fc1f39e374d2f0e93c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p golang.org/x/oauth2 -lang=go1.15 -complete -installsuffix shared -buildid jFObfAXSQGwGHoprnDjP/jFObfAXSQGwGHoprnDjP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/transport.go github.com/getsentry/sentry-go/internal/debug mkdir -p $WORK/b696/ github.com/opentracing-contrib/go-stdlib/nethttp mkdir -p $WORK/b1362/ cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/4c/4cec952c59d7d13071e2faf33915b3856eb010fe1e67dc5ecaa9e101553469a6-d # internal cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/rpc=$WORK/b329/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/hashicorp/go-msgpack/codec -lang=go1.16 -complete -installsuffix shared -buildid Yn-EBI91J4AXfjyB7Ugt/Yn-EBI91J4AXfjyB7Ugt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b440/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 github.com/uber/jaeger-client-go mkdir -p $WORK/b465/ cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/38/3863744ceba9fa8b18763c97f9917ad057d19ae834adc30d3f7fd903aa8c82a9-d # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/b4/b4c64894a223b1e0e2995480c9ffeae916c8533b412f6825db1a98eca58b1eaa-d # internal cat >$WORK/b1362/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b464/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b463/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httptrace=$WORK/b175/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a EOF cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httptrace=$WORK/b175/_pkg_.a packagefile net/http/httputil=$WORK/b185/_pkg_.a EOF cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b464/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b463/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b466/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b467/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b468/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b469/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b470/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b471/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b474/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b475/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b476/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b477/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b479/_pkg_.a packagefile go.uber.org/atomic=$WORK/b480/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$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_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/getsentry/sentry-go/internal/debug -lang=go1.17 -complete -installsuffix shared -buildid bBDQ8INWqaQp2gjP6-bj/bBDQ8INWqaQp2gjP6-bj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b696/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/debug/transport.go cp $WORK/b1489/_pkg_.a /builddir/.cache/go-build/34/340d7b3166caee3a153971a4c1edff1edefe577ae7b59e0b60d512f518d4c25a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1362/_pkg_.a -trimpath "$WORK/b1362=>" -p github.com/opentracing-contrib/go-stdlib/nethttp -lang=go1.14 -complete -installsuffix shared -buildid DuyvCHHpzOescdhvtUDW/DuyvCHHpzOescdhvtUDW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1362/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/uber/jaeger-client-go -lang=go1.16 -complete -installsuffix shared -buildid G-z-sTUgNf9ZwvIVMWoJ/G-z-sTUgNf9ZwvIVMWoJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b465/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/b219/_pkg_.a /builddir/.cache/go-build/e9/e9bb1e13c8346b21745f74391f80047a8c775d9b9edf89c49abb864b2f48defe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b970/_pkg_.a # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b671/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b858/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/pkg/web /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b579=>" -I $WORK/b579/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b579/macaron.o ./macaron.s cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/92/9226d58c2126a718521297aece0e67a6c8722aace81c4ea078deabfe1b98de29-d # internal go.opentelemetry.io/otel/sdk/internal/env mkdir -p $WORK/b517/ go.opentelemetry.io/otel mkdir -p $WORK/b498/ cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/7c/7c9d24e528c887e82a9e2d4b47a8b84e8475b3b2a61c6923841c87813f2b42c1-d # internal cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/internal/global=$WORK/b500/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b672/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p go.opentelemetry.io/otel/sdk/internal/env -lang=go1.16 -complete -installsuffix shared -buildid fqYpk3SRK-9qjwnOAFFJ/fqYpk3SRK-9qjwnOAFFJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/env/env.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/prometheus/alertmanager/asset -lang=go1.18 -complete -installsuffix shared -buildid 4iYlhd8Gxb4b4oVdF2Gx/4iYlhd8Gxb4b4oVdF2Gx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b671/importcfg -pack ./vendor/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./vendor/github.com/prometheus/alertmanager/asset/doc.go cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b499/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b500/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b491/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p go.opentelemetry.io/otel -lang=go1.16 -complete -installsuffix shared -buildid 81HRr2qnoLBTaEaeb8Wk/81HRr2qnoLBTaEaeb8Wk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b498/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 cd /builddir/build/BUILD/grafana-9.2.10/pkg/web /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b579/_pkg_.a $WORK/b579/macaron.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/08/085ddfa7b945e780aae3bbd11c99999f1574075ab4cd6c871f84eafb2c2b9d30-d # internal cuelang.org/go/cue/cuecontext mkdir -p $WORK/b969/ cuelang.org/go/encoding/protobuf mkdir -p $WORK/b1016/ cat >$WORK/b1016/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b945/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b951/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b946/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b949/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b970/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b1017/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b941/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/scanner=$WORK/b1018/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1016/_pkg_.a -trimpath "$WORK/b1016=>" -p cuelang.org/go/encoding/protobuf -lang=go1.17 -complete -installsuffix shared -buildid sBgQz3XeX7glj2f3jeE1/sBgQz3XeX7glj2f3jeE1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1016/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 cat >$WORK/b969/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b962/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b970/_pkg_.a EOF cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/f0/f03ec34af41a82f5239f65cf68a876ca57a88e486082a0ec3511547d465d6e0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p cuelang.org/go/cue/cuecontext -lang=go1.17 -complete -installsuffix shared -buildid 4KfucRXqk7SkEoZYr6yM/4KfucRXqk7SkEoZYr6yM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b969/importcfg -pack ./vendor/cuelang.org/go/cue/cuecontext/cuecontext.go github.com/Azure/azure-sdk-for-go/sdk/azcore/policy mkdir -p $WORK/b861/ github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers mkdir -p $WORK/b857/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cat >$WORK/b861/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b858/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b859/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b857/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b858/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b859/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b860/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/policy -lang=go1.16 -complete -installsuffix shared -buildid PY86NjRj1Rez_AogJ67Z/PY86NjRj1Rez_AogJ67Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b861/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers -lang=go1.16 -complete -installsuffix shared -buildid dmzLerCusebMAghDu_h4/dmzLerCusebMAghDu_h4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b857/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1476/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/be/be0610e1ed3071c3931671a1057a24862727543b56b3862cea9a053f2bd50f51-d # internal github.com/grafana/grafana/pkg/api/static mkdir -p $WORK/b929/ cat >$WORK/b929/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p github.com/grafana/grafana/pkg/api/static -lang=go1.19 -complete -installsuffix shared -buildid UK52wms2q3ibkUuYoLD9/UK52wms2q3ibkUuYoLD9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b929/importcfg -pack ./pkg/api/static/static.go cp $WORK/b1476/_pkg_.a /builddir/.cache/go-build/58/58caa41148bfcafbc2af1bb03c07fd588bb5b80df73d9492a277a2ad617b06d0-d # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/ad/ad7a3016c7ccc8e21b080cd5a87ff64c2e1003583fd9e065a19f3ae5f292cc9a-d # internal go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal mkdir -p $WORK/b1504/ cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/1c/1cb17b84088b733975a503b3ac3dd0dd1693421c638617365e6d6d9c35c16c03-d # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/17/17b30f06e719fadb63b6e2cddf6d9dd9906ffb6801207827cd9b959f6f21eaad-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust mkdir -p $WORK/b884/ cat >$WORK/b1504/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b512/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1504/_pkg_.a -trimpath "$WORK/b1504=>" -p go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal -lang=go1.16 -complete -installsuffix shared -buildid y_5VSi65QizJft2GfRQp/y_5VSi65QizJft2GfRQp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1504/importcfg -pack ./vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal/parse.go cat >$WORK/b884/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b882/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b883/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b885/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust -lang=go1.14 -complete -installsuffix shared -buildid BaMXWAXILoyEPzi6aVIH/BaMXWAXILoyEPzi6aVIH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b884/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/wstrust.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1474/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/99/9962dfca9eb20a9247cdf5e20d71af5f52b56efaefdcbc8df246d32624542ff4-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils mkdir -p $WORK/b423/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1361/_pkg_.a # internal cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b400/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b424/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils -lang=go1.17 -complete -installsuffix shared -buildid 75Lb-rSmZbdzgNuKOXeF/75Lb-rSmZbdzgNuKOXeF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b423/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils/http.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1284/_pkg_.a # internal cp $WORK/b1474/_pkg_.a /builddir/.cache/go-build/da/dab46ae02fa8ce802eefc3b52c17c3ac9fac10adca645b1ee69ac1541670e0f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/e0/e0b55c1734dc7893fb191eece864b32b7ba106554266d36d5dac757fce61c403-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/59/59c48a099a506bf0b802d935ff528543c629211db86bc0cafdd715de8b582bbb-d # internal cp $WORK/b1284/_pkg_.a /builddir/.cache/go-build/0d/0d657618ceb41dccd8c049568ce842298991885e67109e3fe9387c8df4df56ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b861/_pkg_.a # internal github.com/getsentry/sentry-go mkdir -p $WORK/b694/ github.com/go-git/go-git/v5 mkdir -p $WORK/b1236/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1504/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b969/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/35/35ad9e48dbe694e660147132c591a32caa094cbad9a17d4aa891beebbcfbb20e-d # internal cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/crypto/randutil=$WORK/b695/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/debug=$WORK/b696/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/ratelimit=$WORK/b697/_pkg_.a packagefile go/build=$WORK/b698/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b710/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b356/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-billy/v5=$WORK/b1237/_pkg_.a packagefile github.com/go-git/go-billy/v5/osfs=$WORK/b1238/_pkg_.a packagefile github.com/go-git/go-billy/v5/util=$WORK/b1241/_pkg_.a packagefile github.com/go-git/go-git/v5/config=$WORK/b1242/_pkg_.a packagefile github.com/go-git/go-git/v5/internal/revision=$WORK/b1252/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/cache=$WORK/b1253/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/gitignore=$WORK/b1255/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/index=$WORK/b1258/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=$WORK/b1260/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/object=$WORK/b1263/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=$WORK/b1277/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1279/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=$WORK/b1280/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/revlist=$WORK/b1282/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1262/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1283/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/client=$WORK/b1284/_pkg_.a packagefile github.com/go-git/go-git/v5/storage=$WORK/b1272/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/filesystem=$WORK/b1288/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/filesystem/dotgit=$WORK/b1290/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/memory=$WORK/b1281/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/diff=$WORK/b1273/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1256/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie=$WORK/b1274/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/filesystem=$WORK/b1295/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/index=$WORK/b1296/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1276/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b1297/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b932/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/getsentry/sentry-go -lang=go1.17 -complete -installsuffix shared -buildid IUi6tOHhgaW5I_bnR8m0/IUi6tOHhgaW5I_bnR8m0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b694/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_amd64/compile -o $WORK/b1236/_pkg_.a -trimpath "$WORK/b1236=>" -p github.com/go-git/go-git/v5 -lang=go1.13 -complete -installsuffix shared -buildid VPQxqWqrPEN-KAN1qMX4/VPQxqWqrPEN-KAN1qMX4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1236/importcfg -pack ./vendor/github.com/go-git/go-git/v5/blame.go ./vendor/github.com/go-git/go-git/v5/common.go ./vendor/github.com/go-git/go-git/v5/doc.go ./vendor/github.com/go-git/go-git/v5/object_walker.go ./vendor/github.com/go-git/go-git/v5/options.go ./vendor/github.com/go-git/go-git/v5/prune.go ./vendor/github.com/go-git/go-git/v5/references.go ./vendor/github.com/go-git/go-git/v5/remote.go ./vendor/github.com/go-git/go-git/v5/repository.go ./vendor/github.com/go-git/go-git/v5/status.go ./vendor/github.com/go-git/go-git/v5/submodule.go ./vendor/github.com/go-git/go-git/v5/worktree.go ./vendor/github.com/go-git/go-git/v5/worktree_commit.go ./vendor/github.com/go-git/go-git/v5/worktree_linux.go ./vendor/github.com/go-git/go-git/v5/worktree_status.go github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b379/ cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/b1/b11b5fd7dcaca43cc0cbc398a33f52eb91bc06d05c4d3aad0d9f304774930d48-d # internal cp $WORK/b1361/_pkg_.a /builddir/.cache/go-build/c5/c54c873ea13989acb37af9966c9c25af954a541cfd1287cfe6ddde4bb56812e3-d # internal go.opentelemetry.io/otel/sdk/internal mkdir -p $WORK/b516/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile expvar=$WORK/b380/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b381/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b382/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b383/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b384/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b387/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b390/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b284/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b356/_pkg_.a packagefile runtime/metrics=$WORK/b386/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$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 packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.17 -complete -installsuffix shared -buildid lKMrLm4jWOwhEjFd1HzV/lKMrLm4jWOwhEjFd1HzV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b379/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/get_pid.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector_latest.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/num_threads.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 go.opentelemetry.io/otel/sdk/resource mkdir -p $WORK/b511/ cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/10/103293ae1343d11c1f59ec389d1644574212bfffbe8ca149e629fa07d96ea025-d # internal cp $WORK/b1504/_pkg_.a /builddir/.cache/go-build/ba/baf5ce03486acc1d8176f1f09507ae1963e94b7288df0f19d84b6ce48e1719a2-d # internal cat >$WORK/b511/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/b032/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b498/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b512/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/user=$WORK/b513/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_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_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p go.opentelemetry.io/otel/sdk/resource -lang=go1.16 -complete -installsuffix shared -buildid RRntZj2R764NNMjQGV73/RRntZj2R764NNMjQGV73 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b511/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 cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b498/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p go.opentelemetry.io/otel/sdk/internal -lang=go1.16 -complete -installsuffix shared -buildid TF38rIkRC-p-MNLSD-WB/TF38rIkRC-p-MNLSD-WB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/internal.go cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/e6/e627f0e12b50357f57acbb577f7d37daec6e5c482db703e4ce72d9894c414106-d # internal cuelang.org/go/encoding/gocode/gocodec mkdir -p $WORK/b1028/ cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/a8/a8b4a9025bbf303afa0062ae8a9c00c36bdd54807934adc96dd5fab9d2269982-d # internal cat >$WORK/b1028/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b969/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b973/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1028/_pkg_.a -trimpath "$WORK/b1028=>" -p cuelang.org/go/encoding/gocode/gocodec -lang=go1.17 -complete -installsuffix shared -buildid FlttVpHFmn5gMww0Rs5V/FlttVpHFmn5gMww0Rs5V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1028/importcfg -pack ./vendor/cuelang.org/go/encoding/gocode/gocodec/codec.go cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/32/3201606a4c9946e02acef0adb8386b57e6c72d68088651c7207589aa17c37cc5-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b415/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b884/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b857/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1079/_pkg_.a # internal cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/go-openapi/jsonpointer -lang=go1.13 -complete -installsuffix shared -buildid IKHV2lRAh68-0M5Wbkdc/IKHV2lRAh68-0M5Wbkdc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./vendor/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/2f/2ffe859c3eca5152ba5a640f3854a5253adce45be7f5e2496194dea2425aaad7-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op mkdir -p $WORK/b864/ github.com/Azure/azure-sdk-for-go/sdk/azcore mkdir -p $WORK/b865/ mkdir -p $WORK/b856/ cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/48/48797a77e0b6f41d9e737d6b28bd97ee6d2a0081904f192263431ce0866f4e3a-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens mkdir -p $WORK/b881/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b929/_pkg_.a # internal cat >$WORK/b864/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b857/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b859/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b860/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/f5/f53dcd0de7d24685587bedc6ef2ad6cd97ae25483a95ae7db8de747ba163bcf7-d # internal cat >$WORK/b865/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b857/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b859/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b860/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF cat >$WORK/b856/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b857/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b859/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b861/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc -lang=go1.16 -complete -installsuffix shared -buildid qPFQQJxsEMuqby-EixFf/qPFQQJxsEMuqby-EixFf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b864/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc/loc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op -lang=go1.16 -complete -installsuffix shared -buildid wyzW30FdX7fg9gG1YXul/wyzW30FdX7fg9gG1YXul -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b865/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op/op.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore -lang=go1.16 -complete -installsuffix shared -buildid UDK_ywHAYJ37cpXC7L_u/UDK_ywHAYJ37cpXC7L_u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b856/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/b423/_pkg_.a /builddir/.cache/go-build/b7/b72193cf8b120e2152b8705ba68e7fc3d0e6a71a3b0be6a42ef2108f86a69bae-d # internal cat >$WORK/b881/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b875/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b882/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b883/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b884/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b886/_pkg_.a packagefile github.com/golang-jwt/jwt=$WORK/b887/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens -lang=go1.14 -complete -installsuffix shared -buildid ZeOznU3uorsXnLXUQ2ve/ZeOznU3uorsXnLXUQ2ve -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b881/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/b1079/_pkg_.a /builddir/.cache/go-build/7a/7a4ca0652d21802bbecaf2a263dc415020f1e6949530dfa04b2b6f628ef55b0b-d # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/cc/ccb3b4414f3bc6a40e8519e2ea9ceb8521b3052ac16390d14eeace428b02be35-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b460/ google.golang.org/api/internal/impersonate golang.org/x/oauth2/jwt golang.org/x/oauth2/authhandler mkdir -p $WORK/b759/ golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b755/ mkdir -p $WORK/b757/ mkdir -p $WORK/b754/ cat >$WORK/b759/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b458/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b755/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p google.golang.org/api/internal/impersonate -lang=go1.15 -complete -installsuffix shared -buildid yu_kix2tEjB_ouDQx30N/yu_kix2tEjB_ouDQx30N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b759/importcfg -pack ./vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p golang.org/x/oauth2/clientcredentials -lang=go1.15 -complete -installsuffix shared -buildid h4w5xEbzUZpNHEb5DFrG/h4w5xEbzUZpNHEb5DFrG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p golang.org/x/oauth2/google/internal/externalaccount -lang=go1.15 -complete -installsuffix shared -buildid V6K-rdtD7tZMKlRnYkb5/V6K-rdtD7tZMKlRnYkb5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b755/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/b754/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a EOF cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/c2/c299dd66236f67c881d9ddcf19a403f2b7d83896620a3db0a300f26ac95a6363-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p golang.org/x/oauth2/authhandler -lang=go1.15 -complete -installsuffix shared -buildid KGeCUBHenPGWQIcD9p52/KGeCUBHenPGWQIcD9p52 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b754/importcfg -pack ./vendor/golang.org/x/oauth2/authhandler/authhandler.go cat >$WORK/b757/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b458/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b756/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p golang.org/x/oauth2/jwt -lang=go1.15 -complete -installsuffix shared -buildid ChEpWGEtv2GYGvTMpe5s/ChEpWGEtv2GYGvTMpe5s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b757/importcfg -pack ./vendor/golang.org/x/oauth2/jwt/jwt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b1028/_pkg_.a /builddir/.cache/go-build/fb/fb4540f2fdadca002ffe0f514ee3f0c24145cde66cda10e9c185ea8bfd58b7c2-d # internal cuelang.org/go/internal/filetypes mkdir -p $WORK/b1027/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/9a/9a0cea4a9a406e4785d88bc9e14998c2da28a6b79abc6e12b2ad4a4befc79d59-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b864/_pkg_.a # internal cat >$WORK/b1027/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b945/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b1028/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b970/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b865/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1027/_pkg_.a -trimpath "$WORK/b1027=>" -p cuelang.org/go/internal/filetypes -lang=go1.17 -complete -installsuffix shared -buildid albPr_p2TQ6HVYKZj-3X/albPr_p2TQ6HVYKZj-3X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1027/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/b1151/_pkg_.a /builddir/.cache/go-build/74/74801032a358331fa5541c717a01c1ed98a0e18b8417528abb9256dacb061512-d # internal github.com/igm/sockjs-go/v3/sockjs mkdir -p $WORK/b1152/ cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/2c/2cd75b8304578a2b64018721c56898d44e30d3f0a0333a42e1f80e2abb8484c4-d # internal cat >$WORK/b1152/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1152/_pkg_.a -trimpath "$WORK/b1152=>" -p github.com/igm/sockjs-go/v3/sockjs -lang=go1.14 -complete -installsuffix shared -buildid mnS1CSY4dJ-iZVyImjeW/mnS1CSY4dJ-iZVyImjeW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1152/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/b865/_pkg_.a /builddir/.cache/go-build/c2/c2a8c09a330d43302c969c062034cbce8ded3450eb04d2a7aa6b013a776f1f7e-d # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/5e/5e95a98927e1c620cb21622ff3dbf45b00dd3a63e11b76ab30fe834bcab70ec4-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime mkdir -p $WORK/b863/ cat >$WORK/b863/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile encoding/xml=$WORK/b197/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b858/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b857/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=$WORK/b864/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=$WORK/b865/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b859/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b861/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=$WORK/b866/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b867/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b860/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=$WORK/b868/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile mime/multipart=$WORK/b174/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime -lang=go1.16 -complete -installsuffix shared -buildid Ch4gwkAtE0M9fAecBb8T/Ch4gwkAtE0M9fAecBb8T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b863/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b759/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/ae/ae35bece320569a7563de7e418bcd377df7285777e08e95915b34db89076bd04-d # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/4a/4a277803ea09c788db6b01c9ffb6ec2b8e8365d21d383b504a537724e43af290-d # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/9e/9ef0ace66060089b5e78082f3790e1c8f6c40a9e0c54a1a039209c0db9ee3d62-d # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/f8/f803becd6054ffa72d9325bf7c87a45dc051a85426c2de9c623c553ab6d681bb-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b1072/ github.com/getkin/kin-openapi/openapi3 mkdir -p $WORK/b411/ cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/1f/1f6aa9f7e7dac8001c662d65bf4951b4f069f54c0c6ec13f5eb2f29717c799d9-d # internal cat >$WORK/b1072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b415/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b1073/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b412/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b413/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b415/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1072/_pkg_.a -trimpath "$WORK/b1072=>" -p github.com/go-openapi/jsonreference -lang=go1.13 -complete -installsuffix shared -buildid Fo76BxDBzPOeiblf5Ovu/Fo76BxDBzPOeiblf5Ovu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1072/importcfg -pack ./vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/getkin/kin-openapi/openapi3 -lang=go1.16 -complete -installsuffix shared -buildid rR6VI5QXiWgxJZwOFDlM/rR6VI5QXiWgxJZwOFDlM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b411/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_amd64/buildid -w $WORK/b671/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1016/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/88/8888c40bc9c5fa5262c3ea3965655bd9651f5505c1d4177311a957a6e8349200-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b1016/_pkg_.a /builddir/.cache/go-build/3d/3dd2aae859e0ed29a0e1f83b325e4710ab9aaf5f2fa9de21e6d340048cdee114-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1027/_pkg_.a # internal cp $WORK/b1072/_pkg_.a /builddir/.cache/go-build/60/604951e99b5eb346ac7083db5c2a4d3ae17cadd9674de1eccd046237f74c1c1c-d # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/18/18c74f71dc0a304d1920a6df422732c9831b243eb7d99b296e314601f12da5f8-d # internal github.com/go-openapi/spec mkdir -p $WORK/b1071/ cp $WORK/b1027/_pkg_.a /builddir/.cache/go-build/3f/3f742d72513b9427d1caac7d83b6fa87644caf03adeea8da293b53dc51cd6245-d # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/0b/0b58960f89a2da992d694b5260969b8a30f058f7458e6df7e7923dfbc8888c4f-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops mkdir -p $WORK/b880/ cuelang.org/go/internal/encoding mkdir -p $WORK/b1011/ cat >$WORK/b1071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/gob=$WORK/b330/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b415/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b1072/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1071/_pkg_.a -trimpath "$WORK/b1071=>" -p github.com/go-openapi/spec -lang=go1.13 -complete -installsuffix shared -buildid qT29WUKthLFBMil5lkxO/qT29WUKthLFBMil5lkxO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1071/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/url_go19.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/xml_object.go cat >$WORK/b880/importcfg << 'EOF' # internal # import config packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b881/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b882/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=$WORK/b888/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b884/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops -lang=go1.14 -complete -installsuffix shared -buildid lqgrM3G1z_fOKb6PvMWe/lqgrM3G1z_fOKb6PvMWe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b880/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/ops.go cat >$WORK/b1011/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b945/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b951/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b946/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b983/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b1012/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b1013/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b1016/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b1019/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b1021/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b1027/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b986/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b984/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b953/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b306/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1011/_pkg_.a -trimpath "$WORK/b1011=>" -p cuelang.org/go/internal/encoding -lang=go1.17 -complete -installsuffix shared -buildid C8LcL49VfLu9CKi_dHlO/C8LcL49VfLu9CKi_dHlO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1011/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_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/c9/c9a06e88f2e4c0788b404922e87f0c5817bc8e28c1ad5d2556d308763f8a6864-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal github.com/aws/aws-sdk-go/internal/s3shared mkdir -p $WORK/b717/ github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/internal/s3shared/s3err github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b719/ github.com/aws/aws-sdk-go/aws/corehandlers github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b187/ mkdir -p $WORK/b210/ mkdir -p $WORK/b179/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b715/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b718/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/aws/aws-sdk-go/internal/s3shared -lang=go1.11 -complete -installsuffix shared -buildid urCR3JYtmmPbSjNUfcO4/urCR3JYtmmPbSjNUfcO4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b717/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 github.com/aws/aws-sdk-go/private/checksum mkdir -p $WORK/b720/ github.com/aws/aws-sdk-go/internal/encoding/gzip mkdir -p $WORK/b194/ mkdir -p $WORK/b1449/ cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a EOF cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b180/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b195/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/aws/aws-sdk-go/internal/s3shared/s3err -lang=go1.11 -complete -installsuffix shared -buildid dBG53dQjKkVF7zNbpIlG/dBG53dQjKkVF7zNbpIlG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b719/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/error.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b180/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b184/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http/httputil=$WORK/b185/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/aws/aws-sdk-go/private/protocol -lang=go1.11 -complete -installsuffix shared -buildid hf9d61TkVpuBZWCzYZCQ/hf9d61TkVpuBZWCzYZCQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b194/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/b210/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile strconv=$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 cat >$WORK/b720/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/aws/aws-sdk-go/private/checksum -lang=go1.11 -complete -installsuffix shared -buildid oG-ldd7JsSQmKYkTj216/oG-ldd7JsSQmKYkTj216 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b720/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/checksum/content_md5.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/aws/aws-sdk-go/aws/csm -lang=go1.11 -complete -installsuffix shared -buildid Vk5Cip6dKVUKmzp4IyrE/Vk5Cip6dKVUKmzp4IyrE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b210/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_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/aws/aws-sdk-go/aws/client -lang=go1.11 -complete -installsuffix shared -buildid zIx2t0QPWnAjCk7_Of9m/zIx2t0QPWnAjCk7_Of9m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b179/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/b1449/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1449/_pkg_.a -trimpath "$WORK/b1449=>" -p github.com/aws/aws-sdk-go/internal/encoding/gzip -lang=go1.11 -complete -installsuffix shared -buildid GFx5p1Wi-7wWNTOiC3Sm/GFx5p1Wi-7wWNTOiC3Sm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1449/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/encoding/gzip/handler.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -lang=go1.11 -complete -installsuffix shared -buildid Q2V2AXqqLladd5g9cGRv/Q2V2AXqqLladd5g9cGRv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b187/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_amd64/buildid -w $WORK/b1362/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/04/049ec7fc5b9f7b257a5c272e6b4bcec3398863398f9e0855e79fe87a17ad9d30-d # internal go.opentelemetry.io/otel/sdk/trace mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b498/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b497/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b500/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/trace=$WORK/b396/_pkg_.a packagefile strconv=$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_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p go.opentelemetry.io/otel/sdk/trace -lang=go1.16 -complete -installsuffix shared -buildid --roargop8OSrUCKfLqe/--roargop8OSrUCKfLqe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b514/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/67/673655a200eef7127b0f19edbb9e2b01e1eb2546b6f51fa41bf0c778c0d6f458-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth mkdir -p $WORK/b876/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b755/_pkg_.a # internal cat >$WORK/b876/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b877/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b880/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b881/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b882/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b884/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b885/_pkg_.a packagefile io/ioutil=$WORK/b110/_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_amd64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth -lang=go1.14 -complete -installsuffix shared -buildid a9_jDvEBLiSmb0PYy0qa/a9_jDvEBLiSmb0PYy0qa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b876/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 cp $WORK/b1362/_pkg_.a /builddir/.cache/go-build/1b/1b075482a94586e5a53f403df1708d183b21706fa28b4158ec24872135cb8004-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1449/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b791/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/3d/3d8cf4a345df3fc118759ce63605e6dd88fcc1657b6086123fcef980907f528f-d # internal cp $WORK/b1449/_pkg_.a /builddir/.cache/go-build/4d/4d2b79e83fbd9b84fd726273820c2c0eb65f3c27ff86ab9d5d415ee25b54be11-d # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/1a/1aa261cd512cc366c7b96465fa17012059633ceb6cb7c78987d3c728bbf52757-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b753/ cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/41/41911410690f5724f4eb9b81387ab50c01d3048e8f13722c667bdd7ea02ec1cd-d # internal cat >$WORK/b753/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b728/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b754/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b755/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b458/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b756/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b757/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/user=$WORK/b513/_pkg_.a packagefile path/filepath=$WORK/b108/_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_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p golang.org/x/oauth2/google -lang=go1.15 -complete -installsuffix shared -buildid L4i-CsK_T-UErBCbQBm9/L4i-CsK_T-UErBCbQBm9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b753/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/error.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_amd64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/51/5143c6ce1cd0f5be36eaa07b907ebf1cb74198a09ab2c42c071db48f400bc41e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/48/488d78a7a308b50fcf777968484d5020a8f506ba6b207a571f8aeed857a8bc00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/8e/8ed3e455318366d4b3e7a2b79227f67fd43afaec5862618a2d06ada1a8ce9c16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/63/63071ca8c9509aa7124a4f5ff761ac2409efcc1074d945e753e843a5f39464fd-d # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/5b/5b4816f8b95425a1313bb93f7be33ef6a2529fcf88b22096b38f96195012b8bb-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/be/be315e620ad919ba24122d2be8981a52da5039bad7f49934d74e045c2d60b9ba-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b180/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b187/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b188/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -lang=go1.11 -complete -installsuffix shared -buildid OWVeYwn-OsnBFEznUmbk/OWVeYwn-OsnBFEznUmbk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b186/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_amd64/buildid -w $WORK/b1054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/c8/c885d37f0505b80c6bb106a755ae1a8fe663fecb0265064d09c8f9c903e53367-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b198/ github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/private/protocol/rest github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b193/ github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b722/ mkdir -p $WORK/b199/ mkdir -p $WORK/b207/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -lang=go1.11 -complete -installsuffix shared -buildid ogz-vyvBTy9b92-TQWEY/ogz-vyvBTy9b92-TQWEY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b721/_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/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/xml=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b192/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -lang=go1.11 -complete -installsuffix shared -buildid AxTsOEZ6a9n9vRqs-eVO/AxTsOEZ6a9n9vRqs-eVO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b722/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_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -lang=go1.11 -complete -installsuffix shared -buildid ukFV3QlcH_d10RUoVHtO/ukFV3QlcH_d10RUoVHtO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b193/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_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -lang=go1.11 -complete -installsuffix shared -buildid ga1F-RqATdGeOizBPn0D/ga1F-RqATdGeOizBPn0D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b199/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 cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -lang=go1.11 -complete -installsuffix shared -buildid 46kjqo-Fdfz0ixD5TmBu/46kjqo-Fdfz0ixD5TmBu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b207/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_amd64/buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b1054/_pkg_.a /builddir/.cache/go-build/23/2362a0464e09629d4dbd1dae14b662261243e1fe7300d1884c1ae562c172cb45-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b1378/ cat >$WORK/b1378/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/b057/_pkg_.a packagefile encoding/csv=$WORK/b374/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile encoding/xml=$WORK/b197/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1378/_pkg_.a -trimpath "$WORK/b1378=>" -p github.com/go-openapi/runtime -lang=go1.15 -complete -installsuffix shared -buildid fKrw3oEN0EpFzdYHwfUz/fKrw3oEN0EpFzdYHwfUz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1378/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_amd64/buildid -w $WORK/b595/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1152/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/9a/9ace1fc3458b4965f9f235cc579ae3c244993de3b7c78733ef2b6e46879ded0f-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage mkdir -p $WORK/b873/ cat >$WORK/b873/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b874/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b875/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b876/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b881/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b882/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b886/_pkg_.a packagefile reflect=$WORK/b034/_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_amd64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage -lang=go1.14 -complete -installsuffix shared -buildid _qZcU0qsJKX1iTFbwbis/_qZcU0qsJKX1iTFbwbis -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b873/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 cp $WORK/b1011/_pkg_.a /builddir/.cache/go-build/a8/a865b38367bce66daa217c2b831c92b82b8a5d232b5bd5a15875735348234150-d # internal cuelang.org/go/cue/load mkdir -p $WORK/b1010/ cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/28/282a50edcd438ccf20da9a40f1c7b476597a012bfbdaaaeaa1ebdea140f859d7-d # internal cp $WORK/b1152/_pkg_.a /builddir/.cache/go-build/cc/cc2397f1f74ef2b825df9f17961252561364474c3f3f0d7b6eae7751f5de19a7-d # internal cat >$WORK/b1010/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b945/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b951/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b946/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b1007/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b959/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b964/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b962/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b1011/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b1027/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b970/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/user=$WORK/b513/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1010/_pkg_.a -trimpath "$WORK/b1010=>" -p cuelang.org/go/cue/load -lang=go1.17 -complete -installsuffix shared -buildid -FV4jSif9wucr5WCvW7F/-FV4jSif9wucr5WCvW7F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1010/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 github.com/stretchr/testify/mock mkdir -p $WORK/b591/ github.com/stretchr/testify/require mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=$WORK/b595/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/stretchr/testify/require -lang=go1.13 -complete -installsuffix shared -buildid fl_-IUt-eFVeYz2YXtxU/fl_-IUt-eFVeYz2YXtxU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b675/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 cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b592/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b593/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b594/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b595/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_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_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/stretchr/testify/mock -lang=go1.13 -complete -installsuffix shared -buildid 4Blj4EvlXQsGXSVt6gTK/4Blj4EvlXQsGXSVt6gTK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack ./vendor/github.com/stretchr/testify/mock/doc.go ./vendor/github.com/stretchr/testify/mock/mock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/9d/9d5bca0575640cb4b1dd468557bedbaef99ad70b4184d0a55adef4575e983dba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/cf/cf56d2db966b8d633eaeaf5e0dd45900bb556e1f55e907d6fca2516e9aa20033-d # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/8c/8c8ca5f4933416f1e815cc8731c37262a7f4b81ef7ce1a940f9811b587b11cc9-d # internal github.com/grafana/grafana-google-sdk-go/pkg/utils google.golang.org/grpc/credentials/oauth mkdir -p $WORK/b1446/ github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider mkdir -p $WORK/b894/ mkdir -p $WORK/b785/ cat >$WORK/b785/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b753/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b757/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p google.golang.org/grpc/credentials/oauth -lang=go1.14 -complete -installsuffix shared -buildid 6WpSnwM9w8VdO0oTPdXM/6WpSnwM9w8VdO0oTPdXM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b785/importcfg -pack ./vendor/google.golang.org/grpc/credentials/oauth/oauth.go cat >$WORK/b894/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b753/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b757/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider -lang=go1.16 -complete -installsuffix shared -buildid 3sQGE-mvaarkO7CeTt9W/3sQGE-mvaarkO7CeTt9W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b894/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal cat >$WORK/b1446/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b753/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1446/_pkg_.a -trimpath "$WORK/b1446=>" -p github.com/grafana/grafana-google-sdk-go/pkg/utils -lang=go1.16 -complete -installsuffix shared -buildid Rd-GFgR2qBO49TKilrfv/Rd-GFgR2qBO49TKilrfv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1446/importcfg -pack ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/fb/fbb78ae0df3ef633513bc4bd3c7e2dd413fd868501a2e096a3bb43aa8a91695c-d # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/aa/aad95034f9858e41142786865f727e3383cd2880fc7bf56707791bcdeb8372cd-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b178/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1446/_pkg_.a # internal cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b186/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b188/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -lang=go1.11 -complete -installsuffix shared -buildid T2i3l8PFj4bkUcMdqI1U/T2i3l8PFj4bkUcMdqI1U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go cp $WORK/b1446/_pkg_.a /builddir/.cache/go-build/b3/b33effb30cb5e6d2c260b858b0e8af989eac7da311f9c7ab598a17592c43ac1f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b785/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/92/92d501b2cc1042789c9cabdfd9744473a748261817c3133d1fa96cbc14627088-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/7b/7b256d626c3ef298641facf8b6cfaabbfef44a0250b287a786a4d4d5c2dc3294-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b191/ cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/75/752bcf23be3bd5983318af052269e7e542ef72238110a6566142ea99eb091079-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b212/ github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b208/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b128/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b192/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b193/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -lang=go1.11 -complete -installsuffix shared -buildid jiEbBR1kkG2q-zZwfyR1/jiEbBR1kkG2q-zZwfyR1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b191/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/b212/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b180/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b207/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b207/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b193/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -lang=go1.11 -complete -installsuffix shared -buildid p75sRyGRFZM3fHuM1nNS/p75sRyGRFZM3fHuM1nNS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -lang=go1.11 -complete -installsuffix shared -buildid TIg4kJaVYVHrxCcx1Axx/TIg4kJaVYVHrxCcx1Axx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b208/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 cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/cf/cf24c75faea0eedd0cc37dec1ed0b6261ed87f3ded7f4b2d365a5c8988f4f864-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b196/ github.com/aws/aws-sdk-go/private/protocol/ec2query mkdir -p $WORK/b1454/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b198/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/aws/aws-sdk-go/private/protocol/query -lang=go1.11 -complete -installsuffix shared -buildid -_cnszFyQeLYf-bLFrgH/-_cnszFyQeLYf-bLFrgH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b196/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 cat >$WORK/b1454/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b197/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b198/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1454/_pkg_.a -trimpath "$WORK/b1454=>" -p github.com/aws/aws-sdk-go/private/protocol/ec2query -lang=go1.11 -complete -installsuffix shared -buildid wfvn0pJ3f7HW2fxkh8ev/wfvn0pJ3f7HW2fxkh8ev -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1454/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_amd64/buildid -w $WORK/b894/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/d1/d125e6bbb28c5b8641c76bda5a61b9f22527f3a9f73d0feeae8ef3cd14491d97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b1378/_pkg_.a /builddir/.cache/go-build/2f/2f98b77454ef8934333beca0028a1e049950ad2a48a77a9ddf4e0b4d28f49cb6-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b1383/ cat >$WORK/b1383/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1378/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1383/_pkg_.a -trimpath "$WORK/b1383=>" -p github.com/go-openapi/runtime/security -lang=go1.15 -complete -installsuffix shared -buildid Haj3_IFL98MphXTEgZkW/Haj3_IFL98MphXTEgZkW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1383/importcfg -pack ./vendor/github.com/go-openapi/runtime/security/authenticator.go ./vendor/github.com/go-openapi/runtime/security/authorizer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/f6/f6b7a7ec83752de613c9218380f667fa228258995412930026df1659b7d724db-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b497/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b521/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b522/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b523/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform -lang=go1.16 -complete -installsuffix shared -buildid LvTsXG-kEUNm3saouGbC/LvTsXG-kEUNm3saouGbC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b520/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_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/ed/edf595557a255231ddfd980083397f42c18220fcfdee0d55ef19f7c5c945097e-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base mkdir -p $WORK/b872/ cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/51/511c7cf5422e0e7b9aa12889566502949ce14f155f32e1c4e3ba40a3d8494873-d # internal cat >$WORK/b872/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b871/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage=$WORK/b873/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b876/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b881/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b882/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b886/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base -lang=go1.14 -complete -installsuffix shared -buildid aUqWmHJFMmUWBYH6Fd_3/aUqWmHJFMmUWBYH6Fd_3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b872/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/base.go cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/c3/c3bc63f4a15aafbe58e8df7068def707b32dd8752467793cb3b4a37dc1d83171-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/lzw=$WORK/b436/_pkg_.a packagefile container/list=$WORK/b133/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b437/_pkg_.a packagefile github.com/google/btree=$WORK/b439/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b440/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b098/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b432/_pkg_.a packagefile github.com/miekg/dns=$WORK/b441/_pkg_.a packagefile github.com/sean-/seed=$WORK/b448/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$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_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/hashicorp/memberlist -lang=go1.12 -complete -installsuffix shared -buildid VFXzKrkdyHCxb77Wamfz/VFXzKrkdyHCxb77Wamfz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b435/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_amd64/buildid -w $WORK/b1454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/5a/5a8eda73710eff9ca26a33c05b08d056bffa6bd1e61e0ef1cdd72a1b1423411e-d # internal cp $WORK/b1454/_pkg_.a /builddir/.cache/go-build/57/577316439d818dc3a8fdad50848f761ee02c0b02acc3b6ab9d19b9007ef127b0-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b207/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b208/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b193/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -lang=go1.11 -complete -installsuffix shared -buildid Ekm4wxiCiogFTHhk_g6a/Ekm4wxiCiogFTHhk_g6a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b206/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_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/fd/fd9e647faf7d040f418e2b1303c421a7275438325f38a60529fa24b242fffc8c-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b723/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/xml=$WORK/b197/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b196/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b193/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -lang=go1.11 -complete -installsuffix shared -buildid RkuCIQAjFcS9BX-Jy3YJ/RkuCIQAjFcS9BX-Jy3YJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b723/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/1c/1ce856c3e25d39e4e55bb42c100637242e034336fe857a376391f66609c8769c-d # internal github.com/grafana/grafana/pkg/services/dashboardsnapshots mkdir -p $WORK/b1049/ cat >$WORK/b1049/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b578/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b591/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1049/_pkg_.a -trimpath "$WORK/b1049=>" -p github.com/grafana/grafana/pkg/services/dashboardsnapshots -lang=go1.19 -complete -installsuffix shared -buildid xSROb3pTQ7SYnsEWjYpH/xSROb3pTQ7SYnsEWjYpH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1049/importcfg -pack ./pkg/services/dashboardsnapshots/errors.go ./pkg/services/dashboardsnapshots/models.go ./pkg/services/dashboardsnapshots/service.go ./pkg/services/dashboardsnapshots/service_mock.go ./pkg/services/dashboardsnapshots/store.go cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/a0/a0a6174b7ecd7b29aeb89d72578a7b1c5df66468ffbab583506bb0fe907e852b-d # internal github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b482/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b484/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b465/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b466/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b483/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b477/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -lang=go1.16 -complete -installsuffix shared -buildid UhfW8zUwfOzXofqyJZBB/UhfW8zUwfOzXofqyJZBB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b482/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 github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b485/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b465/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b477/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/b4/b44b56d8166f49722736912346d4a6200a43ae118b8f4411383d6cf3de483c51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -lang=go1.16 -complete -installsuffix shared -buildid ZNCGEdoyFHBhKhzP76p_/ZNCGEdoyFHBhKhzP76p_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b484/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 github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b211/ github.com/uber/jaeger-client-go/transport cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b464/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b465/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b479/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b187/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b178/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b212/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b186/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b127/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b125/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/uber/jaeger-client-go/rpcmetrics -lang=go1.16 -complete -installsuffix shared -buildid LPK42f9-eSzQF3Vd7R17/LPK42f9-eSzQF3Vd7R17 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b485/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 mkdir -p $WORK/b486/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/aws/aws-sdk-go/aws/defaults -lang=go1.11 -complete -installsuffix shared -buildid Nb8LsLgU6UcQSK5lWGjt/Nb8LsLgU6UcQSK5lWGjt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b211/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/uber/jaeger-client-go/zipkin mkdir -p $WORK/b487/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b465/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b471/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b474/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/uber/jaeger-client-go/transport -lang=go1.16 -complete -installsuffix shared -buildid B9O2aGkkJaaKdnb-txcC/B9O2aGkkJaaKdnb-txcC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b465/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/uber/jaeger-client-go/zipkin -lang=go1.16 -complete -installsuffix shared -buildid EYzYuMJ0_tcQ3YjQNeHZ/EYzYuMJ0_tcQ3YjQNeHZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b487/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_amd64/buildid -w $WORK/b1383/_pkg_.a # internal cp $WORK/b1383/_pkg_.a /builddir/.cache/go-build/0a/0a6f433141218cbd0ea853e60fe1b0449442c014b70ef110a86d7055c91dc562-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/0c/0c451f308fbb15c4d2b4c2821aab4583b38d52d5ee10cc04a746212e7639b043-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b455/ github.com/dlmiddlecote/sqlstats mkdir -p $WORK/b550/ github.com/prometheus/client_golang/prometheus/promauto mkdir -p $WORK/b587/ github.com/grafana/grafana/pkg/infra/metrics/metricutil mkdir -p $WORK/b644/ github.com/grafana/grafana/pkg/infra/metrics/graphitebridge github.com/prometheus/alertmanager/types mkdir -p $WORK/b660/ mkdir -p $WORK/b643/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a EOF cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b549/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a EOF github.com/prometheus/common/version mkdir -p $WORK/b674/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/prometheus/client_golang/prometheus/promauto -lang=go1.17 -complete -installsuffix shared -buildid lCSEb-xCU6U9WtsaWQ9M/lCSEb-xCU6U9WtsaWQ9M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go github.com/FZambia/eagle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/dlmiddlecote/sqlstats -lang=go1.11 -complete -installsuffix shared -buildid maoD4BKQ7h0ZSXn8JFeA/maoD4BKQ7h0ZSXn8JFeA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b550/importcfg -pack ./vendor/github.com/dlmiddlecote/sqlstats/collector.go ./vendor/github.com/dlmiddlecote/sqlstats/collector_115.go github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b1110/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b1123/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/grafana/grafana/pkg/infra/metrics/metricutil -lang=go1.19 -complete -installsuffix shared -buildid YfHUB5QhV5WSIXM4tZaP/YfHUB5QhV5WSIXM4tZaP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b644/importcfg -pack ./pkg/infra/metrics/metricutil/utils.go github.com/weaveworks/promrus mkdir -p $WORK/b1351/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b654/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b1108/ github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/prometheus/alertmanager/types -lang=go1.18 -complete -installsuffix shared -buildid GIeWYoIGUNL7HxeIGkmV/GIeWYoIGUNL7HxeIGkmV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b660/importcfg -pack ./vendor/github.com/prometheus/alertmanager/types/types.go mkdir -p $WORK/b1195/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal github.com/uber/jaeger-lib/metrics/prometheus mkdir -p $WORK/b1366/ github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b1373/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/prometheus/common/version -lang=go1.16 -complete -installsuffix shared -buildid MJiQE3BrTvk-sgCIh8Zl/MJiQE3BrTvk-sgCIh8Zl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b674/importcfg -pack ./vendor/github.com/prometheus/common/version/info.go cat >$WORK/b643/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/b032/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b384/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b387/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/4c/4cb4464985043b6e3c1d06af7b73f203f1355424628e25c3e5311f5e4f51931d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/grafana/grafana/pkg/infra/metrics/graphitebridge -lang=go1.19 -complete -installsuffix shared -buildid jAeCnE8bwsbrtdv0DjSr/jAeCnE8bwsbrtdv0DjSr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b643/importcfg -pack ./pkg/infra/metrics/graphitebridge/graphite.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1110/_pkg_.a -trimpath "$WORK/b1110=>" -p github.com/prometheus/prometheus/util/stats -lang=go1.14 -complete -installsuffix shared -buildid WQ9haKCLuYwUlFEyQIJV/WQ9haKCLuYwUlFEyQIJV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1110/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/stats/query_stats.go ./vendor/github.com/prometheus/prometheus/util/stats/timer.go cat >$WORK/b1123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b384/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1109/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1086/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1092/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1093/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1106/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1107/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1123/_pkg_.a -trimpath "$WORK/b1123=>" -p github.com/FZambia/eagle -lang=go1.16 -complete -installsuffix shared -buildid swb8iogqn2RhepWdzjsk/swb8iogqn2RhepWdzjsk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1123/importcfg -pack ./vendor/github.com/FZambia/eagle/eagle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1108/_pkg_.a -trimpath "$WORK/b1108=>" -p github.com/prometheus/prometheus/tsdb/wal -lang=go1.14 -complete -installsuffix shared -buildid RxESP6xujSlwAw37xlLc/RxESP6xujSlwAw37xlLc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1108/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 github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi mkdir -p $WORK/b1456/ github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b190/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cat >$WORK/b1366/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b479/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1373/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a EOF cat >$WORK/b1351/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1350/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1366/_pkg_.a -trimpath "$WORK/b1366=>" -p github.com/uber/jaeger-lib/metrics/prometheus -lang=go1.16 -complete -installsuffix shared -buildid W2ozlPtAUMCI5AwNCWvl/W2ozlPtAUMCI5AwNCWvl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1366/importcfg -pack ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1373/_pkg_.a -trimpath "$WORK/b1373=>" -p github.com/prometheus/alertmanager/api/metrics -lang=go1.18 -complete -installsuffix shared -buildid j44NemDLARXSY_Nepr5W/j44NemDLARXSY_Nepr5W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1373/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1351/_pkg_.a -trimpath "$WORK/b1351=>" -p github.com/weaveworks/promrus -lang=go1.16 -complete -installsuffix shared -buildid 3g2z5eLOU1ny5_aMxJlK/3g2z5eLOU1ny5_aMxJlK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1351/importcfg -pack ./vendor/github.com/weaveworks/promrus/promrus.go cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/04/04d5fa6741b3ba5cf12dddc16576179bef292620f68a73b9adaac1faf3800c77-d # internal cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b182/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b180/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b191/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b196/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1456/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b182/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b180/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b191/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b208/_pkg_.a EOF cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b456/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b219/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/aws/aws-sdk-go/service/cloudwatchlogs mkdir -p $WORK/b1451/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/aws/aws-sdk-go/service/sts -lang=go1.11 -complete -installsuffix shared -buildid E4FrjQg3ZxHeftKTFC4u/E4FrjQg3ZxHeftKTFC4u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b190/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_amd64/compile -o $WORK/b1456/_pkg_.a -trimpath "$WORK/b1456=>" -p github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi -lang=go1.11 -complete -installsuffix shared -buildid YWz5gjXdnY2lPRqCSfgR/YWz5gjXdnY2lPRqCSfgR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1456/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 go.opentelemetry.io/otel/exporters/otlp/otlptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/mwitkow/go-conntrack -lang=go1.16 -complete -installsuffix shared -buildid K8OcVq-c4mIO2Pamd-bt/K8OcVq-c4mIO2Pamd-bt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b455/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 mkdir -p $WORK/b519/ github.com/aws/aws-sdk-go/service/cloudwatch mkdir -p $WORK/b1448/ cat >$WORK/b519/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/b520/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b523/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace -lang=go1.16 -complete -installsuffix shared -buildid sXX14I-gG61D3KNG8Dyl/sXX14I-gG61D3KNG8Dyl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/clients.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporter.go cat >$WORK/b1448/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b182/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b180/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b191/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/encoding/gzip=$WORK/b1449/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b196/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/09/09da4eb9f7fb9b4448ee4afd6f2314f6891aec6bc98570261953a53fd55f20b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1448/_pkg_.a -trimpath "$WORK/b1448=>" -p github.com/aws/aws-sdk-go/service/cloudwatch -lang=go1.11 -complete -installsuffix shared -buildid 6D8wWJ5LlmWb-xfGktgm/6D8wWJ5LlmWb-xfGktgm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1448/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/api.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/customizations.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b872/_pkg_.a # internal cat >$WORK/b1451/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b182/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b180/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b191/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b208/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1451/_pkg_.a -trimpath "$WORK/b1451=>" -p github.com/aws/aws-sdk-go/service/cloudwatchlogs -lang=go1.11 -complete -installsuffix shared -buildid W-FXC-JSJofE26160UBi/W-FXC-JSJofE26160UBi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1451/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/b206/_pkg_.a /builddir/.cache/go-build/37/377a25c6fc24e5e3476a1d57486f26a9c53e4d4be0c5dd577743cc6fb1a0bb10-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b205/ cat >$WORK/b1195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b384/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b387/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httptrace=$WORK/b175/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b182/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b180/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b191/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b206/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1195/_pkg_.a -trimpath "$WORK/b1195=>" -p github.com/prometheus/client_golang/prometheus/promhttp -lang=go1.17 -complete -installsuffix shared -buildid kZyggqHgYFqttVgwwgyD/kZyggqHgYFqttVgwwgyD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1195/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_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/aws/aws-sdk-go/service/sso -lang=go1.11 -complete -installsuffix shared -buildid EP5NA6IWqGmIG_mwPCbU/EP5NA6IWqGmIG_mwPCbU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b205/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/77/77aaf4dc51b966ac9c995fe2db785986209c625c564ffb7486e3cb37253c68fb-d # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/98/981abbbbd1cea733a88022b02789d009446d6e9b57f3096bb13d6268c5f0092d-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential mkdir -p $WORK/b870/ cat >$WORK/b870/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b871/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b872/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b876/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b880/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b881/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b882/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b886/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential -lang=go1.14 -complete -installsuffix shared -buildid jcf-up0cPl3d3BO7g1sR/jcf-up0cPl3d3BO7g1sR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b870/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential/confidential.go github.com/AzureAD/microsoft-authentication-library-for-go/apps/public mkdir -p $WORK/b890/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cat >$WORK/b890/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b871/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b872/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=$WORK/b891/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b876/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b880/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b881/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b882/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b886/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile github.com/pkg/browser=$WORK/b892/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/public -lang=go1.14 -complete -installsuffix shared -buildid TS2BbtJOB0v-BfNn4dpq/TS2BbtJOB0v-BfNn4dpq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b890/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/public/public.go cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/a2/a2cace5aa913c2bce4044b9b9c7b0a150e390fdd4cacac112ab125e7c1b2ef12-d # internal github.com/grafana/grafana/pkg/infra/usagestats mkdir -p $WORK/b798/ github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b1112/ cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/cb/cba22eb2d2a66a3bed6d7f03f174dc2c53cf2cb2f349d43b5e8e26ff49596654-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1236/_pkg_.a # internal github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b716/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cat >$WORK/b798/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/grafana/grafana/pkg/infra/usagestats -lang=go1.19 -complete -installsuffix shared -buildid F9xqcyBGTeO_7sEGM5e2/F9xqcyBGTeO_7sEGM5e2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b798/importcfg -pack ./pkg/infra/usagestats/mock.go ./pkg/infra/usagestats/service.go cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/xml=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b715/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b182/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b180/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b127/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b191/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b717/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b718/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b719/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b128/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b720/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b721/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b722/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b193/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b723/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b199/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1112/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile go.uber.org/goleak=$WORK/b1113/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/aws/aws-sdk-go/service/s3 -lang=go1.11 -complete -installsuffix shared -buildid XAB0A68VHg9XZqUz4GU9/XAB0A68VHg9XZqUz4GU9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b716/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1112/_pkg_.a -trimpath "$WORK/b1112=>" -p github.com/prometheus/prometheus/util/testutil -lang=go1.14 -complete -installsuffix shared -buildid JoUkebdEFvzd_mDFG0sU/JoUkebdEFvzd_mDFG0sU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1112/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_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/5c/5c53ab1355d423a16c40332314a0c8b9ffd2882656ba55b9b0b3cadc882c0e62-d # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/5f/5f5b31d6eb87c51e76cd22d3a404869590a95bdf62afcc036db7cd7f8a634c0d-d # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/62/62abf52294970aa6e9b17b627df2c5d26cd040bccdb92bd72702073f7c9d553e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1373/_pkg_.a # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b481/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/05/05e5d401c69e372f3ca9eac18b8d29af343a7ae84b9a21ca1fbe3377150ac5d2-d # internal github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b1453/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b465/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b486/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b477/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b479/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/uber/jaeger-client-go/config -lang=go1.16 -complete -installsuffix shared -buildid erFn793sIvkx-DbOFnoD/erFn793sIvkx-DbOFnoD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b481/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 cp $WORK/b1373/_pkg_.a /builddir/.cache/go-build/d9/d9537f6c6ce14ac72a49a748560fe47c5b0b6f8cf1c21f58f55b2c25dc027055-d # internal cp $WORK/b1049/_pkg_.a /builddir/.cache/go-build/2d/2d36160ee1afd950db4eef1079c597b9071ceb2d079851f7b5cafd9c049e3248-d # internal github.com/grafana/grafana/pkg/services/dashboardsnapshots/service mkdir -p $WORK/b1532/ cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/29/29391f4937e42c59f4f077888d5d0f546a7391560a879d365ebb974cb4db430d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1351/_pkg_.a # internal cat >$WORK/b1453/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b182/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b180/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b127/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b191/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b1454/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1532/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1049/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1453/_pkg_.a -trimpath "$WORK/b1453=>" -p github.com/aws/aws-sdk-go/service/ec2 -lang=go1.11 -complete -installsuffix shared -buildid g2dEbj6xdrdEKlWEnuav/g2dEbj6xdrdEKlWEnuav -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1453/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_amd64/compile -o $WORK/b1532/_pkg_.a -trimpath "$WORK/b1532=>" -p github.com/grafana/grafana/pkg/services/dashboardsnapshots/service -lang=go1.19 -complete -installsuffix shared -buildid oJiEYCmfjDeYaw11vv_F/oJiEYCmfjDeYaw11vv_F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1532/importcfg -pack ./pkg/services/dashboardsnapshots/service/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b1351/_pkg_.a /builddir/.cache/go-build/22/225aac0ed6fd439b3291594129e14a85e0b3171c8d313ab16b074a4be1915974-d # internal github.com/weaveworks/common/logging mkdir -p $WORK/b1348/ cat >$WORK/b1348/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b504/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b080/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1349/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1350/_pkg_.a packagefile github.com/weaveworks/promrus=$WORK/b1351/_pkg_.a packagefile os=$WORK/b039/_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_amd64/compile -o $WORK/b1348/_pkg_.a -trimpath "$WORK/b1348=>" -p github.com/weaveworks/common/logging -lang=go1.13 -complete -installsuffix shared -buildid 2bd7B7KINP4rpYFWQOZn/2bd7B7KINP4rpYFWQOZn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1348/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 cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/13/1316f0ad86f8feb085cb484ebdd5f1fe7091851583989090a7c765e8660ede59-d # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/33/334e4ab71e357281346d62a735fa228c200df036b27a574cacb3e22d8af3c5a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/36/36c4eab3f2905a5fa4ba68618a228d9abbd8f683ecc7283f11242c4a3e79a83f-d # internal github.com/grafana/grafana/pkg/services/alerting/metrics mkdir -p $WORK/b799/ github.com/sercand/kuberesolver mkdir -p $WORK/b1359/ cat >$WORK/b1359/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b587/_pkg_.a packagefile golang.org/x/net/context=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime/debug=$WORK/b356/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1359/_pkg_.a -trimpath "$WORK/b1359=>" -p github.com/sercand/kuberesolver -lang=go1.16 -complete -installsuffix shared -buildid go6egj0-XWRSn2IdHo52/go6egj0-XWRSn2IdHo52 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1359/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 cat >$WORK/b799/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b587/_pkg_.a EOF cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/e7/e783967931d870df2648213c390f572407bb3b0a8d9279b004e001a2dab16c94-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/grafana/grafana/pkg/services/alerting/metrics -lang=go1.19 -complete -installsuffix shared -buildid OzKImBcrPZwkC_T0agOA/OzKImBcrPZwkC_T0agOA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b799/importcfg -pack ./pkg/services/alerting/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b798/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1110/_pkg_.a # internal cp $WORK/b1236/_pkg_.a /builddir/.cache/go-build/c7/c7ebbe8a9445c4b37a07ae448ddabf9fb3ce4cff3b4f07d1fe588b0c138642bf-d # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/b3/b34744e16fbe5d831a9aabd8dd095633cc54a91cabb1b5c5e8ed984f81d065c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1532/_pkg_.a # internal cp $WORK/b1110/_pkg_.a /builddir/.cache/go-build/12/1216f5873d5ef76dfb1bdfd11941206de3efade312b97ac4eac1bf32b395d2cb-d # internal cp $WORK/b1532/_pkg_.a /builddir/.cache/go-build/38/38c4af84650981add5bd1569383fa84088970482f095c548a78e929d120e6704-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/67/679240c28f51b3e145f9373f66a904f450e0d763de03a05ae6fc20819ebf86bf-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b659/ github.com/prometheus/alertmanager/store github.com/prometheus/alertmanager/template mkdir -p $WORK/b661/ mkdir -p $WORK/b670/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b660/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b660/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a EOF cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b671/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b660/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b598/_pkg_.a packagefile golang.org/x/text/language=$WORK/b600/_pkg_.a packagefile html/template=$WORK/b221/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/prometheus/alertmanager/store -lang=go1.18 -complete -installsuffix shared -buildid zymrObjUrJYCeSqDIKEw/zymrObjUrJYCeSqDIKEw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b661/importcfg -pack ./vendor/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/prometheus/alertmanager/template -lang=go1.18 -complete -installsuffix shared -buildid ikb6h1pqrd1TvA8SgiTq/ikb6h1pqrd1TvA8SgiTq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b670/importcfg -pack ./vendor/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/prometheus/alertmanager/provider -lang=go1.18 -complete -installsuffix shared -buildid dtgeSQnQh65bHsmwnj2i/dtgeSQnQh65bHsmwnj2i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b659/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/provider.go cp $WORK/b1071/_pkg_.a /builddir/.cache/go-build/3f/3fe3b383fe57cb2f2655b857fe0da0689ee4f7fa430ceda19fbdd8c518e49e1d-d # internal github.com/go-openapi/analysis/internal/flatten/normalize github.com/go-openapi/analysis/internal/flatten/operations mkdir -p $WORK/b1070/ github.com/go-openapi/analysis/internal/flatten/schutils github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b1074/ mkdir -p $WORK/b1076/ mkdir -p $WORK/b1075/ cat >$WORK/b1075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1069/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b415/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1071/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1075/_pkg_.a -trimpath "$WORK/b1075=>" -p github.com/go-openapi/analysis/internal/flatten/replace -lang=go1.13 -complete -installsuffix shared -buildid zLzwMF9z77h8cpwlRqEK/zLzwMF9z77h8cpwlRqEK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1075/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b870/_pkg_.a # internal cat >$WORK/b1070/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b1071/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1074/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b415/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1071/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/10/10d9b65e25ce43f79b1ab87700e2b00fa256a9870517a141c85df80d53ca49c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1070/_pkg_.a -trimpath "$WORK/b1070=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -lang=go1.13 -complete -installsuffix shared -buildid jc80vyqFq6tIX6NWH7RO/jc80vyqFq6tIX6NWH7RO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1070/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1074/_pkg_.a -trimpath "$WORK/b1074=>" -p github.com/go-openapi/analysis/internal/flatten/operations -lang=go1.13 -complete -installsuffix shared -buildid 0P2c9u6SJJTW3Vwfh40m/0P2c9u6SJJTW3Vwfh40m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1074/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/operations/operations.go cat >$WORK/b1076/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b1071/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1076/_pkg_.a -trimpath "$WORK/b1076=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -lang=go1.13 -complete -installsuffix shared -buildid Ushb9tZaMY_RcMQt8dGM/Ushb9tZaMY_RcMQt8dGM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1076/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b799/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b890/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1112/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/93/93284ade241939ed718fb88a5b4045b3e9309bb40bc2ed63e6a1734706dc2556-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/9b/9bb76a293d5e4f3675c44a2486576429a6b2d5afe57c554ad721b464e7ebfe61-d # internal cp $WORK/b1112/_pkg_.a /builddir/.cache/go-build/2b/2b33e0318b697cd5b373c8ad3b413dbb78ac530a55b67fb3ebd8b579802786cf-d # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/0b/0b9ca44f5c634a11663c6c931af766c39e705e425afb9e6b4d02d57bc3918665-d # internal cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/dc/dcebb35609876bcd506f9fa9ed8ab24c1b2bc23fc6cc94b938b3136ad1d98660-d # internal cp $WORK/b1366/_pkg_.a /builddir/.cache/go-build/4c/4cd1281bb09bdb0bfbc94f4c12c34c88eb812807697b536c910525720e258765-d # internal github.com/Azure/azure-sdk-for-go/sdk/azidentity mkdir -p $WORK/b862/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1010/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/7e/7e06641ae0b09fb18cceec9e47b85e6b0d879b80a60a37126c8577d8220cb03c-d # internal cat >$WORK/b862/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b856/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b861/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b863/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b869/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b867/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b860/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=$WORK/b870/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b877/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=$WORK/b890/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b893/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/prometheus/common/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/Azure/azure-sdk-for-go/sdk/azidentity -lang=go1.16 -complete -installsuffix shared -buildid 9XPtIkLA8CojzEe_pMUj/9XPtIkLA8CojzEe_pMUj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b862/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 mkdir -p $WORK/b454/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b301/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b455/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b302/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b460/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b108/_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_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/prometheus/common/config -lang=go1.16 -complete -installsuffix shared -buildid xH2_Wocg8o_hCAdP9tRi/xH2_Wocg8o_hCAdP9tRi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go cat >$WORK/b301/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/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b302/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b309/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b291/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b263/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b270/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b310/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b311/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b300/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b312/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b313/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b314/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b315/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httputil=$WORK/b185/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$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 packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p google.golang.org/grpc/internal/transport -lang=go1.14 -complete -installsuffix shared -buildid vY0KVs9xmglw-PR47etu/vY0KVs9xmglw-PR47etu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b301/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_amd64/buildid -w $WORK/b1123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1074/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/d6/d6984aef0ed079c2f7490cfe4e75d3a8911d50f7110e7b8e57817fa8f52cac02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1070/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/a2/a2ccf9ebf0c47ecc6ca585fd61346bd82585908da41c4dd39be52c99dd4f2745-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b1396/ cp $WORK/b1076/_pkg_.a /builddir/.cache/go-build/60/608fe5a2031f412769e955b4b29644fe63601e4686568f0d9c1a1cb84a15c06e-d # internal cp $WORK/b1074/_pkg_.a /builddir/.cache/go-build/6c/6c989353879cdbe6f1de5f845b0c72ea819910c7f43354ab3805f3931df0cd71-d # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/80/8082b436e13417264b2451ec50d090ab8c0b3ba08c1571460a712155b42b06fd-d # internal cat >$WORK/b1396/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b659/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b661/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b660/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/getkin/kin-openapi/routers mkdir -p $WORK/b418/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1396/_pkg_.a -trimpath "$WORK/b1396=>" -p github.com/prometheus/alertmanager/provider/mem -lang=go1.18 -complete -installsuffix shared -buildid yemDpkh9ZGxo8hZbgwdK/yemDpkh9ZGxo8hZbgwdK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1396/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/mem/mem.go cp $WORK/b1010/_pkg_.a /builddir/.cache/go-build/c5/c59b507f3878d7ad77099ab1d416c3409ba4c764c1210bf5a53337b824976686-d # internal github.com/grafana/thema/internal/util mkdir -p $WORK/b1031/ cp $WORK/b1070/_pkg_.a /builddir/.cache/go-build/d9/d9e2b200f53f01794d8cc7253463c5aa0cf99b846e148cdcb8a4dcff1d2d48c3-d # internal cp $WORK/b1123/_pkg_.a /builddir/.cache/go-build/68/68c90e6abe0da1ec069ece198591cffbbf2c3bc84af9cbf8b35bcb1d5f9593dc-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b1077/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b411/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/getkin/kin-openapi/routers -lang=go1.16 -complete -installsuffix shared -buildid dHxy_MkBC2oGG7LI5qYU/dHxy_MkBC2oGG7LI5qYU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/types.go cat >$WORK/b1077/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1070/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b415/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1071/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1031/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b1010/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b946/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/thema/internal/astutil=$WORK/b1032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1077/_pkg_.a -trimpath "$WORK/b1077=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -lang=go1.13 -complete -installsuffix shared -buildid YjLrbSrw3na_dwctx9kY/YjLrbSrw3na_dwctx9kY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1077/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1031/_pkg_.a -trimpath "$WORK/b1031=>" -p github.com/grafana/thema/internal/util -lang=go1.18 -complete -installsuffix shared -buildid D2m4BeT2bXO01ftRe4-A/D2m4BeT2bXO01ftRe4-A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1031/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_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1359/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/8a/8aaba043e87e97cccb1033c1b233787533b6bed37bc711bf3ba18f7966d8680e-d # internal cp $WORK/b1075/_pkg_.a /builddir/.cache/go-build/88/880fdca2d7691b9c3e32ab474118668218161f67951a1fcfa17bca5209c68fe1-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/9f/9f7681eba3a26ab9f3ad2a31cda4c6afdfd43c8a6820bb8f30b7f6eac8677407-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b209/ cp $WORK/b1359/_pkg_.a /builddir/.cache/go-build/ed/eda5c62c0725858115814a373db77a00cc06fe4ef791c76d09fd8d35c6ff9893-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/20/20a95b7852fc15b52316be7dc51637314da5934e44cda97aa87d1d71bd064fbf-d # internal github.com/weaveworks/common/tracing mkdir -p $WORK/b1365/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b205/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -lang=go1.11 -complete -installsuffix shared -buildid fhOdBxuEGTagAYoDnFUc/fhOdBxuEGTagAYoDnFUc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go cat >$WORK/b1365/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b465/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b481/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b1366/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1365/_pkg_.a -trimpath "$WORK/b1365=>" -p github.com/weaveworks/common/tracing -lang=go1.13 -complete -installsuffix shared -buildid POFeVOsSFVhWM51jW1rR/POFeVOsSFVhWM51jW1rR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1365/importcfg -pack ./vendor/github.com/weaveworks/common/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/f5/f550600edd8e305c06578486391104355f70990155ec7d06d9c300a4d485be0a-d # internal github.com/getkin/kin-openapi/routers/gorillamux mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b411/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b418/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b420/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/getkin/kin-openapi/routers/gorillamux -lang=go1.16 -complete -installsuffix shared -buildid eQPJ4VdgaLyCogZw_4IE/eQPJ4VdgaLyCogZw_4IE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/gorillamux/router.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1108/_pkg_.a # internal cp $WORK/b1396/_pkg_.a /builddir/.cache/go-build/93/93a3b448820e0507f6a574fbc9ca5c2deb35afa39c1c1ae91b51d7f9b63475b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b1348/_pkg_.a /builddir/.cache/go-build/06/0694a44908d537c4af6105d55751ee8e0923fc293e73c08fce883347027f144b-d # internal cp $WORK/b1031/_pkg_.a /builddir/.cache/go-build/88/88717b11023fd317b25cf0b3b9389a90768355ed2b7b9b705a1045f2e4c307ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1077/_pkg_.a # internal github.com/weaveworks/common/signals mkdir -p $WORK/b1367/ github.com/weaveworks/common/user mkdir -p $WORK/b1346/ github.com/grafana/thema mkdir -p $WORK/b1009/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1456/_pkg_.a # internal cat >$WORK/b1346/importcfg << 'EOF' # internal # import config packagefile github.com/weaveworks/common/errors=$WORK/b1347/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1348/_pkg_.a packagefile golang.org/x/net/context=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF cat >$WORK/b1367/importcfg << 'EOF' # internal # import config packagefile github.com/weaveworks/common/logging=$WORK/b1348/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/signal=$WORK/b324/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1346/_pkg_.a -trimpath "$WORK/b1346=>" -p github.com/weaveworks/common/user -lang=go1.13 -complete -installsuffix shared -buildid 3uhnkZyWdr4InL09erHZ/3uhnkZyWdr4InL09erHZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1346/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1367/_pkg_.a -trimpath "$WORK/b1367=>" -p github.com/weaveworks/common/signals -lang=go1.13 -complete -installsuffix shared -buildid WxKEJ7x78O7jiyi68lBp/WxKEJ7x78O7jiyi68lBp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1367/importcfg -pack ./vendor/github.com/weaveworks/common/signals/signals.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/cb/cb2bd4da551d4d2ea25d3d487e3aa21a92e593ae55f7b0649a78f72d3c7bb4ad-d # internal cat >$WORK/b1009/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b1010/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b982/_pkg_.a packagefile embed=$WORK/b140/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/thema/errors=$WORK/b1029/_pkg_.a packagefile github.com/grafana/thema/internal/envvars=$WORK/b1030/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b1031/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1009/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.2.10/vendor/github.com/grafana/thema/cue.mod/module.cue", "lacuna.cue": "/builddir/build/BUILD/grafana-9.2.10/vendor/github.com/grafana/thema/lacuna.cue", "lineage.cue": "/builddir/build/BUILD/grafana-9.2.10/vendor/github.com/grafana/thema/lineage.cue", "translate.cue": "/builddir/build/BUILD/grafana-9.2.10/vendor/github.com/grafana/thema/translate.cue", "traverse.cue": "/builddir/build/BUILD/grafana-9.2.10/vendor/github.com/grafana/thema/traverse.cue" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1009/_pkg_.a -trimpath "$WORK/b1009=>" -p github.com/grafana/thema -lang=go1.18 -complete -installsuffix shared -buildid qiam3C6NCpoKOYY_oGK3/qiam3C6NCpoKOYY_oGK3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1009/importcfg -embedcfg $WORK/b1009/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 github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b204/ cp $WORK/b1108/_pkg_.a /builddir/.cache/go-build/28/289165cc680a9ea12e17459a1d48c2c3bd1c3f8061154abcd745af3f2e654575-d # internal cp $WORK/b1077/_pkg_.a /builddir/.cache/go-build/1f/1f886237b7ecf4222018b170ebb215ae1215547d7522598d98e368b16bafe659-d # internal cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b205/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b209/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b1365/_pkg_.a /builddir/.cache/go-build/09/095f3ce794dbe2cd61241aeefb06b28240d0ec9d95ba8c1681783ea8b6041f96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -lang=go1.11 -complete -installsuffix shared -buildid qlY5zTToCKj1mYFLzXBT/qlY5zTToCKj1mYFLzXBT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b204/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 github.com/go-openapi/analysis mkdir -p $WORK/b1068/ cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/7a/7ac935660e398ec7783fa2e20ae232d7214d303fedb1fee23323a4970bfa6390-d # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/cc/cce39658b7299c3acd11021fbbbcd03c0a878cc313cae2240be5f9cf96f7ff34-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b200/ go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore mkdir -p $WORK/b510/ go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger mkdir -p $WORK/b508/ cat >$WORK/b1068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1069/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1070/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b1074/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b1075/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b1076/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b1077/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b415/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1071/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1068/_pkg_.a -trimpath "$WORK/b1068=>" -p github.com/go-openapi/analysis -lang=go1.13 -complete -installsuffix shared -buildid YVtxqrs5_OUVmqgYyb1j/YVtxqrs5_OUVmqgYyb1j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1068/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 cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b509/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b509/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b190/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore -lang=go1.15 -complete -installsuffix shared -buildid z9ZlQfmwOMfDUcxBUo_U/z9ZlQfmwOMfDUcxBUo_U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b510/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger -lang=go1.15 -complete -installsuffix shared -buildid KX3KdTpAGMxW0ooed0aW/KX3KdTpAGMxW0ooed0aW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b508/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_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -lang=go1.11 -complete -installsuffix shared -buildid 6LwL4CIB3idnYvPsqNEC/6LwL4CIB3idnYvPsqNEC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b1456/_pkg_.a /builddir/.cache/go-build/e1/e1c26e1a0ce69f8fda63b560fd872e84c64249f8867ff6256ec91147673bd20e-d # internal github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface mkdir -p $WORK/b1457/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1367/_pkg_.a # internal cat >$WORK/b1457/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1456/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1457/_pkg_.a -trimpath "$WORK/b1457=>" -p github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface -lang=go1.11 -complete -installsuffix shared -buildid iC7fOkPPZpf7y38chu2w/iC7fOkPPZpf7y38chu2w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1457/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface/interface.go cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/26/26d7ac8cf8786310e01f9495fd8dc95bac542df9839f80495516148fb27ebbbf-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b405/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b411/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b418/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b419/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b423/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage -lang=go1.17 -complete -installsuffix shared -buildid os4X9GhHAf3ukzGA_pxI/os4X9GhHAf3ukzGA_pxI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b404/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 cp $WORK/b1367/_pkg_.a /builddir/.cache/go-build/20/202b64a9f60d797e27fde00db07e43ee03f9b763ffa2387ba33a863563b152a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b1346/_pkg_.a /builddir/.cache/go-build/3d/3dfa297775b410638cbb2dbccf41c656944cc441eb092ab4c9927631acabbc30-d # internal github.com/cortexproject/cortex/pkg/tenant mkdir -p $WORK/b1345/ github.com/weaveworks/common/instrument mkdir -p $WORK/b1364/ cat >$WORK/b1364/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b464/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b463/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1363/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1365/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1346/_pkg_.a packagefile golang.org/x/net/context=$WORK/b320/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1364/_pkg_.a -trimpath "$WORK/b1364=>" -p github.com/weaveworks/common/instrument -lang=go1.13 -complete -installsuffix shared -buildid rZ2u81d3FOPmakeKlrbD/rZ2u81d3FOPmakeKlrbD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1364/importcfg -pack ./vendor/github.com/weaveworks/common/instrument/instrument.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cat >$WORK/b1345/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1346/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1345/_pkg_.a -trimpath "$WORK/b1345=>" -p github.com/cortexproject/cortex/pkg/tenant -lang=go1.16 -complete -installsuffix shared -buildid 29cU-8I8NrOK94_GmoEK/29cU-8I8NrOK94_GmoEK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1345/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/tenant/resolver.go ./vendor/github.com/cortexproject/cortex/pkg/tenant/tenant.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/7f/7f11dc30cf23cd6c51e617754edeff574d8fa1a198604c3e7a1ab26bf5525bcb-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b189/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/c3/c3545b4134bb0577be81e7d184cac1c8865cf11328ac61b2029883848f0ee988-d # internal cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b184/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b190/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b200/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -lang=go1.11 -complete -installsuffix shared -buildid hcySS7MAryvnl76AH3fR/hcySS7MAryvnl76AH3fR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b189/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 github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b461/ github.com/prometheus/prometheus/discovery mkdir -p $WORK/b1099/ cat >$WORK/b1099/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b454/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1100/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b454/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1099/_pkg_.a -trimpath "$WORK/b1099=>" -p github.com/prometheus/prometheus/discovery -lang=go1.14 -complete -installsuffix shared -buildid I2VrlmYhdZyyoq5SLF9t/I2VrlmYhdZyyoq5SLF9t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1099/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/prometheus/exporter-toolkit/web -lang=go1.14 -complete -installsuffix shared -buildid OCqAW06zvYo0VA0OUmxO/OCqAW06zvYo0VA0OUmxO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b461/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 cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/4b/4b7cbe83228d290e4a67aa9170446afa023b59e062343472c60a49f986c0fe27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1457/_pkg_.a # internal cp $WORK/b1457/_pkg_.a /builddir/.cache/go-build/e7/e733a20bc1b6b3c27802e5becc4f7fae3546f53023aa3065ada0fda54f2823b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b862/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1345/_pkg_.a # internal cp $WORK/b1345/_pkg_.a /builddir/.cache/go-build/82/8204da1db2844d8911c8c804896f5280c5b0fe4745dc16043ae7ba9ec23df1f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1195/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/03/03102a910ca0bbb2b0f919d9ddc7608f870ae6d196f798d5a9d74a37e021d3ff-d # internal github.com/grafana/grafana-azure-sdk-go/aztokenprovider mkdir -p $WORK/b855/ cat >$WORK/b855/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b856/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b861/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b428/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/grafana/grafana-azure-sdk-go/aztokenprovider -lang=go1.17 -complete -installsuffix shared -buildid SUBLwPMV4nAQkJbEgx6b/SUBLwPMV4nAQkJbEgx6b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b855/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1364/_pkg_.a # internal cp $WORK/b1364/_pkg_.a /builddir/.cache/go-build/60/60c3acf9251abf31a4a52241cdffa8453d538800c18ad3a788835b560a41c96b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b1195/_pkg_.a /builddir/.cache/go-build/89/89ae1b3cc432e786ba8c9e1c619475d55aeec8efdee85657d6db71cce83b0c01-d # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/5f/5f1a42a1b1e6203442740458f34dd3442f7bc400249123abe7402614f8b6b2e8-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b201/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b187/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b202/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b204/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b189/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b210/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b211/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b127/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b124/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b125/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b190/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/aws/aws-sdk-go/aws/session -lang=go1.11 -complete -installsuffix shared -buildid _65S-0SNTb2GzABHywaJ/_65S-0SNTb2GzABHywaJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b201/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 cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/bf/bfbec4a9145913002a2bfb35db08937f4ba4b28a6c784f1697e0704f58821747-d # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/da/da08fe320f559a65b5c71f4bd2846680f65a57f62df32c7435d541925de3f704-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture mkdir -p $WORK/b403/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b404/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b423/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture -lang=go1.17 -complete -installsuffix shared -buildid MUmFPb-uhhZY8ktmC4ys/MUmFPb-uhhZY8ktmC4ys -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture/fixture.go cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/dc/dc29901cf348740cd32449241d462fda99fc82b5474f77173192313fe0d45e59-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b432/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b433/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b435/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b449/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b451/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b454/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b461/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/prometheus/alertmanager/cluster -lang=go1.18 -complete -installsuffix shared -buildid 72931QB8nqjfO-s9e36t/72931QB8nqjfO-s9e36t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b430/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_amd64/buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/35/3550f6df7159d4440bb7a458169745ccfd7afcc53f1c1f642c9570aa2289b707-d # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/f6/f6750004d4ca39981456d4961d8755eb86e74304ff47e83ea29fae62e7b23295-d # internal github.com/grafana/grafana-azure-sdk-go/azhttpclient mkdir -p $WORK/b1435/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1099/_pkg_.a # internal cat >$WORK/b1435/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b428/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b855/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1435/_pkg_.a -trimpath "$WORK/b1435=>" -p github.com/grafana/grafana-azure-sdk-go/azhttpclient -lang=go1.17 -complete -installsuffix shared -buildid zSs4mKvxk3w5nhIc-ySs/zSs4mKvxk3w5nhIc-ySs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1435/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azhttpclient/middleware.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azhttpclient/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1009/_pkg_.a # internal cp $WORK/b1099/_pkg_.a /builddir/.cache/go-build/42/42ffe7e54d43e213e5895ff5c101d3c2a82a9749a5851b01181d12cb490b77b6-d # internal cp $WORK/b1009/_pkg_.a /builddir/.cache/go-build/76/76e59a2354f681d3d38f36680b3ce2719d766a81e2a6eec2158ed142afe3bc6d-d # internal github.com/grafana/thema/kernel mkdir -p $WORK/b1033/ github.com/grafana/thema/load mkdir -p $WORK/b1035/ cat >$WORK/b1033/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b983/_pkg_.a packagefile cuelang.org/go/encoding/yaml=$WORK/b1034/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1009/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF cat >$WORK/b1035/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b945/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b969/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b1010/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1009/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b1031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1033/_pkg_.a -trimpath "$WORK/b1033=>" -p github.com/grafana/thema/kernel -lang=go1.18 -complete -installsuffix shared -buildid u7riaVGE39aqsMsCXBDW/u7riaVGE39aqsMsCXBDW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1033/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_amd64/compile -o $WORK/b1035/_pkg_.a -trimpath "$WORK/b1035=>" -p github.com/grafana/thema/load -lang=go1.18 -complete -installsuffix shared -buildid M6r-3HxBkKXzGCpK7988/M6r-3HxBkKXzGCpK7988 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1035/importcfg -pack ./vendor/github.com/grafana/thema/load/load.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/56/56c9c0b856f9094c13c3dbe2f2b76abb754237e502f8ffaef2bf01461317d7a4-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/http_logger mkdir -p $WORK/b1194/ github.com/grafana/grafana-plugin-sdk-go/experimental/e2e mkdir -p $WORK/b399/ cat >$WORK/b1194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b403/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b404/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b423/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1194/_pkg_.a -trimpath "$WORK/b1194=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/http_logger -lang=go1.17 -complete -installsuffix shared -buildid CgByq4_6Ul1LjbFFU2lq/CgByq4_6Ul1LjbFFU2lq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1194/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/http_logger/http_logger.go cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile embed=$WORK/b140/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b400/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b401/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b402/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b403/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b423/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e -lang=go1.17 -complete -installsuffix shared -buildid WHtSEHklzh4fPtKg8ULd/WHtSEHklzh4fPtKg8ULd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b399/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1435/_pkg_.a # internal cp $WORK/b1435/_pkg_.a /builddir/.cache/go-build/5b/5bed8104bc387313d1d722427b80b1f670c451a977a9c3325429b5ada4b87d80-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/77/77fed6f79c3b7ad064e64eba688b544afa25a6a8985eee504fb27226e4c9d4b0-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b509/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent -lang=go1.15 -complete -installsuffix shared -buildid 4DJJX5hh7yr3yIqpb41M/4DJJX5hh7yr3yIqpb41M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b507/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_amd64/buildid -w $WORK/b1033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1035/_pkg_.a # internal cp $WORK/b1033/_pkg_.a /builddir/.cache/go-build/ea/ea86bb314bf9eced50eaad232792ae953a71566d880a6d1203347f71159fe8d7-d # internal cp $WORK/b1035/_pkg_.a /builddir/.cache/go-build/05/0541e2d45210fb21bdb7006f3e84cc9949548cd23ec7b03a79923e428a00dd71-d # internal github.com/grafana/grafana/pkg/cuectx mkdir -p $WORK/b936/ cat >$WORK/b936/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b969/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1009/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b1033/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b1035/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile testing/fstest=$WORK/b1036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p github.com/grafana/grafana/pkg/cuectx -lang=go1.19 -complete -installsuffix shared -buildid pUhxdTI114kbSfIYmklM/pUhxdTI114kbSfIYmklM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b936/importcfg -pack ./pkg/cuectx/ctx.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1068/_pkg_.a # internal cp $WORK/b1068/_pkg_.a /builddir/.cache/go-build/98/98b89651b5b55ed1853fe03ea898ad8f69900483974f0cb580b5e82eb4ed0718-d # internal github.com/go-openapi/loads mkdir -p $WORK/b1078/ cat >$WORK/b1078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/gob=$WORK/b330/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1068/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1071/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1078/_pkg_.a -trimpath "$WORK/b1078=>" -p github.com/go-openapi/loads -lang=go1.13 -complete -installsuffix shared -buildid ED803PqzOTN5LSyWzUgP/ED803PqzOTN5LSyWzUgP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1078/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b1194/_pkg_.a /builddir/.cache/go-build/f1/f1e9ac7125bb1dfd374f7e49f8cceb97a1265d6602a3f0ffe7b3e437e7db2883-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1135/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/ae/aeee16bb827abc2bd6ba7bce9d37ec8fa22be4550b0fd402fe645e098081bdad-d # internal github.com/grafana/grafana-plugin-sdk-go/build mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b399/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b401/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b402/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b403/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b404/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b425/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b426/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b427/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/grafana/grafana-plugin-sdk-go/build -lang=go1.17 -complete -installsuffix shared -buildid WxphppxK-cyFka5VPSAw/WxphppxK-cyFka5VPSAw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b398/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_amd64/buildid -w $WORK/b507/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b936/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/f1/f1539fcf1d8d76903a0289ee5bc11576c6a58ec030dec9991b8cc2e3ad1983bb-d # internal go.opentelemetry.io/otel/exporters/jaeger mkdir -p $WORK/b506/ cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/0a/0a3fcc08e3e14dd269c9ce030ed6477e9598d76b28db0a0c10a8017f780a697d-d # internal github.com/grafana/grafana/pkg/framework/coremodel mkdir -p $WORK/b1038/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b497/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b507/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_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_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p go.opentelemetry.io/otel/exporters/jaeger -lang=go1.15 -complete -installsuffix shared -buildid QrEzG0g75WU2_h0qWv6l/QrEzG0g75WU2_h0qWv6l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b506/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 cat >$WORK/b1038/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b1010/_pkg_.a packagefile embed=$WORK/b140/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b936/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1009/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b1033/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b1035/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile testing/fstest=$WORK/b1036/_pkg_.a EOF cat >$WORK/b1038/embedcfg << 'EOF' # internal { "Patterns": { "*.cue": [ "slots.cue" ] }, "Files": { "slots.cue": "/builddir/build/BUILD/grafana-9.2.10/pkg/framework/coremodel/slots.cue" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1038/_pkg_.a -trimpath "$WORK/b1038=>" -p github.com/grafana/grafana/pkg/framework/coremodel -lang=go1.19 -complete -installsuffix shared -buildid glcSDOD_t-oLytYjemZG/glcSDOD_t-oLytYjemZG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1038/importcfg -embedcfg $WORK/b1038/embedcfg -pack ./pkg/framework/coremodel/helpers.go ./pkg/framework/coremodel/interface.go ./pkg/framework/coremodel/slot.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1078/_pkg_.a # internal cp $WORK/b1078/_pkg_.a /builddir/.cache/go-build/39/39b2e18fdaf6329f93f46e1f4788603ea8cac0e80dfd3b9029fee337726aa5c9-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b1382/ cat >$WORK/b1382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1068/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1078/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1378/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1071/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1382/_pkg_.a -trimpath "$WORK/b1382=>" -p github.com/go-openapi/runtime/middleware/untyped -lang=go1.15 -complete -installsuffix shared -buildid TGcN-Y-GIKWZ77AVqjGL/TGcN-Y-GIKWZ77AVqjGL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1382/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/untyped/api.go github.com/go-openapi/validate mkdir -p $WORK/b1067/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cat >$WORK/b1067/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1068/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b415/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1078/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1071/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1067/_pkg_.a -trimpath "$WORK/b1067=>" -p github.com/go-openapi/validate -lang=go1.14 -complete -installsuffix shared -buildid SEoWoMNR4QvLftjkaa7G/SEoWoMNR4QvLftjkaa7G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1067/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 cp $WORK/b1135/_pkg_.a /builddir/.cache/go-build/63/637d0593a95e34d00ef002f132eca445848f4aeae0f4c5c7a152db27d82c4249-d # internal github.com/centrifugal/centrifuge/internal/recovery mkdir -p $WORK/b1134/ cat >$WORK/b1134/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/protocol=$WORK/b1135/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1134/_pkg_.a -trimpath "$WORK/b1134=>" -p github.com/centrifugal/centrifuge/internal/recovery -lang=go1.17 -complete -installsuffix shared -buildid 0h4IXbZWyx21dMnS2Bgm/0h4IXbZWyx21dMnS2Bgm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1134/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/recovery/helpers.go ./vendor/github.com/centrifugal/centrifuge/internal/recovery/sync.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/ff/ff8bbb2b8e772e72a06d69a886607cd37658b455a917eac99d318ff17b5d040b-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b189/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b201/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b191/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b454/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/prometheus/common/sigv4 -lang=go1.15 -complete -installsuffix shared -buildid t3hTMJZRrWsA73nIHmGz/t3hTMJZRrWsA73nIHmGz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b656/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_amd64/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1134/_pkg_.a # internal cp $WORK/b1038/_pkg_.a /builddir/.cache/go-build/f2/f2b5e4235df7f4959b3db60725d246b8253964b512ca00c66d7b5d7a6f948f76-d # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/aa/aa7a19a66aeb6184c265e17e153367eaae6fef6017a9c74f8f57d1fea51ec695-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b662/ github.com/prometheus/alertmanager/silence github.com/grafana/grafana/pkg/coremodel/pluginmeta mkdir -p $WORK/b666/ github.com/grafana/grafana/pkg/coremodel/dashboard cp $WORK/b1134/_pkg_.a /builddir/.cache/go-build/7d/7d8bf921285c4ab9c1acac757ddf191a23ce7cd35a11cb18400a2465dd5329b0-d # internal mkdir -p $WORK/b1040/ mkdir -p $WORK/b935/ cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/60/603390bf146b17f9ec7423de267041cfd1c96c22a161180205bcf491303f980a-d # internal github.com/centrifugal/centrifuge mkdir -p $WORK/b1122/ google.golang.org/grpc mkdir -p $WORK/b218/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b667/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b668/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b388/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b430/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b654/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b669/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b660/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b935/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b140/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b936/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b1038/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1009/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a EOF cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b388/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b430/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b663/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b935/embedcfg << 'EOF' # internal { "Patterns": { "coremodel.cue": [ "coremodel.cue" ] }, "Files": { "coremodel.cue": "/builddir/build/BUILD/grafana-9.2.10/pkg/coremodel/dashboard/coremodel.cue" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/prometheus/alertmanager/nflog -lang=go1.18 -complete -installsuffix shared -buildid 0bgnaEmDEUy40E3Zeg99/0bgnaEmDEUy40E3Zeg99 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b662/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflog.go cat >$WORK/b1040/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b140/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b936/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b1038/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1009/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a EOF cat >$WORK/b1040/embedcfg << 'EOF' # internal { "Patterns": { "coremodel.cue": [ "coremodel.cue" ] }, "Files": { "coremodel.cue": "/builddir/build/BUILD/grafana-9.2.10/pkg/coremodel/pluginmeta/coremodel.cue" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p github.com/grafana/grafana/pkg/coremodel/dashboard -lang=go1.19 -complete -installsuffix shared -buildid GkzIO6l0KmCighngkI1h/GkzIO6l0KmCighngkI1h -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b935/importcfg -embedcfg $WORK/b935/embedcfg -pack ./pkg/coremodel/dashboard/addenda.go ./pkg/coremodel/dashboard/dashboard_gen.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/prometheus/alertmanager/silence -lang=go1.18 -complete -installsuffix shared -buildid p-ofxdO8hBlTev9qX1hb/p-ofxdO8hBlTev9qX1hb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b666/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silence.go cat >$WORK/b1122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b1082/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/FZambia/eagle=$WORK/b1123/_pkg_.a packagefile github.com/FZambia/sentinel=$WORK/b1124/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/cancelctx=$WORK/b1126/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1127/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlproto=$WORK/b1128/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/dissolve=$WORK/b1129/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/memstream=$WORK/b1130/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/nowtime=$WORK/b1131/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/priority=$WORK/b1132/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/queue=$WORK/b1133/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/recovery=$WORK/b1134/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/timers=$WORK/b1150/_pkg_.a packagefile github.com/centrifugal/protocol=$WORK/b1135/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1125/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1151/_pkg_.a packagefile github.com/igm/sockjs-go/v3/sockjs=$WORK/b1152/_pkg_.a packagefile github.com/mna/redisc=$WORK/b1153/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b676/_pkg_.a packagefile hash/fnv=$WORK/b237/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$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_amd64/compile -o $WORK/b1040/_pkg_.a -trimpath "$WORK/b1040=>" -p github.com/grafana/grafana/pkg/coremodel/pluginmeta -lang=go1.19 -complete -installsuffix shared -buildid b75G3-QlvyScVU2QjI2T/b75G3-QlvyScVU2QjI2T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1040/importcfg -embedcfg $WORK/b1040/embedcfg -pack ./pkg/coremodel/pluginmeta/pluginmeta_gen.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1122/_pkg_.a -trimpath "$WORK/b1122=>" -p github.com/centrifugal/centrifuge -lang=go1.17 -complete -installsuffix shared -buildid 2GMvFyHWqaRvQiJdeKS0/2GMvFyHWqaRvQiJdeKS0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1122/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/emulation.go ./vendor/github.com/centrifugal/centrifuge/errors.go ./vendor/github.com/centrifugal/centrifuge/events.go ./vendor/github.com/centrifugal/centrifuge/handler_http_stream.go ./vendor/github.com/centrifugal/centrifuge/handler_sockjs.go ./vendor/github.com/centrifugal/centrifuge/handler_sse.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/unsubscribe.go ./vendor/github.com/centrifugal/centrifuge/writer.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b226/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b227/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b269/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b277/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b290/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b291/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b270/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b292/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b293/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b295/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b298/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b299/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b294/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b301/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b312/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b313/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b314/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b315/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$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_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/grpc -lang=go1.14 -complete -installsuffix shared -buildid t1tM-LP48dcnhYDUkqic/t1tM-LP48dcnhYDUkqic -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b218/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_amd64/buildid -w $WORK/b656/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b1382/_pkg_.a /builddir/.cache/go-build/4e/4e367141cc2d5b49932a5b94d797fa0fea64ff486f02bc65570083c75c5456b4-d # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/77/778ba71d0bc9d09d796501a5981282d5145376d4f7e90c9d6fe38bb272326cdf-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b1097/ github.com/prometheus/alertmanager/config mkdir -p $WORK/b653/ cat >$WORK/b1097/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b1098/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b454/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b656/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1099/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1101/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b654/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b655/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b454/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b656/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b1097/_pkg_.a -trimpath "$WORK/b1097=>" -p github.com/prometheus/prometheus/config -lang=go1.14 -complete -installsuffix shared -buildid XFljdJ8oAJUnijtTioTI/XFljdJ8oAJUnijtTioTI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1097/importcfg -pack ./vendor/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/prometheus/alertmanager/config -lang=go1.18 -complete -installsuffix shared -buildid 4g7NSw7vAculZcKbSm_z/4g7NSw7vAculZcKbSm_z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b653/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/b398/_pkg_.a /builddir/.cache/go-build/ba/bab4a28ab0cf2fdc508c2b6771db1d9022710425f0bb59cd00d898f49075ebda-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/1f/1f7ec1684e381ae01627de2177a82d57f1d9ae7e78761b2c0bc2415dbe7d0e35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b935/_pkg_.a # internal cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/b3/b34b8fb5dc9cff608c6539e26c0b13784b5c31b5fb877acbfd06605e592adfad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1448/_pkg_.a # internal cp $WORK/b1040/_pkg_.a /builddir/.cache/go-build/9e/9eeb9dfd72804495805e9f51e86ba73073ae69c92d08d6112cf2eccb7f57cd7e-d # internal github.com/grafana/grafana/pkg/framework/coremodel/registry mkdir -p $WORK/b1039/ cat >$WORK/b1039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/google/wire=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b935/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/pluginmeta=$WORK/b1040/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b936/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b1038/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1009/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1039/_pkg_.a -trimpath "$WORK/b1039=>" -p github.com/grafana/grafana/pkg/framework/coremodel/registry -lang=go1.19 -complete -installsuffix shared -buildid mcSYmPcLMmvEW6Q-amcK/mcSYmPcLMmvEW6Q-amcK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1039/importcfg -pack ./pkg/framework/coremodel/registry/provide.go ./pkg/framework/coremodel/registry/registry_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1097/_pkg_.a # internal cp $WORK/b1097/_pkg_.a /builddir/.cache/go-build/b6/b6984fe931f599ed8f59fc574bc4bd33cfc9c5baf1f320eed6831f17b2e5bca2-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b1096/ cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/9f/9fc4cb1fc8ea5443bfeb15b8a30f3609d371cbca679ad57356858d3c7df4de14-d # internal cat >$WORK/b1096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b449/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1097/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1084/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1086/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1090/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1091/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1102/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1092/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1093/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b1104/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b1105/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1106/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1107/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1094/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b1108/_pkg_.a packagefile go.uber.org/atomic=$WORK/b480/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b819/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1096/_pkg_.a -trimpath "$WORK/b1096=>" -p github.com/prometheus/prometheus/tsdb -lang=go1.14 -complete -installsuffix shared -buildid UkcVprX2GPL2b5hzkJlE/UkcVprX2GPL2b5hzkJlE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1096/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_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/ed/edf690fa9dcad7098676aae7e2656ae02e678e434293cf742e86dac6b56a9542-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1039/_pkg_.a # internal cp $WORK/b1451/_pkg_.a /builddir/.cache/go-build/f4/f400c863015df0b849803618358f208c3ae1d2811bc150fd50337c71776b245a-d # internal github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface mkdir -p $WORK/b1452/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b1448/_pkg_.a /builddir/.cache/go-build/a8/a86f8c0769c7a78c1ad426e8f81533fea065442ef807abfe2705af1ee5389cac-d # internal cp $WORK/b1039/_pkg_.a /builddir/.cache/go-build/82/82d3efb05d89574de18d6dd9b059f44a167acdb87ff6497aeefaacf61df3ff54-d # internal github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface mkdir -p $WORK/b1450/ cat >$WORK/b1452/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1451/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1452/_pkg_.a -trimpath "$WORK/b1452=>" -p github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface -lang=go1.11 -complete -installsuffix shared -buildid 3Vq9Igm6lgSYjgd0UXha/3Vq9Igm6lgSYjgd0UXha -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1452/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface/interface.go cat >$WORK/b1450/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1448/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1450/_pkg_.a -trimpath "$WORK/b1450=>" -p github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface -lang=go1.11 -complete -installsuffix shared -buildid R61sZ_zRKyVJYAy-vcYy/R61sZ_zRKyVJYAy-vcYy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1450/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/interface.go cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/c0/c0a3f4f100801a55a62974512c04d1ca8decf894f15ec4e7160ad3a5d602d2c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1450/_pkg_.a # internal cp $WORK/b1452/_pkg_.a /builddir/.cache/go-build/d4/d47cf8f71bf2232d4e43380451511f996f252f713daf939a726da685d99c1419-d # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/59/591ae682d2cc568667966ddbdcd928d9abdfc84b042cd8315f9309914e2ea191-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/oklog/run=$WORK/b323/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b653/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b654/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b659/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b661/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b660/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/prometheus/alertmanager/inhibit -lang=go1.18 -complete -installsuffix shared -buildid KSh7bo9G0rFL7cRFHTCt/KSh7bo9G0rFL7cRFHTCt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b658/importcfg -pack ./vendor/github.com/prometheus/alertmanager/inhibit/inhibit.go cp $WORK/b1450/_pkg_.a /builddir/.cache/go-build/a9/a9d7826db22f98c2ec94fc945d71ccb2dd87be7e0c84e25f9dfef67661a19a96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/a3/a3939c8adec42b265fe2c62fa0775432c03d443e692746f28469927cc12a3d5a-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b526/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b382/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b658/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b662/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b663/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b666/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b670/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b655/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b660/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b674/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/prometheus/alertmanager/notify -lang=go1.18 -complete -installsuffix shared -buildid Rm3PGuoezY2iiArp7bBd/Rm3PGuoezY2iiArp7bBd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b657/importcfg -pack ./vendor/github.com/prometheus/alertmanager/notify/notify.go ./vendor/github.com/prometheus/alertmanager/notify/receiver.go ./vendor/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1067/_pkg_.a # internal cp $WORK/b1067/_pkg_.a /builddir/.cache/go-build/19/19725b746f3733848902f345602ae6f03f482d17d203de001c52b0f88274fa33-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b1377/ github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b1066/ cat >$WORK/b1377/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1068/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1078/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1378/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b1379/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b1380/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b1381/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b1382/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1383/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1071/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1067/_pkg_.a packagefile html/template=$WORK/b221/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1377/_pkg_.a -trimpath "$WORK/b1377=>" -p github.com/go-openapi/runtime/middleware -lang=go1.15 -complete -installsuffix shared -buildid dPnOozngiTCiAfUkpKJv/dPnOozngiTCiAfUkpKJv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1377/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 cat >$WORK/b1066/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1067/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1066/_pkg_.a -trimpath "$WORK/b1066=>" -p github.com/prometheus/alertmanager/api/v2/models -lang=go1.18 -complete -installsuffix shared -buildid IVslP7vhXF1NJTf5zgOd/IVslP7vhXF1NJTf5zgOd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1066/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/integration.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_amd64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/2c/2c22f9a44971bef4dbf2522c71467400c0ae382887dd28663d62baef6b9a83a4-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b1394/ cat >$WORK/b1394/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b653/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b657/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b654/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b659/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b661/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b660/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b1394/_pkg_.a -trimpath "$WORK/b1394=>" -p github.com/prometheus/alertmanager/dispatch -lang=go1.18 -complete -installsuffix shared -buildid ptyX-n8mFebl4VYHhphM/ptyX-n8mFebl4VYHhphM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1394/importcfg -pack ./vendor/github.com/prometheus/alertmanager/dispatch/dispatch.go ./vendor/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1066/_pkg_.a # internal cp $WORK/b1066/_pkg_.a /builddir/.cache/go-build/0b/0bae142d5f08214041e7aaef76db71f6958b0c425e66efdc689c930085a205c1-d # internal github.com/prometheus/prometheus/notifier mkdir -p $WORK/b1401/ cat >$WORK/b1401/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1066/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b454/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b674/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1097/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1100/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1101/_pkg_.a packagefile go.uber.org/atomic=$WORK/b480/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_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_amd64/compile -o $WORK/b1401/_pkg_.a -trimpath "$WORK/b1401=>" -p github.com/prometheus/prometheus/notifier -lang=go1.14 -complete -installsuffix shared -buildid sjgTKe83TqNpoX6BSuPT/sjgTKe83TqNpoX6BSuPT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1401/importcfg -pack ./vendor/github.com/prometheus/prometheus/notifier/notifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1394/_pkg_.a # internal cp $WORK/b1394/_pkg_.a /builddir/.cache/go-build/64/64e66859e8406411db49cbe5842ff639327c9369996c915e5d4724fb9501584b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1377/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/78/78d06114e0485a9ee44b7012f426bc6ee421bba6b5b14e38cf992a5b4a34dc16-d # internal google.golang.org/grpc/health/grpc_health_v1 mkdir -p $WORK/b326/ github.com/hashicorp/go-plugin/internal/plugin mkdir -p $WORK/b319/ google.golang.org/grpc/reflection/grpc_reflection_v1alpha mkdir -p $WORK/b328/ github.com/grpc-ecosystem/go-grpc-middleware mkdir -p $WORK/b376/ github.com/grpc-ecosystem/go-grpc-prometheus mkdir -p $WORK/b377/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 mkdir -p $WORK/b217/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p google.golang.org/grpc/health/grpc_health_v1 -lang=go1.14 -complete -installsuffix shared -buildid lxR5p01harmkL4jM96D-/lxR5p01harmkL4jM96D- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b326/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/b328/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p google.golang.org/grpc/reflection/grpc_reflection_v1alpha -lang=go1.14 -complete -installsuffix shared -buildid WdyHwNcu16yX1K4C49cw/WdyHwNcu16yX1K4C49cw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b328/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 go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig mkdir -p $WORK/b527/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b317/_pkg_.a packagefile golang.org/x/net/context=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF go.opentelemetry.io/proto/otlp/collector/trace/v1 mkdir -p $WORK/b531/ github.com/googleapis/gax-go/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/hashicorp/go-plugin/internal/plugin -lang=go1.13 -complete -installsuffix shared -buildid wIknyN0Verj-CKDXbCfr/wIknyN0Verj-CKDXbCfr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b319/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 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b378/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b1503/ google.golang.org/api/internal google.golang.org/grpc/credentials/alts/internal/handshaker/service go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1 mkdir -p $WORK/b730/ go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1 cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/grpc-ecosystem/go-grpc-prometheus -lang=go1.16 -complete -installsuffix shared -buildid vd4RrFJynSu9xf9jpKa4/vd4RrFJynSu9xf9jpKa4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b377/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/balancer/grpclb/grpc_lb_v1 mkdir -p $WORK/b775/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 -lang=go1.17 -complete -installsuffix shared -buildid QdHEUSaSQbaQzMIPpuTX/QdHEUSaSQbaQzMIPpuTX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b217/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 github.com/opentracing-contrib/go-grpc github.com/weaveworks/common/httpgrpc mkdir -p $WORK/b758/ go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1 google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp mkdir -p $WORK/b781/ google.golang.org/genproto/googleapis/iam/v1 mkdir -p $WORK/b1353/ mkdir -p $WORK/b783/ mkdir -p $WORK/b848/ mkdir -p $WORK/b843/ mkdir -p $WORK/b1355/ cat >$WORK/b775/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b282/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b284/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b730/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b731/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b538/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b850/ cat >$WORK/b1503/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=$WORK/b1504/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b498/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b492/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b497/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b491/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b313/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -lang=go1.14 -complete -installsuffix shared -buildid Wk8zt1V52a2QztGMH6ho/Wk8zt1V52a2QztGMH6ho -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b775/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/b531/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b532/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b523/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b758/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b753/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b759/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/googleapis/gax-go/v2 -lang=go1.15 -complete -installsuffix shared -buildid ejtBNxChZmeS9PAIwlZ3/ejtBNxChZmeS9PAIwlZ3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b730/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 mkdir -p $WORK/b736/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p go.opentelemetry.io/proto/otlp/collector/trace/v1 -lang=go1.14 -complete -installsuffix shared -buildid gBoWgKnUW4VGLQeqWMmH/gBoWgKnUW4VGLQeqWMmH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b531/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p google.golang.org/api/internal -lang=go1.15 -complete -installsuffix shared -buildid A1-i_lrxrOL6iZZrVspC/A1-i_lrxrOL6iZZrVspC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b758/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/grpc-ecosystem/go-grpc-middleware -lang=go1.14 -complete -installsuffix shared -buildid x93fMl5ygNwosMd33JIo/x93fMl5ygNwosMd33JIo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b376/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1503/_pkg_.a -trimpath "$WORK/b1503=>" -p go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc -lang=go1.16 -complete -installsuffix shared -buildid UrI7euXYR1PDDRbvi4Jr/UrI7euXYR1PDDRbvi4Jr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1503/importcfg -pack ./vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/grpctrace.go ./vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go ./vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/semconv.go ./vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/version.go cat >$WORK/b1353/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b464/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b463/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cat >$WORK/b848/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b452/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b849/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b529/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b525/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b226/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b530/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1353/_pkg_.a -trimpath "$WORK/b1353=>" -p github.com/opentracing-contrib/go-grpc -lang=go1.11 -complete -installsuffix shared -buildid yNggr977J7vLnF70H_wZ/yNggr977J7vLnF70H_wZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1353/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig -lang=go1.16 -complete -installsuffix shared -buildid 2GUGWBS9-2eWDktl537V/2GUGWBS9-2eWDktl537V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b527/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1 -lang=go1.16 -complete -installsuffix shared -buildid jsfxGcfIc4aZUvHRZYxV/jsfxGcfIc4aZUvHRZYxV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b848/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1/metrics_service.pb.go cat >$WORK/b843/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b452/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b844/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cat >$WORK/b736/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b737/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b738/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b537/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b850/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b452/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b851/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cat >$WORK/b781/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1 -lang=go1.16 -complete -installsuffix shared -buildid Eph1l2ihZTsO34RjCJR7/Eph1l2ihZTsO34RjCJR7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b843/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1/logs_service.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p google.golang.org/genproto/googleapis/iam/v1 -lang=go1.15 -complete -installsuffix shared -buildid nLtXxZPhmS7YZHh8ez50/nLtXxZPhmS7YZHh8ez50 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b736/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_amd64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid 1dWgn7LQx_ASk-FgbfYs/1dWgn7LQx_ASk-FgbfYs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b850/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 cat >$WORK/b783/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b272/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b1355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1356/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b664/_pkg_.a packagefile github.com/gogo/status=$WORK/b1357/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1350/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -lang=go1.14 -complete -installsuffix shared -buildid ADPaysfbyepA38IRc1vM/ADPaysfbyepA38IRc1vM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b781/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_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -lang=go1.14 -complete -installsuffix shared -buildid lIgxNb0Np-KwpAZPGqZM/lIgxNb0Np-KwpAZPGqZM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b783/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/service/service.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1355/_pkg_.a -trimpath "$WORK/b1355=>" -p github.com/weaveworks/common/httpgrpc -lang=go1.13 -complete -installsuffix shared -buildid aydPcBHvagA9Af3hMNgf/aydPcBHvagA9Af3hMNgf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1355/importcfg -pack ./vendor/github.com/weaveworks/common/httpgrpc/httpgrpc.go ./vendor/github.com/weaveworks/common/httpgrpc/httpgrpc.pb.go cp $WORK/b1377/_pkg_.a /builddir/.cache/go-build/74/74a6ebefaeb58dec66df02828e6d98aeca9b139e7a06b49fa42a60196d46a8f2-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/general mkdir -p $WORK/b1391/ github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b1390/ github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b1389/ mkdir -p $WORK/b1392/ github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b1393/ cat >$WORK/b1391/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1378/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1377/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1066/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a EOF cat >$WORK/b1390/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1378/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1377/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1066/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1391/_pkg_.a -trimpath "$WORK/b1391=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -lang=go1.18 -complete -installsuffix shared -buildid anyOh8im7_hkMSTRkN1B/anyOh8im7_hkMSTRkN1B -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1391/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_amd64/compile -o $WORK/b1390/_pkg_.a -trimpath "$WORK/b1390=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -lang=go1.18 -complete -installsuffix shared -buildid 8a2ny_Ot-FPugE8hfYvr/8a2ny_Ot-FPugE8hfYvr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1390/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/b1392/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1378/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1377/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1066/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1392/_pkg_.a -trimpath "$WORK/b1392=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -lang=go1.18 -complete -installsuffix shared -buildid JIOeLWixCZrHLkPmzX3c/JIOeLWixCZrHLkPmzX3c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1392/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/b1389/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1378/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1377/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1066/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a EOF cat >$WORK/b1393/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1378/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1377/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1067/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1066/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1389/_pkg_.a -trimpath "$WORK/b1389=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -lang=go1.18 -complete -installsuffix shared -buildid _Oo3FaI2lLDOMsFjKoKw/_Oo3FaI2lLDOMsFjKoKw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1389/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_amd64/compile -o $WORK/b1393/_pkg_.a -trimpath "$WORK/b1393=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -lang=go1.18 -complete -installsuffix shared -buildid UiKjnbClpMGAl8Zf2pZD/UiKjnbClpMGAl8Zf2pZD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1393/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_amd64/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/26/26d8366630ab29e404f36917f2122cd66c3b8c02c47558a4ece3be3468d188fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/1c/1c24bdf208cac012440ef9e5ec7714f002e9f82cb5aae1e87b6f419922672b3f-d # internal github.com/grpc-ecosystem/go-grpc-middleware/tags mkdir -p $WORK/b1501/ cat >$WORK/b1501/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b313/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1501/_pkg_.a -trimpath "$WORK/b1501=>" -p github.com/grpc-ecosystem/go-grpc-middleware/tags -lang=go1.14 -complete -installsuffix shared -buildid t_o4h0sP5oxaz9RL173J/t_o4h0sP5oxaz9RL173J -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1501/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/context.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/doc.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/fieldextractor.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/interceptors.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1391/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/44/441bc7630bf879270bfb919c510e93c90771207a06c7c0df6fe38871cf252598-d # internal cloud.google.com/go/internal mkdir -p $WORK/b739/ google.golang.org/api/internal/gensupport mkdir -p $WORK/b789/ cat >$WORK/b739/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b730/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b734/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p cloud.google.com/go/internal -lang=go1.11 -complete -installsuffix shared -buildid vCrlgGksV5Ibtw0S8iqy/vCrlgGksV5Ibtw0S8iqy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b739/importcfg -pack ./vendor/cloud.google.com/go/internal/annotate.go ./vendor/cloud.google.com/go/internal/retry.go gocloud.dev/internal/retry mkdir -p $WORK/b1317/ cp $WORK/b1391/_pkg_.a /builddir/.cache/go-build/9e/9e343dd3ffe21b976b8806edff2e19c6564795137a8ad84f97e7aa6c5921993f-d # internal cat >$WORK/b789/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b730/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b734/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile mime/multipart=$WORK/b174/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_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_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p google.golang.org/api/internal/gensupport -lang=go1.15 -complete -installsuffix shared -buildid XB-zjNNRymKY3uyM-jFr/XB-zjNNRymKY3uyM-jFr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b789/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 cp $WORK/b1401/_pkg_.a /builddir/.cache/go-build/2e/2eac4b55df161bcda7b75f681c96dba2d9c91ad30b5c01b81481435d7a07aac2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b758/_pkg_.a # internal cat >$WORK/b1317/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b730/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1317/_pkg_.a -trimpath "$WORK/b1317=>" -p gocloud.dev/internal/retry -lang=go1.12 -complete -installsuffix shared -buildid Xm3kiRv6rKJ76KMDqmhi/Xm3kiRv6rKJ76KMDqmhi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1317/importcfg -pack ./vendor/gocloud.dev/internal/retry/retry.go cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/05/05771d49c2ca24da5899b0a14bf67a6fa5e205d47bed57878218cda54652bd24-d # internal google.golang.org/api/option mkdir -p $WORK/b752/ google.golang.org/api/transport/internal/dca mkdir -p $WORK/b772/ cat >$WORK/b752/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b753/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b758/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b759/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p google.golang.org/api/option -lang=go1.15 -complete -installsuffix shared -buildid Umkpn9mHIf6S_IGr1T0s/Umkpn9mHIf6S_IGr1T0s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b752/importcfg -pack ./vendor/google.golang.org/api/option/option.go cat >$WORK/b772/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b758/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b773/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p google.golang.org/api/transport/internal/dca -lang=go1.15 -complete -installsuffix shared -buildid hyEJ-kRnjAmRm9nULS9z/hyEJ-kRnjAmRm9nULS9z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b772/importcfg -pack ./vendor/google.golang.org/api/transport/internal/dca/dca.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1392/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1353/_pkg_.a # internal cp $WORK/b1392/_pkg_.a /builddir/.cache/go-build/8b/8bd48da06e27bc70a5115904fd1ebc53964e2c1e1d5e9ca8873f4cf40e0a43af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b848/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1390/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/4c/4c53d8df82cfb8f9001673e7ef652ad2408823686a58b3cc93730ef2c675ee73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1503/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/77/778312a6a6233dbb694711840ddc11f2c75c62fd422061e11d996589c580ce80-d # internal github.com/grafana/dskit/grpcutil mkdir -p $WORK/b1369/ google.golang.org/grpc/health mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1369/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/gogo/status=$WORK/b1357/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1370/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b326/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b1390/_pkg_.a /builddir/.cache/go-build/9f/9fb919d13165ee7880eee6576ec7b0ead3ca81ca2004525ee09b5b3deec61e0c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1369/_pkg_.a -trimpath "$WORK/b1369=>" -p github.com/grafana/dskit/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid aWFvGfjq6CKzY2c-h76q/aWFvGfjq6CKzY2c-h76q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1369/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p google.golang.org/grpc/health -lang=go1.14 -complete -installsuffix shared -buildid IbCOGEAiO74jjO9CylQz/IbCOGEAiO74jjO9CylQz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b325/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 cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/df/df3d8112aac4e9db4e041486254efbdecefd01a164f5622a6bd59b47e35d3351-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1317/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/09/098b27e5d424c9055a3a8f9444c0f16572944b63e71dafa221a004a9e1dded5b-d # internal cp $WORK/b1389/_pkg_.a /builddir/.cache/go-build/d2/d203d85dc5dd0ad6ff6a7c13bbf50838d84871917e33cf1867e479e62fcd3f05-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b1317/_pkg_.a /builddir/.cache/go-build/39/395970301a1546ef0b75088cc0f450bf5276d0ed25d93ca77950ed999eed6a21-d # internal gocloud.dev/internal/gcerr mkdir -p $WORK/b1316/ cp $WORK/b1353/_pkg_.a /builddir/.cache/go-build/39/39477a662b4af96cd858e7fdb9a695501ad9eb077b6652868d91282f401bda09-d # internal cat >$WORK/b1316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile gocloud.dev/internal/retry=$WORK/b1317/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1316/_pkg_.a -trimpath "$WORK/b1316=>" -p gocloud.dev/internal/gcerr -lang=go1.12 -complete -installsuffix shared -buildid 50nrCX1YMKEnAc8N6qcH/50nrCX1YMKEnAc8N6qcH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1316/importcfg -pack ./vendor/gocloud.dev/internal/gcerr/errorcode_string.go ./vendor/gocloud.dev/internal/gcerr/gcerr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1501/_pkg_.a # internal cp $WORK/b1503/_pkg_.a /builddir/.cache/go-build/78/78ff39004c42f723b3d356f4cea06f509d2d05a7a0c1c90c81e436904243e816-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/51/514e32fd6614b0eee8a5d8bc82c547782171f3b90a2c746beeb5518a09257630-d # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/ae/aeaa2e74cae834ee4a90353d4ac8d5e52c2ea697ec5b708e23cfb6d1a4e018ae-d # internal cp $WORK/b1501/_pkg_.a /builddir/.cache/go-build/93/93dfc8f58c7bc94e9a4dd830056b0e055513e1b123255b1e4b8aaf0bf952f3eb-d # internal github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing mkdir -p $WORK/b1500/ cat >$WORK/b1500/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b376/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware/tags=$WORK/b1501/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware/util/metautils=$WORK/b1502/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b464/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b463/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1500/_pkg_.a -trimpath "$WORK/b1500=>" -p github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing -lang=go1.14 -complete -installsuffix shared -buildid TL6wd2DKkOXEVO2OuB6l/TL6wd2DKkOXEVO2OuB6l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1500/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing/client_interceptors.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing/doc.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing/id_extract.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing/metadata.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing/options.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing/server_interceptors.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/31/31527182773ce603b08efa2369912d3611a980ef43ae3220dcc40956761196da-d # internal google.golang.org/grpc/reflection mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b251/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b249/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p google.golang.org/grpc/reflection -lang=go1.14 -complete -installsuffix shared -buildid Uq0pMGEeewAYmLdnBcMt/Uq0pMGEeewAYmLdnBcMt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack ./vendor/google.golang.org/grpc/reflection/serverreflection.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b739/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1355/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/c4/c4afc1de1565056751acf7df3aeff330fbcbf7af77ad8378e9d1c6c2ad1ec6ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b1355/_pkg_.a /builddir/.cache/go-build/20/200374c64cc37f4fbdfb1e6a738ebd20bfa7046e9e0a5060fb228e4e29f0a804-d # internal github.com/weaveworks/common/middleware mkdir -p $WORK/b1360/ cp $WORK/b1393/_pkg_.a /builddir/.cache/go-build/6a/6a425553141db7547af0ae07f39f7450c7b7d55f382f7eb9ec8b3167af4c52c2-d # internal cat >$WORK/b1360/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/b032/_pkg_.a packagefile github.com/felixge/httpsnoop=$WORK/b1361/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b420/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b1362/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1350/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1363/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1355/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1364/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1348/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1365/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1346/_pkg_.a packagefile golang.org/x/net/context=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b314/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1360/_pkg_.a -trimpath "$WORK/b1360=>" -p github.com/weaveworks/common/middleware -lang=go1.13 -complete -installsuffix shared -buildid -QiVQjY7Lmol_Uf0HPip/-QiVQjY7Lmol_Uf0HPip -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1360/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 github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b1388/ cat >$WORK/b1388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1078/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1378/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1377/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1383/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1071/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1389/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1390/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1391/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1392/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1393/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1388/_pkg_.a -trimpath "$WORK/b1388=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations -lang=go1.18 -complete -installsuffix shared -buildid uKBAjgIt1LqlP1ZNaVvy/uKBAjgIt1LqlP1ZNaVvy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1388/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1316/_pkg_.a # internal cp $WORK/b1316/_pkg_.a /builddir/.cache/go-build/c9/c9e203db3532e44b754847499bb2a41e154af30f20ac8374a191dbc8753125a7-d # internal gocloud.dev/gcerrors mkdir -p $WORK/b1315/ cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/73/739b1fb2c9d54baa2c36f0721aa4213afaf128a203e6e532a95159cada3abd75-d # internal google.golang.org/grpc/balancer/grpclb mkdir -p $WORK/b774/ cat >$WORK/b1315/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1316/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b341/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1315/_pkg_.a -trimpath "$WORK/b1315=>" -p gocloud.dev/gcerrors -lang=go1.12 -complete -installsuffix shared -buildid LSiCAS8iwKCD06dq7HQT/LSiCAS8iwKCD06dq7HQT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1315/importcfg -pack ./vendor/gocloud.dev/gcerrors/errors.go cat >$WORK/b774/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b281/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b283/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b363/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b227/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b775/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b296/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b269/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b291/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b270/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b310/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b295/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b312/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_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_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p google.golang.org/grpc/balancer/grpclb -lang=go1.14 -complete -installsuffix shared -buildid IhUS-bFXKWog2mbqja3M/IhUS-bFXKWog2mbqja3M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b774/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/b531/_pkg_.a /builddir/.cache/go-build/f7/f74f466689c8d7858a97894beef395a778dcfbeb66bba98276cd76a351a45adb-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b498/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b525/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b523/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b541/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc -lang=go1.16 -complete -installsuffix shared -buildid xLXomc3MqKRE_7m481vP/xLXomc3MqKRE_7m481vP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b524/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_amd64/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/42/421189c904566ff845c4b04c6700e032cda5a1c343ec7751d1fb373526ae2029-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b736/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1315/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b1315/_pkg_.a /builddir/.cache/go-build/6b/6b0e0e1d573bce7f338fd8339c9282794960c7174c7d890a8578ca48501f61fd-d # internal gocloud.dev/internal/oc mkdir -p $WORK/b1318/ gocloud.dev/blob/driver mkdir -p $WORK/b1314/ cat >$WORK/b1318/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b762/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b765/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b768/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b767/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b742/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1315/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1318/_pkg_.a -trimpath "$WORK/b1318=>" -p gocloud.dev/internal/oc -lang=go1.12 -complete -installsuffix shared -buildid RqgdZVPQHC3fc6coydf5/RqgdZVPQHC3fc6coydf5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1318/importcfg -pack ./vendor/gocloud.dev/internal/oc/metrics.go ./vendor/gocloud.dev/internal/oc/trace.go cat >$WORK/b1314/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1315/_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_amd64/compile -o $WORK/b1314/_pkg_.a -trimpath "$WORK/b1314=>" -p gocloud.dev/blob/driver -lang=go1.12 -complete -installsuffix shared -buildid k49U7p3966boz34Wfyol/k49U7p3966boz34Wfyol -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1314/importcfg -pack ./vendor/gocloud.dev/blob/driver/driver.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/53/53698c2224600669e3b0b249b890033fe079f5489bd7142361884b2a1bbe6f6c-d # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/bd/bd07e53b34387c05dfbbe5b3338dc075637fc377336101321142e5bde31c8013-d # internal cloud.google.com/go/iam mkdir -p $WORK/b729/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b730/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b736/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p cloud.google.com/go/iam -lang=go1.15 -complete -installsuffix shared -buildid bhPLI4weYG6kGuJGedai/bhPLI4weYG6kGuJGedai -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b729/importcfg -pack ./vendor/cloud.google.com/go/iam/iam.go google.golang.org/genproto/googleapis/storage/v2 mkdir -p $WORK/b786/ cat >$WORK/b786/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b737/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b736/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b787/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b318/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b537/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b284/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p google.golang.org/genproto/googleapis/storage/v2 -lang=go1.15 -complete -installsuffix shared -buildid 6YEJUQBnn6xI3osU63kp/6YEJUQBnn6xI3osU63kp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b786/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/storage/v2/storage.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/bb/bbb5f9264b2ac63711f6e459ae3985f7186a7eebdb8137818785b727b104fd03-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b760/ google.golang.org/api/transport/http mkdir -p $WORK/b790/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b850/_pkg_.a # internal cat >$WORK/b760/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2/google=$WORK/b753/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b758/_pkg_.a packagefile google.golang.org/api/option=$WORK/b752/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p google.golang.org/api/option/internaloption -lang=go1.15 -complete -installsuffix shared -buildid OjXt4aySLPDsQRTiS197/OjXt4aySLPDsQRTiS197 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b760/importcfg -pack ./vendor/google.golang.org/api/option/internaloption/internaloption.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1369/_pkg_.a # internal cat >$WORK/b790/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b791/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b302/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b793/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b758/_pkg_.a packagefile google.golang.org/api/option=$WORK/b752/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b773/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b794/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b772/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p google.golang.org/api/transport/http -lang=go1.15 -complete -installsuffix shared -buildid RdhS1Wk9WM5yltqYyxjs/RdhS1Wk9WM5yltqYyxjs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b790/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_amd64/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b1369/_pkg_.a /builddir/.cache/go-build/95/95743d2fe5dff5644810894de40826cefb9d1b39041814c1c9feb01197da0674-d # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/55/55e2648055a562fb6731ab305474680cc35fd698bed6d99271c6a95d03b36f5a-d # internal google.golang.org/grpc/credentials/alts/internal/authinfo mkdir -p $WORK/b780/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1318/_pkg_.a # internal cat >$WORK/b780/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b781/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -lang=go1.14 -complete -installsuffix shared -buildid 5A2MoEflvIyP1Ke6VkTw/5A2MoEflvIyP1Ke6VkTw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b780/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/authinfo/authinfo.go cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/e4/e4142f24e9a5968353bd125158652c6afa14062a55522f97fdd6b9078b416feb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1314/_pkg_.a # internal go.opentelemetry.io/collector/model/internal mkdir -p $WORK/b842/ cat >$WORK/b842/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b843/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b848/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b850/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b849/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b851/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p go.opentelemetry.io/collector/model/internal -lang=go1.16 -complete -installsuffix shared -buildid 0CsOars6rodUaKvXeH1J/0CsOars6rodUaKvXeH1J -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b842/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/otlp_wrapper.go cp $WORK/b1318/_pkg_.a /builddir/.cache/go-build/26/2669c551a83113e3d04882eedd46d79355dace098581614b3aedf40ca5b9b591-d # internal cp $WORK/b1314/_pkg_.a /builddir/.cache/go-build/24/24da8e5b2cd4b5b486aac3080d58c94c214128dc769bf8a063da20eb5e7ee26e-d # internal gocloud.dev/blob mkdir -p $WORK/b1313/ cat >$WORK/b1313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b765/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b768/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b767/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1314/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1315/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1316/_pkg_.a packagefile gocloud.dev/internal/oc=$WORK/b1318/_pkg_.a packagefile gocloud.dev/internal/openurl=$WORK/b1319/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_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 packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1313/_pkg_.a -trimpath "$WORK/b1313=>" -p gocloud.dev/blob -lang=go1.12 -complete -installsuffix shared -buildid sZk9tWcQfUKwMk2EjZ1n/sZk9tWcQfUKwMk2EjZ1n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1313/importcfg -pack ./vendor/gocloud.dev/blob/blob.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/13/1371ed7dacef3f2f4587126753c93f34d897ea1390491160b06c5995658c11d0-d # internal github.com/hashicorp/go-plugin mkdir -p $WORK/b316/ cat >$WORK/b316/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/b136/_pkg_.a packagefile crypto/elliptic=$WORK/b137/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile crypto/x509/pkix=$WORK/b154/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b317/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b216/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b319/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b321/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b322/_pkg_.a packagefile github.com/oklog/run=$WORK/b323/_pkg_.a packagefile golang.org/x/net/context=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/rpc=$WORK/b329/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile os/signal=$WORK/b324/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/hashicorp/go-plugin -lang=go1.13 -complete -installsuffix shared -buildid hyzd0DXZqa2CNccLpMcf/hyzd0DXZqa2CNccLpMcf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b316/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_amd64/buildid -w $WORK/b1500/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b1500/_pkg_.a /builddir/.cache/go-build/1f/1f8dcef2e585e8bc6abae34352114029dd459c79a16ece0a518aaa44006cf8d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/24/24a5e2ac8eefd4501be7887660f46e03358a93c44a0e05096998fde071ed3e1f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b1388/_pkg_.a /builddir/.cache/go-build/36/368f7432d02eee08c7c38571e3aeeb501345f6e4cc42ae8a8ce4270efddb39f9-d # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/f1/f18ce875dec2dde9b56f358f44bf77410a0c0d1c78bff5109ab3be4a70c33d7d-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker mkdir -p $WORK/b779/ github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b1384/ cat >$WORK/b779/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b778/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b780/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b782/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b781/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -lang=go1.14 -complete -installsuffix shared -buildid VU076pWJsbYSpRJYpVC-/VU076pWJsbYSpRJYpVC- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b779/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/handshaker.go cat >$WORK/b1384/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1378/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b1385/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1377/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b1387/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1388/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1389/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1390/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1391/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1392/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1393/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1368/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/signal=$WORK/b324/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1384/_pkg_.a -trimpath "$WORK/b1384=>" -p github.com/prometheus/alertmanager/api/v2/restapi -lang=go1.18 -complete -installsuffix shared -buildid qe6mOE7fYjx3BTY1IRUz/qe6mOE7fYjx3BTY1IRUz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1384/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/b524/_pkg_.a /builddir/.cache/go-build/44/4475ba4f8bd298addfb3ab05a8972c42160ed89c5fbaaf0057207c60f108511b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/bd/bd42dd9810511550f5584579a710372e4ab0aaf1cc58b1819a818bd985358278-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/9d/9dbc7a7214f5aacf600eb38ef2446badacfb31240513361b2318b0e42d901d87-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1298/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/f0/f04735a7150a050c6e2705a0b56c7b56d7f0338fa3db9b4bc2ef2968b61b246f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b842/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/af/afbd05bccde30a6ae491e2aaaf4b822e8ad3485f7bfc45b9782d514e021da980-d # internal go.opentelemetry.io/collector/model/pdata mkdir -p $WORK/b852/ cat >$WORK/b852/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/collector/model/internal=$WORK/b842/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b845/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b843/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b848/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b850/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b846/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b844/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b849/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b847/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b851/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p go.opentelemetry.io/collector/model/pdata -lang=go1.16 -complete -installsuffix shared -buildid wYKGirgI7uiQQ-GdOz5t/wYKGirgI7uiQQ-GdOz5t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b852/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 cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/b4/b49c675e5640933727e8b6e3e2cee8867b6a9f22075b2153e33217a4c857f8d4-d # internal google.golang.org/api/iamcredentials/v1 mkdir -p $WORK/b788/ cat >$WORK/b788/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b734/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b758/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b789/_pkg_.a packagefile google.golang.org/api/option=$WORK/b752/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b760/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b790/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p google.golang.org/api/iamcredentials/v1 -lang=go1.15 -complete -installsuffix shared -buildid KvE6kduK-6UnQ31prgrQ/KvE6kduK-6UnQ31prgrQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b788/importcfg -pack ./vendor/google.golang.org/api/iamcredentials/v1/iamcredentials-gen.go google.golang.org/api/storage/v1 mkdir -p $WORK/b795/ cat >$WORK/b795/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b730/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b734/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b758/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b789/_pkg_.a packagefile google.golang.org/api/option=$WORK/b752/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b760/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b790/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p google.golang.org/api/storage/v1 -lang=go1.15 -complete -installsuffix shared -buildid ZNjuFXwcSIm5H3d3Hgvb/ZNjuFXwcSIm5H3d3Hgvb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b795/importcfg -pack ./vendor/google.golang.org/api/storage/v1/storage-gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/4a/4ab334f71c7fafbeeb60a2af43e5ef8052cf6bfbc3108a79463260d901a1f20e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b1313/_pkg_.a /builddir/.cache/go-build/bd/bdf060d2b944081222d74f29e69bbdcc5954af07f1d6d82dfe562d2d37347086-d # internal gocloud.dev/blob/fileblob mkdir -p $WORK/b1320/ gocloud.dev/blob/memblob mkdir -p $WORK/b1322/ cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/de/de6d184f4e3a32edca95339936c9bb2e4f320ffaebe467f4b43184badac91b4c-d # internal cat >$WORK/b1320/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1313/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1314/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1315/_pkg_.a packagefile gocloud.dev/internal/escape=$WORK/b1321/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1316/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1322/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1313/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1314/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1315/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b1320/_pkg_.a -trimpath "$WORK/b1320=>" -p gocloud.dev/blob/fileblob -lang=go1.12 -complete -installsuffix shared -buildid xqfjBhmON3vGt75j_xz1/xqfjBhmON3vGt75j_xz1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1320/importcfg -pack ./vendor/gocloud.dev/blob/fileblob/attrs.go ./vendor/gocloud.dev/blob/fileblob/fileblob.go google.golang.org/grpc/credentials/alts mkdir -p $WORK/b777/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1322/_pkg_.a -trimpath "$WORK/b1322=>" -p gocloud.dev/blob/memblob -lang=go1.12 -complete -installsuffix shared -buildid 3I9yubV8mx-oF7ehqPTI/3I9yubV8mx-oF7ehqPTI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1322/importcfg -pack ./vendor/gocloud.dev/blob/memblob/memblob.go cat >$WORK/b777/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b778/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b779/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b783/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b781/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b784/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b313/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile net=$WORK/b069/_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_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p google.golang.org/grpc/credentials/alts -lang=go1.14 -complete -installsuffix shared -buildid 3tGfc_dNvC8Jbz3rw2KJ/3tGfc_dNvC8Jbz3rw2KJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b777/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_amd64/buildid -w $WORK/b1360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1122/_pkg_.a # internal cp $WORK/b1360/_pkg_.a /builddir/.cache/go-build/9e/9ec9f88f344a77d490174f7fa2a3de413b4038086d0febff18c53c5d4b691073-d # internal github.com/weaveworks/common/httpgrpc/server mkdir -p $WORK/b1358/ cat >$WORK/b1358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b376/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1353/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/sercand/kuberesolver=$WORK/b1359/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1355/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1348/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1360/_pkg_.a packagefile golang.org/x/net/context=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b269/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httptest=$WORK/b596/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1358/_pkg_.a -trimpath "$WORK/b1358=>" -p github.com/weaveworks/common/httpgrpc/server -lang=go1.13 -complete -installsuffix shared -buildid HpgKBdXEDqldW5Gj5QFg/HpgKBdXEDqldW5Gj5QFg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1358/importcfg -pack ./vendor/github.com/weaveworks/common/httpgrpc/server/server.go cp $WORK/b1096/_pkg_.a /builddir/.cache/go-build/8e/8ebf44ffb86caa82eb7f63744bcaccb8ed0c7c40636c0bc83810f2ada0edc879-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b1111/ cat >$WORK/b1111/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1084/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1096/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1112/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1111/_pkg_.a -trimpath "$WORK/b1111=>" -p github.com/prometheus/prometheus/util/teststorage -lang=go1.14 -complete -installsuffix shared -buildid WvqdVWCTK-FD7dcaAdR6/WvqdVWCTK-FD7dcaAdR6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1111/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/teststorage/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1384/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b1384/_pkg_.a /builddir/.cache/go-build/95/9505aa64e0cff7c4eeb447638dcd58a6471e61987ecd3d843db4720da0f245d5-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b1376/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1322/_pkg_.a # internal cat >$WORK/b1376/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1078/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1377/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1373/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1066/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b1384/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1388/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1389/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1390/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1391/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1392/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1393/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b430/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b653/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1394/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b657/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b654/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b659/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b666/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b669/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b660/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b674/_pkg_.a packagefile github.com/rs/cors=$WORK/b1395/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1376/_pkg_.a -trimpath "$WORK/b1376=>" -p github.com/prometheus/alertmanager/api/v2 -lang=go1.18 -complete -installsuffix shared -buildid BQG4yoMKfk2j-hwI023I/BQG4yoMKfk2j-hwI023I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1376/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/api.go ./vendor/github.com/prometheus/alertmanager/api/v2/compat.go ./vendor/github.com/prometheus/alertmanager/api/v2/testing.go cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/d6/d6c0561c523c9202592cb1a9929b1cbf57f689405ee0f88403b94dfcd14761ee-d # internal cp $WORK/b1322/_pkg_.a /builddir/.cache/go-build/12/12f09e993b843da50f984584fd4aa7c857d4b06cd21027fc71538b1d81a2f09b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/4a/4a7534b0c810d1d6ec030cd8995004a5f1290c82daeef8a796d53d40ba372a71-d # internal google.golang.org/grpc/credentials/google mkdir -p $WORK/b776/ cat >$WORK/b776/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b777/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b785/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b264/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p google.golang.org/grpc/credentials/google -lang=go1.14 -complete -installsuffix shared -buildid aUSoLE3aI5VIRJ8uc5yc/aUSoLE3aI5VIRJ8uc5yc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b776/importcfg -pack ./vendor/google.golang.org/grpc/credentials/google/google.go ./vendor/google.golang.org/grpc/credentials/google/xds.go cp $WORK/b1122/_pkg_.a /builddir/.cache/go-build/e3/e3a3e9da6d8f4ff27a87c47f593bf7b9ca08296d9bb4f5676fdb6f518c674717-d # internal cp $WORK/b1298/_pkg_.a /builddir/.cache/go-build/c7/c7b29c8ff282f51645e04e1e7f33767d1399dccc9b04c4213fa358ec521c4b86-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b776/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1320/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/93/93d51ff695ff76ba3cff571bbc6dd0c0e935d05b608b4a2a890c36dc9a60e49c-d # internal google.golang.org/api/transport/grpc mkdir -p $WORK/b761/ cat >$WORK/b761/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/compute/metadata=$WORK/b728/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b762/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b758/_pkg_.a packagefile google.golang.org/api/option=$WORK/b752/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b772/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b774/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b776/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b785/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_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_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p google.golang.org/api/transport/grpc -lang=go1.15 -complete -installsuffix shared -buildid ge2ELzk9H5BbZVpVqaaT/ge2ELzk9H5BbZVpVqaaT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b761/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_amd64/buildid -w $WORK/b1111/_pkg_.a # internal cp $WORK/b1320/_pkg_.a /builddir/.cache/go-build/e3/e3c5d103acec2e066dda0600d50f1f171a61af376ca584c6d49391c426fada54-d # internal cp $WORK/b1111/_pkg_.a /builddir/.cache/go-build/ba/baabed97838e2be5b7c24b52f5a7d56e1878d09f01b3e1e50bed93f470b62fd5-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b1081/ cat >$WORK/b1081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b1082/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b1083/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1084/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1086/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1087/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1088/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1096/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1090/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b1110/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b1111/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1112/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b465/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1081/_pkg_.a -trimpath "$WORK/b1081=>" -p github.com/prometheus/prometheus/promql -lang=go1.14 -complete -installsuffix shared -buildid IeaoXke3rZP3chWiHeZY/IeaoXke3rZP3chWiHeZY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1081/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_amd64/buildid -w $WORK/b1358/_pkg_.a # internal cp $WORK/b1358/_pkg_.a /builddir/.cache/go-build/4b/4be8b905f46a9de4e240a5d5223b373b4c61afa3d4dec488d0a0a68925b07690-d # internal github.com/weaveworks/common/server mkdir -p $WORK/b1352/ cat >$WORK/b1352/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile flag=$WORK/b504/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b317/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b420/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b376/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1353/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1195/_pkg_.a packagefile github.com/prometheus/node_exporter/https=$WORK/b1354/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1355/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc/server=$WORK/b1358/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1364/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1348/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1360/_pkg_.a packagefile github.com/weaveworks/common/signals=$WORK/b1367/_pkg_.a packagefile golang.org/x/net/context=$WORK/b320/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1368/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b312/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/pprof=$WORK/b393/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1352/_pkg_.a -trimpath "$WORK/b1352=>" -p github.com/weaveworks/common/server -lang=go1.13 -complete -installsuffix shared -buildid -ZzHepxrBK6r1DboddGo/-ZzHepxrBK6r1DboddGo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1352/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_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/e6/e620c876da911b91eae70a4b9226e12a0f32f469942d22fa0945a548a529295d-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin mkdir -p $WORK/b214/ github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 mkdir -p $WORK/b611/ github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin mkdir -p $WORK/b612/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b215/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b217/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b316/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin -lang=go1.17 -complete -installsuffix shared -buildid _9PeJaUeHP6FJI3y4p0F/_9PeJaUeHP6FJI3y4p0F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b214/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/b612/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b316/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b316/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin -lang=go1.19 -complete -installsuffix shared -buildid t7FGV61XD_Bi2QX74aei/t7FGV61XD_Bi2QX74aei -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./pkg/plugins/backendplugin/secretsmanagerplugin/secretsmanager.pb.go ./pkg/plugins/backendplugin/secretsmanagerplugin/secretsmanager_grcp_plugin.go ./pkg/plugins/backendplugin/secretsmanagerplugin/secretsmanager_grpc.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 -lang=go1.19 -complete -installsuffix shared -buildid O_DdzOB4pFQUYnk6t4oF/O_DdzOB4pFQUYnk6t4oF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./pkg/plugins/backendplugin/pluginextensionv2/renderer_grpc_plugin.go ./pkg/plugins/backendplugin/pluginextensionv2/rendererv2.pb.go ./pkg/plugins/backendplugin/pluginextensionv2/sanitizer.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1376/_pkg_.a # internal cp $WORK/b1376/_pkg_.a /builddir/.cache/go-build/84/840efbcc96e00a56d82c1af19a1b075ee2f08d59dfc241206d9e0c2c6956a19e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/09/09f237d2c643ba93ca16a6634e75b4eee16fd8c4dabceddb58b2be817ac9babb-d # internal google.golang.org/api/transport mkdir -p $WORK/b796/ cat >$WORK/b796/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b753/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b758/_pkg_.a packagefile google.golang.org/api/option=$WORK/b752/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b761/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b790/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p google.golang.org/api/transport -lang=go1.15 -complete -installsuffix shared -buildid DBHH-SwtaTI77JjOBXAN/DBHH-SwtaTI77JjOBXAN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b796/importcfg -pack ./vendor/google.golang.org/api/transport/dial.go ./vendor/google.golang.org/api/transport/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1352/_pkg_.a # internal cp $WORK/b1352/_pkg_.a /builddir/.cache/go-build/c8/c89646e0581e6def890a03acde61598d611c54931ad7194348fa8cd7ae86347c-d # internal github.com/cortexproject/cortex/pkg/util/log mkdir -p $WORK/b1344/ cat >$WORK/b1344/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/tenant=$WORK/b1345/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b587/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1348/_pkg_.a packagefile github.com/weaveworks/common/server=$WORK/b1352/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1365/_pkg_.a packagefile os=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1344/_pkg_.a -trimpath "$WORK/b1344=>" -p github.com/cortexproject/cortex/pkg/util/log -lang=go1.16 -complete -installsuffix shared -buildid IIuBcyF5y70U-0DwUGlv/IIuBcyF5y70U-0DwUGlv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1344/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_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/7c/7c94d6f7e35cdb9e44b2ab8c5f3409094312fd618e10ccbdc746a1b0b7c01c80-d # internal github.com/grafana/grafana-plugin-sdk-go/backend mkdir -p $WORK/b213/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b796/_pkg_.a # internal cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b214/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b215/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b217/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b376/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b377/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b316/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b369/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b387/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/pprof=$WORK/b393/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/grafana/grafana-plugin-sdk-go/backend -lang=go1.17 -complete -installsuffix shared -buildid t-GSN0q07ww7rb6WSjYr/t-GSN0q07ww7rb6WSjYr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b213/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 cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/c0/c0b0599dd4f90bf9ad336e459de1c4005a228966cf9a20722ec95c9283aabb7e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1344/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/71/71e714b95df4a44fb04148cc2c016265afb628894ed13d357643c72f2872ac1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b1344/_pkg_.a /builddir/.cache/go-build/e7/e7568b6f91fa7730640d1d4d37730f0b43fdac34b2fcb8567c13b6c8332facf2-d # internal github.com/cortexproject/cortex/pkg/util mkdir -p $WORK/b1342/ cat >$WORK/b1342/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b1082/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b504/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/prom1/storage/metric=$WORK/b1343/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1344/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1109/_pkg_.a packagefile github.com/grafana/dskit/grpcutil=$WORK/b1369/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1370/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b463/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b384/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1092/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1355/_pkg_.a packagefile go.uber.org/atomic=$WORK/b480/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile html/template=$WORK/b221/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1342/_pkg_.a -trimpath "$WORK/b1342=>" -p github.com/cortexproject/cortex/pkg/util -lang=go1.16 -complete -installsuffix shared -buildid Dt76vy6EzO9rJs6saguK/Dt76vy6EzO9rJs6saguK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1342/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 cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/46/463ebda4ef6e77adcb30a062c7c937e960d49917a6b0d2108135aabbc747b860-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b852/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/aa/aa0e2537c950ecbe56ad057347abb49824d50287a22117117093b378a36fc9d2-d # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/5e/5e921e207245abb1aa1955e5659a4ded77404d98d773dc76f5930ad409df6aaa-d # internal go.opentelemetry.io/collector/translator/trace mkdir -p $WORK/b1496/ go.opentelemetry.io/collector/model/otlp mkdir -p $WORK/b840/ cloud.google.com/go/storage/internal/apiv2 mkdir -p $WORK/b750/ cat >$WORK/b1496/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b852/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cat >$WORK/b840/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/gogo/protobuf/jsonpb=$WORK/b841/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal=$WORK/b842/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b843/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b848/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b850/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b852/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1496/_pkg_.a -trimpath "$WORK/b1496=>" -p go.opentelemetry.io/collector/translator/trace -lang=go1.16 -complete -installsuffix shared -buildid L1Dc4EjeodobjhD-r2en/L1Dc4EjeodobjhD-r2en -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1496/importcfg -pack ./vendor/go.opentelemetry.io/collector/translator/trace/protospan_translation.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p go.opentelemetry.io/collector/model/otlp -lang=go1.16 -complete -installsuffix shared -buildid 4N3bElOYMn6DhnrviBDL/4N3bElOYMn6DhnrviBDL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b840/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 cat >$WORK/b750/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b730/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b751/_pkg_.a packagefile google.golang.org/api/option=$WORK/b752/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b760/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b761/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b736/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b786/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p cloud.google.com/go/storage/internal/apiv2 -lang=go1.15 -complete -installsuffix shared -buildid MXDF4CmEM6AhhznTTl0W/MXDF4CmEM6AhhznTTl0W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b750/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_amd64/buildid -w $WORK/b1496/_pkg_.a # internal cp $WORK/b1496/_pkg_.a /builddir/.cache/go-build/6f/6f8fdf4b68f655f869178cc92e78f435f0f37ed09387ad74d10c4712bca5cdd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1445/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/4b/4b706ea6ceee6c79d67168499f4f32305b22aa3042140ef90e92d330db85f287-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin mkdir -p $WORK/b610/ 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/resource/httpadapter mkdir -p $WORK/b1439/ github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt github.com/grafana/grafana/pkg/services/live/runstream github.com/grafana/grafana-plugin-sdk-go/experimental mkdir -p $WORK/b1326/ github.com/grafana/grafana/pkg/tsdb/testdatasource/sims mkdir -p $WORK/b120/ mkdir -p $WORK/b679/ mkdir -p $WORK/b1158/ mkdir -p $WORK/b832/ cat >$WORK/b610/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/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin -lang=go1.19 -complete -installsuffix shared -buildid VUw-v20uGX6rlYbFKVkU/VUw-v20uGX6rlYbFKVkU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./pkg/plugins/backendplugin/backendplugin.go ./pkg/plugins/backendplugin/errors.go ./pkg/plugins/backendplugin/ifaces.go mkdir -p $WORK/b1480/ mkdir -p $WORK/b1327/ cat >$WORK/b1326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b215/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1439/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b832/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b397/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b178/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b189/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b186/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b201/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b397/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b398/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1326/_pkg_.a -trimpath "$WORK/b1326=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter -lang=go1.17 -complete -installsuffix shared -buildid ckJthPjXtl8ffudv1m2L/ckJthPjXtl8ffudv1m2L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1326/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1439/_pkg_.a -trimpath "$WORK/b1439=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/types -lang=go1.19 -complete -installsuffix shared -buildid v0M63zSFE8QWhOzuq6xw/v0M63zSFE8QWhOzuq6xw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1439/importcfg -pack ./pkg/tsdb/azuremonitor/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/grafana/grafana/pkg/tsdb/intervalv2 -lang=go1.19 -complete -installsuffix shared -buildid nZDyypkPuigPm1PzS38s/nZDyypkPuigPm1PzS38s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b832/importcfg -pack ./pkg/tsdb/intervalv2/intervalv2.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/grafana/grafana-aws-sdk/pkg/awsds -lang=go1.17 -complete -installsuffix shared -buildid y-3p_faaIAO0FgIV0dUr/y-3p_faaIAO0FgIV0dUr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b120/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 cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt -lang=go1.17 -complete -installsuffix shared -buildid Gk_X9oU7uR3xuOJ-q3A2/Gk_X9oU7uR3xuOJ-q3A2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b679/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 cat >$WORK/b1327/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1327/_pkg_.a -trimpath "$WORK/b1327=>" -p github.com/grafana/grafana/pkg/tsdb/testdatasource/sims -lang=go1.19 -complete -installsuffix shared -buildid 4m_wVxkbZs-h10BCymvx/4m_wVxkbZs-h10BCymvx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1327/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/b1158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1158/_pkg_.a -trimpath "$WORK/b1158=>" -p github.com/grafana/grafana/pkg/services/live/runstream -lang=go1.19 -complete -installsuffix shared -buildid zIW_DBEIOqMtESsnBRbk/zIW_DBEIOqMtESsnBRbk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1158/importcfg -pack ./pkg/services/live/runstream/manager.go ./pkg/services/live/runstream/mock.go cat >$WORK/b1480/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b363/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b595/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1480/_pkg_.a -trimpath "$WORK/b1480=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental -lang=go1.17 -complete -installsuffix shared -buildid 8IxtwCEOQt7MnK31qWww/8IxtwCEOQt7MnK31qWww -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1480/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_amd64/buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/67/6792d107dcdae411a5d015a63eab278fed736bf5906f769cc3aaf0f67db404e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b795/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b1445/_pkg_.a /builddir/.cache/go-build/ec/ec48740c8c2688182a78cfc338b357c9e6489af8b77ecbcd4e6270e9efb13ce0-d # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/6a/6a9cef75804d14211872c334b489b8368a87f15354dbbb15dae30d1b7d1218ed-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/time mkdir -p $WORK/b1443/ github.com/grafana/grafana/pkg/tsdb/prometheus/models github.com/grafana/grafana/pkg/tsdb/sqleng mkdir -p $WORK/b1492/ github.com/grafana/grafana/pkg/tsdb/elasticsearch/client mkdir -p $WORK/b1459/ mkdir -p $WORK/b831/ cat >$WORK/b1443/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b832/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1443/_pkg_.a -trimpath "$WORK/b1443=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/time -lang=go1.19 -complete -installsuffix shared -buildid jsCpnpmW9FToZve8wbG9/jsCpnpmW9FToZve8wbG9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1443/importcfg -pack ./pkg/tsdb/azuremonitor/time/azuremonitor-time.go ./pkg/tsdb/azuremonitor/time/time-grain.go cat >$WORK/b1492/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b832/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1492/_pkg_.a -trimpath "$WORK/b1492=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/models -lang=go1.19 -complete -installsuffix shared -buildid Z9CVke_jRvp_nYwvmget/Z9CVke_jRvp_nYwvmget -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1492/importcfg -pack ./pkg/tsdb/prometheus/models/query.go ./pkg/tsdb/prometheus/models/result.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cat >$WORK/b831/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b829/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b832/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_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/b572/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/grafana/grafana/pkg/tsdb/sqleng -lang=go1.19 -complete -installsuffix shared -buildid -uC1mi66JybYnQVSD40b/-uC1mi66JybYnQVSD40b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b831/importcfg -pack ./pkg/tsdb/sqleng/resample.go ./pkg/tsdb/sqleng/sql_engine.go cat >$WORK/b1459/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b832/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1459/_pkg_.a -trimpath "$WORK/b1459=>" -p github.com/grafana/grafana/pkg/tsdb/elasticsearch/client -lang=go1.19 -complete -installsuffix shared -buildid a18KmDFzXTvIOTqn-JZB/a18KmDFzXTvIOTqn-JZB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1459/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_amd64/buildid -w $WORK/b1342/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/26/26f29ea495659852163ced0c33ec80d5032381cd05902cc106430ef631d71a07-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin mkdir -p $WORK/b1498/ cat >$WORK/b1498/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b214/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b217/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1499/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b611/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin=$WORK/b612/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing=$WORK/b1500/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b216/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b316/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=$WORK/b1503/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1498/_pkg_.a -trimpath "$WORK/b1498=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin -lang=go1.19 -complete -installsuffix shared -buildid e7Orh_ZiroXDDRBcfrZv/e7Orh_ZiroXDDRBcfrZv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1498/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/b1471/_pkg_.a /builddir/.cache/go-build/e9/e9e3f68fe0414df48f57ac53834ef23f7b9acd3d4960e81e874ecdc3685a4819-d # internal github.com/influxdata/influxdb-client-go/v2/api mkdir -p $WORK/b1464/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1326/_pkg_.a # internal cat >$WORK/b1464/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/csv=$WORK/b374/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1465/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1469/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1470/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1471/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1467/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/write=$WORK/b1474/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1468/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b1476/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/cookiejar=$WORK/b1477/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1464/_pkg_.a -trimpath "$WORK/b1464=>" -p github.com/influxdata/influxdb-client-go/v2/api -lang=go1.13 -complete -installsuffix shared -buildid h6qtpyXPSgi5ootDL36r/h6qtpyXPSgi5ootDL36r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1464/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b1439/_pkg_.a /builddir/.cache/go-build/ff/fff147b531432b3489c584541dee93e8c9d4a927bd468a45d853544d868f329e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1443/_pkg_.a # internal cp $WORK/b1342/_pkg_.a /builddir/.cache/go-build/c2/c29959d553076602af0a03d3871501f2f444e17f529d4820a03edc4889d01580-d # internal cp $WORK/b1326/_pkg_.a /builddir/.cache/go-build/e0/e056f59cba840230c6874403b3ac7b08e90635584477383f3485233724929e2f-d # internal cp $WORK/b1443/_pkg_.a /builddir/.cache/go-build/c5/c5291277977bfcc8fd424c4e0f652645c5b61a0716e1521da8d0451dee200261-d # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/21/21b4232b21ac5daca5f922ea1a4ed4493924fa5fe5d9aec02551d51d19e07ddc-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/automanagement mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/automanagement -lang=go1.17 -complete -installsuffix shared -buildid eY4toUZFahDQrnJwyyK4/eY4toUZFahDQrnJwyyK4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b680/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/automanagement/manager.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1492/_pkg_.a # internal cp $WORK/b1492/_pkg_.a /builddir/.cache/go-build/c4/c40a17bbe1455886004e029ea7e97e88aab32880c93b86cd48e1ea5fd5d5fa2b-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/client mkdir -p $WORK/b1491/ cat >$WORK/b1491/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1492/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1491/_pkg_.a -trimpath "$WORK/b1491=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/client -lang=go1.19 -complete -installsuffix shared -buildid tGVMV13BH6Mz9SIPqQxx/tGVMV13BH6Mz9SIPqQxx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1491/importcfg -pack ./pkg/tsdb/prometheus/client/client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1480/_pkg_.a # internal cp $WORK/b1158/_pkg_.a /builddir/.cache/go-build/4c/4ca1aea20f24a95244b748c10688dd302eb887c05a93109999a3caf5d47aaac9-d # internal cp $WORK/b1480/_pkg_.a /builddir/.cache/go-build/25/25a8f88ed8aabc091dea17d6a1f52844f0c3e278a1d1b9e1df1e68fb42ad3bc0-d # internal github.com/grafana/grafana/pkg/util/converter mkdir -p $WORK/b1479/ cat >$WORK/b1479/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental=$WORK/b1480/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b369/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1479/_pkg_.a -trimpath "$WORK/b1479=>" -p github.com/grafana/grafana/pkg/util/converter -lang=go1.19 -complete -installsuffix shared -buildid ZFGoghtmf3xwmkDc8PAF/ZFGoghtmf3xwmkDc8PAF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1479/importcfg -pack ./pkg/util/converter/prom.go cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/f6/f68dda80cb9fe360c909fe1f29bcc7660a1e7f2ccb7ff75f1d4a89f278cb470e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b1327/_pkg_.a /builddir/.cache/go-build/dc/dcf66f21b1994b626628900fa5eb4e796b1ac8d2cadb91c69ba83d56670fcf67-d # internal cp $WORK/b1081/_pkg_.a /builddir/.cache/go-build/88/88e94d0a0133d65f838239d6b9691c089927a6808051e4085e5aed49e734514d-d # internal github.com/prometheus/prometheus/template mkdir -p $WORK/b1399/ cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/bf/bfe0cba4b8cb0614bbc49c9c6a64ed96523ab31a6a7c4612c3e19acf94c12b3e-d # internal github.com/grafana/grafana-aws-sdk/pkg/sigv4 mkdir -p $WORK/b1193/ cat >$WORK/b1399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1081/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1095/_pkg_.a packagefile html/template=$WORK/b221/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1399/_pkg_.a -trimpath "$WORK/b1399=>" -p github.com/prometheus/prometheus/template -lang=go1.14 -complete -installsuffix shared -buildid xkq8PTQr8dx9PUgenx28/xkq8PTQr8dx9PUgenx28 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1399/importcfg -pack ./vendor/github.com/prometheus/prometheus/template/template.go github.com/grafana/grafana/pkg/setting mkdir -p $WORK/b111/ cat >$WORK/b1193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b178/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b189/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b186/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b201/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b191/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b193/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b120/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b215/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httputil=$WORK/b185/_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_amd64/compile -o $WORK/b1193/_pkg_.a -trimpath "$WORK/b1193=>" -p github.com/grafana/grafana-aws-sdk/pkg/sigv4 -lang=go1.17 -complete -installsuffix shared -buildid uqYR3XoMDRTvFI3mdq7I/uqYR3XoMDRTvFI3mdq7I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1193/importcfg -pack ./vendor/github.com/grafana/grafana-aws-sdk/pkg/sigv4/sigv4.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b112/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b120/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b428/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b397/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b430/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p github.com/grafana/grafana/pkg/setting -lang=go1.19 -complete -installsuffix shared -buildid i95xY47TJinO4OYxCGNb/i95xY47TJinO4OYxCGNb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b111/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_grafana_javascript_agent.go ./pkg/setting/setting_plugins.go ./pkg/setting/setting_quota.go ./pkg/setting/setting_search.go ./pkg/setting/setting_sentry.go ./pkg/setting/setting_smtp.go ./pkg/setting/setting_storage.go ./pkg/setting/setting_unified_alerting.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/91/91aac48159e2ec0b19412cd2279bb480164b8aabae4654787d128f57bc1f294d-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/datasource mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b681/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/datasource -lang=go1.17 -complete -installsuffix shared -buildid CORd7C_fC71HmcDaXbZd/CORd7C_fC71HmcDaXbZd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b678/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_amd64/buildid -w $WORK/b1491/_pkg_.a # internal cp $WORK/b1491/_pkg_.a /builddir/.cache/go-build/e3/e3a6e9a3b8bcf20ba974d71e21cc271c8724d27894175066f8059c5308f3345e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/9e/9e7377e3e4d33427a1803ccf1e34c9587ed1aad08757c152b83d7ebecb46ce4d-d # internal cloud.google.com/go/storage mkdir -p $WORK/b727/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cat >$WORK/b727/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b728/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b729/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b739/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b740/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b741/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b748/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b749/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b750/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b730/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b753/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b341/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b734/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b788/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b751/_pkg_.a packagefile google.golang.org/api/option=$WORK/b752/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b760/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b795/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b796/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b790/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b736/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b786/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b738/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b284/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p cloud.google.com/go/storage -lang=go1.15 -complete -installsuffix shared -buildid 1JsQhPDXm7OQd7-wxHUt/1JsQhPDXm7OQd7-wxHUt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b727/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 cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/6f/6f4ab7295e17fe7c32d6c1037f3bbed1a5c47f993f740f1d1c696e1c9b0561ac-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b724/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b716/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -lang=go1.11 -complete -installsuffix shared -buildid DdPYSbmhbscSlsyzg1u6/DdPYSbmhbscSlsyzg1u6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b724/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3iface/interface.go cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/b4/b4eb3c0469f7a666ebc960fd148c1a1e1ea123cdb5c466ba0e9a4ae9f0142b22-d # internal github.com/grafana/grafana/pkg/tsdb/tempo mkdir -p $WORK/b1494/ cat >$WORK/b1494/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b840/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b852/_pkg_.a packagefile go.opentelemetry.io/collector/translator/conventions=$WORK/b1495/_pkg_.a packagefile go.opentelemetry.io/collector/translator/trace=$WORK/b1496/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1494/_pkg_.a -trimpath "$WORK/b1494=>" -p github.com/grafana/grafana/pkg/tsdb/tempo -lang=go1.19 -complete -installsuffix shared -buildid eA_1j6KmTJ24R_fh2IKg/eA_1j6KmTJ24R_fh2IKg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1494/importcfg -pack ./pkg/tsdb/tempo/tempo.go ./pkg/tsdb/tempo/trace_transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b831/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1459/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1193/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/94/949ea4bd3d0e8868b192895d2718eba0a521b310192481723293adb988dbdd00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1399/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1479/_pkg_.a # internal cp $WORK/b1193/_pkg_.a /builddir/.cache/go-build/5a/5a0677c246bba015d6e84c1e5d9ab1d25cea28f9b1268bd4b5fbb7ab2b00834c-d # internal cp $WORK/b1459/_pkg_.a /builddir/.cache/go-build/7f/7fbe7b300ee8de0b4fdcffaf73a31f604cd3e14446905c48e713d1c81ee7046b-d # internal github.com/grafana/grafana/pkg/tsdb/elasticsearch mkdir -p $WORK/b1458/ cat >$WORK/b1458/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch/client=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b832/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1458/_pkg_.a -trimpath "$WORK/b1458=>" -p github.com/grafana/grafana/pkg/tsdb/elasticsearch -lang=go1.19 -complete -installsuffix shared -buildid txxSW4_tmdeiM3RIXUhA/txxSW4_tmdeiM3RIXUhA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1458/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/b1479/_pkg_.a /builddir/.cache/go-build/65/65c1b727f908a17a6d949c9e700845a58210004b1f48ec84303d29ffda58f2f1-d # internal cp $WORK/b1399/_pkg_.a /builddir/.cache/go-build/f3/f39ab79076e74bf9fb63522d9fe59a59c4209d2025eae8eea106d9979b2c009b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1498/_pkg_.a # internal cp $WORK/b1498/_pkg_.a /builddir/.cache/go-build/6c/6c53f35e32c82bd60193841f4ec3c6bcdac30dfee7da1c96112be8c01ea64ebc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1494/_pkg_.a # internal cp $WORK/b1494/_pkg_.a /builddir/.cache/go-build/ac/ac29f7fd08a869af0c1db210890dda56c757c77ab10376105b5a8b497ad1dc01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1464/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/f3/f3f76d5fad70714ef56129b2b98ec4ac06e03728f41cfee0b0d1b69f2c444565-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider mkdir -p $WORK/b1421/ github.com/grafana/grafana/pkg/services/provisioning/values github.com/grafana/grafana/pkg/tsdb/opentsdb github.com/grafana/grafana/pkg/tsdb/mysql github.com/grafana/grafana/pkg/infra/tracing mkdir -p $WORK/b1481/ github.com/grafana/grafana/pkg/services/encryption/service github.com/grafana/grafana/pkg/middleware/csrf github.com/grafana/grafana/pkg/services/annotations github.com/grafana/grafana/pkg/tsdb/mssql github.com/grafana/grafana/pkg/infra/metrics mkdir -p $WORK/b1405/ mkdir -p $WORK/b1482/ mkdir -p $WORK/b054/ mkdir -p $WORK/b1418/ cat >$WORK/b1421/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1421/_pkg_.a -trimpath "$WORK/b1421=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider -lang=go1.19 -complete -installsuffix shared -buildid fUHJlNAGoa5WF9dSJkCB/fUHJlNAGoa5WF9dSJkCB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1421/importcfg -pack ./pkg/services/kmsproviders/defaultprovider/grafana_provider.go mkdir -p $WORK/b1042/ cat >$WORK/b1481/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b563/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b552/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b397/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b829/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b831/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF github.com/grafana/grafana/pkg/tsdb/postgres mkdir -p $WORK/b1483/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1405/_pkg_.a -trimpath "$WORK/b1405=>" -p github.com/grafana/grafana/pkg/services/provisioning/values -lang=go1.19 -complete -installsuffix shared -buildid hVRl5vsr9XgKpwyOjTcI/hVRl5vsr9XgKpwyOjTcI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1405/importcfg -pack ./pkg/services/provisioning/values/values.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1481/_pkg_.a -trimpath "$WORK/b1481=>" -p github.com/grafana/grafana/pkg/tsdb/mysql -lang=go1.19 -complete -installsuffix shared -buildid F1sm20eGtbPFF6VkEKDZ/F1sm20eGtbPFF6VkEKDZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1481/importcfg -pack ./pkg/tsdb/mysql/macros.go ./pkg/tsdb/mysql/mysql.go mkdir -p $WORK/b582/ cat >$WORK/b1482/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b822/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1482/_pkg_.a -trimpath "$WORK/b1482=>" -p github.com/grafana/grafana/pkg/tsdb/opentsdb -lang=go1.19 -complete -installsuffix shared -buildid Bo_WBDrTFuF2_ORZxZnQ/Bo_WBDrTFuF2_ORZxZnQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1482/importcfg -pack ./pkg/tsdb/opentsdb/opentsdb.go ./pkg/tsdb/opentsdb/types.go mkdir -p $WORK/b642/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b065/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b464/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b463/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b465/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b481/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b487/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b488/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b490/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b498/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b497/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b506/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b491/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1418/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/provider=$WORK/b1417/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/grafana/grafana/pkg/infra/tracing -lang=go1.19 -complete -installsuffix shared -buildid 2PJaC1l39y7LbjHhUoZP/2PJaC1l39y7LbjHhUoZP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack ./pkg/infra/tracing/opentelemetry_tracing.go ./pkg/infra/tracing/test_helper.go ./pkg/infra/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1418/_pkg_.a -trimpath "$WORK/b1418=>" -p github.com/grafana/grafana/pkg/services/encryption/service -lang=go1.19 -complete -installsuffix shared -buildid YjVXmZH_MK-BvYROTD6R/YjVXmZH_MK-BvYROTD6R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1418/importcfg -pack ./pkg/services/encryption/service/helpers.go ./pkg/services/encryption/service/service.go cat >$WORK/b1042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1042/_pkg_.a -trimpath "$WORK/b1042=>" -p github.com/grafana/grafana/pkg/middleware/csrf -lang=go1.19 -complete -installsuffix shared -buildid XJ2ISMNwq6DZ3EhjRKtu/XJ2ISMNwq6DZ3EhjRKtu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1042/importcfg -pack ./pkg/middleware/csrf/csrf.go cat >$WORK/b582/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/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b578/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/grafana/grafana/pkg/services/annotations -lang=go1.19 -complete -installsuffix shared -buildid VbWSMUxQ1IYxBjnc69Hp/VbWSMUxQ1IYxBjnc69Hp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b582/importcfg -pack ./pkg/services/annotations/annotations.go ./pkg/services/annotations/models.go cat >$WORK/b1483/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b397/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b829/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b831/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b644/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_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_amd64/compile -o $WORK/b1483/_pkg_.a -trimpath "$WORK/b1483=>" -p github.com/grafana/grafana/pkg/tsdb/postgres -lang=go1.19 -complete -installsuffix shared -buildid Ik7mqpyEzQnJ5jDcHwf8/Ik7mqpyEzQnJ5jDcHwf8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1483/importcfg -pack ./pkg/tsdb/postgres/locker.go ./pkg/tsdb/postgres/macros.go ./pkg/tsdb/postgres/postgres.go ./pkg/tsdb/postgres/tlsmanager.go cat >$WORK/b822/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/denisenkom/go-mssqldb=$WORK/b823/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b397/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b829/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b831/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/grafana/grafana/pkg/infra/metrics -lang=go1.19 -complete -installsuffix shared -buildid XHNxOUeoVfeNqRSSefZp/XHNxOUeoVfeNqRSSefZp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b642/importcfg -pack ./pkg/infra/metrics/frontendmetrics.go ./pkg/infra/metrics/metrics.go ./pkg/infra/metrics/service.go ./pkg/infra/metrics/settings.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/grafana/grafana/pkg/tsdb/mssql -lang=go1.19 -complete -installsuffix shared -buildid 48DWfdBAImHh40OCyDWB/48DWfdBAImHh40OCyDWB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b822/importcfg -pack ./pkg/tsdb/mssql/macros.go ./pkg/tsdb/mssql/mssql.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1421/_pkg_.a # internal cp $WORK/b1464/_pkg_.a /builddir/.cache/go-build/18/18e97fea335ee0ce93d8ecdb1feea2e0c3b9b4e7331efadd9920e99755b481e3-d # internal github.com/influxdata/influxdb-client-go/v2 mkdir -p $WORK/b1463/ cat >$WORK/b1463/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1464/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1465/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1470/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1471/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1466/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1467/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1468/_pkg_.a packagefile net/http=$WORK/b129/_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_amd64/compile -o $WORK/b1463/_pkg_.a -trimpath "$WORK/b1463=>" -p github.com/influxdata/influxdb-client-go/v2 -lang=go1.13 -complete -installsuffix shared -buildid 2cHU9GcyEPj8cLKmzLxc/2cHU9GcyEPj8cLKmzLxc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1463/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/b1421/_pkg_.a /builddir/.cache/go-build/f7/f7c5032c336bd5a57c994f18bbf9b7325c4e4e52e609a3c6a8e8429246457c93-d # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/c0/c094ff432625654cd4abb2a12b917a0ec16452aaff6302673fb70bba36dada39-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b714/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b715/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b182/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b187/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b128/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b716/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b724/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -lang=go1.11 -complete -installsuffix shared -buildid aCUjKYuYpo1CIw0_xrrp/aCUjKYuYpo1CIw0_xrrp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b714/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_amd64/buildid -w $WORK/b582/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1405/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/58/58a78f8053df30377e4343b54e8ebb68c5415bdd4a6c2428874f2b65669d8940-d # internal github.com/grafana/grafana/pkg/services/annotations/annotationstest mkdir -p $WORK/b800/ cat >$WORK/b800/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/grafana/grafana/pkg/services/annotations/annotationstest -lang=go1.19 -complete -installsuffix shared -buildid YEEVetbY8t2Iuia_Mtu8/YEEVetbY8t2Iuia_Mtu8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b800/importcfg -pack ./pkg/services/annotations/annotationstest/fake.go ./pkg/services/annotations/annotationstest/fake_cleanup.go cp $WORK/b1405/_pkg_.a /builddir/.cache/go-build/46/46427143c6cd2af8d14af4aff3107c1cdf5345689aeb0234e7abdfef580922d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1418/_pkg_.a # internal cp $WORK/b1418/_pkg_.a /builddir/.cache/go-build/75/75b9dcb4a88c469a68d37105f31b9723e463fc02cf36afb2ddff9a0a108e1720-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1042/_pkg_.a # internal cp $WORK/b1042/_pkg_.a /builddir/.cache/go-build/6a/6a1066451324f1f964c0223d101f5be6db02f7ce073729b57ec5154d58086874-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b800/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/23/23ef24b3ba492f83fd0eb37912ce3862a6e5d6412119f3b0403197e9bf65848f-d # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/3d/3dcb78d7eecf191b35b0896e7c111779d1e282c7843dee7bb406bf34717f4505-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1482/_pkg_.a # internal cp $WORK/b1482/_pkg_.a /builddir/.cache/go-build/04/0437084e6e5268066c0e401e2baa7874a346e2ac5bb718730c91099696f55db7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b1458/_pkg_.a /builddir/.cache/go-build/81/8180c216b444ca80fa3bc3cb8418716a13765cb16cfb8e5880f556fa9d8ff41a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1481/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/5e/5ec9412c6c29398d64172de5e1077014455840fb6c6d1bdf3749b3650bc5336b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b1481/_pkg_.a /builddir/.cache/go-build/cc/ccfff685ecb40ea4b54ee20e3c08009bc73e8ef562eaf37899f639abb3bbbcfe-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/bc/bc6b96481cbb0e94f64184d625c2e27abc37dc9f5f8a465747c5e4a8c43a266f-d # internal github.com/grafana/grafana/pkg/bus mkdir -p $WORK/b053/ github.com/grafana/grafana/pkg/tsdb/prometheus/utils mkdir -p $WORK/b1487/ github.com/grafana/grafana/pkg/tsdb/cloudmonitoring mkdir -p $WORK/b1444/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/grafana/grafana/pkg/bus -lang=go1.19 -complete -installsuffix shared -buildid SVCNlrHbsJWcaK1ZCmAH/SVCNlrHbsJWcaK1ZCmAH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack ./pkg/bus/bus.go cat >$WORK/b1487/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1487/_pkg_.a -trimpath "$WORK/b1487=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/utils -lang=go1.19 -complete -installsuffix shared -buildid E5wspcfyEwTWBKCb-1BD/E5wspcfyEwTWBKCb-1BD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1487/importcfg -pack ./pkg/tsdb/prometheus/utils/utils.go cat >$WORK/b1444/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/flate=$WORK/b131/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/andybalholm/brotli=$WORK/b1445/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/utils=$WORK/b1446/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1326/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b832/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1444/_pkg_.a -trimpath "$WORK/b1444=>" -p github.com/grafana/grafana/pkg/tsdb/cloudmonitoring -lang=go1.19 -complete -installsuffix shared -buildid YamUq2x-sK88YmyeabGS/YamUq2x-sK88YmyeabGS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1444/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_amd64/buildid -w $WORK/b1483/_pkg_.a # internal cp $WORK/b1483/_pkg_.a /builddir/.cache/go-build/67/6702666430aee93765a989ffd76f584f31992b585bf272f191f6cade15da6c46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1463/_pkg_.a # internal cp $WORK/b1463/_pkg_.a /builddir/.cache/go-build/b2/b22fa0b4a426a7e316a53bf605b0e66fc6fd491cd0b3d8a0ac2e0bbd6e8ca701-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb/flux mkdir -p $WORK/b1461/ cat >$WORK/b1461/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b830/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1462/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b832/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2=$WORK/b1463/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1464/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1469/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1461/_pkg_.a -trimpath "$WORK/b1461=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb/flux -lang=go1.19 -complete -installsuffix shared -buildid tjQg00u8z_hc3zEhZ5ai/tjQg00u8z_hc3zEhZ5ai -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1461/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_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/28/285c9d6d495e5804a6e74f62fc8da7ec4eaf93b01519edcae3580d6ac23a2cd1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1487/_pkg_.a # internal cp $WORK/b1487/_pkg_.a /builddir/.cache/go-build/f5/f503e347b5f4033f4f394204266b51011256442341d7b2ba525fb8f01361c2b1-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/azureauth mkdir -p $WORK/b1486/ github.com/grafana/grafana/pkg/tsdb/prometheus/resource mkdir -p $WORK/b1493/ cat >$WORK/b1486/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1435/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b428/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/utils=$WORK/b1487/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1488/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1486/_pkg_.a -trimpath "$WORK/b1486=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/azureauth -lang=go1.19 -complete -installsuffix shared -buildid GlzhHYeaBucikcnz7yk_/GlzhHYeaBucikcnz7yk_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1486/importcfg -pack ./pkg/tsdb/prometheus/buffered/azureauth/azure.go cat >$WORK/b1493/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1491/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/utils=$WORK/b1487/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1488/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1493/_pkg_.a -trimpath "$WORK/b1493=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/resource -lang=go1.19 -complete -installsuffix shared -buildid UkE8BtJeqIvwNN74FvZQ/UkE8BtJeqIvwNN74FvZQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1493/importcfg -pack ./pkg/tsdb/prometheus/resource/resource.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1493/_pkg_.a # internal cp $WORK/b1493/_pkg_.a /builddir/.cache/go-build/aa/aa5e5783663dbf64a38cfeb6f955a21bb19f8cb842eca14e5756a6b4ced0c0bf-d # internal cp $WORK/b1486/_pkg_.a /builddir/.cache/go-build/34/343c8c808c1ed45f0bf883e75eaf85d82252b231a5d34a18f17bc73adac113b6-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/buffered mkdir -p $WORK/b1485/ cat >$WORK/b1485/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b832/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/azureauth=$WORK/b1486/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1489/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/utils=$WORK/b1487/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1488/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1080/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1079/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1485/_pkg_.a -trimpath "$WORK/b1485=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/buffered -lang=go1.19 -complete -installsuffix shared -buildid jc4jilI0fXtpsMHN1xRN/jc4jilI0fXtpsMHN1xRN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1485/importcfg -pack ./pkg/tsdb/prometheus/buffered/client.go ./pkg/tsdb/prometheus/buffered/time_series_query.go ./pkg/tsdb/prometheus/buffered/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1461/_pkg_.a # internal cp $WORK/b1461/_pkg_.a /builddir/.cache/go-build/d8/d83438d19ea5b37427755895d2cba06e16be9c51576792d895a22e65bef3c6f3-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb mkdir -p $WORK/b1460/ cat >$WORK/b1460/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/flux=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1462/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b832/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1460/_pkg_.a -trimpath "$WORK/b1460=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb -lang=go1.19 -complete -installsuffix shared -buildid H9hz9PjNdiHTYv-gQLme/H9hz9PjNdiHTYv-gQLme -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1460/importcfg -pack ./pkg/tsdb/influxdb/healthcheck.go ./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 ./pkg/tsdb/influxdb/settings.go cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/61/61c754cd0b5fa719f352d3a64d3e2d02155e72babe99124523bea78d97d6492d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1485/_pkg_.a # internal cp $WORK/b1485/_pkg_.a /builddir/.cache/go-build/9c/9c0eed6c8ee4805521190abb9a7513f2578bcb09ccb7ae1ee4c2ca0fa94cc576-d # internal cp $WORK/b1444/_pkg_.a /builddir/.cache/go-build/9b/9be68853e2efbb287974d204141193d329b5eb1e2d6773b0e01e5d89f9c84f2d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/01/011cfa9cd2a687f9f2a5473463de106461a7e80d21180914c89d7a69d7285425-d # internal github.com/grafana/grafana/pkg/ifaces/gcsifaces mkdir -p $WORK/b797/ cat >$WORK/b797/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b727/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b753/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b757/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/grafana/grafana/pkg/ifaces/gcsifaces -lang=go1.19 -complete -installsuffix shared -buildid LMC0ohJGBSS6a1OXG1bI/LMC0ohJGBSS6a1OXG1bI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b797/importcfg -pack ./pkg/ifaces/gcsifaces/gcsifaces.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1460/_pkg_.a # internal cp $WORK/b1460/_pkg_.a /builddir/.cache/go-build/c9/c9142a6ffaefce9f64208cab4d67e6c874c80884571e6e6e32ced5c2d42abcc6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/1d/1d02c49ccd3227c7281f982b287cd0e54c96113c055a8e5f4242f3477949d14a-d # internal github.com/grafana/grafana/pkg/components/imguploader/gcs mkdir -p $WORK/b726/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b727/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b753/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b757/_pkg_.a packagefile google.golang.org/api/option=$WORK/b752/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/grafana/grafana/pkg/components/imguploader/gcs -lang=go1.19 -complete -installsuffix shared -buildid F9gIvVgSgw7tqnQn34PH/F9gIvVgSgw7tqnQn34PH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b726/importcfg -pack ./pkg/components/imguploader/gcs/gcsuploader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/23/2343938aab77f382ddd0b20458160ad0d96c8c33c6d2278fdd92c07b05158260-d # internal github.com/grafana/grafana/pkg/components/imguploader mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/xml=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b178/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b212/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b189/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b211/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b186/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b201/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b714/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b190/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b726/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/grafana/grafana/pkg/components/imguploader -lang=go1.19 -complete -installsuffix shared -buildid 9Qj5hnbqqcCVfEIdedTM/9Qj5hnbqqcCVfEIdedTM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b713/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_amd64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/3f/3f6b1a72c297eaf8fdb61acf9385aec9357cb88581ca50dae67b8b9d6f826a3b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1453/_pkg_.a # internal cp $WORK/b1453/_pkg_.a /builddir/.cache/go-build/33/337a3cfbaa606a5e3084a86295aabc83422d899c53f1a4a8655817beb63f237a-d # internal github.com/aws/aws-sdk-go/service/ec2/ec2iface mkdir -p $WORK/b1455/ cat >$WORK/b1455/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1453/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1455/_pkg_.a -trimpath "$WORK/b1455=>" -p github.com/aws/aws-sdk-go/service/ec2/ec2iface -lang=go1.11 -complete -installsuffix shared -buildid J2HV5qzNefTCnMBXQiks/J2HV5qzNefTCnMBXQiks -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1455/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1455/_pkg_.a # internal cp $WORK/b1455/_pkg_.a /builddir/.cache/go-build/d3/d3b8c2775344cdd9969ed9b36134e162af0646848294d5cd6e8584f922d25f38-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b569/ -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.2.10/vendor/github.com/mattn/go-sqlite3 -o $WORK/b569/_x012.o -c sqlite3_opt_unlock_notify.c cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.2.10 TERM='dumb' gcc -I ./vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -o $WORK/b569/_cgo_.o $WORK/b569/_cgo_main.o $WORK/b569/_x001.o $WORK/b569/_x002.o $WORK/b569/_x003.o $WORK/b569/_x004.o $WORK/b569/_x005.o $WORK/b569/_x006.o $WORK/b569/_x007.o $WORK/b569/_x008.o $WORK/b569/_x009.o $WORK/b569/_x010.o $WORK/b569/_x011.o $WORK/b569/_x012.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b569/_cgo_.o -dynout $WORK/b569/_cgo_import.go cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b143/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_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/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/mattn/go-sqlite3 -lang=go1.16 -installsuffix shared -buildid cbruvlF5kUBhfqFiZD2H/cbruvlF5kUBhfqFiZD2H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b569/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/b569/_cgo_gotypes.go $WORK/b569/backup.cgo1.go $WORK/b569/callback.cgo1.go $WORK/b569/error.cgo1.go $WORK/b569/sqlite3.cgo1.go $WORK/b569/sqlite3_context.cgo1.go $WORK/b569/sqlite3_load_extension.cgo1.go $WORK/b569/sqlite3_opt_userauth_omit.cgo1.go $WORK/b569/sqlite3_other.cgo1.go $WORK/b569/sqlite3_type.cgo1.go $WORK/b569/_cgo_import.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b569/_pkg_.a $WORK/b569/_x001.o $WORK/b569/_x002.o $WORK/b569/_x003.o $WORK/b569/_x004.o $WORK/b569/_x005.o $WORK/b569/_x006.o $WORK/b569/_x007.o $WORK/b569/_x008.o $WORK/b569/_x009.o $WORK/b569/_x010.o $WORK/b569/_x011.o $WORK/b569/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/e2/e2dd4edb3c641233866cecb45a891b9c106deb8911504ccac47198658080777e-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrator mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b549/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b563/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b552/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/lib/pq=$WORK/b566/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b569/_pkg_.a packagefile go.uber.org/atomic=$WORK/b480/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrator -lang=go1.19 -complete -installsuffix shared -buildid -enBkhMGs0ikAGIrQVYX/-enBkhMGs0ikAGIrQVYX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b562/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_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/7e/7e4aa329aab1e8492d01a44875b6c732f227ed84d1c94812b83a2510b878a7f7-d # internal github.com/grafana/grafana/pkg/registry mkdir -p $WORK/b561/ github.com/grafana/grafana/pkg/services/sqlstore/searchstore mkdir -p $WORK/b576/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/grafana/grafana/pkg/registry -lang=go1.19 -complete -installsuffix shared -buildid X6_G43Ks2J_aXn6JT5mm/X6_G43Ks2J_aXn6JT5mm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack ./pkg/registry/registry.go cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/grafana/grafana/pkg/services/sqlstore/searchstore -lang=go1.19 -complete -installsuffix shared -buildid NqpnXoOdKUAtgs9DGleT/NqpnXoOdKUAtgs9DGleT -goversion go1.19.10 -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_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/e6/e6c4ee1215de6a8406900eed2dea08ceadc5985a8895d3c1e07b2fb20c1882eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/0b/0b26780ff3360dee38515c6b8f8421fb9c0a6490a357ac761f58f56bcbdbdcb9-d # internal github.com/grafana/grafana/pkg/models mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/grafana/grafana/pkg/models -lang=go1.19 -complete -installsuffix shared -buildid F5dgquI3RxRz13K7Kaol/F5dgquI3RxRz13K7Kaol -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b557/importcfg -pack ./pkg/models/address.go ./pkg/models/alert.go ./pkg/models/alert_notifications.go ./pkg/models/context.go ./pkg/models/dashboard_acl.go ./pkg/models/dashboard_thumbs.go ./pkg/models/dashboards.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/quotas.go ./pkg/models/search.go ./pkg/models/shorturl.go ./pkg/models/star.go ./pkg/models/stats.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_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/ce/ceb019da53b46626143f2d0bbf504f04c0795daaba216f42f6814c4debceb285-d # internal github.com/grafana/grafana/pkg/middleware/cookies mkdir -p $WORK/b581/ github.com/grafana/grafana/pkg/api/response mkdir -p $WORK/b584/ github.com/grafana/grafana/pkg/services/navtree github.com/grafana/grafana/pkg/services/loginattempt github.com/grafana/grafana/pkg/services/login mkdir -p $WORK/b902/ github.com/grafana/grafana/pkg/api/avatar github.com/grafana/grafana/pkg/services/quota mkdir -p $WORK/b925/ github.com/grafana/grafana/pkg/services/team github.com/grafana/grafana/pkg/services/temp_user mkdir -p $WORK/b1118/ github.com/grafana/grafana/pkg/services/notifications mkdir -p $WORK/b649/ mkdir -p $WORK/b927/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/grafana/grafana/pkg/middleware/cookies -lang=go1.19 -complete -installsuffix shared -buildid ooC-on6sNfct1Ge_1vTY/ooC-on6sNfct1Ge_1vTY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b581/importcfg -pack ./pkg/middleware/cookies/cookies.go github.com/grafana/grafana/pkg/login/social mkdir -p $WORK/b896/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b585/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b369/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/grafana/grafana/pkg/api/response -lang=go1.19 -complete -installsuffix shared -buildid 5-Tqj_dUh7iwStXE466Y/5-Tqj_dUh7iwStXE466Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b584/importcfg -pack ./pkg/api/response/response.go ./pkg/api/response/web_hack.go cat >$WORK/b902/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/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/grafana/grafana/pkg/services/dashboard_thumbs mkdir -p $WORK/b1329/ github.com/grafana/grafana/pkg/services/plugindashboards /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p github.com/grafana/grafana/pkg/services/login -lang=go1.19 -complete -installsuffix shared -buildid dIrmULBeVDaa7LXfQaUw/dIrmULBeVDaa7LXfQaUw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b902/importcfg -pack ./pkg/services/login/authinfo.go ./pkg/services/login/login.go ./pkg/services/login/model.go ./pkg/services/login/userprotection.go cat >$WORK/b925/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/b557/_pkg_.a EOF mkdir -p $WORK/b1402/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p github.com/grafana/grafana/pkg/services/quota -lang=go1.19 -complete -installsuffix shared -buildid pVjPn41S0cUJ8WKEPe8w/pVjPn41S0cUJ8WKEPe8w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b925/importcfg -pack ./pkg/services/quota/model.go ./pkg/services/quota/quota.go cat >$WORK/b1118/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a EOF github.com/grafana/grafana/pkg/services/live/managedstream mkdir -p $WORK/b834/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b053/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b553/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b587/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b650/_pkg_.a packagefile html/template=$WORK/b221/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/mail=$WORK/b651/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1118/_pkg_.a -trimpath "$WORK/b1118=>" -p github.com/grafana/grafana/pkg/services/temp_user -lang=go1.19 -complete -installsuffix shared -buildid KEHA2nW1TvEu5bssUv-O/KEHA2nW1TvEu5bssUv-O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1118/importcfg -pack ./pkg/services/temp_user/temp_user.go mkdir -p $WORK/b915/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/grafana/grafana/pkg/services/notifications -lang=go1.19 -complete -installsuffix shared -buildid RJJcb9W4GizsxU4o5Tob/RJJcb9W4GizsxU4o5Tob -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b649/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/b927/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a EOF mkdir -p $WORK/b820/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p github.com/grafana/grafana/pkg/services/team -lang=go1.19 -complete -installsuffix shared -buildid U7z9RCKuAY1PeEXUZjgv/U7z9RCKuAY1PeEXUZjgv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b927/importcfg -pack ./pkg/services/team/team.go cat >$WORK/b896/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b472/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b183/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b598/_pkg_.a packagefile golang.org/x/text/language=$WORK/b600/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b897/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/mail=$WORK/b651/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF github.com/grafana/grafana/pkg/services/provisioning/utils mkdir -p $WORK/b1407/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p github.com/grafana/grafana/pkg/login/social -lang=go1.19 -complete -installsuffix shared -buildid A5PuqDjbO0ZZh4lsrEYs/A5PuqDjbO0ZZh4lsrEYs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b896/importcfg -pack ./pkg/login/social/azuread_oauth.go ./pkg/login/social/common.go ./pkg/login/social/errors.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 github.com/grafana/grafana/pkg/services/teamguardian mkdir -p $WORK/b1424/ cat >$WORK/b1329/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1329/_pkg_.a -trimpath "$WORK/b1329=>" -p github.com/grafana/grafana/pkg/services/dashboard_thumbs -lang=go1.19 -complete -installsuffix shared -buildid FyequKxcZw9wE5AyaqfH/FyequKxcZw9wE5AyaqfH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1329/importcfg -pack ./pkg/services/dashboard_thumbs/dashboard_thumbs.go cat >$WORK/b1402/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a EOF cat >$WORK/b834/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b835/_pkg_.a EOF mkdir -p $WORK/b1178/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1402/_pkg_.a -trimpath "$WORK/b1402=>" -p github.com/grafana/grafana/pkg/services/plugindashboards -lang=go1.19 -complete -installsuffix shared -buildid PXmSIsJ69bIIg3IHUb2y/PXmSIsJ69bIIg3IHUb2y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1402/importcfg -pack ./pkg/services/plugindashboards/plugindashboards.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/grafana/grafana/pkg/services/navtree -lang=go1.19 -complete -installsuffix shared -buildid VcduVP21Sd4M78NMBrth/VcduVP21Sd4M78NMBrth -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b834/importcfg -pack ./pkg/services/navtree/models.go ./pkg/services/navtree/navtree.go cat >$WORK/b915/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p github.com/grafana/grafana/pkg/services/loginattempt -lang=go1.19 -complete -installsuffix shared -buildid EE6wjQQCryN2KC0Us3hp/EE6wjQQCryN2KC0Us3hp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b915/importcfg -pack ./pkg/services/loginattempt/login_attempt.go cat >$WORK/b820/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b556/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/grafana/grafana/pkg/api/avatar -lang=go1.19 -complete -installsuffix shared -buildid NNmovRVxpSiR_qHZIWuC/NNmovRVxpSiR_qHZIWuC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b820/importcfg -pack ./pkg/api/avatar/avatar.go cat >$WORK/b1407/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1407/_pkg_.a -trimpath "$WORK/b1407=>" -p github.com/grafana/grafana/pkg/services/provisioning/utils -lang=go1.19 -complete -installsuffix shared -buildid 6MGZ9BEDd_VqD6QN72pJ/6MGZ9BEDd_VqD6QN72pJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1407/importcfg -pack ./pkg/services/provisioning/utils/utils.go cat >$WORK/b1424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1424/_pkg_.a -trimpath "$WORK/b1424=>" -p github.com/grafana/grafana/pkg/services/teamguardian -lang=go1.19 -complete -installsuffix shared -buildid pbLiMErxVgYVPQRhp04K/pbLiMErxVgYVPQRhp04K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1424/importcfg -pack ./pkg/services/teamguardian/team.go cat >$WORK/b1178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1178/_pkg_.a -trimpath "$WORK/b1178=>" -p github.com/grafana/grafana/pkg/services/live/managedstream -lang=go1.19 -complete -installsuffix shared -buildid stddPNLLoT1sny4Y0WGy/stddPNLLoT1sny4Y0WGy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1178/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_amd64/buildid -w $WORK/b915/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1424/_pkg_.a # internal cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/6d/6da36d8d02f538b5e1369d73f808aeb0a5f938556469b011e442fe76e0d37f87-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b927/_pkg_.a # internal cp $WORK/b1118/_pkg_.a /builddir/.cache/go-build/f4/f4517d0f9bfbeb8e5f5658c97ad77a401bf985aa475c48797877bd6311bbb288-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1407/_pkg_.a # internal cp $WORK/b1329/_pkg_.a /builddir/.cache/go-build/ff/fffe59c52994993889feeec5c9fb79b9533276ee23cf31e38aca3f49e827b240-d # internal cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/f9/f9eacef191d65831eab9603b966c7bf1adb780e699922fa1b0aa8ee3e45227be-d # internal cp $WORK/b1407/_pkg_.a /builddir/.cache/go-build/6c/6c6b6a52c748768f4177a96455f0be01627c902c96642a290118b594e78c67a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1402/_pkg_.a # internal cp $WORK/b1402/_pkg_.a /builddir/.cache/go-build/6c/6c5edac09224d28e4f34f33e5636cc17a7c113c02b821827e6aa746044727084-d # internal cp $WORK/b1424/_pkg_.a /builddir/.cache/go-build/65/65137384d40df07dc4278d2cf73c7293b127fc9ac322bbfb1c09687740a75510-d # internal github.com/grafana/grafana/pkg/services/teamguardian/manager mkdir -p $WORK/b1554/ cat >$WORK/b1554/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1424/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b591/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1554/_pkg_.a -trimpath "$WORK/b1554=>" -p github.com/grafana/grafana/pkg/services/teamguardian/manager -lang=go1.19 -complete -installsuffix shared -buildid ZjseU2YVrCYzvmtL9vkN/ZjseU2YVrCYzvmtL9vkN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1554/importcfg -pack ./pkg/services/teamguardian/manager/service.go ./pkg/services/teamguardian/manager/service_mock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b834/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b925/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/2d/2db6c5d8a15f5b55a97fef98013b34b803b6745dbc13da25692a6123b694b89b-d # internal cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/cd/cd8d204bfd858678ebb9b972c65c619fe3da8fb6aa9740f69043b5106f706ffa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b902/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/83/83192825050b6d5b84d835c9112c4d87fbf68fa2b59fa3ee98fc6eed3abe436f-d # internal github.com/grafana/grafana/pkg/services/accesscontrol mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/grafana/grafana/pkg/services/accesscontrol -lang=go1.19 -complete -installsuffix shared -buildid 7YzbYplch_6FcgIoyC5H/7YzbYplch_6FcgIoyC5H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b580/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/metadata.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/b902/_pkg_.a /builddir/.cache/go-build/cd/cd08e48bc5a4fcd3b0a8950cbd07523479242bd6f5e031bdbd3c298e9cddca89-d # internal github.com/grafana/grafana/pkg/services/login/authinfoservice mkdir -p $WORK/b1535/ cat >$WORK/b1535/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/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b902/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1535/_pkg_.a -trimpath "$WORK/b1535=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice -lang=go1.19 -complete -installsuffix shared -buildid HGUFpBe6cVsVi0r_Nwjd/HGUFpBe6cVsVi0r_Nwjd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1535/importcfg -pack ./pkg/services/login/authinfoservice/service.go ./pkg/services/login/authinfoservice/userprotection.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1554/_pkg_.a # internal cp $WORK/b1554/_pkg_.a /builddir/.cache/go-build/4a/4a3f134fd845c7eba63b75116b229c41c6e7150da97bb729de48a9e77453d4b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/a9/a9946395b89c7120f9a86cfcd5491370f5939f30497bc8aa87caa0a3f0a2257b-d # internal github.com/grafana/grafana/pkg/services/featuremgmt mkdir -p $WORK/b583/ github.com/grafana/grafana/pkg/services/ldap mkdir -p $WORK/b910/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b586/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b587/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/grafana/grafana/pkg/services/featuremgmt -lang=go1.19 -complete -installsuffix shared -buildid ZR0F-0JE5Hz3Tyyk41JO/ZR0F-0JE5Hz3Tyyk41JO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b583/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/b910/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b911/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b902/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b913/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p github.com/grafana/grafana/pkg/services/ldap -lang=go1.19 -complete -installsuffix shared -buildid PJ_iTvGG7G01FZUV-Ihj/PJ_iTvGG7G01FZUV-Ihj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b910/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 cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/7f/7f130750691948663c2e7ea8e6469331acbfcb84d6fd6a284ffea84a3778b6eb-d # internal cp $WORK/b1178/_pkg_.a /builddir/.cache/go-build/f8/f8625483284d8b1f57b36da90da8e78037d8db15e8d162205f8ee065421654c7-d # internal github.com/grafana/grafana/pkg/services/live/survey mkdir -p $WORK/b1190/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1535/_pkg_.a # internal cat >$WORK/b1190/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1122/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1178/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1190/_pkg_.a -trimpath "$WORK/b1190=>" -p github.com/grafana/grafana/pkg/services/live/survey -lang=go1.19 -complete -installsuffix shared -buildid nov6nlaLZONyX8txf0wF/nov6nlaLZONyX8txf0wF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1190/importcfg -pack ./pkg/services/live/survey/survey.go github.com/grafana/grafana/pkg/services/live/pipeline mkdir -p $WORK/b1161/ cat >$WORK/b1161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1122/_pkg_.a packagefile github.com/dop251/goja=$WORK/b1162/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1171/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1174/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1159/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1178/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/pattern=$WORK/b1179/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/tree=$WORK/b1180/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/remotewrite=$WORK/b1181/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b369/_pkg_.a packagefile github.com/ohler55/ojg/jp=$WORK/b1183/_pkg_.a packagefile github.com/ohler55/ojg/oj=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1182/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b497/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b506/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_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_amd64/compile -o $WORK/b1161/_pkg_.a -trimpath "$WORK/b1161=>" -p github.com/grafana/grafana/pkg/services/live/pipeline -lang=go1.19 -complete -installsuffix shared -buildid KIUiQMOFbmGiQWJSQQVg/KIUiQMOFbmGiQWJSQQVg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1161/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 cp $WORK/b1535/_pkg_.a /builddir/.cache/go-build/a6/a687c91aaa6889949866dabd0fa1e55823510471e75aed4eb05f114ee3b0f29a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/74/74b71712681a4f69ec239c6d177b1a0aad9c7143aeb9427521e381a9af2450c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1190/_pkg_.a # internal cp $WORK/b1190/_pkg_.a /builddir/.cache/go-build/78/7828f5dde884b5e4c37f7ba4d74dfcad4656c369e0499024ab7c9110beef4392-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/46/463c965c080df1dad1fd672d0c5629bc7d4e0f4abcf2d2caeae91a0206a1734c-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders mkdir -p $WORK/b1420/ github.com/grafana/grafana/pkg/plugins/config mkdir -p $WORK/b1505/ github.com/grafana/grafana/pkg/tsdb/prometheus/querydata mkdir -p $WORK/b1490/ github.com/grafana/grafana/pkg/tsdb/testdatasource mkdir -p $WORK/b1325/ github.com/grafana/grafana/pkg/tsdb/loki mkdir -p $WORK/b1478/ cat >$WORK/b1420/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1419/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b1421/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1420/_pkg_.a -trimpath "$WORK/b1420=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders -lang=go1.19 -complete -installsuffix shared -buildid bas54nf0a6qwPkte5P43/bas54nf0a6qwPkte5P43 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1420/importcfg -pack ./pkg/services/kmsproviders/osskmsproviders/osskmsproviders.go github.com/grafana/grafana/pkg/tsdb/cloudwatch mkdir -p $WORK/b1447/ cat >$WORK/b1490/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b832/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1491/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1492/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/utils=$WORK/b1487/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1479/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1488/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b369/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1505/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b428/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/csv=$WORK/b374/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1326/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource/sims=$WORK/b1327/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1490/_pkg_.a -trimpath "$WORK/b1490=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/querydata -lang=go1.19 -complete -installsuffix shared -buildid 8_0-OUyICwTYPVh1eGbI/8_0-OUyICwTYPVh1eGbI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1490/importcfg -pack ./pkg/tsdb/prometheus/querydata/exemplar_sampler.go ./pkg/tsdb/prometheus/querydata/request.go ./pkg/tsdb/prometheus/querydata/response.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1505/_pkg_.a -trimpath "$WORK/b1505=>" -p github.com/grafana/grafana/pkg/plugins/config -lang=go1.19 -complete -installsuffix shared -buildid sqUS8C1hvQps_R-P-wmR/sqUS8C1hvQps_R-P-wmR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1505/importcfg -pack ./pkg/plugins/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1325/_pkg_.a -trimpath "$WORK/b1325=>" -p github.com/grafana/grafana/pkg/tsdb/testdatasource -lang=go1.19 -complete -installsuffix shared -buildid BsWlm3QY0BFsPFkthZH7/BsWlm3QY0BFsPFkthZH7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1325/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 cat >$WORK/b1478/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b832/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1479/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b369/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile hash/fnv=$WORK/b237/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/signal=$WORK/b324/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1447/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b182/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b201/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1448/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface=$WORK/b1450/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1451/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface=$WORK/b1452/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1453/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2/ec2iface=$WORK/b1455/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1456/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface=$WORK/b1457/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b120/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1326/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b819/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1478/_pkg_.a -trimpath "$WORK/b1478=>" -p github.com/grafana/grafana/pkg/tsdb/loki -lang=go1.19 -complete -installsuffix shared -buildid avbVq6ukaCDxgWS4z-ok/avbVq6ukaCDxgWS4z-ok -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1478/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_amd64/compile -o $WORK/b1447/_pkg_.a -trimpath "$WORK/b1447=>" -p github.com/grafana/grafana/pkg/tsdb/cloudwatch -lang=go1.19 -complete -installsuffix shared -buildid 20bS1NvPqVc5MUnvgEBA/20bS1NvPqVc5MUnvgEBA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1447/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_amd64/buildid -w $WORK/b1420/_pkg_.a # internal cp $WORK/b1420/_pkg_.a /builddir/.cache/go-build/c6/c6000a983159a43bcbcf49dca09409ed297732fdd936ac5c85b99e843323c245-d # internal github.com/grafana/grafana/pkg/services/secrets/manager mkdir -p $WORK/b1416/ cat >$WORK/b1416/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b644/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/provider=$WORK/b1417/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/service=$WORK/b1418/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1419/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1420/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b819/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1416/_pkg_.a -trimpath "$WORK/b1416=>" -p github.com/grafana/grafana/pkg/services/secrets/manager -lang=go1.19 -complete -installsuffix shared -buildid ALwVdoaFBahUAFtBucek/ALwVdoaFBahUAFtBucek -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1416/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_amd64/buildid -w $WORK/b1505/_pkg_.a # internal cp $WORK/b1505/_pkg_.a /builddir/.cache/go-build/2f/2fa228d76a2d7fe997ac48f585bd98fa4dbd036cf21b62b367012339a56c57c2-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation mkdir -p $WORK/b1515/ cat >$WORK/b1515/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1505/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b587/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1515/_pkg_.a -trimpath "$WORK/b1515=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation -lang=go1.19 -complete -installsuffix shared -buildid sMboDXK5l6q_OSA2XdKK/sMboDXK5l6q_OSA2XdKK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1515/importcfg -pack ./pkg/plugins/backendplugin/instrumentation/instrumentation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b910/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/9a/9aa5eb26429e3b138cd504e36db14c6e84ad675434d3713b23562790037473b2-d # internal github.com/grafana/grafana/pkg/services/multildap mkdir -p $WORK/b916/ cat >$WORK/b916/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p github.com/grafana/grafana/pkg/services/multildap -lang=go1.19 -complete -installsuffix shared -buildid TBpKpK-7E19edLvHpd1L/TBpKpK-7E19edLvHpd1L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b916/importcfg -pack ./pkg/services/multildap/multidap_mock.go ./pkg/services/multildap/multildap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/7c/7cf938ff6040a1640fa386950b8ca08777c8ce50fffc17f4217ead649c34655f-d # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/91/91c39ef19f1718df0577513ff190b546b22850cb0f2b901112636d3ee54dd8e5-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts mkdir -p $WORK/b1423/ github.com/grafana/grafana/pkg/services/datasources mkdir -p $WORK/b614/ github.com/grafana/grafana/pkg/plugins mkdir -p $WORK/b609/ github.com/grafana/grafana/pkg/services/dashboards mkdir -p $WORK/b590/ cat >$WORK/b1423/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b917/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1423/_pkg_.a -trimpath "$WORK/b1423=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts -lang=go1.19 -complete -installsuffix shared -buildid kP0i7SIyzHxgeh0uGrFt/kP0i7SIyzHxgeh0uGrFt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1423/importcfg -pack ./pkg/services/serviceaccounts/errors.go ./pkg/services/serviceaccounts/models.go ./pkg/services/serviceaccounts/serviceaccounts.go cat >$WORK/b614/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/httpclient=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b611/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin=$WORK/b612/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b578/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/grafana/grafana/pkg/services/datasources -lang=go1.19 -complete -installsuffix shared -buildid xhcwlSenyrTo7-Q_FGyy/xhcwlSenyrTo7-Q_FGyy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./pkg/services/datasources/accesscontrol.go ./pkg/services/datasources/datasources.go ./pkg/services/datasources/errors.go ./pkg/services/datasources/models.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/grafana/grafana/pkg/plugins -lang=go1.19 -complete -installsuffix shared -buildid o1eKJtIJtsTZ3QkKvWT4/o1eKJtIJtsTZ3QkKvWT4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b609/importcfg -pack ./pkg/plugins/accesscontrol.go ./pkg/plugins/errors.go ./pkg/plugins/ifaces.go ./pkg/plugins/models.go ./pkg/plugins/plugins.go cat >$WORK/b590/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/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b591/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/grafana/grafana/pkg/services/dashboards -lang=go1.19 -complete -installsuffix shared -buildid Qf3f41wYyKVBMNmcoJD0/Qf3f41wYyKVBMNmcoJD0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b590/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/errors.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1515/_pkg_.a # internal cp $WORK/b1515/_pkg_.a /builddir/.cache/go-build/9f/9fbb3224065a5ade3f273c5f62749778bba1001a1701b36d37a8ee29df39bdca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1490/_pkg_.a # internal cp $WORK/b1490/_pkg_.a /builddir/.cache/go-build/aa/aa95e852ab21e570549ed3e617ef43712b58d1574edb1493153c26388473aea0-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus mkdir -p $WORK/b1484/ cat >$WORK/b1484/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered=$WORK/b1485/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/querydata=$WORK/b1490/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/resource=$WORK/b1493/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b556/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1079/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b931/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b934/_pkg_.a packagefile reflect=$WORK/b034/_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_amd64/compile -o $WORK/b1484/_pkg_.a -trimpath "$WORK/b1484=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus -lang=go1.19 -complete -installsuffix shared -buildid ho7FUD4iJXRRnj6X4jua/ho7FUD4iJXRRnj6X4jua -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1484/importcfg -pack ./pkg/tsdb/prometheus/prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b916/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/66/66164ac59c440895c099d82841ec147bc50d63f36ce3c42a776aec7b6e4ec97c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1423/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1416/_pkg_.a # internal cp $WORK/b1423/_pkg_.a /builddir/.cache/go-build/85/8551be27052db142aabe5e3ca268176ca05f17242c484c6be006cf3c8683a942-d # internal cp $WORK/b1416/_pkg_.a /builddir/.cache/go-build/4c/4c59593bb9be981b6b61f6f1afce387450365244e57a3714565652f2c5c2d5d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1478/_pkg_.a # internal cp $WORK/b1478/_pkg_.a /builddir/.cache/go-build/e3/e3d16c041aff5dddd7217033afb1d86110a74fb8be637ff8df35b79d0d8bd3d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/b2/b2a02ed1b9583ae276d7354dae198a8b57627bed8fd506f5697f60a6c0f53e39-d # internal github.com/grafana/grafana/pkg/api/datasource mkdir -p $WORK/b821/ github.com/grafana/grafana/pkg/services/oauthtoken github.com/grafana/grafana/pkg/services/datasources/permissions github.com/grafana/grafana/pkg/tsdb/legacydata github.com/grafana/grafana/pkg/plugins/adapters mkdir -p $WORK/b895/ mkdir -p $WORK/b801/ mkdir -p $WORK/b682/ cat >$WORK/b821/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b822/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b613/ cat >$WORK/b801/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/grafana/grafana/pkg/api/datasource -lang=go1.19 -complete -installsuffix shared -buildid 9gpsvWlsCUOtZMNoUJay/9gpsvWlsCUOtZMNoUJay -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b821/importcfg -pack ./pkg/api/datasource/validation.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/grafana/grafana/pkg/services/datasources/permissions -lang=go1.19 -complete -installsuffix shared -buildid F5-KT9KlrF1uZCUFrUHo/F5-KT9KlrF1uZCUFrUHo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b801/importcfg -pack ./pkg/services/datasources/permissions/datasource_permissions.go ./pkg/services/datasources/permissions/datasource_permissions_mocks.go cat >$WORK/b895/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/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b896/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b902/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p github.com/grafana/grafana/pkg/services/oauthtoken -lang=go1.19 -complete -installsuffix shared -buildid 0C8N1ZE1sF4qByMcRtki/0C8N1ZE1sF4qByMcRtki -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b895/importcfg -pack ./pkg/services/oauthtoken/oauth_token.go cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b369/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b684/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata -lang=go1.19 -complete -installsuffix shared -buildid yHMKura6EgiXdHcdZNYM/yHMKura6EgiXdHcdZNYM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b682/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/b613/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/grafana/grafana/pkg/plugins/adapters -lang=go1.19 -complete -installsuffix shared -buildid hKEXeK6xNM3ruLl39uVL/hKEXeK6xNM3ruLl39uVL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b613/importcfg -pack ./pkg/plugins/adapters/adapters.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b801/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1484/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/43/434518a0f1c9a0de0dbd825d6757612259fcb70f233b70f2dc72e65e20b9c8a6-d # internal cp $WORK/b1484/_pkg_.a /builddir/.cache/go-build/99/990f68896275408ddbf5c3532b69c79ceb1fc6ec1c22d922e59d9196fa000adb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/eb/eb12d3fcd111e48304b5399e8684296d0e77db22fee3e2f428bf0cb766da7bc1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/5e/5ea3e757a13cfad5321ee5224bf43caa620057c0f11d4581959551be84f455fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/a0/a06cd1779ac97150d2f5d029f2362bc98cb42001d48f5df3940cac22569b710d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/17/17f40dd4a737066ac1319c6b6adadc02171773f6c6352b48ae3a26ae2af19cbd-d # internal github.com/grafana/grafana/pkg/services/publicdashboards/models mkdir -p $WORK/b1413/ github.com/grafana/grafana/pkg/tsdb/legacydata/interval github.com/grafana/grafana/pkg/tsdb/graphite mkdir -p $WORK/b677/ mkdir -p $WORK/b1440/ cat >$WORK/b1413/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b682/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1440/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b397/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b682/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b682/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1413/_pkg_.a -trimpath "$WORK/b1413=>" -p github.com/grafana/grafana/pkg/services/publicdashboards/models -lang=go1.19 -complete -installsuffix shared -buildid 2EzdQBmyWj0KpvLs6CQr/2EzdQBmyWj0KpvLs6CQr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1413/importcfg -pack ./pkg/services/publicdashboards/models/models.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1440/_pkg_.a -trimpath "$WORK/b1440=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata/interval -lang=go1.19 -complete -installsuffix shared -buildid w7iq--eN2wAH1M1DksKW/w7iq--eN2wAH1M1DksKW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1440/importcfg -pack ./pkg/tsdb/legacydata/interval/interval.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/grafana/grafana/pkg/tsdb/graphite -lang=go1.19 -complete -installsuffix shared -buildid YAvUNRCCf92JuHauhGmM/YAvUNRCCf92JuHauhGmM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b677/importcfg -pack ./pkg/tsdb/graphite/graphite.go ./pkg/tsdb/graphite/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/b2/b2b842f51d257b3067997e5fe04a1397e1f86d86bd45c2570e3d20c866a6dc51-d # internal github.com/grafana/grafana/pkg/plugins/plugincontext mkdir -p $WORK/b1043/ github.com/grafana/grafana/pkg/plugins/manager/loader/initializer github.com/grafana/grafana/pkg/plugins/manager/registry mkdir -p $WORK/b1511/ github.com/grafana/grafana/pkg/services/provisioning/plugins github.com/grafana/grafana/pkg/services/updatechecker mkdir -p $WORK/b1410/ github.com/grafana/grafana/pkg/plugins/manager/dashboards github.com/grafana/grafana/pkg/tsdb/legacydata/service mkdir -p $WORK/b1509/ github.com/grafana/grafana/pkg/plugins/manager/signature github.com/grafana/grafana/pkg/api/frontendlogging github.com/grafana/grafana/pkg/expr mkdir -p $WORK/b1427/ mkdir -p $WORK/b1516/ mkdir -p $WORK/b1559/ cat >$WORK/b1043/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b613/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b903/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1511/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF github.com/grafana/grafana/pkg/api/dtos mkdir -p $WORK/b833/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1043/_pkg_.a -trimpath "$WORK/b1043=>" -p github.com/grafana/grafana/pkg/plugins/plugincontext -lang=go1.19 -complete -installsuffix shared -buildid Mw55D8_ZJ6zsRGjvynuv/Mw55D8_ZJ6zsRGjvynuv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1043/importcfg -pack ./pkg/plugins/plugincontext/plugincontext.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1511/_pkg_.a -trimpath "$WORK/b1511=>" -p github.com/grafana/grafana/pkg/plugins/manager/registry -lang=go1.19 -complete -installsuffix shared -buildid JQUX1qJIrWbGHOzHridB/JQUX1qJIrWbGHOzHridB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1511/importcfg -pack ./pkg/plugins/manager/registry/ifaces.go ./pkg/plugins/manager/registry/in_memory.go mkdir -p $WORK/b1512/ cat >$WORK/b1509/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b120/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b428/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1505/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1509/_pkg_.a -trimpath "$WORK/b1509=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader/initializer -lang=go1.19 -complete -installsuffix shared -buildid vzDdb4FLePuxLJoRvIo4/vzDdb4FLePuxLJoRvIo4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1509/importcfg -pack ./pkg/plugins/manager/loader/initializer/initializer.go mkdir -p $WORK/b836/ mkdir -p $WORK/b605/ cat >$WORK/b1516/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1516/_pkg_.a -trimpath "$WORK/b1516=>" -p github.com/grafana/grafana/pkg/plugins/manager/dashboards -lang=go1.19 -complete -installsuffix shared -buildid pU2iCU1GwItu7pjwZ3WI/pU2iCU1GwItu7pjwZ3WI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1516/importcfg -pack ./pkg/plugins/manager/dashboards/filestore.go ./pkg/plugins/manager/dashboards/ifaces.go cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b397/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b606/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b607/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b613/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b616/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b639/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/grafana/grafana/pkg/expr -lang=go1.19 -complete -installsuffix shared -buildid fbe7aKQqWXqI6tMgpif5/fbe7aKQqWXqI6tMgpif5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./pkg/expr/commands.go ./pkg/expr/graph.go ./pkg/expr/nodes.go ./pkg/expr/service.go ./pkg/expr/transform.go cat >$WORK/b1427/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1428/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1512/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b112/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1505/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1300/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b1513/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1559/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b613/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b895/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b682/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b833/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/navtree=$WORK/b834/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b835/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile html/template=$WORK/b221/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1512/_pkg_.a -trimpath "$WORK/b1512=>" -p github.com/grafana/grafana/pkg/plugins/manager/signature -lang=go1.19 -complete -installsuffix shared -buildid VsIqwQgsZ2QPzOXVmsSg/VsIqwQgsZ2QPzOXVmsSg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1512/importcfg -pack ./pkg/plugins/manager/signature/authorizer.go ./pkg/plugins/manager/signature/manifest.go ./pkg/plugins/manager/signature/signature.go cat >$WORK/b1410/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b903/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1405/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1559/_pkg_.a -trimpath "$WORK/b1559=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata/service -lang=go1.19 -complete -installsuffix shared -buildid PwAxxYQH3PpLEA8yhh_u/PwAxxYQH3PpLEA8yhh_u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1559/importcfg -pack ./pkg/tsdb/legacydata/service/service.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1410/_pkg_.a -trimpath "$WORK/b1410=>" -p github.com/grafana/grafana/pkg/services/provisioning/plugins -lang=go1.19 -complete -installsuffix shared -buildid CbFp9bTn07vDVB2-aujM/CbFp9bTn07vDVB2-aujM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1410/importcfg -pack ./pkg/services/provisioning/plugins/config_reader.go ./pkg/services/provisioning/plugins/plugin_provisioner.go ./pkg/services/provisioning/plugins/types.go cat >$WORK/b836/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b694/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b837/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/wk8/go-ordered-map=$WORK/b839/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b840/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b852/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_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_amd64/compile -o $WORK/b1427/_pkg_.a -trimpath "$WORK/b1427=>" -p github.com/grafana/grafana/pkg/services/updatechecker -lang=go1.19 -complete -installsuffix shared -buildid 2623pGaqVIgXEJv76O8z/2623pGaqVIgXEJv76O8z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1427/importcfg -pack ./pkg/services/updatechecker/grafana.go ./pkg/services/updatechecker/plugins.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/grafana/grafana/pkg/api/dtos -lang=go1.19 -complete -installsuffix shared -buildid u6yOlzghBD2jYSrGGcxp/u6yOlzghBD2jYSrGGcxp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b833/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_amd64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/grafana/grafana/pkg/api/frontendlogging -lang=go1.19 -complete -installsuffix shared -buildid 2ogcHojymPG_BcrC3Bkf/2ogcHojymPG_BcrC3Bkf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b836/importcfg -pack ./pkg/api/frontendlogging/grafana_javascript_agent.go ./pkg/api/frontendlogging/grafana_javascript_agent_payload.go ./pkg/api/frontendlogging/grafana_javascript_agent_sourcemaps.go ./pkg/api/frontendlogging/sentry.go ./pkg/api/frontendlogging/source_maps.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1440/_pkg_.a # internal cp $WORK/b1325/_pkg_.a /builddir/.cache/go-build/b4/b4f6e77749e94c759729eec1110102b0ce4c068d8b7a4fc6b95dc0305f6916e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1413/_pkg_.a # internal cp $WORK/b1440/_pkg_.a /builddir/.cache/go-build/16/16cacaee47a99a824f3813b153979802e627d2231aab43105b0c9f7cefa86f55-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros mkdir -p $WORK/b1438/ cp $WORK/b1413/_pkg_.a /builddir/.cache/go-build/c8/c82a14ebbcd1bc1abc4450bb9147e3e1c1aeacd6112ef465a0730069b7850a23-d # internal github.com/grafana/grafana/pkg/services/publicdashboards/validation mkdir -p $WORK/b1545/ cat >$WORK/b1438/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1436/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1439/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1440/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1438/_pkg_.a -trimpath "$WORK/b1438=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros -lang=go1.19 -complete -installsuffix shared -buildid BS5i0Sd-3rvY6yHdGtz3/BS5i0Sd-3rvY6yHdGtz3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1438/importcfg -pack ./pkg/tsdb/azuremonitor/macros/macros.go cat >$WORK/b1545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/models=$WORK/b1413/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1545/_pkg_.a -trimpath "$WORK/b1545=>" -p github.com/grafana/grafana/pkg/services/publicdashboards/validation -lang=go1.19 -complete -installsuffix shared -buildid ATpJ8ojS6T1Ou5rJODMX/ATpJ8ojS6T1Ou5rJODMX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1545/importcfg -pack ./pkg/services/publicdashboards/validation/validator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1545/_pkg_.a # internal cp $WORK/b1545/_pkg_.a /builddir/.cache/go-build/46/46e25cdcc2cda8756ee743c83957ccbf0be8fcb2425862ee624669f9846e558e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1516/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/3a/3ab0268337c8c71068a85495c40d9cc39347c7f300f5732906c6681f19ecc2ed-d # internal github.com/grafana/grafana/pkg/services/sqlstore/permissions mkdir -p $WORK/b685/ github.com/grafana/grafana/pkg/services/provisioning/dashboards mkdir -p $WORK/b1406/ github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol mkdir -p $WORK/b589/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/grafana/grafana/pkg/services/sqlstore/permissions -lang=go1.19 -complete -installsuffix shared -buildid 9gQn23ATdgiaC7ShCfKm/9gQn23ATdgiaC7ShCfKm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b685/importcfg -pack ./pkg/services/sqlstore/permissions/dashboard.go cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b598/_pkg_.a packagefile golang.org/x/text/language=$WORK/b600/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF cat >$WORK/b1406/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1407/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1405/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_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_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol -lang=go1.19 -complete -installsuffix shared -buildid 6ARMyTfFjPRz0ijDigTX/6ARMyTfFjPRz0ijDigTX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b589/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_amd64/compile -o $WORK/b1406/_pkg_.a -trimpath "$WORK/b1406=>" -p github.com/grafana/grafana/pkg/services/provisioning/dashboards -lang=go1.19 -complete -installsuffix shared -buildid mHPE1zWh4W800BXAuSLW/mHPE1zWh4W800BXAuSLW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1406/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 cp $WORK/b1516/_pkg_.a /builddir/.cache/go-build/14/142ccb6afef0b0a02556fe96fc762b2a62d07ae455777339a9344cb187523473-d # internal github.com/grafana/grafana/pkg/services/plugindashboards/service mkdir -p $WORK/b1540/ cat >$WORK/b1540/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b053/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/dashboards=$WORK/b1516/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1525/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b903/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1540/_pkg_.a -trimpath "$WORK/b1540=>" -p github.com/grafana/grafana/pkg/services/plugindashboards/service -lang=go1.19 -complete -installsuffix shared -buildid YP0EgeYzzCdIe4IgdxrL/YP0EgeYzzCdIe4IgdxrL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1540/importcfg -pack ./pkg/services/plugindashboards/service/dashboard_updater.go ./pkg/services/plugindashboards/service/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1559/_pkg_.a # internal cp $WORK/b1559/_pkg_.a /builddir/.cache/go-build/cf/cfdd89aba6a8260db2d0f24126e5fee0c1525705abb26a1e42d7b4b9a44434d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1438/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1043/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/d5/d52aa2278f12a2d2b7d70dcf8c6c0c99970ec2250b14cce5e8e1475cdf91ddf2-d # internal cp $WORK/b1438/_pkg_.a /builddir/.cache/go-build/9b/9bd20712bef4609b413fc4e638c6d528262f5e321b74c9a66eb66ec48bf64621-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics mkdir -p $WORK/b1437/ cat >$WORK/b1437/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1436/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1438/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1439/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1437/_pkg_.a -trimpath "$WORK/b1437=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics -lang=go1.19 -complete -installsuffix shared -buildid qbL3Qm1OWSEyAeVn-zxB/qbL3Qm1OWSEyAeVn-zxB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1437/importcfg -pack ./pkg/tsdb/azuremonitor/loganalytics/azure-log-analytics-datasource.go ./pkg/tsdb/azuremonitor/loganalytics/azure-response-table-frame.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1410/_pkg_.a # internal cp $WORK/b1043/_pkg_.a /builddir/.cache/go-build/59/59424d4e636c1e9b9059ede7600183559b2a95a534f9afc77b4a2b7fba1c85c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1427/_pkg_.a # internal cp $WORK/b1410/_pkg_.a /builddir/.cache/go-build/af/afef6ad10842481bb82c8661fe0d6d1033ed4d984b0508644fa5cd6be71c6fe2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1161/_pkg_.a # internal cp $WORK/b1427/_pkg_.a /builddir/.cache/go-build/7c/7ce74fff57adb0af3acbe14517579ebe7d0cc9977b82642c813e5eab9b32ba81-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1509/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1511/_pkg_.a # internal cp $WORK/b1509/_pkg_.a /builddir/.cache/go-build/8f/8f4adb7ff87fa9bb8852286a3ac8c564eb8267d5f19d0d2a9dd665d12d2eb35f-d # internal cp $WORK/b1511/_pkg_.a /builddir/.cache/go-build/48/4838d9184cb300ccb8b08133b0a4843218866a0875894df5bc4e7d58ea93909a-d # internal github.com/grafana/grafana/pkg/plugins/manager/client mkdir -p $WORK/b1514/ github.com/grafana/grafana/pkg/plugins/manager/process mkdir -p $WORK/b1510/ cat >$WORK/b1510/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/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1511/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1510/_pkg_.a -trimpath "$WORK/b1510=>" -p github.com/grafana/grafana/pkg/plugins/manager/process -lang=go1.19 -complete -installsuffix shared -buildid 6me7j559np4Cb8RNHwe5/6me7j559np4Cb8RNHwe5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1510/importcfg -pack ./pkg/plugins/manager/process/ifaces.go ./pkg/plugins/manager/process/process.go cat >$WORK/b1514/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation=$WORK/b1515/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1505/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1511/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1514/_pkg_.a -trimpath "$WORK/b1514=>" -p github.com/grafana/grafana/pkg/plugins/manager/client -lang=go1.19 -complete -installsuffix shared -buildid XGunYDXSg5fGvdUKeWZN/XGunYDXSg5fGvdUKeWZN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1514/importcfg -pack ./pkg/plugins/manager/client/client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/9c/9c3ed9a54621cc9e3edd6ff18925cda7e5e3142335d40739f58ddd111eec5a33-d # internal github.com/grafana/grafana/pkg/services/hooks mkdir -p $WORK/b1333/ github.com/grafana/grafana/pkg/services/searchusers github.com/grafana/grafana/pkg/services/publicdashboards mkdir -p $WORK/b1412/ mkdir -p $WORK/b1414/ cat >$WORK/b1333/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1333/_pkg_.a -trimpath "$WORK/b1333=>" -p github.com/grafana/grafana/pkg/services/hooks -lang=go1.19 -complete -installsuffix shared -buildid ZLbM08bpWInUDIh21jvJ/ZLbM08bpWInUDIh21jvJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1333/importcfg -pack ./pkg/services/hooks/hooks.go cat >$WORK/b1412/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/models=$WORK/b1413/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b591/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1412/_pkg_.a -trimpath "$WORK/b1412=>" -p github.com/grafana/grafana/pkg/services/publicdashboards -lang=go1.19 -complete -installsuffix shared -buildid MDPX_GD-RioKuLZptMV1/MDPX_GD-RioKuLZptMV1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1412/importcfg -pack ./pkg/services/publicdashboards/public_dashboard_service_mock.go ./pkg/services/publicdashboards/public_dashboard_store_mock.go ./pkg/services/publicdashboards/publicdashboard.go cat >$WORK/b1414/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b902/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1414/_pkg_.a -trimpath "$WORK/b1414=>" -p github.com/grafana/grafana/pkg/services/searchusers -lang=go1.19 -complete -installsuffix shared -buildid 1tESY_eHYKVpLvlzoB4V/1tESY_eHYKVpLvlzoB4V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1414/importcfg -pack ./pkg/services/searchusers/searchusers.go cp $WORK/b1161/_pkg_.a /builddir/.cache/go-build/ee/ee79b1a772ff6638a6fc28071e542c86e409c4bdd5f30da349e674f95e9effb3-d # internal github.com/grafana/grafana/pkg/services/live/liveplugin mkdir -p $WORK/b1160/ github.com/grafana/grafana/pkg/services/live/pushws mkdir -p $WORK/b1188/ cat >$WORK/b1160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1122/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1161/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1160/_pkg_.a -trimpath "$WORK/b1160=>" -p github.com/grafana/grafana/pkg/services/live/liveplugin -lang=go1.19 -complete -installsuffix shared -buildid YB7YH2tmPcK6HkfY2P1C/YB7YH2tmPcK6HkfY2P1C -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1160/importcfg -pack ./pkg/services/live/liveplugin/plugin.go cat >$WORK/b1188/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1174/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1159/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1178/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1161/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1189/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1188/_pkg_.a -trimpath "$WORK/b1188=>" -p github.com/grafana/grafana/pkg/services/live/pushws -lang=go1.19 -complete -installsuffix shared -buildid AbBQt21ciYnQmIyjR0EA/AbBQt21ciYnQmIyjR0EA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1188/importcfg -pack ./pkg/services/live/pushws/push_pipeline.go ./pkg/services/live/pushws/push_stream.go ./pkg/services/live/pushws/ws.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/9b/9b5dcffab8045d29eb01a9c0a10fe799e7db82f9fb66a53e808dec7374805b89-d # internal cp $WORK/b1512/_pkg_.a /builddir/.cache/go-build/50/504df19316164e922c9937f4d90050396017b52517d57340edbe6a8b535a0033-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1540/_pkg_.a # internal cp $WORK/b1540/_pkg_.a /builddir/.cache/go-build/b9/b9136ad4676efa709a2ba043ae1b9f3d15829fc89ad5eacdecb8384bc1d6c4a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b836/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1333/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/e1/e19052b00cbb7903e0742b7249fa09940ffd4750e048906481d2b11524e2269e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1406/_pkg_.a # internal cp $WORK/b1333/_pkg_.a /builddir/.cache/go-build/86/86295220406ba038f5fde5e6cf1f8d76ab2b00895c38484f30c72282eff2699d-d # internal github.com/grafana/grafana/pkg/services/licensing mkdir -p $WORK/b1338/ cat >$WORK/b1338/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1333/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/navtree=$WORK/b834/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1338/_pkg_.a -trimpath "$WORK/b1338=>" -p github.com/grafana/grafana/pkg/services/licensing -lang=go1.19 -complete -installsuffix shared -buildid XcniW1G4NLzCXlDYc23c/XcniW1G4NLzCXlDYc23c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1338/importcfg -pack ./pkg/services/licensing/accesscontrol.go ./pkg/services/licensing/oss.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1188/_pkg_.a # internal cp $WORK/b1188/_pkg_.a /builddir/.cache/go-build/e5/e59b1ec80f4b4ad48fc21802933f8cda70e2b6af9d71be7a958bfd4d7fd15026-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1414/_pkg_.a # internal cp $WORK/b1406/_pkg_.a /builddir/.cache/go-build/19/19554d6d8e8e83caa56398ab280e4245371a7ccffac03ea2ad81db7a5ee79714-d # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/5c/5c62240ccbf1cbe4206115b6948b871ff5031764e27a5f3f308b8b3b6d397a01-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/utils mkdir -p $WORK/b1528/ github.com/grafana/grafana/pkg/services/publicdashboards/queries mkdir -p $WORK/b1196/ github.com/grafana/grafana/pkg/services/ngalert/models mkdir -p $WORK/b646/ cat >$WORK/b1528/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b605/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1525/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1528/_pkg_.a -trimpath "$WORK/b1528=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/utils -lang=go1.19 -complete -installsuffix shared -buildid u-2Wre7ODJRXL2iX0LJe/u-2Wre7ODJRXL2iX0LJe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1528/importcfg -pack ./pkg/services/dashboardimport/utils/dash_template_evaluator.go cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b363/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b368/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b605/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b647/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/grafana/grafana/pkg/services/ngalert/models -lang=go1.19 -complete -installsuffix shared -buildid EOd6zyRpxUmmgM-PQH6i/EOd6zyRpxUmmgM-PQH6i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b646/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/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 ./pkg/services/ngalert/models/time.go cat >$WORK/b1196/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b605/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1196/_pkg_.a -trimpath "$WORK/b1196=>" -p github.com/grafana/grafana/pkg/services/publicdashboards/queries -lang=go1.19 -complete -installsuffix shared -buildid ySXgd8Ow7FbR-zECDALl/ySXgd8Ow7FbR-zECDALl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1196/importcfg -pack ./pkg/services/publicdashboards/queries/dashboard_queries.go cp $WORK/b1414/_pkg_.a /builddir/.cache/go-build/fd/fdb0e0c7886b3ba723fbebdda00f38b02acc93017c5d10706506f56ab0b08488-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1510/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1514/_pkg_.a # internal cp $WORK/b1510/_pkg_.a /builddir/.cache/go-build/91/919b0ea4dad84d372c3703474f1c41b9453ae38171178976f20b5a6c36dc72bd-d # internal github.com/grafana/grafana/pkg/plugins/manager/loader mkdir -p $WORK/b1507/ cat >$WORK/b1507/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1505/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/logger=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/finder=$WORK/b1508/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/initializer=$WORK/b1509/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/process=$WORK/b1510/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1511/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1512/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/storage=$WORK/b1047/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1507/_pkg_.a -trimpath "$WORK/b1507=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader -lang=go1.19 -complete -installsuffix shared -buildid 4jmoQ7WSQU5NzPtEedhi/4jmoQ7WSQU5NzPtEedhi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1507/importcfg -pack ./pkg/plugins/manager/loader/ifaces.go ./pkg/plugins/manager/loader/loader.go cp $WORK/b1514/_pkg_.a /builddir/.cache/go-build/0a/0a77dbc482c2c9f70ab11eefe77121320683394f98c903a71ca263562a430675-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1437/_pkg_.a # internal cp $WORK/b1160/_pkg_.a /builddir/.cache/go-build/25/25030cf0c474060e8e2bd696648eb0abfbd08ae45f244e97d9e8ca0ea29b6738-d # internal cp $WORK/b1437/_pkg_.a /builddir/.cache/go-build/66/66aa56f478872d37da8dad6d088fd48a1980545d5b1d3ea5c1399e759d7deed0-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph mkdir -p $WORK/b1442/ cat >$WORK/b1442/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b428/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1436/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1437/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1438/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1439/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1442/_pkg_.a -trimpath "$WORK/b1442=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph -lang=go1.19 -complete -installsuffix shared -buildid 6ymZXxi6QH6fKdKw_-wP/6ymZXxi6QH6fKdKw_-wP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1442/importcfg -pack ./pkg/tsdb/azuremonitor/resourcegraph/azure-resource-graph-datasource.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1528/_pkg_.a # internal cp $WORK/b1528/_pkg_.a /builddir/.cache/go-build/24/2446686598acbbf88fa6ce5d182cf1fd0ae151a52964d1d7cb585a7e9596bd3f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1412/_pkg_.a # internal cp $WORK/b1196/_pkg_.a /builddir/.cache/go-build/15/15417ca18344d290c62d111ae9c7683d7dedf139ed203041b520173eb156d6f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1338/_pkg_.a # internal cp $WORK/b1412/_pkg_.a /builddir/.cache/go-build/bf/bf0e2c5b8a71e4e2d4ad5b6fa246b60497b64a5241f85f1c175ec01773811935-d # internal cp $WORK/b1338/_pkg_.a /builddir/.cache/go-build/8d/8d41cd4d1a61ef4a8e48d7e873a11104ca4959396d3b827bcd0385d6c64f4e3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1442/_pkg_.a # internal cp $WORK/b1442/_pkg_.a /builddir/.cache/go-build/a7/a7ae39f290a30f189b97b0c796776c88296fad0a1c4206953e4f615978ed9a83-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics mkdir -p $WORK/b1441/ cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/d4/d407d02ee1b84fc4ac7e6ba63f582fb912f8cd7a82c9850f0755fecb91c4d845-d # internal cat >$WORK/b1441/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1436/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1442/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/time=$WORK/b1443/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1439/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1441/_pkg_.a -trimpath "$WORK/b1441=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics -lang=go1.19 -complete -installsuffix shared -buildid mHijCTQhNpgtwT2higqJ/mHijCTQhNpgtwT2higqJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1441/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_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/76/76ad93e6fa6d75a3cd9ebe670494ab682ab0d89b6f9536c5b1a0038cd06cf784-d # internal github.com/grafana/grafana/pkg/services/ngalert/eval mkdir -p $WORK/b1371/ cat >$WORK/b1371/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b605/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b606/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b591/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile runtime/debug=$WORK/b356/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1371/_pkg_.a -trimpath "$WORK/b1371=>" -p github.com/grafana/grafana/pkg/services/ngalert/eval -lang=go1.19 -complete -installsuffix shared -buildid xKt97Ws5uUA6FkLk8ZlT/xKt97Ws5uUA6FkLk8ZlT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1371/importcfg -pack ./pkg/services/ngalert/eval/eval.go ./pkg/services/ngalert/eval/evaluator_mock.go ./pkg/services/ngalert/eval/extract_md.go ./pkg/services/ngalert/eval/testing.go github.com/grafana/grafana/pkg/services/ngalert/notifier/channels mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b053/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b653/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b657/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b670/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b660/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b676/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime/multipart=$WORK/b174/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels -lang=go1.19 -complete -installsuffix shared -buildid CXEfV1bpmP-3tz8YduQL/CXEfV1bpmP-3tz8YduQL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b648/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_amd64/buildid -w $WORK/b1507/_pkg_.a # internal cp $WORK/b1507/_pkg_.a /builddir/.cache/go-build/c4/c4c3b5858cfc709a9ee3b5e0a4de7181a9fa4bdab4fe9c1c374e9e949e248248-d # internal github.com/grafana/grafana/pkg/plugins/manager mkdir -p $WORK/b1506/ github.com/grafana/grafana/pkg/plugins/manager/store mkdir -p $WORK/b1517/ cat >$WORK/b1506/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1505/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/logger=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1507/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1511/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/repo=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/storage=$WORK/b1047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1506/_pkg_.a -trimpath "$WORK/b1506=>" -p github.com/grafana/grafana/pkg/plugins/manager -lang=go1.19 -complete -installsuffix shared -buildid sBZz3Y1UG1QLxzKtaOKR/sBZz3Y1UG1QLxzKtaOKR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1506/importcfg -pack ./pkg/plugins/manager/installer.go cat >$WORK/b1517/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1505/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1507/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1511/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1517/_pkg_.a -trimpath "$WORK/b1517=>" -p github.com/grafana/grafana/pkg/plugins/manager/store -lang=go1.19 -complete -installsuffix shared -buildid F0DexW4doWN-vVHUAcmZ/F0DexW4doWN-vVHUAcmZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1517/importcfg -pack ./pkg/plugins/manager/store/store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1441/_pkg_.a # internal cp $WORK/b1441/_pkg_.a /builddir/.cache/go-build/6a/6ad5388745ad9de3767b6e5d6d8ead5aa4c8f5b348387171a1837ac33358b59d-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor mkdir -p $WORK/b1434/ cat >$WORK/b1434/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1435/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b428/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1326/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1436/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1437/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics=$WORK/b1441/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1442/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1439/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1434/_pkg_.a -trimpath "$WORK/b1434=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor -lang=go1.19 -complete -installsuffix shared -buildid 1DBlRlOyFQXjQFE0jt-G/1DBlRlOyFQXjQFE0jt-G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1434/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1517/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1506/_pkg_.a # internal cp $WORK/b1517/_pkg_.a /builddir/.cache/go-build/ca/ca89a2c0ded90b632da43487076cb56719c21ffe0dc58fb4c9d7ae74feb44ac3-d # internal cp $WORK/b1506/_pkg_.a /builddir/.cache/go-build/aa/aa6572ede329e16f5dddf13629e3f1f7bee19c15c5d90e0fff55c22db37b7d91-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1371/_pkg_.a # internal cp $WORK/b1371/_pkg_.a /builddir/.cache/go-build/8f/8ff9e88432a1ffdfd8d1c30bd91e771e930f4a7ce10e62d6d0d0fc2a6603913d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1434/_pkg_.a # internal cp $WORK/b1434/_pkg_.a /builddir/.cache/go-build/01/01340b31fb372bd4459c51cb6b7abe7493f329cfeb59d06460b2acac00d5e87a-d # internal cp $WORK/b1447/_pkg_.a /builddir/.cache/go-build/29/29b83d2227975a2aee9189caadb748f0b3f6a455c4d3421c3f8ed87642652c44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/46/46e3fdfa5dddd99d562d748d5ec75f432a002cf7717733037eec3890f8cf469e-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config mkdir -p $WORK/b1065/ github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert mkdir -p $WORK/b604/ cat >$WORK/b1065/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b648/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1065/_pkg_.a -trimpath "$WORK/b1065=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config -lang=go1.19 -complete -installsuffix shared -buildid -QxSwAQ_1DsCk0TVBX7q/-QxSwAQ_1DsCk0TVBX7q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1065/importcfg -pack ./pkg/services/ngalert/notifier/channels_config/available_channels.go ./pkg/services/ngalert/notifier/channels_config/plugin.go cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b605/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b388/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b654/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b669/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert -lang=go1.19 -complete -installsuffix shared -buildid KI7H-5gs6FsmUlKTzk6T/KI7H-5gs6FsmUlKTzk6T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b604/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_amd64/buildid -w $WORK/b1065/_pkg_.a # internal cp $WORK/b1065/_pkg_.a /builddir/.cache/go-build/97/970bd2d17e6908bb4dc9e18b5c111e064b2bb6db49c5db926b3165391a81629c-d # internal github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions mkdir -p $WORK/b1053/ cat >$WORK/b1053/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1065/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1066/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b653/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b654/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b670/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1079/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1081/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b417/_pkg_.a packagefile html/template=$WORK/b221/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1053/_pkg_.a -trimpath "$WORK/b1053=>" -p github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions -lang=go1.19 -complete -installsuffix shared -buildid tdY7tCnABGCDKAuz96VO/tdY7tCnABGCDKAuz96VO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1053/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/eval_condition.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_amd64/buildid -w $WORK/b1053/_pkg_.a # internal cp $WORK/b1053/_pkg_.a /builddir/.cache/go-build/14/1449760436430d41d5c5aed2d7ba3e92d7ee22653aa012f69452d471e8373593-d # internal github.com/grafana/grafana/pkg/services/ngalert/metrics mkdir -p $WORK/b1372/ cat >$WORK/b1372/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1053/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1373/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b587/_pkg_.a packagefile regexp=$WORK/b063/_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_amd64/compile -o $WORK/b1372/_pkg_.a -trimpath "$WORK/b1372=>" -p github.com/grafana/grafana/pkg/services/ngalert/metrics -lang=go1.19 -complete -installsuffix shared -buildid PBjA4FUUdj6TLZmRK9gJ/PBjA4FUUdj6TLZmRK9gJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1372/importcfg -pack ./pkg/services/ngalert/metrics/ngalert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1372/_pkg_.a # internal cp $WORK/b1372/_pkg_.a /builddir/.cache/go-build/14/14c11d1306c372100165f90fd83398aab581fb6dae7ab4d3bb63089eedcc24cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/d3/d393f34fb041513fe363761f705eedd51899b52a96e0147960ba46911e9c26c3-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b589/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b604/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations -lang=go1.19 -complete -installsuffix shared -buildid yGv4_lmU8lnBCREhSmk-/yGv4_lmU8lnBCREhSmk- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b588/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/correlations_mig.go ./pkg/services/sqlstore/migrations/dashboard_acl.go ./pkg/services/sqlstore/migrations/dashboard_mig.go ./pkg/services/sqlstore/migrations/dashboard_public_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_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/3f/3f3cda8a3b39653a93f21384dcedf8dbd9c61837e08104fe994768317bee02cd-d # internal github.com/grafana/grafana/pkg/services/sqlstore mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/dlmiddlecote/sqlstats=$WORK/b550/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b551/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b552/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b053/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b553/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b588/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b687/_pkg_.a packagefile github.com/lib/pq=$WORK/b566/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b569/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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/b572/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/grafana/grafana/pkg/services/sqlstore -lang=go1.19 -complete -installsuffix shared -buildid _biLplu-lbLi4NSb935e/_biLplu-lbLi4NSb935e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./pkg/services/sqlstore/database_wrapper.go ./pkg/services/sqlstore/health.go ./pkg/services/sqlstore/logger.go ./pkg/services/sqlstore/org.go ./pkg/services/sqlstore/org_users.go ./pkg/services/sqlstore/quota.go ./pkg/services/sqlstore/session.go ./pkg/services/sqlstore/sqlbuilder.go ./pkg/services/sqlstore/sqlstore.go ./pkg/services/sqlstore/sqlstore_metrics.go ./pkg/services/sqlstore/stats.go ./pkg/services/sqlstore/store.go ./pkg/services/sqlstore/tables.go ./pkg/services/sqlstore/time.go ./pkg/services/sqlstore/tls_mysql.go ./pkg/services/sqlstore/transactions.go ./pkg/services/sqlstore/user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/5e/5e81aec467fc877667e19115878eb414bbde5a858139e6f248dae7bff9800a4f-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations github.com/grafana/grafana/pkg/services/sqlstore/db mkdir -p $WORK/b542/ github.com/grafana/grafana/pkg/services/shorturls github.com/grafana/grafana/pkg/services/searchV2/dslookup github.com/grafana/grafana/pkg/services/login/loginservice mkdir -p $WORK/b924/ github.com/grafana/grafana/pkg/services/sqlstore/mockstore github.com/grafana/grafana/pkg/services/guardian github.com/grafana/grafana/pkg/services/accesscontrol/database mkdir -p $WORK/b1520/ github.com/grafana/grafana/pkg/services/search github.com/grafana/grafana/pkg/infra/serverlock mkdir -p $WORK/b926/ github.com/grafana/grafana/pkg/login mkdir -p $WORK/b909/ mkdir -p $WORK/b1335/ github.com/grafana/grafana/pkg/infra/remotecache github.com/grafana/grafana/pkg/infra/kvstore mkdir -p $WORK/b1041/ github.com/grafana/grafana/pkg/services/live/database github.com/grafana/grafana/pkg/infra/usagestats/statscollector mkdir -p $WORK/b1155/ 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/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b902/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b925/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a EOF github.com/grafana/grafana/pkg/services/publicdashboards/database cat >$WORK/b1520/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b1543/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p github.com/grafana/grafana/pkg/services/login/loginservice -lang=go1.19 -complete -installsuffix shared -buildid XWfFVeS3OPF2ye1Ev08M/XWfFVeS3OPF2ye1Ev08M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b924/importcfg -pack ./pkg/services/login/loginservice/loginservice.go ./pkg/services/login/loginservice/loginservice_mock.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1520/_pkg_.a -trimpath "$WORK/b1520=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/database -lang=go1.19 -complete -installsuffix shared -buildid CpYMUAs5-QcumYb7jDV5/CpYMUAs5-QcumYb7jDV5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1520/importcfg -pack ./pkg/services/accesscontrol/database/database.go cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/fatih/color=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b065/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b543/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a EOF cat >$WORK/b926/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b917/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a EOF mkdir -p $WORK/b1117/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations -lang=go1.19 -complete -installsuffix shared -buildid ZUtLnX-WsBEk99nmPJii/ZUtLnX-WsBEk99nmPJii -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./pkg/cmd/grafana-cli/commands/datamigrations/encrypt_datasource_passwords.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p github.com/grafana/grafana/pkg/services/sqlstore/mockstore -lang=go1.19 -complete -installsuffix shared -buildid Aj54xrRYtCoSV1TDvC_b/Aj54xrRYtCoSV1TDvC_b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b926/importcfg -pack ./pkg/services/sqlstore/mockstore/mockstore.go cat >$WORK/b1335/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1336/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a EOF cat >$WORK/b909/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b902/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt=$WORK/b915/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b1233/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1335/_pkg_.a -trimpath "$WORK/b1335=>" -p github.com/grafana/grafana/pkg/services/search -lang=go1.19 -complete -installsuffix shared -buildid bf94-i3zkBbWGpcn19j2/bf94-i3zkBbWGpcn19j2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1335/importcfg -pack ./pkg/services/search/service.go ./pkg/services/search/sorting.go cat >$WORK/b1041/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p github.com/grafana/grafana/pkg/login -lang=go1.19 -complete -installsuffix shared -buildid mqgel0PDwCMHQQHGY1c4/mqgel0PDwCMHQQHGY1c4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b909/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_amd64/compile -o $WORK/b1041/_pkg_.a -trimpath "$WORK/b1041=>" -p github.com/grafana/grafana/pkg/infra/kvstore -lang=go1.19 -complete -installsuffix shared -buildid DWN3AvuKjkpAv_oTw5mq/DWN3AvuKjkpAv_oTw5mq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1041/importcfg -pack ./pkg/infra/kvstore/kvstore.go ./pkg/infra/kvstore/model.go ./pkg/infra/kvstore/sql.go mkdir -p $WORK/b818/ cat >$WORK/b1155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b1052/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1155/_pkg_.a -trimpath "$WORK/b1155=>" -p github.com/grafana/grafana/pkg/services/live/database -lang=go1.19 -complete -installsuffix shared -buildid CgLIY5GhQilFqwVCuIQy/CgLIY5GhQilFqwVCuIQy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1155/importcfg -pack ./pkg/services/live/database/storage.go mkdir -p $WORK/b923/ cat >$WORK/b1543/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards=$WORK/b1412/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/models=$WORK/b1413/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a EOF mkdir -p $WORK/b805/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1543/_pkg_.a -trimpath "$WORK/b1543=>" -p github.com/grafana/grafana/pkg/services/publicdashboards/database -lang=go1.19 -complete -installsuffix shared -buildid PJEgjfzyD7nCAwMHUApd/PJEgjfzyD7nCAwMHUApd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1543/importcfg -pack ./pkg/services/publicdashboards/database/database.go github.com/grafana/grafana/pkg/services/secrets/database mkdir -p $WORK/b1547/ cat >$WORK/b1117/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b1432/ cat >$WORK/b1233/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1117/_pkg_.a -trimpath "$WORK/b1117=>" -p github.com/grafana/grafana/pkg/services/shorturls -lang=go1.19 -complete -installsuffix shared -buildid 4JTAn9YoFpSeOb8JUQpg/4JTAn9YoFpSeOb8JUQpg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1117/importcfg -pack ./pkg/services/shorturls/short_url_service.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1233/_pkg_.a -trimpath "$WORK/b1233=>" -p github.com/grafana/grafana/pkg/services/searchV2/dslookup -lang=go1.19 -complete -installsuffix shared -buildid PqgzrMtbgrNxQkm97H15/PqgzrMtbgrNxQkm97H15 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1233/importcfg -pack ./pkg/services/searchV2/dslookup/ds_lookup.go cat >$WORK/b818/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b686/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/grafana/grafana/pkg/services/sqlstore/db -lang=go1.19 -complete -installsuffix shared -buildid oX7SUPcN3SgrRjDm2IG1/oX7SUPcN3SgrRjDm2IG1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b818/importcfg -pack ./pkg/services/sqlstore/db/db.go github.com/grafana/grafana/pkg/services/teamguardian/database mkdir -p $WORK/b1553/ cat >$WORK/b1052/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/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b927/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1052/_pkg_.a -trimpath "$WORK/b1052=>" -p github.com/grafana/grafana/pkg/services/guardian -lang=go1.19 -complete -installsuffix shared -buildid FhDSUTUlyVnrJy7hr_O5/FhDSUTUlyVnrJy7hr_O5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1052/importcfg -pack ./pkg/services/guardian/accesscontrol_guardian.go ./pkg/services/guardian/guardian.go ./pkg/services/guardian/provider.go cat >$WORK/b923/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p github.com/grafana/grafana/pkg/infra/serverlock -lang=go1.19 -complete -installsuffix shared -buildid _o54y3BnHi-Fa3DwfHsO/_o54y3BnHi-Fa3DwfHsO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b923/importcfg -pack ./pkg/infra/serverlock/errors.go ./pkg/infra/serverlock/model.go ./pkg/infra/serverlock/serverlock.go cat >$WORK/b805/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/gob=$WORK/b330/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b806/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/fakes=$WORK/b817/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1432/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b896/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/grafana/grafana/pkg/infra/remotecache -lang=go1.19 -complete -installsuffix shared -buildid 3QfXKV95ZvCN7yR_ofQM/3QfXKV95ZvCN7yR_ofQM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b805/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1432/_pkg_.a -trimpath "$WORK/b1432=>" -p github.com/grafana/grafana/pkg/infra/usagestats/statscollector -lang=go1.19 -complete -installsuffix shared -buildid GezQnlis9VK4BRTKYujZ/GezQnlis9VK4BRTKYujZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1432/importcfg -pack ./pkg/infra/usagestats/statscollector/concurrent_users.go ./pkg/infra/usagestats/statscollector/prometheus_flavor.go ./pkg/infra/usagestats/statscollector/service.go cat >$WORK/b1553/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b927/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b591/_pkg_.a EOF cat >$WORK/b1547/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1419/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1553/_pkg_.a -trimpath "$WORK/b1553=>" -p github.com/grafana/grafana/pkg/services/teamguardian/database -lang=go1.19 -complete -installsuffix shared -buildid KQ0EuU-pvULSh2Ge0gc1/KQ0EuU-pvULSh2Ge0gc1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1553/importcfg -pack ./pkg/services/teamguardian/database/database.go ./pkg/services/teamguardian/database/database_mock.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1547/_pkg_.a -trimpath "$WORK/b1547=>" -p github.com/grafana/grafana/pkg/services/secrets/database -lang=go1.19 -complete -installsuffix shared -buildid 7e0R8B7OFRuaWRWqYQRe/7e0R8B7OFRuaWRWqYQRe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1547/importcfg -pack ./pkg/services/secrets/database/database.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/f3/f396fa42c6a840e2b8bd6ef445b61a9ea5af061ee1b017f0c830b8e93acf2162-d # internal github.com/grafana/grafana/pkg/services/dashboardsnapshots/database mkdir -p $WORK/b1531/ github.com/grafana/grafana/pkg/services/loginattempt/loginattemptimpl github.com/grafana/grafana/pkg/services/pluginsettings/service mkdir -p $WORK/b1541/ github.com/grafana/grafana/pkg/services/org/orgimpl github.com/grafana/grafana/pkg/services/login/authinfoservice/database mkdir -p $WORK/b1536/ github.com/grafana/grafana/pkg/services/quota/quotaimpl mkdir -p $WORK/b1538/ github.com/grafana/grafana/pkg/services/team/teamimpl github.com/grafana/grafana/pkg/services/dashboardversion/dashverimpl mkdir -p $WORK/b1533/ github.com/grafana/grafana/pkg/services/preference/prefimpl mkdir -p $WORK/b1542/ mkdir -p $WORK/b1546/ github.com/grafana/grafana/pkg/services/playlist/playlistimpl mkdir -p $WORK/b1539/ github.com/grafana/grafana/pkg/infra/filestorage mkdir -p $WORK/b1311/ github.com/grafana/grafana/pkg/services/tag/tagimpl cat >$WORK/b1541/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b903/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1538/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b553/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b1552/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1541/_pkg_.a -trimpath "$WORK/b1541=>" -p github.com/grafana/grafana/pkg/services/pluginsettings/service -lang=go1.19 -complete -installsuffix shared -buildid WO-c8VuhM0a0J6h-Ax4-/WO-c8VuhM0a0J6h-Ax4- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1541/importcfg -pack ./pkg/services/pluginsettings/service/service.go github.com/grafana/grafana/pkg/services/star/starimpl cat >$WORK/b1531/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1049/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1538/_pkg_.a -trimpath "$WORK/b1538=>" -p github.com/grafana/grafana/pkg/services/org/orgimpl -lang=go1.19 -complete -installsuffix shared -buildid e-0-69UBQi-G6QQq9w85/e-0-69UBQi-G6QQq9w85 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1538/importcfg -pack ./pkg/services/org/orgimpl/org.go ./pkg/services/org/orgimpl/store.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1531/_pkg_.a -trimpath "$WORK/b1531=>" -p github.com/grafana/grafana/pkg/services/dashboardsnapshots/database -lang=go1.19 -complete -installsuffix shared -buildid PoXnX6esG3opbgkJ3wkf/PoXnX6esG3opbgkJ3wkf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1531/importcfg -pack ./pkg/services/dashboardsnapshots/database/database.go cat >$WORK/b1536/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b902/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1542/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b835/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1536/_pkg_.a -trimpath "$WORK/b1536=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice/database -lang=go1.19 -complete -installsuffix shared -buildid 1-5W0HWwFpdOqM4YUkOS/1-5W0HWwFpdOqM4YUkOS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1536/importcfg -pack ./pkg/services/login/authinfoservice/database/database.go ./pkg/services/login/authinfoservice/database/stats.go github.com/grafana/grafana/pkg/services/userauth/userauthimpl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1542/_pkg_.a -trimpath "$WORK/b1542=>" -p github.com/grafana/grafana/pkg/services/preference/prefimpl -lang=go1.19 -complete -installsuffix shared -buildid UWkRXL7VpOp2uXNKbM4x/UWkRXL7VpOp2uXNKbM4x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1542/importcfg -pack ./pkg/services/preference/prefimpl/pref.go ./pkg/services/preference/prefimpl/sqlx_store.go ./pkg/services/preference/prefimpl/store.go ./pkg/services/preference/prefimpl/xorm_store.go cat >$WORK/b1533/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1533/_pkg_.a -trimpath "$WORK/b1533=>" -p github.com/grafana/grafana/pkg/services/dashboardversion/dashverimpl -lang=go1.19 -complete -installsuffix shared -buildid knH0z595iKEpfPN63Gm1/knH0z595iKEpfPN63Gm1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1533/importcfg -pack ./pkg/services/dashboardversion/dashverimpl/dashver.go ./pkg/services/dashboardversion/dashverimpl/sqlx_store.go ./pkg/services/dashboardversion/dashverimpl/store.go ./pkg/services/dashboardversion/dashverimpl/xorm_store.go mkdir -p $WORK/b1557/ cat >$WORK/b1539/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/playlist=$WORK/b1332/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a EOF mkdir -p $WORK/b1523/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1539/_pkg_.a -trimpath "$WORK/b1539=>" -p github.com/grafana/grafana/pkg/services/playlist/playlistimpl -lang=go1.19 -complete -installsuffix shared -buildid Z8RXH64Ue_pOv4NEsnOQ/Z8RXH64Ue_pOv4NEsnOQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1539/importcfg -pack ./pkg/services/playlist/playlistimpl/playlist.go ./pkg/services/playlist/playlistimpl/sqlx_store.go ./pkg/services/playlist/playlistimpl/store.go ./pkg/services/playlist/playlistimpl/xorm_store.go mkdir -p $WORK/b1537/ mkdir -p $WORK/b1551/ cat >$WORK/b1311/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b1312/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b591/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1313/_pkg_.a packagefile gocloud.dev/blob/fileblob=$WORK/b1320/_pkg_.a packagefile gocloud.dev/blob/memblob=$WORK/b1322/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1315/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1311/_pkg_.a -trimpath "$WORK/b1311=>" -p github.com/grafana/grafana/pkg/infra/filestorage -lang=go1.19 -complete -installsuffix shared -buildid V25vdGARGFJ_tS2J2xLM/V25vdGARGFJ_tS2J2xLM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1311/importcfg -pack ./pkg/infra/filestorage/api.go ./pkg/infra/filestorage/cdk_blob_filestorage.go ./pkg/infra/filestorage/db_filestorage.go ./pkg/infra/filestorage/file_storage_mock.go ./pkg/infra/filestorage/filter.go ./pkg/infra/filestorage/test_utils.go ./pkg/infra/filestorage/wrapper.go cat >$WORK/b1523/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b927/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1557/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/userauth=$WORK/b1556/_pkg_.a EOF cat >$WORK/b1552/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b577/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1523/_pkg_.a -trimpath "$WORK/b1523=>" -p github.com/grafana/grafana/pkg/services/team/teamimpl -lang=go1.19 -complete -installsuffix shared -buildid FGjkMdOC-RUoL7etpWth/FGjkMdOC-RUoL7etpWth -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1523/importcfg -pack ./pkg/services/team/teamimpl/store.go ./pkg/services/team/teamimpl/team.go cat >$WORK/b1546/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b925/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1557/_pkg_.a -trimpath "$WORK/b1557=>" -p github.com/grafana/grafana/pkg/services/userauth/userauthimpl -lang=go1.19 -complete -installsuffix shared -buildid bR5ig9QvfWt1KOhVTeCX/bR5ig9QvfWt1KOhVTeCX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1557/importcfg -pack ./pkg/services/userauth/userauthimpl/store.go ./pkg/services/userauth/userauthimpl/userauth.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1552/_pkg_.a -trimpath "$WORK/b1552=>" -p github.com/grafana/grafana/pkg/services/tag/tagimpl -lang=go1.19 -complete -installsuffix shared -buildid vydDW6QlO4-srA-l5w4l/vydDW6QlO4-srA-l5w4l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1552/importcfg -pack ./pkg/services/tag/tagimpl/store.go ./pkg/services/tag/tagimpl/tag.go cat >$WORK/b1537/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt=$WORK/b915/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1546/_pkg_.a -trimpath "$WORK/b1546=>" -p github.com/grafana/grafana/pkg/services/quota/quotaimpl -lang=go1.19 -complete -installsuffix shared -buildid UUpUEhPWJozjw8vFZV4V/UUpUEhPWJozjw8vFZV4V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1546/importcfg -pack ./pkg/services/quota/quotaimpl/quota.go ./pkg/services/quota/quotaimpl/store.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1537/_pkg_.a -trimpath "$WORK/b1537=>" -p github.com/grafana/grafana/pkg/services/loginattempt/loginattemptimpl -lang=go1.19 -complete -installsuffix shared -buildid BK5SLB--wh4_GWkZ7K1i/BK5SLB--wh4_GWkZ7K1i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1537/importcfg -pack ./pkg/services/loginattempt/loginattemptimpl/login_attempt.go ./pkg/services/loginattempt/loginattemptimpl/store.go cat >$WORK/b1551/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1336/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1551/_pkg_.a -trimpath "$WORK/b1551=>" -p github.com/grafana/grafana/pkg/services/star/starimpl -lang=go1.19 -complete -installsuffix shared -buildid SwSnwihhYlkHuNb703Ga/SwSnwihhYlkHuNb703Ga -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1551/importcfg -pack ./pkg/services/star/starimpl/sqlx_store.go ./pkg/services/star/starimpl/star.go ./pkg/services/star/starimpl/store.go ./pkg/services/star/starimpl/xorm_store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1520/_pkg_.a # internal cp $WORK/b1520/_pkg_.a /builddir/.cache/go-build/82/82c194ce57a2bb726dd202d0d1b8f400bb458b94378306fe2ebc1b29dcd45f01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1553/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1155/_pkg_.a # internal cp $WORK/b1233/_pkg_.a /builddir/.cache/go-build/29/29f40fd73d560c1b0871d6df7e17ff9c8a72978aff4276c7dd62bb84c9f32571-d # internal github.com/grafana/grafana/pkg/services/searchV2/extract mkdir -p $WORK/b1234/ cat >$WORK/b1234/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/searchV2/dslookup=$WORK/b1233/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b369/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1234/_pkg_.a -trimpath "$WORK/b1234=>" -p github.com/grafana/grafana/pkg/services/searchV2/extract -lang=go1.19 -complete -installsuffix shared -buildid l6M6pJfkySi-nuOev1TM/l6M6pJfkySi-nuOev1TM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1234/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_amd64/buildid -w $WORK/b1041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1547/_pkg_.a # internal cp $WORK/b1335/_pkg_.a /builddir/.cache/go-build/e7/e7e935113d5dd7a0d7d204b7016c82a4204dad664ac7f1dbf347776eb24d2774-d # internal cp $WORK/b1553/_pkg_.a /builddir/.cache/go-build/71/712b3d952bd11ac21104555080b6c09b874c694a3f078b609352985c069e80f5-d # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/26/26972cc8d3559712f1c4a34ecbc6e9c38b9ed1c65921ac5e0d6fd79513b37299-d # internal cp $WORK/b1155/_pkg_.a /builddir/.cache/go-build/cb/cb7f2fc9c90b56a73d505a7d9798a80ed79c7b428a70ad4fc9ef4d5de69c5d36-d # internal cp $WORK/b1041/_pkg_.a /builddir/.cache/go-build/e3/e36262c05edc54d0ecb1b84586d7db1bfef7541812581141fc4db86efda41b16-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/database mkdir -p $WORK/b1426/ github.com/grafana/grafana/pkg/services/secrets/kvstore mkdir -p $WORK/b1415/ cat >$WORK/b1415/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin=$WORK/b612/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/fakes=$WORK/b817/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1416/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b109/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1415/_pkg_.a -trimpath "$WORK/b1415=>" -p github.com/grafana/grafana/pkg/services/secrets/kvstore -lang=go1.19 -complete -installsuffix shared -buildid Nys6B3Ie_qrI5CbCi4Kt/Nys6B3Ie_qrI5CbCi4Kt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1415/importcfg -pack ./pkg/services/secrets/kvstore/cache.go ./pkg/services/secrets/kvstore/kvstore.go ./pkg/services/secrets/kvstore/model.go ./pkg/services/secrets/kvstore/plugin.go ./pkg/services/secrets/kvstore/sql.go ./pkg/services/secrets/kvstore/test_helpers.go cp $WORK/b1547/_pkg_.a /builddir/.cache/go-build/ba/ba80a5070b40f6835e1c893b18d12db63bbc206de2063b862b684bf80ed187d5-d # internal cat >$WORK/b1426/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b917/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1426/_pkg_.a -trimpath "$WORK/b1426=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/database -lang=go1.19 -complete -installsuffix shared -buildid LC15rzs-iYXHaALTeRhw/LC15rzs-iYXHaALTeRhw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1426/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b909/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1557/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/4f/4febff4078cb3563d54e850b84acf935c46b3d8e15c04ca7069166792ea94237-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1552/_pkg_.a # internal cp $WORK/b1557/_pkg_.a /builddir/.cache/go-build/e3/e3f1eeccff5993c75b8b75a1d5a0c0a30367a769d2e0a64493a30b3098051369-d # internal cp $WORK/b1117/_pkg_.a /builddir/.cache/go-build/45/45b78a485cd2076728d75349357db01f4580386611cbe5560db7c44d20f2905d-d # internal cp $WORK/b1552/_pkg_.a /builddir/.cache/go-build/13/13b043bf47144efa0d37ddc5dd0dde3adae77dc63139a021b74db6dffde8695c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1543/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b923/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b926/_pkg_.a # internal cp $WORK/b1543/_pkg_.a /builddir/.cache/go-build/c6/c6a8d372e03ec8c8589fdf4bd56d55f96798b96d42861556f38bc5beef412673-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b924/_pkg_.a # internal cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/11/11b8efb847bf1d094e46e88a738ef6ca2dff175dc81df182f779079346d386a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1537/_pkg_.a # internal cp $WORK/b1531/_pkg_.a /builddir/.cache/go-build/a4/a4097f3438baaddb42b4f01e2f71d12c21bc6d1f9073569edac7ea5041e05ee5-d # internal cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/f6/f6d8b4e1f700070c96f42dc3c08bf2d57e2cc9d41dc6fe49b396bd0037d0d1f7-d # internal cp $WORK/b1537/_pkg_.a /builddir/.cache/go-build/88/88a5ebd5517a5342c2aaa4c5fca0d00217e456dd607f9fa661bf341ba4a474c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1551/_pkg_.a # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/13/138565fa41957d68aa242a68fd3ccd17456e4e636a1fa5e3ebfd749e086f93c2-d # internal cp $WORK/b1551/_pkg_.a /builddir/.cache/go-build/b7/b7696d5a143ef34b8e7ffeb92b6d5d404d6d3692f4a8439b0212867bf102cfd0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1541/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1533/_pkg_.a # internal cp $WORK/b1541/_pkg_.a /builddir/.cache/go-build/4b/4b753a46b72c2fd8002cc3673666401cc9c820ec200c5b752a21a24f90ea9830-d # internal cp $WORK/b1533/_pkg_.a /builddir/.cache/go-build/81/81858380446418a5a8dc1595808ee89ab742ac85a1fe0c85b5095075402dccdb-d # internal cp $WORK/b1052/_pkg_.a /builddir/.cache/go-build/33/33ef052d0cd516f98016302e27e481cc7a0fb48af71461699a97bd3f2317098e-d # internal github.com/grafana/grafana/pkg/services/comments/commentmodel mkdir -p $WORK/b1120/ github.com/grafana/grafana/pkg/services/ngalert/store mkdir -p $WORK/b1051/ cat >$WORK/b1120/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1052/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1120/_pkg_.a -trimpath "$WORK/b1120=>" -p github.com/grafana/grafana/pkg/services/comments/commentmodel -lang=go1.19 -complete -installsuffix shared -buildid _67e5KtI7uZzGj-CO0Ir/_67e5KtI7uZzGj-CO0Ir -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1120/importcfg -pack ./pkg/services/comments/commentmodel/events.go ./pkg/services/comments/commentmodel/models.go ./pkg/services/comments/commentmodel/permissions.go cat >$WORK/b1051/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1052/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1053/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b647/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b591/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/builder=$WORK/b571/_pkg_.a packagefile xorm.io/core=$WORK/b572/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1051/_pkg_.a -trimpath "$WORK/b1051=>" -p github.com/grafana/grafana/pkg/services/ngalert/store -lang=go1.19 -complete -installsuffix shared -buildid eDW-nsZpaBpUc4EZ6cKc/eDW-nsZpaBpUc4EZ6cKc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1051/importcfg -pack ./pkg/services/ngalert/store/admin_configuration.go ./pkg/services/ngalert/store/admin_configuration_store_mock.go ./pkg/services/ngalert/store/alert_rule.go ./pkg/services/ngalert/store/alertmanager.go ./pkg/services/ngalert/store/database.go ./pkg/services/ngalert/store/deltas.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_amd64/buildid -w $WORK/b1432/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1539/_pkg_.a # internal cp $WORK/b1539/_pkg_.a /builddir/.cache/go-build/71/71d81a77160cdf04d093bc87635bd82e2ea056508149f1399cb1e57afd18f535-d # internal cp $WORK/b1432/_pkg_.a /builddir/.cache/go-build/8c/8cfd3d11f2e557840d3cbe08e0b475d1497dae9e997d4ee7a39e4a23a732872f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1536/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1542/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b1536/_pkg_.a /builddir/.cache/go-build/d1/d1a9764db20d1b468231170ebad00ec2dca2f8263e7cf1dc6ab1e7ce1a7d1f1d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1538/_pkg_.a # internal cp $WORK/b1542/_pkg_.a /builddir/.cache/go-build/f3/f321d8fe1d0c3786b243b718f38f65a82ed70dbf854653d1cac88546705c9017-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1546/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/79/79893c476230514abd2f6476b4cb86e63ea841e5a135ccbee1f6fb2afdae358b-d # internal github.com/grafana/grafana/pkg/services/contexthandler/authproxy mkdir -p $WORK/b918/ github.com/grafana/grafana/pkg/services/auth/jwt github.com/grafana/grafana/pkg/services/user/userimpl github.com/grafana/grafana/pkg/services/auth mkdir -p $WORK/b922/ mkdir -p $WORK/b1524/ github.com/grafana/grafana/pkg/services/rendering mkdir -p $WORK/b1555/ mkdir -p $WORK/b803/ cat >$WORK/b918/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b902/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile hash/fnv=$WORK/b237/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/mail=$WORK/b651/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p github.com/grafana/grafana/pkg/services/contexthandler/authproxy -lang=go1.19 -complete -installsuffix shared -buildid McTMRgN5QqC6RNbRHDNa/McTMRgN5QqC6RNbRHDNa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b918/importcfg -pack ./pkg/services/contexthandler/authproxy/authproxy.go cat >$WORK/b922/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b923/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p github.com/grafana/grafana/pkg/services/auth -lang=go1.19 -complete -installsuffix shared -buildid 7BlVgFFx5EAx0OcE6-aN/7BlVgFFx5EAx0OcE6-aN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b922/importcfg -pack ./pkg/services/auth/auth_token.go ./pkg/services/auth/model.go ./pkg/services/auth/testing.go ./pkg/services/auth/token_cleanup.go cat >$WORK/b1524/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b898/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b897/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1524/_pkg_.a -trimpath "$WORK/b1524=>" -p github.com/grafana/grafana/pkg/services/auth/jwt -lang=go1.19 -complete -installsuffix shared -buildid yblh3P_U8m5b9afMlMtf/yblh3P_U8m5b9afMlMtf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1524/importcfg -pack ./pkg/services/auth/jwt/auth.go ./pkg/services/auth/jwt/key_sets.go ./pkg/services/auth/jwt/validation.go cat >$WORK/b1555/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b553/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b835/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b925/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1336/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1424/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/userauth=$WORK/b1556/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b819/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1555/_pkg_.a -trimpath "$WORK/b1555=>" -p github.com/grafana/grafana/pkg/services/user/userimpl -lang=go1.19 -complete -installsuffix shared -buildid _uwIdxmEuYkI6UvYJwyx/_uwIdxmEuYkI6UvYJwyx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1555/importcfg -pack ./pkg/services/user/userimpl/store.go ./pkg/services/user/userimpl/user.go cat >$WORK/b803/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b804/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b611/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile mime/multipart=$WORK/b174/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$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_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/grafana/grafana/pkg/services/rendering -lang=go1.19 -complete -installsuffix shared -buildid vY1xj4LYiscPeTyWSVma/vY1xj4LYiscPeTyWSVma -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b803/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 ./pkg/services/rendering/svgSanitizer.go cp $WORK/b1538/_pkg_.a /builddir/.cache/go-build/a1/a10eb69e4f359b972d8dd5adfcb61e5cdecc3f5baf7be2b683ecaad7f5df9478-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1523/_pkg_.a # internal cp $WORK/b1546/_pkg_.a /builddir/.cache/go-build/54/54f636d24a34830683feb9ecbb3e8d699fffc22ffd83bae24f53ce31bb1d68f1-d # internal cp $WORK/b1234/_pkg_.a /builddir/.cache/go-build/ee/ee2c2075b725252abd6ac5ab97abcc27e30483a9e460d8c98ae9bdf38034f4cb-d # internal cp $WORK/b1523/_pkg_.a /builddir/.cache/go-build/fe/fe771cbbf5ceeb09a75c7b8c6a5500068537910d79a4d05b9a5d156981c210fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1120/_pkg_.a # internal cp $WORK/b1120/_pkg_.a /builddir/.cache/go-build/68/68d92c46f799e7d074d1fe91e9ec7cfc1d29e6b657f9e72248a969e0dec1b434-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1426/_pkg_.a # internal github.com/grafana/grafana/pkg/services/live/features mkdir -p $WORK/b1156/ cat >$WORK/b1156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1122/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1120/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1052/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1158/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1156/_pkg_.a -trimpath "$WORK/b1156=>" -p github.com/grafana/grafana/pkg/services/live/features -lang=go1.19 -complete -installsuffix shared -buildid pS9bTt-8Yq7s5W2qg88O/pS9bTt-8Yq7s5W2qg88O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1156/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 cp $WORK/b1426/_pkg_.a /builddir/.cache/go-build/7f/7ffdb020d2802d7c0c067bc0ba06227c1631a9cc8f72b36ddf0de03d3518c3ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b918/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1524/_pkg_.a # internal cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/03/03c116482ceaad1b8c4af2db4722df2ab23e2cf1239f048ab68583f4f63d17f7-d # internal cp $WORK/b1524/_pkg_.a /builddir/.cache/go-build/bf/bf3d9e0496b3473ec6b033d036ea60a013de51a20a8f4ab89689a4a5b58e30dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1555/_pkg_.a # internal cp $WORK/b1555/_pkg_.a /builddir/.cache/go-build/7a/7ab05673a9892b50deeb68edfd5eeedc4b533be3ff1797291cc3af474e13755d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b922/_pkg_.a # internal cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/50/50451194f1343e9801b9634ddede085e3b5df131ef041105054e5171bef3dd51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1415/_pkg_.a # internal cp $WORK/b1311/_pkg_.a /builddir/.cache/go-build/36/363716f8a8e005a47e6ac035e440b3cfe666b577849194036df536d3982f9c7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1156/_pkg_.a # internal cp $WORK/b1156/_pkg_.a /builddir/.cache/go-build/32/320319bec5c62ae638ec11a52bbe471114a87303c07bd58baf146f7ba7f41907-d # internal cp $WORK/b1415/_pkg_.a /builddir/.cache/go-build/62/6203d400502e45d1f39c4dc7290b855eb4d4f8abb964b7544c097bd0d3d4f725-d # internal github.com/grafana/grafana/pkg/services/secrets/kvstore/migrations mkdir -p $WORK/b1422/ github.com/grafana/grafana/pkg/services/datasources/service mkdir -p $WORK/b1534/ cat >$WORK/b1534/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b553/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1534/_pkg_.a -trimpath "$WORK/b1534=>" -p github.com/grafana/grafana/pkg/services/datasources/service -lang=go1.19 -complete -installsuffix shared -buildid KvpHS42S0iUGUcNk65p5/KvpHS42S0iUGUcNk65p5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1534/importcfg -pack ./pkg/services/datasources/service/cache.go ./pkg/services/datasources/service/datasource.go ./pkg/services/datasources/service/store.go cat >$WORK/b1422/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b923/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin=$WORK/b612/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1422/_pkg_.a -trimpath "$WORK/b1422=>" -p github.com/grafana/grafana/pkg/services/secrets/kvstore/migrations -lang=go1.19 -complete -installsuffix shared -buildid DDLElUgayPzyNxsK7ot1/DDLElUgayPzyNxsK7ot1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1422/importcfg -pack ./pkg/services/secrets/kvstore/migrations/datasource_mig.go ./pkg/services/secrets/kvstore/migrations/from_plugin_mig.go ./pkg/services/secrets/kvstore/migrations/migrator.go ./pkg/services/secrets/kvstore/migrations/to_plugin_mig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/0b/0b4f33a4a31415b282fe127233e871218e98a41485e1b43ac7ce44a2d724bc23-d # internal github.com/grafana/grafana/pkg/services/store/sanitizer mkdir -p $WORK/b1324/ github.com/grafana/grafana/pkg/services/contexthandler mkdir -p $WORK/b905/ github.com/grafana/grafana/pkg/services/screenshot mkdir -p $WORK/b1115/ github.com/grafana/grafana/pkg/services/alerting mkdir -p $WORK/b712/ cat >$WORK/b905/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b906/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b907/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b908/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b909/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b917/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b918/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b585/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b902/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b183/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1324/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b803/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p github.com/grafana/grafana/pkg/services/contexthandler -lang=go1.19 -complete -installsuffix shared -buildid sw2aPBBEwSxAegPnotp6/sw2aPBBEwSxAegPnotp6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b905/importcfg -pack ./pkg/services/contexthandler/auth_jwt.go ./pkg/services/contexthandler/contexthandler.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1324/_pkg_.a -trimpath "$WORK/b1324=>" -p github.com/grafana/grafana/pkg/services/store/sanitizer -lang=go1.19 -complete -installsuffix shared -buildid -eG4FtIoMNzKed9qMV8S/-eG4FtIoMNzKed9qMV8S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1324/importcfg -pack ./pkg/services/store/sanitizer/Provider.go cat >$WORK/b1115/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b556/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b587/_pkg_.a packagefile hash/fnv=$WORK/b237/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1115/_pkg_.a -trimpath "$WORK/b1115=>" -p github.com/grafana/grafana/pkg/services/screenshot -lang=go1.19 -complete -installsuffix shared -buildid eYRB7zgivfCJsaAlwNLg/eYRB7zgivfCJsaAlwNLg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1115/importcfg -pack ./pkg/services/screenshot/cache.go ./pkg/services/screenshot/cache_mock.go ./pkg/services/screenshot/option.go ./pkg/services/screenshot/ratelimit.go ./pkg/services/screenshot/ratelimit_mock.go ./pkg/services/screenshot/screenshot.go ./pkg/services/screenshot/screenshot_mock.go cat >$WORK/b712/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations/annotationstest=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b819/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/grafana/grafana/pkg/services/alerting -lang=go1.19 -complete -installsuffix shared -buildid PM7gZ_RT67iehm3g1cPH/PM7gZ_RT67iehm3g1cPH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b712/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/store.go ./pkg/services/alerting/store_notification.go ./pkg/services/alerting/test_notification.go ./pkg/services/alerting/test_rule.go ./pkg/services/alerting/ticker.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1324/_pkg_.a # internal cp $WORK/b1324/_pkg_.a /builddir/.cache/go-build/18/18cbd6b400e9925c851ad5a90ee04c5ea1d9ce00f7721908862fb96702a96873-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1422/_pkg_.a # internal cp $WORK/b1422/_pkg_.a /builddir/.cache/go-build/f0/f049441e6da0e74a44ad676289fc404900a329b70b6b2fb8167a21aaf63e1cda-d # internal cp $WORK/b1051/_pkg_.a /builddir/.cache/go-build/87/87e8722143451841ecf81ec83c6b0fe3baa57a7c23c4de389187765aa5328f13-d # internal github.com/grafana/grafana/pkg/services/ngalert/provisioning mkdir -p $WORK/b1375/ cat >$WORK/b1375/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1053/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1051/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b925/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b653/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b591/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1375/_pkg_.a -trimpath "$WORK/b1375=>" -p github.com/grafana/grafana/pkg/services/ngalert/provisioning -lang=go1.19 -complete -installsuffix shared -buildid bRkaOC6JUQsddefoVj-2/bRkaOC6JUQsddefoVj-2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1375/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_amd64/buildid -w $WORK/b1534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1115/_pkg_.a # internal cp $WORK/b1115/_pkg_.a /builddir/.cache/go-build/86/863aef880124cd3b3c0182fe8bd1c4a348f972725d1e5728de9ced84f42f058a-d # internal github.com/grafana/grafana/pkg/services/ngalert/image mkdir -p $WORK/b1050/ cat >$WORK/b1050/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1051/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1115/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b556/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b587/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b676/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1050/_pkg_.a -trimpath "$WORK/b1050=>" -p github.com/grafana/grafana/pkg/services/ngalert/image -lang=go1.19 -complete -installsuffix shared -buildid Tdz24BgEQsCIsL1rc_jL/Tdz24BgEQsCIsL1rc_jL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1050/importcfg -pack ./pkg/services/ngalert/image/cache.go ./pkg/services/ngalert/image/cache_mock.go ./pkg/services/ngalert/image/mock.go ./pkg/services/ngalert/image/service.go ./pkg/services/ngalert/image/upload.go cp $WORK/b1534/_pkg_.a /builddir/.cache/go-build/fb/fb0b34ce0194efa054ca8b3bbb358f1685034ffa9827b42f7078525ebe224b0b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b905/_pkg_.a # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/14/14214668bc2e1e5022af1047742dbb08c5cf7778e601e5fb807962bcb149afe8-d # internal github.com/grafana/grafana/pkg/util/proxyutil mkdir -p $WORK/b904/ github.com/grafana/grafana/pkg/middleware mkdir -p $WORK/b920/ cat >$WORK/b904/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/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b905/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httputil=$WORK/b185/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p github.com/grafana/grafana/pkg/util/proxyutil -lang=go1.19 -complete -installsuffix shared -buildid _mn_BhVPMHUl4eCBuXI4/_mn_BhVPMHUl4eCBuXI4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b904/importcfg -pack ./pkg/util/proxyutil/proxyutil.go ./pkg/util/proxyutil/reverse_proxy.go cat >$WORK/b920/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey/apikeytest=$WORK/b921/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b922/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b905/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b924/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b925/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b926/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b927/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user/usertest=$WORK/b928/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b498/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b497/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b491/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httptest=$WORK/b596/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p github.com/grafana/grafana/pkg/middleware -lang=go1.19 -complete -installsuffix shared -buildid 8dfz4hveTyBtgzifmFap/8dfz4hveTyBtgzifmFap -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b920/importcfg -pack ./pkg/middleware/auth.go ./pkg/middleware/csp.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/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_amd64/buildid -w $WORK/b1050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/1c/1c42059174cf6b4af15d6a7149de785047e50885412f96b6bd4ab2eb6af066ca-d # internal cp $WORK/b1050/_pkg_.a /builddir/.cache/go-build/85/856d0f77e313a31c562d81ba3d378167b9c9e79ced640a681621d64287e1ca5c-d # internal github.com/grafana/grafana/pkg/api/pluginproxy mkdir -p $WORK/b853/ github.com/grafana/grafana/pkg/services/ngalert/state github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider mkdir -p $WORK/b1192/ mkdir -p $WORK/b1398/ cat >$WORK/b853/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b428/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b855/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b895/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b903/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b904/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/sigv4=$WORK/b1193/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/http_logger=$WORK/b1194/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b644/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b904/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b455/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b587/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1195/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b497/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/grafana/grafana/pkg/api/pluginproxy -lang=go1.19 -complete -installsuffix shared -buildid 2b4LyvthKzGWVHzmkYo7/2b4LyvthKzGWVHzmkYo7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b853/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 cat >$WORK/b1398/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b605/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1371/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1050/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1372/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1051/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1115/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1086/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1081/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b1399/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1192/_pkg_.a -trimpath "$WORK/b1192=>" -p github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider -lang=go1.19 -complete -installsuffix shared -buildid ZM0HSxze_ZUm97TFCT1S/ZM0HSxze_ZUm97TFCT1S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1192/importcfg -pack ./pkg/infra/httpclient/httpclientprovider/datasource_metrics_middleware.go ./pkg/infra/httpclient/httpclientprovider/forwarded_cookies_middleware.go ./pkg/infra/httpclient/httpclientprovider/forwarded_oauth_identity_middleware.go ./pkg/infra/httpclient/httpclientprovider/host_redirect_validation_middleware.go ./pkg/infra/httpclient/httpclientprovider/http_client_provider.go ./pkg/infra/httpclient/httpclientprovider/http_logger_middleware.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_amd64/compile -o $WORK/b1398/_pkg_.a -trimpath "$WORK/b1398=>" -p github.com/grafana/grafana/pkg/services/ngalert/state -lang=go1.19 -complete -installsuffix shared -buildid zottv4QUh4USeEGqQUXd/zottv4QUh4USeEGqQUXd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1398/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_amd64/buildid -w $WORK/b1192/_pkg_.a # internal cp $WORK/b1192/_pkg_.a /builddir/.cache/go-build/9d/9d80e0de79c9e88da648b8a70533d1bc02aa1e99b02795ae59359cc4c48cd524-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1398/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b920/_pkg_.a # internal cp $WORK/b1398/_pkg_.a /builddir/.cache/go-build/3a/3aba7438755e1678547b4001b58ed41c867de5f8f7716cfc06e877f0d6d69d94-d # internal cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/ee/ee8610e7bbd8749a36a8f9f65d647f8550b01a02b84061d3749f08abfe78cd3d-d # internal github.com/grafana/grafana/pkg/api/routing mkdir -p $WORK/b919/ cp $WORK/b1375/_pkg_.a /builddir/.cache/go-build/9a/9a7eaf5f05973457a693f7df9357175d92b6e8e8e49566d0e1dc79fcf9c6714b-d # internal github.com/grafana/grafana/pkg/services/provisioning/alerting mkdir -p $WORK/b1404/ cat >$WORK/b919/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p github.com/grafana/grafana/pkg/api/routing -lang=go1.19 -complete -installsuffix shared -buildid oY8G3Kqvb6H-gpTy1CFy/oY8G3Kqvb6H-gpTy1CFy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b919/importcfg -pack ./pkg/api/routing/route_register.go ./pkg/api/routing/routing.go github.com/grafana/grafana/pkg/services/ngalert/notifier mkdir -p $WORK/b1374/ cat >$WORK/b1404/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1053/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1375/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1405/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1404/_pkg_.a -trimpath "$WORK/b1404=>" -p github.com/grafana/grafana/pkg/services/provisioning/alerting -lang=go1.19 -complete -installsuffix shared -buildid EOAE4btxQZSsbMCPNfpL/EOAE4btxQZSsbMCPNfpL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1404/importcfg -pack ./pkg/services/provisioning/alerting/config_reader.go ./pkg/services/provisioning/alerting/contact_point_provisioner.go ./pkg/services/provisioning/alerting/contact_point_types.go ./pkg/services/provisioning/alerting/mute_times_provisioner.go ./pkg/services/provisioning/alerting/mute_times_types.go ./pkg/services/provisioning/alerting/notification_policy_provisioner.go ./pkg/services/provisioning/alerting/notification_policy_types.go ./pkg/services/provisioning/alerting/provisioner.go ./pkg/services/provisioning/alerting/rules_provisioner.go ./pkg/services/provisioning/alerting/rules_types.go ./pkg/services/provisioning/alerting/text_templates.go ./pkg/services/provisioning/alerting/text_templates_types.go ./pkg/services/provisioning/alerting/types.go cat >$WORK/b1374/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1053/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1372/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1375/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1051/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b1376/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1066/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b430/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b653/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1394/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b658/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b662/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b663/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b657/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b654/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1396/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b666/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b669/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b670/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b655/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b660/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b819/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1374/_pkg_.a -trimpath "$WORK/b1374=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier -lang=go1.19 -complete -installsuffix shared -buildid a4YCSU0_rvbvrINJ6Kxe/a4YCSU0_rvbvrINJ6Kxe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1374/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_amd64/buildid -w $WORK/b712/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/ec/ec7d48293e5306ab7e6aabe64a72875e1a6dbd3b1a830742acbafac13b325e48-d # internal github.com/grafana/grafana/pkg/services/datasourceproxy mkdir -p $WORK/b1330/ cat >$WORK/b1330/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b853/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b895/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1330/_pkg_.a -trimpath "$WORK/b1330=>" -p github.com/grafana/grafana/pkg/services/datasourceproxy -lang=go1.19 -complete -installsuffix shared -buildid dM90-oAP6ptEvKndktC0/dM90-oAP6ptEvKndktC0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1330/importcfg -pack ./pkg/services/datasourceproxy/datasourceproxy.go cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/63/63e41a6d1a0d300482b48fc1ee91c9837324dcad841bfc41ea6385dacb05f7e0-d # internal github.com/grafana/grafana/pkg/api/apierrors mkdir -p $WORK/b711/ github.com/grafana/grafana/pkg/services/provisioning/notifiers mkdir -p $WORK/b1409/ github.com/grafana/grafana/pkg/services/dashboards/service mkdir -p $WORK/b1530/ github.com/grafana/grafana/pkg/services/ngalert/schedule mkdir -p $WORK/b1397/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/grafana/grafana/pkg/api/apierrors -lang=go1.19 -complete -installsuffix shared -buildid uP45IUlnStVA5rNb4hFY/uP45IUlnStVA5rNb4hFY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b711/importcfg -pack ./pkg/api/apierrors/dashboard.go ./pkg/api/apierrors/folder.go cat >$WORK/b1530/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b397/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b053/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b553/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1052/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1335/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1409/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1407/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1405/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1530/_pkg_.a -trimpath "$WORK/b1530=>" -p github.com/grafana/grafana/pkg/services/dashboards/service -lang=go1.19 -complete -installsuffix shared -buildid Dq2go0ReC17LqsnmJV_U/Dq2go0ReC17LqsnmJV_U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1530/importcfg -pack ./pkg/services/dashboards/service/dashboard_service.go ./pkg/services/dashboards/service/folder_service.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1409/_pkg_.a -trimpath "$WORK/b1409=>" -p github.com/grafana/grafana/pkg/services/provisioning/notifiers -lang=go1.19 -complete -installsuffix shared -buildid 46xRuiNuaSAFahsOKuRA/46xRuiNuaSAFahsOKuRA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1409/importcfg -pack ./pkg/services/provisioning/notifiers/alert_notifications.go ./pkg/services/provisioning/notifiers/config_reader.go ./pkg/services/provisioning/notifiers/types.go cat >$WORK/b1397/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b667/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1053/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1371/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1372/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1051/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1066/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b591/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b819/_pkg_.a packagefile hash/fnv=$WORK/b237/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1397/_pkg_.a -trimpath "$WORK/b1397=>" -p github.com/grafana/grafana/pkg/services/ngalert/schedule -lang=go1.19 -complete -installsuffix shared -buildid t_GZL-qsMLHd09RVfSLu/t_GZL-qsMLHd09RVfSLu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1397/importcfg -pack ./pkg/services/ngalert/schedule/alerts_sender_mock.go ./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_amd64/buildid -w $WORK/b919/_pkg_.a # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/5a/5a09ae264943699aa1e7cf544434355cff50e90626e5117765cd5bbb305395ae-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/api mkdir -p $WORK/b1519/ github.com/grafana/grafana/pkg/services/publicdashboards/api github.com/grafana/grafana/pkg/services/queryhistory mkdir -p $WORK/b1116/ github.com/grafana/grafana/pkg/infra/usagestats/service github.com/grafana/grafana/pkg/services/serviceaccounts/api mkdir -p $WORK/b1431/ github.com/grafana/grafana/pkg/services/correlations github.com/grafana/grafana/pkg/services/libraryelements mkdir -p $WORK/b1334/ github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions mkdir -p $WORK/b1550/ github.com/grafana/grafana/pkg/services/store mkdir -p $WORK/b1235/ cat >$WORK/b1519/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF mkdir -p $WORK/b1411/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1519/_pkg_.a -trimpath "$WORK/b1519=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/api -lang=go1.19 -complete -installsuffix shared -buildid UnFW5GK_7zG7t0m4ePLk/UnFW5GK_7zG7t0m4ePLk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1519/importcfg -pack ./pkg/services/accesscontrol/api/api.go cat >$WORK/b1116/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/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b1328/ cat >$WORK/b1431/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b129/_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_amd64/compile -o $WORK/b1116/_pkg_.a -trimpath "$WORK/b1116=>" -p github.com/grafana/grafana/pkg/services/queryhistory -lang=go1.19 -complete -installsuffix shared -buildid vNJYZMY8s9Un3Yq6oZ9s/vNJYZMY8s9Un3Yq6oZ9s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1116/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1431/_pkg_.a -trimpath "$WORK/b1431=>" -p github.com/grafana/grafana/pkg/infra/usagestats/service -lang=go1.19 -complete -installsuffix shared -buildid SmpZMjo0BKllgqUz0CSb/SmpZMjo0BKllgqUz0CSb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1431/importcfg -pack ./pkg/infra/usagestats/service/api.go ./pkg/infra/usagestats/service/service.go ./pkg/infra/usagestats/service/usage_stats.go mkdir -p $WORK/b1522/ cat >$WORK/b1328/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b053/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b553/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1328/_pkg_.a -trimpath "$WORK/b1328=>" -p github.com/grafana/grafana/pkg/services/correlations -lang=go1.19 -complete -installsuffix shared -buildid FmkY03hX8gIpM7fwgQmW/FmkY03hX8gIpM7fwgQmW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1328/importcfg -pack ./pkg/services/correlations/accesscontrol.go ./pkg/services/correlations/api.go ./pkg/services/correlations/correlations.go ./pkg/services/correlations/database.go ./pkg/services/correlations/models.go cat >$WORK/b1334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1052/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1335/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/object=$WORK/b1263/_pkg_.a packagefile github.com/google/go-github/v45/github=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1311/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b925/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store/go-is-svg=$WORK/b1323/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store/sanitizer=$WORK/b1324/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b591/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1313/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1411/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards=$WORK/b1412/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/models=$WORK/b1413/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF cat >$WORK/b1550/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b907/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b917/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1426/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1522/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b927/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1235/_pkg_.a -trimpath "$WORK/b1235=>" -p github.com/grafana/grafana/pkg/services/store -lang=go1.19 -complete -installsuffix shared -buildid J4Kvm5BV6HkNiazG9BAq/J4Kvm5BV6HkNiazG9BAq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1235/importcfg -pack ./pkg/services/store/config.go ./pkg/services/store/entity_events.go ./pkg/services/store/entity_events_mock.go ./pkg/services/store/file_guardian.go ./pkg/services/store/github_helper.go ./pkg/services/store/http.go ./pkg/services/store/sanitize.go ./pkg/services/store/service.go ./pkg/services/store/static_auth.go ./pkg/services/store/storage_disk.go ./pkg/services/store/storage_git.go ./pkg/services/store/storage_sql.go ./pkg/services/store/tree.go ./pkg/services/store/types.go ./pkg/services/store/utils.go ./pkg/services/store/validate.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1550/_pkg_.a -trimpath "$WORK/b1550=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/api -lang=go1.19 -complete -installsuffix shared -buildid xIs-52TMsYE5W4sUJpwO/xIs-52TMsYE5W4sUJpwO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1550/importcfg -pack ./pkg/services/serviceaccounts/api/api.go ./pkg/services/serviceaccounts/api/token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1522/_pkg_.a -trimpath "$WORK/b1522=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions -lang=go1.19 -complete -installsuffix shared -buildid 9cUB1rfWPtjWgDDyNSEG/9cUB1rfWPtjWgDDyNSEG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1522/importcfg -pack ./pkg/services/accesscontrol/resourcepermissions/api.go ./pkg/services/accesscontrol/resourcepermissions/error.go ./pkg/services/accesscontrol/resourcepermissions/hook.go ./pkg/services/accesscontrol/resourcepermissions/middleware.go ./pkg/services/accesscontrol/resourcepermissions/models.go ./pkg/services/accesscontrol/resourcepermissions/options.go ./pkg/services/accesscontrol/resourcepermissions/service.go ./pkg/services/accesscontrol/resourcepermissions/store.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1334/_pkg_.a -trimpath "$WORK/b1334=>" -p github.com/grafana/grafana/pkg/services/libraryelements -lang=go1.19 -complete -installsuffix shared -buildid MIu-w6O48UjKn9qbrG3S/MIu-w6O48UjKn9qbrG3S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1334/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_amd64/compile -o $WORK/b1411/_pkg_.a -trimpath "$WORK/b1411=>" -p github.com/grafana/grafana/pkg/services/publicdashboards/api -lang=go1.19 -complete -installsuffix shared -buildid puYz55pnG_imj4j4rTix/puYz55pnG_imj4j4rTix -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1411/importcfg -pack ./pkg/services/publicdashboards/api/api.go ./pkg/services/publicdashboards/api/middleware.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/fe/fe2d2cc6ca4b6bbb80f6cc96137d013be0cbf632f071cda1c034038b96dd33f8-d # internal cp $WORK/b1330/_pkg_.a /builddir/.cache/go-build/a0/a01a1448efdbbff8beaf1e506037f441d502a9c89a1d27d21f2ba3f95cc783d8-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/api mkdir -p $WORK/b1527/ cat >$WORK/b1527/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b711/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1525/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1527/_pkg_.a -trimpath "$WORK/b1527=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/api -lang=go1.19 -complete -installsuffix shared -buildid wm_SAshyp6hfLvMG2SZM/wm_SAshyp6hfLvMG2SZM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1527/importcfg -pack ./pkg/services/dashboardimport/api/api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1404/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1519/_pkg_.a # internal cp $WORK/b1409/_pkg_.a /builddir/.cache/go-build/11/11e95c1445e080561706ccf2df752b4e0150ec0b4f2908f1395018b10d0b99a2-d # internal cp $WORK/b1404/_pkg_.a /builddir/.cache/go-build/78/7889e0c6a25de98f12fe78fc679870acdd9ae67a23c424f2f37c6798370e2760-d # internal cp $WORK/b1519/_pkg_.a /builddir/.cache/go-build/48/4827c8b21d2d64240e4cd83973b9ecc02b8cd9d89526c90b51fc4c830e56a466-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/acimpl mkdir -p $WORK/b1518/ cat >$WORK/b1518/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/api=$WORK/b1519/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/database=$WORK/b1520/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1518/_pkg_.a -trimpath "$WORK/b1518=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/acimpl -lang=go1.19 -complete -installsuffix shared -buildid 6UTnMZSztRj-QUtmwtSK/6UTnMZSztRj-QUtmwtSK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1518/importcfg -pack ./pkg/services/accesscontrol/acimpl/accesscontrol.go ./pkg/services/accesscontrol/acimpl/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1411/_pkg_.a # internal cp $WORK/b1431/_pkg_.a /builddir/.cache/go-build/2a/2a9388916545143bd57d77253c542f73da9389ea2b2eae9ae8d363a3f0b86eb7-d # internal cp $WORK/b1411/_pkg_.a /builddir/.cache/go-build/c5/c5eab37e48ac80e0f0cee2c0c6f18a446826445c091a9f8065b2bc16cef5393e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1530/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1550/_pkg_.a # internal cp $WORK/b1530/_pkg_.a /builddir/.cache/go-build/e5/e5aa6bdfe56bb340881fe9da00a06bf361cf792c6d2d9446d6b43d1d83321a61-d # internal cp $WORK/b1550/_pkg_.a /builddir/.cache/go-build/5c/5c56408f79ffee5dd862346ceffb05086353a3567911f5b15926f048ad0300b4-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/manager mkdir -p $WORK/b1549/ cat >$WORK/b1549/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/api=$WORK/b1550/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1549/_pkg_.a -trimpath "$WORK/b1549=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/manager -lang=go1.19 -complete -installsuffix shared -buildid a8GyBmPnebj9HZXuADO1/a8GyBmPnebj9HZXuADO1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1549/importcfg -pack ./pkg/services/serviceaccounts/manager/roles.go ./pkg/services/serviceaccounts/manager/service.go ./pkg/services/serviceaccounts/manager/stats.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1527/_pkg_.a # internal cp $WORK/b1527/_pkg_.a /builddir/.cache/go-build/1c/1c6a3ec21c467d1fc8af20623cd497a6fdcb2f29a6b3eff93e20dc6e6820d434-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1518/_pkg_.a # internal cp $WORK/b1518/_pkg_.a /builddir/.cache/go-build/80/800c04bd932afce6137273cd1b99976ac7b28967f6b9fe16606e4595804f0ab3-d # internal cp $WORK/b1328/_pkg_.a /builddir/.cache/go-build/ef/ef1ba311d233fe2c47dd38196fa1777a71da7542114368df792059218820d37d-d # internal github.com/grafana/grafana/pkg/services/provisioning/datasources mkdir -p $WORK/b1408/ cat >$WORK/b1408/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/correlations=$WORK/b1328/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1407/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1405/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1408/_pkg_.a -trimpath "$WORK/b1408=>" -p github.com/grafana/grafana/pkg/services/provisioning/datasources -lang=go1.19 -complete -installsuffix shared -buildid XAuJ9_ud1dHOkdg1UPxc/XAuJ9_ud1dHOkdg1UPxc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1408/importcfg -pack ./pkg/services/provisioning/datasources/config_reader.go ./pkg/services/provisioning/datasources/datasources.go ./pkg/services/provisioning/datasources/types.go cp $WORK/b1116/_pkg_.a /builddir/.cache/go-build/7c/7c9a9070907d15be63d1221a4c3b857ba0c75e17e6ab11a3e378d905ff5c7008-d # internal github.com/grafana/grafana/pkg/services/cleanup mkdir -p $WORK/b1048/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1522/_pkg_.a # internal cat >$WORK/b1048/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b923/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1049/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt=$WORK/b915/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1050/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b1116/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1117/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/temp_user=$WORK/b1118/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1048/_pkg_.a -trimpath "$WORK/b1048=>" -p github.com/grafana/grafana/pkg/services/cleanup -lang=go1.19 -complete -installsuffix shared -buildid YMRKKnZRNjOJfyDiRfiZ/YMRKKnZRNjOJfyDiRfiZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1048/importcfg -pack ./pkg/services/cleanup/cleanup.go cp $WORK/b1397/_pkg_.a /builddir/.cache/go-build/56/5667cda53c19c5d7a89b1f3dec066b846c1bbc7831d8e696185ad7473d7329cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1334/_pkg_.a # internal cp $WORK/b1522/_pkg_.a /builddir/.cache/go-build/c2/c29bf7c5a0d9c0360527ebaf5b2fae03d1ce36163764431faa87a3a82fe62dc6-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol mkdir -p $WORK/b1521/ cat >$WORK/b1521/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions=$WORK/b1522/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b927/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team/teamimpl=$WORK/b1523/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1521/_pkg_.a -trimpath "$WORK/b1521=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol -lang=go1.19 -complete -installsuffix shared -buildid 81BjhcD8ug4kriUWuo3g/81BjhcD8ug4kriUWuo3g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1521/importcfg -pack ./pkg/services/accesscontrol/ossaccesscontrol/permissions_services.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1549/_pkg_.a # internal cp $WORK/b1334/_pkg_.a /builddir/.cache/go-build/32/329c4a2e7000495980bd86d592d30ec79a6d49244fb761f4cb3699b24461b7c9-d # internal github.com/grafana/grafana/pkg/services/librarypanels mkdir -p $WORK/b1337/ cp $WORK/b1549/_pkg_.a /builddir/.cache/go-build/d8/d81b800e867dcf55647d0a6d10cce355c196f1a89ac5e75ff986fe4acfe94b60-d # internal cat >$WORK/b1337/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1334/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1337/_pkg_.a -trimpath "$WORK/b1337=>" -p github.com/grafana/grafana/pkg/services/librarypanels -lang=go1.19 -complete -installsuffix shared -buildid mYFeYIS-O5hDMBNuLqaI/mYFeYIS-O5hDMBNuLqaI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1337/importcfg -pack ./pkg/services/librarypanels/librarypanels.go ./pkg/services/librarypanels/models.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1408/_pkg_.a # internal cp $WORK/b1408/_pkg_.a /builddir/.cache/go-build/98/9883950dfe50d88c11732f710d93db38bb00225c4acda96f88d8283c46de306e-d # internal cp $WORK/b1374/_pkg_.a /builddir/.cache/go-build/95/95ba8ac9ce86f10f50236ea83748ef8d311d28847f20d5b5ae0951db87c9a473-d # internal github.com/grafana/grafana/pkg/services/secrets/migrator github.com/grafana/grafana/pkg/services/ngalert/sender mkdir -p $WORK/b1548/ mkdir -p $WORK/b1400/ cat >$WORK/b1400/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1053/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1374/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1051/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1066/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b454/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1097/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1099/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b1401/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b595/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httptest=$WORK/b596/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1400/_pkg_.a -trimpath "$WORK/b1400=>" -p github.com/grafana/grafana/pkg/services/ngalert/sender -lang=go1.19 -complete -installsuffix shared -buildid pbAgVuqP67ub-8BD-GzZ/pbAgVuqP67ub-8BD-GzZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1400/importcfg -pack ./pkg/services/ngalert/sender/router.go ./pkg/services/ngalert/sender/sender.go ./pkg/services/ngalert/sender/testing.go cat >$WORK/b1548/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1374/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1416/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1548/_pkg_.a -trimpath "$WORK/b1548=>" -p github.com/grafana/grafana/pkg/services/secrets/migrator -lang=go1.19 -complete -installsuffix shared -buildid XH62J9mpbUW1VxVmkxjE/XH62J9mpbUW1VxVmkxjE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1548/importcfg -pack ./pkg/services/secrets/migrator/migrator.go ./pkg/services/secrets/migrator/reencrypt.go ./pkg/services/secrets/migrator/rollback.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1048/_pkg_.a # internal cp $WORK/b1048/_pkg_.a /builddir/.cache/go-build/02/022b6506619fee441e78eb6385cbb179f5d3d461613a96a78c1ef220b5781336-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1521/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1337/_pkg_.a # internal cp $WORK/b1337/_pkg_.a /builddir/.cache/go-build/1e/1e7c614ad18974b81c6f2e4f1c385aa6c4ddf47d3ec7bd44bbb69e532cbb6723-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/service mkdir -p $WORK/b1526/ cat >$WORK/b1526/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1525/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/api=$WORK/b1527/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/utils=$WORK/b1528/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1337/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b925/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1526/_pkg_.a -trimpath "$WORK/b1526=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/service -lang=go1.19 -complete -installsuffix shared -buildid OVKVwGYZgPKGLo0S-ZTY/OVKVwGYZgPKGLo0S-ZTY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1526/importcfg -pack ./pkg/services/dashboardimport/service/service.go cp $WORK/b1521/_pkg_.a /builddir/.cache/go-build/d6/d63c5e70f1d8cae8aaff00fa1a7bcea67b6711edf9f2b0b48785eec72feb3364-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1548/_pkg_.a # internal cp $WORK/b1548/_pkg_.a /builddir/.cache/go-build/b5/b50af97b0fb81c4cdac46210158a65ce07dce4e7049afb37e4e69d6490b29113-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1400/_pkg_.a # internal cp $WORK/b1400/_pkg_.a /builddir/.cache/go-build/52/524588e3b48551017c4f39f761f26e45ee9a39c1e8f2938d1911a83ed963e21e-d # internal github.com/grafana/grafana/pkg/services/ngalert/api mkdir -p $WORK/b1341/ cat >$WORK/b1341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1342/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b363/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b368/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b711/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b605/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1330/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1053/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1371/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1372/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1374/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1375/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1397/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1400/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1051/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b925/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b653/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b654/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1079/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1081/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1088/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b417/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1341/_pkg_.a -trimpath "$WORK/b1341=>" -p github.com/grafana/grafana/pkg/services/ngalert/api -lang=go1.19 -complete -installsuffix shared -buildid Il7VpD4ohVSsGd8TLwNJ/Il7VpD4ohVSsGd8TLwNJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1341/importcfg -pack ./pkg/services/ngalert/api/api.go ./pkg/services/ngalert/api/api_alertmanager.go ./pkg/services/ngalert/api/api_alertmanager_guards.go ./pkg/services/ngalert/api/api_configuration.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/configuration.go ./pkg/services/ngalert/api/errors.go ./pkg/services/ngalert/api/forking_alertmanager.go ./pkg/services/ngalert/api/forking_prometheus.go ./pkg/services/ngalert/api/forking_ruler.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/provisioning.go ./pkg/services/ngalert/api/testing.go ./pkg/services/ngalert/api/testing_api.go ./pkg/services/ngalert/api/util.go cp $WORK/b1235/_pkg_.a /builddir/.cache/go-build/b2/b2e1bd3d48378690e578ddf5b92724c9fb5936a8d1536de4bbc541a37675e595-d # internal github.com/grafana/grafana/pkg/services/dashboards/database mkdir -p $WORK/b1529/ github.com/grafana/grafana/pkg/services/searchV2 mkdir -p $WORK/b1198/ cat >$WORK/b1529/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1235/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1529/_pkg_.a -trimpath "$WORK/b1529=>" -p github.com/grafana/grafana/pkg/services/dashboards/database -lang=go1.19 -complete -installsuffix shared -buildid tD9o7LoGkFzkS3CJg7iC/tD9o7LoGkFzkS3CJg7iC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1529/importcfg -pack ./pkg/services/dashboards/database/acl.go ./pkg/services/dashboards/database/database.go cat >$WORK/b1198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/blugelabs/bluge=$WORK/b1199/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1200/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1208/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1211/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1222/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1223/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1228/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1232/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/dslookup=$WORK/b1233/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1234/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1235/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b587/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b591/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1198/_pkg_.a -trimpath "$WORK/b1198=>" -p github.com/grafana/grafana/pkg/services/searchV2 -lang=go1.19 -complete -installsuffix shared -buildid OIAmakOH05uS0jFr8HrZ/OIAmakOH05uS0jFr8HrZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1198/importcfg -pack ./pkg/services/searchV2/allowed_actions.go ./pkg/services/searchV2/auth.go ./pkg/services/searchV2/bluge.go ./pkg/services/searchV2/extender.go ./pkg/services/searchV2/filter.go ./pkg/services/searchV2/http.go ./pkg/services/searchV2/index.go ./pkg/services/searchV2/ngram.go ./pkg/services/searchV2/search_service_mock.go ./pkg/services/searchV2/service.go ./pkg/services/searchV2/stub.go ./pkg/services/searchV2/substring_query.go ./pkg/services/searchV2/types.go ./pkg/services/searchV2/usage.go ./pkg/services/searchV2/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1526/_pkg_.a # internal cp $WORK/b1526/_pkg_.a /builddir/.cache/go-build/06/06900db71b4132c5591917ba5b1af534cf6a78aebff9afb912cddcbe888276de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1529/_pkg_.a # internal cp $WORK/b1529/_pkg_.a /builddir/.cache/go-build/15/156457d2b665417a899a3b8473b5dbb29fe7d9ca55d2cb398162bf61453f9ae9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1198/_pkg_.a # internal cp $WORK/b1198/_pkg_.a /builddir/.cache/go-build/78/78820ec626c00047488910b9bbb91c246953465ea9e2dd4d2fc76f89dd3a8e43-d # internal github.com/grafana/grafana/pkg/tsdb/grafanads mkdir -p $WORK/b1197/ github.com/grafana/grafana/pkg/services/provisioning mkdir -p $WORK/b1403/ cat >$WORK/b1197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1198/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1235/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1325/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b587/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a EOF cat >$WORK/b1403/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/correlations=$WORK/b1328/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1375/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1051/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b903/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/alerting=$WORK/b1404/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/dashboards=$WORK/b1406/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/datasources=$WORK/b1408/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/notifiers=$WORK/b1409/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/plugins=$WORK/b1410/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1407/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b925/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1198/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1197/_pkg_.a -trimpath "$WORK/b1197=>" -p github.com/grafana/grafana/pkg/tsdb/grafanads -lang=go1.19 -complete -installsuffix shared -buildid FUFVP_JQB7WKswip6ShF/FUFVP_JQB7WKswip6ShF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1197/importcfg -pack ./pkg/tsdb/grafanads/grafana.go ./pkg/tsdb/grafanads/query.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1403/_pkg_.a -trimpath "$WORK/b1403=>" -p github.com/grafana/grafana/pkg/services/provisioning -lang=go1.19 -complete -installsuffix shared -buildid nlxgae-DzQXl2XoVz_LG/nlxgae-DzQXl2XoVz_LG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1403/importcfg -pack ./pkg/services/provisioning/provisioning.go ./pkg/services/provisioning/provisioning_mock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1197/_pkg_.a # internal cp $WORK/b1197/_pkg_.a /builddir/.cache/go-build/02/02bb3d7c10d21079a44742ce71303662d4081ee79da5485e31e24c19eb4e58ab-d # internal github.com/grafana/grafana/pkg/services/query mkdir -p $WORK/b1191/ github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin mkdir -p $WORK/b1433/ cat >$WORK/b1433/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b215/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1434/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1444/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1447/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1197/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1478/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b822/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1481/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1482/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1483/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1484/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1494/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1325/_pkg_.a EOF cat >$WORK/b1191/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b605/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1192/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b613/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b895/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/queries=$WORK/b1196/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1197/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b904/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1433/_pkg_.a -trimpath "$WORK/b1433=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin -lang=go1.19 -complete -installsuffix shared -buildid SKB3mdu7cW3K9DF5-VBY/SKB3mdu7cW3K9DF5-VBY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1433/importcfg -pack ./pkg/plugins/backendplugin/coreplugin/core_plugin.go ./pkg/plugins/backendplugin/coreplugin/registry.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1191/_pkg_.a -trimpath "$WORK/b1191=>" -p github.com/grafana/grafana/pkg/services/query -lang=go1.19 -complete -installsuffix shared -buildid EvfLAoASELyH1gRCBQq2/EvfLAoASELyH1gRCBQq2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1191/importcfg -pack ./pkg/services/query/errors.go ./pkg/services/query/query.go ./pkg/services/query/query_parsing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1341/_pkg_.a # internal cp $WORK/b1403/_pkg_.a /builddir/.cache/go-build/c1/c135fca1038a1972e56d9b6c804e1b197488dadd7e99568951954e93b7e4cbdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1191/_pkg_.a # internal cp $WORK/b1191/_pkg_.a /builddir/.cache/go-build/ec/ec4e726afe6bb723818c3fefc6fae99de06d392031c57316ef0ba7c84f296061-d # internal github.com/grafana/grafana/pkg/services/publicdashboards/service mkdir -p $WORK/b1544/ github.com/grafana/grafana/pkg/services/live mkdir -p $WORK/b1121/ cat >$WORK/b1544/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards=$WORK/b1412/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/models=$WORK/b1413/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/queries=$WORK/b1196/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/validation=$WORK/b1545/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1191/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b832/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b682/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1121/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1122/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b807/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b112/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1120/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/database=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/features=$WORK/b1156/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1159/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/liveplugin=$WORK/b1160/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1178/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1161/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushws=$WORK/b1188/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1158/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/survey=$WORK/b1190/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1191/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b369/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b819/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b1544/_pkg_.a -trimpath "$WORK/b1544=>" -p github.com/grafana/grafana/pkg/services/publicdashboards/service -lang=go1.19 -complete -installsuffix shared -buildid VvU8x9HF-eebBetiqrmY/VvU8x9HF-eebBetiqrmY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1544/importcfg -pack ./pkg/services/publicdashboards/service/service.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1121/_pkg_.a -trimpath "$WORK/b1121=>" -p github.com/grafana/grafana/pkg/services/live -lang=go1.19 -complete -installsuffix shared -buildid vfAv35ajl5Vu5pT3EIUr/vfAv35ajl5Vu5pT3EIUr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1121/importcfg -pack ./pkg/services/live/live.go cp $WORK/b1341/_pkg_.a /builddir/.cache/go-build/d1/d1971136db4277fe326d85b04985c944af9f6fc8cedca54c2abea585fff66d93-d # internal github.com/grafana/grafana/pkg/services/ngalert mkdir -p $WORK/b1340/ cat >$WORK/b1340/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b053/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b553/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b605/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1330/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api=$WORK/b1341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1371/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1050/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1372/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1374/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1375/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1397/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1400/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1051/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b925/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b819/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1340/_pkg_.a -trimpath "$WORK/b1340=>" -p github.com/grafana/grafana/pkg/services/ngalert -lang=go1.19 -complete -installsuffix shared -buildid RYeYa076hJ27AYTDBHUY/RYeYa076hJ27AYTDBHUY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1340/importcfg -pack ./pkg/services/ngalert/accesscontrol.go ./pkg/services/ngalert/ngalert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1544/_pkg_.a # internal cp $WORK/b1544/_pkg_.a /builddir/.cache/go-build/80/80b822e29993d86bdf41f895e75773f6b40f5879ce4102bfbcf93ffe175a0c7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1340/_pkg_.a # internal cp $WORK/b1340/_pkg_.a /builddir/.cache/go-build/34/348c73722d35f6258aac3ec2904dfb2888b704e62651045f1da35a59eb1c4b1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1433/_pkg_.a # internal cp $WORK/b1433/_pkg_.a /builddir/.cache/go-build/3d/3dafca48b885c6f43cec7f85326650e9b3d118eeecdcae8a96511148edb959a0-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/provider mkdir -p $WORK/b1497/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1121/_pkg_.a # internal cat >$WORK/b1497/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1433/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin=$WORK/b1498/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b611/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin=$WORK/b612/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1497/_pkg_.a -trimpath "$WORK/b1497=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/provider -lang=go1.19 -complete -installsuffix shared -buildid hBCsMOOfVQU0YccKy73L/hBCsMOOfVQU0YccKy73L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1497/importcfg -pack ./pkg/plugins/backendplugin/provider/provider.go cp $WORK/b1121/_pkg_.a /builddir/.cache/go-build/15/151b70a9dc805a679c3998d404fc220285422df9186e2b5f38667a91a62d7165-d # internal github.com/grafana/grafana/pkg/services/live/pushhttp mkdir -p $WORK/b1339/ github.com/grafana/grafana/pkg/services/comments mkdir -p $WORK/b1119/ github.com/grafana/grafana/pkg/services/thumbs mkdir -p $WORK/b1425/ github.com/grafana/grafana/pkg/services/export mkdir -p $WORK/b1331/ cat >$WORK/b1339/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/live=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1121/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1174/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1189/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a EOF cat >$WORK/b1331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-git/go-git/v5=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/object=$WORK/b1263/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b829/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1311/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1049/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1121/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/playlist=$WORK/b1332/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/dslookup=$WORK/b1233/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1234/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b369/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1425/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b923/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboard_thumbs=$WORK/b1329/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1052/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1121/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1198/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1426/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1197/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1136/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b819/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b1119/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1120/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1121/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1339/_pkg_.a -trimpath "$WORK/b1339=>" -p github.com/grafana/grafana/pkg/services/live/pushhttp -lang=go1.19 -complete -installsuffix shared -buildid hqy-baS1jrSWD2zepEnW/hqy-baS1jrSWD2zepEnW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1339/importcfg -pack ./pkg/services/live/pushhttp/push.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1425/_pkg_.a -trimpath "$WORK/b1425=>" -p github.com/grafana/grafana/pkg/services/thumbs -lang=go1.19 -complete -installsuffix shared -buildid Qw9ypFqazqKPjv2lX_W9/Qw9ypFqazqKPjv2lX_W9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1425/importcfg -pack ./pkg/services/thumbs/crawler.go ./pkg/services/thumbs/crawler_auth.go ./pkg/services/thumbs/datasources_lookup.go ./pkg/services/thumbs/dummy.go ./pkg/services/thumbs/models.go ./pkg/services/thumbs/repo.go ./pkg/services/thumbs/service.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1331/_pkg_.a -trimpath "$WORK/b1331=>" -p github.com/grafana/grafana/pkg/services/export -lang=go1.19 -complete -installsuffix shared -buildid xwQgPwh5RVMnr30frxJj/xwQgPwh5RVMnr30frxJj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1331/importcfg -pack ./pkg/services/export/commit_helper.go ./pkg/services/export/dummy_job.go ./pkg/services/export/export_alerts.go ./pkg/services/export/export_anno.go ./pkg/services/export/export_auth.go ./pkg/services/export/export_dash.go ./pkg/services/export/export_dash_thumbs.go ./pkg/services/export/export_ds.go ./pkg/services/export/export_files.go ./pkg/services/export/export_kv_store.go ./pkg/services/export/export_live.go ./pkg/services/export/export_plugins.go ./pkg/services/export/export_snapshots.go ./pkg/services/export/export_sys_playlists.go ./pkg/services/export/export_sys_preferences.go ./pkg/services/export/export_sys_short_url.go ./pkg/services/export/export_sys_stars.go ./pkg/services/export/export_usage.go ./pkg/services/export/git_export_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_amd64/compile -o $WORK/b1119/_pkg_.a -trimpath "$WORK/b1119=>" -p github.com/grafana/grafana/pkg/services/comments -lang=go1.19 -complete -installsuffix shared -buildid Tu-VPYdNZvncxcpo3N19/Tu-VPYdNZvncxcpo3N19 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1119/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_amd64/buildid -w $WORK/b1497/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1119/_pkg_.a # internal cp $WORK/b1497/_pkg_.a /builddir/.cache/go-build/6d/6dac66b0f0c8b1f373979fe07ab863ad7d60b06cbc7fd3dfcc213d22fc93e54b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1339/_pkg_.a # internal cp $WORK/b1119/_pkg_.a /builddir/.cache/go-build/2e/2e658b014f635b8244dbe2a074f891e66a4db4542de8489394484c79450a9bc2-d # internal cp $WORK/b1339/_pkg_.a /builddir/.cache/go-build/fa/fa01619cd644c4985b6d209b6304395115b1741f3b2da4316cd6fda5910d95d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1425/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1331/_pkg_.a # internal cp $WORK/b1425/_pkg_.a /builddir/.cache/go-build/23/23720fdd15fadb9d58d5ca742b274f14af63f07f9705d7b3a6ca22f404a1128a-d # internal cp $WORK/b1331/_pkg_.a /builddir/.cache/go-build/e1/e166ba15fd776c55b41fb29a38767caca3b1504107cd9789175d20093a68b896-d # internal github.com/grafana/grafana/pkg/api 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 crypto/rand=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b711/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/frontendlogging=$WORK/b836/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b853/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/static=$WORK/b929/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b053/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b906/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/dashdiffs=$WORK/b930/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b935/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b936/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b553/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/registry=$WORK/b1039/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b908/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b909/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b896/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b613/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/repo=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/storage=$WORK/b1047/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b917/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b1048/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b1119/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b905/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/correlations=$WORK/b1328/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboard_thumbs=$WORK/b1329/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1049/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1330/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1331/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1052/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1333/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1334/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1337/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1338/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1121/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1339/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b902/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt=$WORK/b915/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/navtree=$WORK/b834/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1340/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1065/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/playlist=$WORK/b1332/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b903/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b835/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1403/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/api=$WORK/b1411/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1191/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b1116/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b925/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1335/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1198/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1414/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore/migrations=$WORK/b1422/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1117/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1336/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1235/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b927/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1424/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/temp_user=$WORK/b1118/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1425/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1427/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1197/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b904/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1195/_pkg_.a packagefile github.com/ua-parser/uap-go/uaparser=$WORK/b1429/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b1430/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/http/httputil=$WORK/b185/_pkg_.a packagefile net/mail=$WORK/b651/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b037/_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_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/grafana/grafana/pkg/api -lang=go1.19 -complete -installsuffix shared -buildid QRQa1lbZJUcRSaSSk6VW/QRQa1lbZJUcRSaSSk6VW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b693/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/basic_auth.go ./pkg/api/comments.go ./pkg/api/dashboard.go ./pkg/api/dashboard_permission.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/openapi3.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_proxy.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/swagger_responses.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_amd64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/00/006acf8ab7ca738a4c30c5ca7063a834127cf33dc072db5dc7f1fa493225fd2f-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/runner mkdir -p $WORK/b691/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/google/wire=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b053/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b936/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b605/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/registry=$WORK/b1039/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1192/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b923/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1431/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1432/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b909/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b896/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1433/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/provider=$WORK/b1497/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1505/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1506/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/client=$WORK/b1514/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/dashboards=$WORK/b1516/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1507/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/process=$WORK/b1510/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1511/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1512/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/store=$WORK/b1517/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/repo=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/acimpl=$WORK/b1518/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol=$WORK/b1521/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b922/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth/jwt=$WORK/b1524/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b1048/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b1119/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b905/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b918/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1525/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/service=$WORK/b1526/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/database=$WORK/b1529/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/service=$WORK/b1530/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1049/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots/database=$WORK/b1531/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots/service=$WORK/b1532/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion/dashverimpl=$WORK/b1533/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1330/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1534/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/provider=$WORK/b1417/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/service=$WORK/b1418/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1331/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1052/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1333/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1420/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1334/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1337/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1338/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1121/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1339/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b902/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1535/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b1536/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b924/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt/loginattemptimpl=$WORK/b1537/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1340/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1372/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b895/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org/orgimpl=$WORK/b1538/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/playlist/playlistimpl=$WORK/b1539/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1540/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b903/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1541/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference/prefimpl=$WORK/b1542/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards=$WORK/b1412/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/api=$WORK/b1411/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/database=$WORK/b1543/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/service=$WORK/b1544/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1191/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b1116/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota/quotaimpl=$WORK/b1546/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1335/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1198/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1547/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1416/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/migrator=$WORK/b1548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1426/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/manager=$WORK/b1549/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1117/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b588/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b926/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star/starimpl=$WORK/b1551/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1235/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store/sanitizer=$WORK/b1324/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag/tagimpl=$WORK/b1552/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team/teamimpl=$WORK/b1523/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1424/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/database=$WORK/b1553/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/manager=$WORK/b1554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1425/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1427/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user/userimpl=$WORK/b1555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/userauth/userauthimpl=$WORK/b1557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/validations=$WORK/b1558/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1434/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1444/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1447/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1197/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/service=$WORK/b1559/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1478/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b822/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1481/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1482/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1483/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1484/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1494/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1325/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/runner -lang=go1.19 -complete -installsuffix shared -buildid t21t0pPjlBhFOhtmZ8-z/t21t0pPjlBhFOhtmZ8-z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b691/importcfg -pack ./pkg/cmd/grafana-cli/runner/runner.go ./pkg/cmd/grafana-cli/runner/wire_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/50/5046d95d8f17dcc3ac0634836dea36862f2d132fef44e648f7577f0cad59aca3-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b543/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations -lang=go1.19 -complete -installsuffix shared -buildid HGdoAfWHFCHACf9RwWLf/HGdoAfWHFCHACf9RwWLf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b690/importcfg -pack ./pkg/cmd/grafana-cli/commands/secretsmigrations/secretsmigrations.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/dd/dde6825d8bd1fe2287151f0ec0480c31ccbb5755158d285c8b3cb549ee59b350-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 context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/fatih/color=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b053/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations=$WORK/b542/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b065/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b544/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/services=$WORK/b1560/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b543/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/repo=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/storage=$WORK/b1047/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b588/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1428/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b545/_pkg_.a packagefile os=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands -lang=go1.19 -complete -installsuffix shared -buildid 4eTZg32f36W8BJ1Wq5im/4eTZg32f36W8BJ1Wq5im -goversion go1.19.10 -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/conflict_user_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/upgrade_all_command.go ./pkg/cmd/grafana-cli/commands/upgrade_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/99/99fcaf611d8c10a90e3059f4c9f00390043715f54fbeca68d650142905de48aa-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/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.19 -complete -installsuffix shared -buildid B0q7qryN4SOssMe04Ur8/B0q7qryN4SOssMe04Ur8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./pkg/cmd/grafana-cli/main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/68/68a65c456127542e3ac48617a63bc2ea5cd219f5875702936ed5012454897edb-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/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/fatih/color=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b053/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations=$WORK/b542/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b065/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b544/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/services=$WORK/b1560/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b543/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b054/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/repo=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/storage=$WORK/b1047/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b588/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b111/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b081/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1428/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b545/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b040/_pkg_.a packagefile internal/safefilepath=$WORK/b042/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile internal/syscall/unix=$WORK/b041/_pkg_.a packagefile internal/testlog=$WORK/b044/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile sort=$WORK/b038/_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 bytes=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile internal/fmtsort=$WORK/b033/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b037/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b048/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b049/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b495/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile github.com/google/wire=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b936/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b605/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/registry=$WORK/b1039/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b615/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1192/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b923/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1431/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1432/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b909/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b896/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b609/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1433/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/provider=$WORK/b1497/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1505/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1506/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/client=$WORK/b1514/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/dashboards=$WORK/b1516/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1507/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/process=$WORK/b1510/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1511/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1512/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/store=$WORK/b1517/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/acimpl=$WORK/b1518/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol=$WORK/b1521/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b922/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth/jwt=$WORK/b1524/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b1048/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b1119/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b905/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b918/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1525/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/service=$WORK/b1526/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/database=$WORK/b1529/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/service=$WORK/b1530/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1049/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots/database=$WORK/b1531/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots/service=$WORK/b1532/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion/dashverimpl=$WORK/b1533/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1330/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b614/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1534/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/provider=$WORK/b1417/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/service=$WORK/b1418/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1331/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1052/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1333/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1420/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1334/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1337/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1338/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1121/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1339/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b902/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1535/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b1536/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b924/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt/loginattemptimpl=$WORK/b1537/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1340/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1372/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b895/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org/orgimpl=$WORK/b1538/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/playlist/playlistimpl=$WORK/b1539/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1540/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b903/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1541/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference/prefimpl=$WORK/b1542/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards=$WORK/b1412/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/api=$WORK/b1411/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/database=$WORK/b1543/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/service=$WORK/b1544/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1191/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b1116/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota/quotaimpl=$WORK/b1546/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1335/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1198/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1547/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1416/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/migrator=$WORK/b1548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1426/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/manager=$WORK/b1549/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1117/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b926/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star/starimpl=$WORK/b1551/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1235/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store/sanitizer=$WORK/b1324/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag/tagimpl=$WORK/b1552/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team/teamimpl=$WORK/b1523/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1424/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/database=$WORK/b1553/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/manager=$WORK/b1554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1425/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1427/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user/userimpl=$WORK/b1555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/userauth/userauthimpl=$WORK/b1557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/validations=$WORK/b1558/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1434/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1444/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1447/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1197/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/service=$WORK/b1559/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1478/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b822/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1481/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1482/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1483/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1484/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1494/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1325/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b134/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b108/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b066/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b462/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b464/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b463/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b465/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b481/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b487/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b488/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b490/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b498/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b497/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b506/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b491/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b494/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b213/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b578/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b379/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b457/_pkg_.a packagefile archive/zip=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/logger=$WORK/b1046/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b152/_pkg_.a packagefile database/sql=$WORK/b549/_pkg_.a packagefile database/sql/driver=$WORK/b422/_pkg_.a packagefile github.com/dlmiddlecote/sqlstats=$WORK/b550/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b551/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b552/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b553/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b689/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b687/_pkg_.a packagefile github.com/lib/pq=$WORK/b566/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b569/_pkg_.a packagefile xorm.io/core=$WORK/b572/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b589/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b604/_pkg_.a packagefile github.com/grafana/grafana/pkg/models/roletype=$WORK/b574/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b112/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b120/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b428/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b397/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b430/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b385/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b109/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b098/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b100/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b101/_pkg_.a packagefile mime/quotedprintable=$WORK/b106/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile flag=$WORK/b504/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b546/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile text/tabwriter=$WORK/b225/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b496/_pkg_.a packagefile encoding=$WORK/b057/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b711/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/frontendlogging=$WORK/b836/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b853/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/static=$WORK/b929/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b906/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/dashdiffs=$WORK/b930/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b935/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b908/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b613/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b917/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/correlations=$WORK/b1328/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboard_thumbs=$WORK/b1329/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt=$WORK/b915/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/navtree=$WORK/b834/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1065/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/playlist=$WORK/b1332/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b835/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1403/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b925/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1414/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore/migrations=$WORK/b1422/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1336/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b927/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/temp_user=$WORK/b1118/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b904/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1195/_pkg_.a packagefile github.com/ua-parser/uap-go/uaparser=$WORK/b1429/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b1430/_pkg_.a packagefile net/http/httputil=$WORK/b185/_pkg_.a packagefile net/mail=$WORK/b651/_pkg_.a packagefile net/textproto=$WORK/b170/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b556/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b969/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1009/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b1033/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b1035/_pkg_.a packagefile testing/fstest=$WORK/b1036/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b606/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b607/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b616/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b639/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/pluginmeta=$WORK/b1040/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b1038/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/sigv4=$WORK/b1193/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/http_logger=$WORK/b1194/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b644/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b455/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b643/_pkg_.a packagefile encoding/gob=$WORK/b330/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b806/_pkg_.a packagefile github.com/go-kit/log=$WORK/b056/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/fakes=$WORK/b817/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b675/_pkg_.a packagefile testing=$WORK/b503/_pkg_.a packagefile github.com/google/uuid=$WORK/b421/_pkg_.a packagefile compress/zlib=$WORK/b472/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b183/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b598/_pkg_.a packagefile golang.org/x/text/language=$WORK/b600/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b897/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b611/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin=$WORK/b612/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b215/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin=$WORK/b1498/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation=$WORK/b1515/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/finder=$WORK/b1508/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/initializer=$WORK/b1509/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1300/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b1513/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/api=$WORK/b1519/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/database=$WORK/b1520/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions=$WORK/b1522/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations/annotationstest=$WORK/b800/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b819/_pkg_.a packagefile math/rand=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b155/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b898/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1050/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1120/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b907/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b585/_pkg_.a packagefile hash/fnv=$WORK/b237/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/api=$WORK/b1527/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/utils=$WORK/b1528/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b591/_pkg_.a packagefile github.com/go-git/go-git/v5=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/object=$WORK/b1263/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b829/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1311/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/dslookup=$WORK/b1233/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1234/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b369/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b586/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b414/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1419/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b1421/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1122/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/database=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/features=$WORK/b1156/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1159/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/liveplugin=$WORK/b1160/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1178/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1161/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushws=$WORK/b1188/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1158/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/survey=$WORK/b1190/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1174/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1189/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api=$WORK/b1341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1371/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1374/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1375/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1397/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1400/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1051/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1053/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1373/_pkg_.a packagefile crypto/hmac=$WORK/b103/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b650/_pkg_.a packagefile html/template=$WORK/b221/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/models=$WORK/b1413/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/queries=$WORK/b1196/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/validation=$WORK/b1545/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b832/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b804/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b725/_pkg_.a packagefile mime=$WORK/b173/_pkg_.a packagefile mime/multipart=$WORK/b174/_pkg_.a packagefile github.com/blugelabs/bluge=$WORK/b1199/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1200/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1208/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1211/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1222/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1223/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1228/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1232/_pkg_.a packagefile os/exec=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc=$WORK/b218/_pkg_.a packagefile github.com/pkg/errors=$WORK/b450/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/api=$WORK/b1550/_pkg_.a packagefile github.com/google/go-github/v45/github=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store/go-is-svg=$WORK/b1323/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1313/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1136/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/userauth=$WORK/b1556/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1435/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1326/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1436/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1437/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics=$WORK/b1441/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1442/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1439/_pkg_.a packagefile compress/flate=$WORK/b131/_pkg_.a packagefile compress/gzip=$WORK/b130/_pkg_.a packagefile github.com/andybalholm/brotli=$WORK/b1445/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/utils=$WORK/b1446/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b122/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b182/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b201/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1448/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface=$WORK/b1450/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1451/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface=$WORK/b1452/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1453/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2/ec2iface=$WORK/b1455/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1456/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch/client=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/flux=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1462/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b684/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1479/_pkg_.a packagefile os/signal=$WORK/b324/_pkg_.a packagefile github.com/denisenkom/go-mssqldb=$WORK/b823/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b831/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered=$WORK/b1485/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/querydata=$WORK/b1490/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/resource=$WORK/b1493/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1079/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b931/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b934/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b840/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b852/_pkg_.a packagefile go.opentelemetry.io/collector/translator/conventions=$WORK/b1495/_pkg_.a packagefile go.opentelemetry.io/collector/translator/trace=$WORK/b1496/_pkg_.a packagefile encoding/csv=$WORK/b374/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource/sims=$WORK/b1327/_pkg_.a packagefile crypto=$WORK/b088/_pkg_.a packagefile crypto/internal/backend=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile hash=$WORK/b089/_pkg_.a packagefile container/list=$WORK/b133/_pkg_.a packagefile crypto/des=$WORK/b135/_pkg_.a packagefile crypto/ecdsa=$WORK/b136/_pkg_.a packagefile crypto/ed25519=$WORK/b146/_pkg_.a packagefile crypto/elliptic=$WORK/b137/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b141/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b149/_pkg_.a packagefile crypto/rc4=$WORK/b150/_pkg_.a packagefile crypto/rsa=$WORK/b151/_pkg_.a packagefile crypto/sha1=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b143/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b163/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile internal/godebug=$WORK/b071/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile internal/singleflight=$WORK/b073/_pkg_.a packagefile net/netip=$WORK/b074/_pkg_.a packagefile runtime/cgo=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b164/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b171/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b172/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b165/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net/http/httptrace=$WORK/b175/_pkg_.a packagefile net/http/internal=$WORK/b176/_pkg_.a packagefile net/http/internal/ascii=$WORK/b177/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b067/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b077/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b078/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b079/_pkg_.a packagefile log/syslog=$WORK/b068/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b466/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b467/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b468/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b469/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b470/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b471/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b474/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b475/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b476/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b477/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b479/_pkg_.a packagefile go.uber.org/atomic=$WORK/b480/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b486/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b489/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b499/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b500/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b507/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b520/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b525/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b531/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b541/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b287/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b492/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b512/_pkg_.a packagefile os/user=$WORK/b513/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b517/_pkg_.a packagefile runtime/trace=$WORK/b396/_pkg_.a packagefile github.com/gosimple/unidecode=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b214/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b217/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b376/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b377/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b316/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b387/_pkg_.a packagefile net/http/pprof=$WORK/b393/_pkg_.a packagefile expvar=$WORK/b380/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b381/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b382/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b232/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b383/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b384/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b390/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b284/_pkg_.a packagefile runtime/debug=$WORK/b356/_pkg_.a packagefile runtime/metrics=$WORK/b386/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b458/_pkg_.a packagefile hash/crc32=$WORK/b132/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile crypto/dsa=$WORK/b153/_pkg_.a packagefile crypto/x509/pkix=$WORK/b154/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b145/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b564/_pkg_.a packagefile github.com/jmoiron/sqlx/reflectx=$WORK/b688/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b567/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b568/_pkg_.a packagefile xorm.io/builder=$WORK/b571/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b648/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b388/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b654/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b669/_pkg_.a packagefile github.com/gobwas/glob/compiler=$WORK/b113/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b119/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b123/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b178/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b189/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b186/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b181/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b398/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b429/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b431/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b432/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b433/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b435/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b449/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b451/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b454/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b461/_pkg_.a packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile crypto/internal/randutil=$WORK/b095/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b099/_pkg_.a packagefile crypto/boring=$WORK/b102/_pkg_.a packagefile golang.org/x/crypto/internal/boring=$WORK/b104/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b547/_pkg_.a packagefile text/template/parse=$WORK/b224/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b052/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/crypto/randutil=$WORK/b695/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/debug=$WORK/b696/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/ratelimit=$WORK/b697/_pkg_.a packagefile go/build=$WORK/b698/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b710/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b837/_pkg_.a packagefile github.com/wk8/go-ordered-map=$WORK/b839/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b855/_pkg_.a packagefile embed=$WORK/b140/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey/apikeytest=$WORK/b921/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user/usertest=$WORK/b928/_pkg_.a packagefile net/http/httptest=$WORK/b596/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b911/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b592/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b913/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/alerting=$WORK/b1404/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/dashboards=$WORK/b1406/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/datasources=$WORK/b1408/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/notifiers=$WORK/b1409/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/plugins=$WORK/b1410/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1407/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b944/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b945/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b939/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b951/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b946/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b940/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b948/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b952/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b959/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b960/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b963/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b964/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b965/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b962/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b967/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b968/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b961/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b970/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b1010/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b982/_pkg_.a packagefile github.com/grafana/thema/errors=$WORK/b1029/_pkg_.a packagefile github.com/grafana/thema/internal/envvars=$WORK/b1030/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b1031/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b983/_pkg_.a packagefile cuelang.org/go/encoding/yaml=$WORK/b1034/_pkg_.a packagefile testing/iotest=$WORK/b1037/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b333/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b344/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b345/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b346/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b337/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b362/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b363/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b368/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b372/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b373/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b608/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b617/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b618/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b619/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b620/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b622/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b640/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b621/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b641/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b191/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b193/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b403/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b404/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b423/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b456/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b219/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b061/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b808/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b809/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b812/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b813/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b814/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b815/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b810/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b811/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b595/_pkg_.a packagefile internal/sysinfo=$WORK/b505/_pkg_.a packagefile hash/adler32=$WORK/b473/_pkg_.a packagefile golang.org/x/text/internal=$WORK/b599/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b306/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b308/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b601/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b603/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b901/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b257/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b216/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1499/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing=$WORK/b1500/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=$WORK/b1503/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1301/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1302/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1303/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1306/_pkg_.a packagefile encoding/xml=$WORK/b197/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b212/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b211/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b714/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b190/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b726/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b899/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b900/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1115/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b676/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b593/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b594/_pkg_.a packagefile github.com/go-git/go-billy/v5=$WORK/b1237/_pkg_.a packagefile github.com/go-git/go-billy/v5/osfs=$WORK/b1238/_pkg_.a packagefile github.com/go-git/go-billy/v5/util=$WORK/b1241/_pkg_.a packagefile github.com/go-git/go-git/v5/config=$WORK/b1242/_pkg_.a packagefile github.com/go-git/go-git/v5/internal/revision=$WORK/b1252/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/cache=$WORK/b1253/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/gitignore=$WORK/b1255/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/index=$WORK/b1258/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=$WORK/b1260/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=$WORK/b1277/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1279/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=$WORK/b1280/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/revlist=$WORK/b1282/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1262/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1283/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/client=$WORK/b1284/_pkg_.a packagefile github.com/go-git/go-git/v5/storage=$WORK/b1272/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/filesystem=$WORK/b1288/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/filesystem/dotgit=$WORK/b1290/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/memory=$WORK/b1281/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/diff=$WORK/b1273/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1256/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie=$WORK/b1274/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/filesystem=$WORK/b1295/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/index=$WORK/b1296/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1276/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b1297/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b932/_pkg_.a packagefile github.com/emirpasic/gods/trees/binaryheap=$WORK/b1264/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/diff=$WORK/b1270/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/binary=$WORK/b1259/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b830/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b1312/_pkg_.a packagefile gocloud.dev/blob/fileblob=$WORK/b1320/_pkg_.a packagefile gocloud.dev/blob/memblob=$WORK/b1322/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1315/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b370/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b371/_pkg_.a packagefile container/heap=$WORK/b1082/_pkg_.a packagefile github.com/FZambia/eagle=$WORK/b1123/_pkg_.a packagefile github.com/FZambia/sentinel=$WORK/b1124/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/cancelctx=$WORK/b1126/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1127/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlproto=$WORK/b1128/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/dissolve=$WORK/b1129/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/memstream=$WORK/b1130/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/nowtime=$WORK/b1131/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/priority=$WORK/b1132/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/queue=$WORK/b1133/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/recovery=$WORK/b1134/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/timers=$WORK/b1150/_pkg_.a packagefile github.com/centrifugal/protocol=$WORK/b1135/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1125/_pkg_.a packagefile github.com/igm/sockjs-go/v3/sockjs=$WORK/b1152/_pkg_.a packagefile github.com/mna/redisc=$WORK/b1153/_pkg_.a packagefile github.com/dop251/goja=$WORK/b1162/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1171/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/pattern=$WORK/b1179/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/tree=$WORK/b1180/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/remotewrite=$WORK/b1181/_pkg_.a packagefile github.com/ohler55/ojg/jp=$WORK/b1183/_pkg_.a packagefile github.com/ohler55/ojg/oj=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1182/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1175/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry/telegraf=$WORK/b1176/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1342/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1054/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b647/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b653/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1081/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1088/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b417/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b1376/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1066/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1394/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b658/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b662/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b663/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b657/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1396/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b666/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b670/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b655/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b660/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1097/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1099/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b1401/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1086/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b1399/_pkg_.a packagefile net/smtp=$WORK/b652/_pkg_.a packagefile html=$WORK/b222/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/analyzer=$WORK/b1204/_pkg_.a packagefile github.com/blugelabs/bluge/index=$WORK/b1213/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1220/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1221/_pkg_.a packagefile github.com/blugelabs/bluge/search/collector=$WORK/b1227/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1201/_pkg_.a packagefile container/ring=$WORK/b1209/_pkg_.a packagefile github.com/blevesearch/go-porterstemmer=$WORK/b1210/_pkg_.a packagefile github.com/blevesearch/segment=$WORK/b1212/_pkg_.a packagefile github.com/axiomhq/hyperloglog=$WORK/b1224/_pkg_.a packagefile github.com/caio/go-tdigest=$WORK/b1226/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1218/_pkg_.a packagefile github.com/blevesearch/vellum/levenshtein=$WORK/b1229/_pkg_.a packagefile github.com/blevesearch/vellum/regexp=$WORK/b1230/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b226/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b227/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b269/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b277/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b290/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b291/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b270/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b292/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b293/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b295/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b298/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b299/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b294/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b301/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b312/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b313/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b265/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b314/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b315/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b1299/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b765/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b768/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b767/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1314/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1316/_pkg_.a packagefile gocloud.dev/internal/oc=$WORK/b1318/_pkg_.a packagefile gocloud.dev/internal/openurl=$WORK/b1319/_pkg_.a packagefile github.com/segmentio/asm/base64=$WORK/b1137/_pkg_.a packagefile github.com/segmentio/asm/keyset=$WORK/b1145/_pkg_.a packagefile github.com/segmentio/encoding/ascii=$WORK/b1146/_pkg_.a packagefile github.com/segmentio/encoding/iso8601=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1438/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/time=$WORK/b1443/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b753/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b757/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b127/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b128/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b180/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b184/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b187/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b202/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b204/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b210/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b124/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b125/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/encoding/gzip=$WORK/b1449/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b194/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b196/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b208/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b1454/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2=$WORK/b1463/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1464/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1469/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental=$WORK/b1480/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/cp=$WORK/b824/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/decimal=$WORK/b825/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/querytext=$WORK/b826/_pkg_.a packagefile github.com/golang-sql/civil=$WORK/b827/_pkg_.a packagefile golang.org/x/crypto/md4=$WORK/b828/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/azureauth=$WORK/b1486/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1489/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/utils=$WORK/b1487/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1488/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1491/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1492/_pkg_.a packagefile github.com/yudai/golcs=$WORK/b933/_pkg_.a packagefile github.com/gogo/protobuf/jsonpb=$WORK/b841/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal=$WORK/b842/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b843/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b848/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b850/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b845/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b846/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b844/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b849/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b847/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b851/_pkg_.a packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b087/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b142/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b147/_pkg_.a packagefile crypto/internal/nistec=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b162/_pkg_.a packagefile internal/intern=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b166/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b168/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b169/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b080/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b478/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b483/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b501/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b521/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b522/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b529/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b530/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b532/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b534/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b282/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b263/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b289/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b493/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b378/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b317/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b319/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b321/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b322/_pkg_.a packagefile github.com/oklog/run=$WORK/b323/_pkg_.a packagefile golang.org/x/net/context=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b327/_pkg_.a packagefile net/rpc=$WORK/b329/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b389/_pkg_.a packagefile internal/profile=$WORK/b394/_pkg_.a packagefile runtime/pprof=$WORK/b395/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b251/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b250/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b283/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b391/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b392/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b459/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b565/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b452/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b664/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b114/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b117/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b115/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b118/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b126/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b188/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b200/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b399/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b401/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b402/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b425/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b426/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b427/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b434/_pkg_.a packagefile compress/lzw=$WORK/b436/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b437/_pkg_.a packagefile github.com/google/btree=$WORK/b439/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b440/_pkg_.a packagefile github.com/miekg/dns=$WORK/b441/_pkg_.a packagefile github.com/sean-/seed=$WORK/b448/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b302/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b460/_pkg_.a packagefile go/ast=$WORK/b699/_pkg_.a packagefile go/build/constraint=$WORK/b701/_pkg_.a packagefile go/doc=$WORK/b702/_pkg_.a packagefile go/parser=$WORK/b705/_pkg_.a packagefile go/token=$WORK/b244/_pkg_.a packagefile internal/buildcfg=$WORK/b707/_pkg_.a packagefile internal/goroot=$WORK/b708/_pkg_.a packagefile internal/goversion=$WORK/b709/_pkg_.a packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=$WORK/b838/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b856/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b861/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b862/_pkg_.a packagefile net/http/internal/testcert=$WORK/b597/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b912/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b914/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1405/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b941/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b947/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b949/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b953/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b966/_pkg_.a packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b971/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b974/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b975/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b976/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b977/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b978/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b979/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b980/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b981/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b984/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b987/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b988/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b989/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b990/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b991/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b992/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b993/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b994/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b995/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b996/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b997/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b998/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b999/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b1000/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b1001/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b1003/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b1004/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b1005/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b1006/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b1008/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b1007/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b1011/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b1027/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b972/_pkg_.a packagefile github.com/grafana/thema/internal/astutil=$WORK/b1032/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b973/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b985/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b986/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b334/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b339/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b335/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b340/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b336/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b341/_pkg_.a packagefile hash/maphash=$WORK/b343/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b347/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b348/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b349/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b357/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/cpu=$WORK/b338/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b364/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b365/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b366/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b367/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b375/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b623/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b624/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b633/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b634/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b635/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b632/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b636/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b637/_pkg_.a packagefile math/cmplx=$WORK/b627/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b192/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b405/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b411/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b418/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b419/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b400/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b424/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b220/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b602/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b253/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b258/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b259/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b261/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware/tags=$WORK/b1501/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware/util/metautils=$WORK/b1502/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=$WORK/b1504/_pkg_.a packagefile compress/bzip2=$WORK/b1304/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b1305/_pkg_.a packagefile image=$WORK/b1307/_pkg_.a packagefile image/jpeg=$WORK/b1309/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b207/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b715/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b716/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b724/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b727/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b797/_pkg_.a packagefile google.golang.org/api/option=$WORK/b752/_pkg_.a packagefile github.com/go-git/go-billy/v5/helper/chroot=$WORK/b1239/_pkg_.a packagefile github.com/go-git/go-git/v5/internal/url=$WORK/b1243/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/config=$WORK/b1245/_pkg_.a packagefile github.com/mitchellh/go-homedir=$WORK/b1251/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/idxfile=$WORK/b1261/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=$WORK/b1278/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/file=$WORK/b1285/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/git=$WORK/b1291/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/http=$WORK/b1292/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/ssh=$WORK/b1293/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/objfile=$WORK/b1289/_pkg_.a packagefile github.com/jbenet/go-context/io=$WORK/b1257/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/internal/frame=$WORK/b1275/_pkg_.a packagefile github.com/emirpasic/gods/containers=$WORK/b1265/_pkg_.a packagefile github.com/emirpasic/gods/lists/arraylist=$WORK/b1267/_pkg_.a packagefile github.com/emirpasic/gods/trees=$WORK/b1269/_pkg_.a packagefile github.com/emirpasic/gods/utils=$WORK/b1266/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/color=$WORK/b1271/_pkg_.a packagefile gocloud.dev/internal/escape=$WORK/b1321/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b406/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b407/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b1149/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b1163/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1165/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1166/_pkg_.a packagefile github.com/dop251/goja/ftoa=$WORK/b1169/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1167/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1168/_pkg_.a packagefile golang.org/x/text/collate=$WORK/b1172/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1109/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1184/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1185/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1186/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1177/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/prom1/storage/metric=$WORK/b1343/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1344/_pkg_.a packagefile github.com/grafana/dskit/grpcutil=$WORK/b1369/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1370/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1092/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1355/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b1055/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1056/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1057/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b1058/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1062/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1063/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b656/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b1083/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1084/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1087/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1096/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1090/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b1110/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b1111/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1112/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1095/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1078/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1377/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b1384/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1388/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1389/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1390/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1391/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1392/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1393/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b659/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b674/_pkg_.a packagefile github.com/rs/cors=$WORK/b1395/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b416/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1067/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b661/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b668/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b671/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b1098/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1101/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1100/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/lang/en=$WORK/b1205/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1202/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1214/_pkg_.a packagefile github.com/blugelabs/bluge/index/lock=$WORK/b1215/_pkg_.a packagefile github.com/blugelabs/bluge/index/mergeplan=$WORK/b1216/_pkg_.a packagefile github.com/blugelabs/ice=$WORK/b1217/_pkg_.a packagefile github.com/dgryski/go-metro=$WORK/b1225/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b1219/_pkg_.a packagefile github.com/blevesearch/vellum/utf8=$WORK/b1231/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b230/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b285/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b296/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b297/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b300/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b309/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b310/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b311/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b763/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b766/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b769/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b770/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b764/_pkg_.a packagefile gocloud.dev/internal/retry=$WORK/b1317/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b762/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b742/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1138/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1143/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1144/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1142/_pkg_.a packagefile github.com/segmentio/asm/ascii=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1440/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b728/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b754/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b755/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b756/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b205/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b209/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b195/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b198/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b199/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1465/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1470/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1471/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1466/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1467/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1468/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/write=$WORK/b1474/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b1476/_pkg_.a packagefile net/http/cookiejar=$WORK/b1477/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b148/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b167/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b502/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b533/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b535/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b536/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b538/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b540/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b280/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b318/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b328/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b252/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b256/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b453/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b665/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b116/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b438/_pkg_.a packagefile encoding/base32=$WORK/b442/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b443/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b447/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b303/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b304/_pkg_.a packagefile go/scanner=$WORK/b700/_pkg_.a packagefile go/doc/comment=$WORK/b703/_pkg_.a packagefile internal/lazyregexp=$WORK/b704/_pkg_.a packagefile go/internal/typeparams=$WORK/b706/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b857/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b859/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b858/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b863/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b869/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b867/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b860/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=$WORK/b870/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b877/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=$WORK/b890/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b893/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b954/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b956/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b955/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b957/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b958/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b1002/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b1012/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b1013/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b1016/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b1019/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b1021/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b1028/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b342/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b350/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b351/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b353/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b354/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b355/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b358/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b359/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b360/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b625/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b638/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b409/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b412/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b413/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b415/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b420/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b254/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b260/_pkg_.a packagefile image/color=$WORK/b1308/_pkg_.a packagefile image/internal/imageutil=$WORK/b1310/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b717/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b718/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b719/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b720/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b721/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b722/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b723/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b729/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b739/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b740/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b741/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b748/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b749/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b750/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b730/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b734/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b788/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b751/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b760/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b795/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b796/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b790/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b736/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b786/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b738/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b758/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b759/_pkg_.a packagefile github.com/go-git/go-billy/v5/helper/polyfill=$WORK/b1240/_pkg_.a packagefile github.com/go-git/gcfg=$WORK/b1246/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=$WORK/b1286/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/server=$WORK/b1287/_pkg_.a packagefile github.com/kevinburke/ssh_config=$WORK/b1294/_pkg_.a packagefile github.com/emirpasic/gods/lists=$WORK/b1268/_pkg_.a packagefile github.com/josharian/intern=$WORK/b408/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b1164/_pkg_.a packagefile github.com/dop251/goja/ftoa/internal/fast=$WORK/b1170/_pkg_.a packagefile golang.org/x/text/internal/colltab=$WORK/b1173/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/tenant=$WORK/b1345/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1348/_pkg_.a packagefile github.com/weaveworks/common/server=$WORK/b1352/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1365/_pkg_.a packagefile github.com/gogo/status=$WORK/b1357/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1356/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1350/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b1059/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1061/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1064/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1091/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1094/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1102/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1093/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b1104/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b1105/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1106/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1107/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b1108/_pkg_.a packagefile go.uber.org/goleak=$WORK/b1113/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1068/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1071/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1378/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b1379/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b1380/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b1381/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b1382/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1383/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b1385/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b1387/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1368/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b672/_pkg_.a packagefile github.com/blevesearch/snowballstem=$WORK/b1206/_pkg_.a packagefile github.com/blevesearch/snowballstem/english=$WORK/b1207/_pkg_.a packagefile github.com/RoaringBitmap/roaring/internal=$WORK/b1203/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b279/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b281/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b771/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b743/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b744/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b746/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b747/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm=$WORK/b1139/_pkg_.a packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1140/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1141/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b206/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/runtime=$WORK/b1472/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/gzip=$WORK/b1475/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b537/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b539/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b444/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b445/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b446/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b305/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b307/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=$WORK/b864/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=$WORK/b865/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=$WORK/b866/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=$WORK/b868/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b871/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b872/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b876/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b880/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b881/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b882/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b886/_pkg_.a packagefile github.com/kylelemons/godebug/pretty=$WORK/b878/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=$WORK/b891/_pkg_.a packagefile github.com/pkg/browser=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b1014/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b1015/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b1017/_pkg_.a packagefile text/scanner=$WORK/b1018/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b1020/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b1022/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b1023/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b1026/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b352/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b361/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b626/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b628/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b631/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b629/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b630/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b410/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b733/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b761/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b731/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b735/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b789/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b791/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b793/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b773/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b794/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b772/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b737/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b787/_pkg_.a packagefile github.com/go-git/gcfg/scanner=$WORK/b1247/_pkg_.a packagefile github.com/go-git/gcfg/token=$WORK/b1248/_pkg_.a packagefile github.com/go-git/gcfg/types=$WORK/b1249/_pkg_.a packagefile gopkg.in/warnings.v0=$WORK/b1250/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1346/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1349/_pkg_.a packagefile github.com/weaveworks/promrus=$WORK/b1351/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1353/_pkg_.a packagefile github.com/prometheus/node_exporter/https=$WORK/b1354/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc/server=$WORK/b1358/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1364/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1360/_pkg_.a packagefile github.com/weaveworks/common/signals=$WORK/b1367/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b1366/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b1060/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b1103/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b1114/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1069/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1070/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b1074/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b1075/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b1076/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b1077/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b1072/_pkg_.a packagefile github.com/docker/go-units=$WORK/b1386/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b673/_pkg_.a packagefile go.opencensus.io=$WORK/b745/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/types=$WORK/b1473/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage=$WORK/b873/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b884/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b885/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=$WORK/b888/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b875/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b883/_pkg_.a packagefile github.com/golang-jwt/jwt=$WORK/b887/_pkg_.a packagefile github.com/kylelemons/godebug/diff=$WORK/b879/_pkg_.a packagefile github.com/golang/glog=$WORK/b1024/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b1025/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b774/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b776/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b785/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b732/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b792/_pkg_.a packagefile github.com/weaveworks/common/errors=$WORK/b1347/_pkg_.a packagefile github.com/sercand/kuberesolver=$WORK/b1359/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1363/_pkg_.a packagefile github.com/felixge/httpsnoop=$WORK/b1361/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b1362/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b1073/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b874/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=$WORK/b889/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b775/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b777/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b778/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b779/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b783/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b781/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b784/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b780/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b782/_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/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/AzureAD/microsoft-authentication-library-for-go\tv0.4.0\t\ndep\tgithub.com/BurntSushi/toml\tv1.1.0\t\ndep\tgithub.com/FZambia/eagle\tv0.0.2\t\ndep\tgithub.com/FZambia/sentinel\tv1.1.0\t\ndep\tgithub.com/Masterminds/semver\tv1.5.0\t\ndep\tgithub.com/RoaringBitmap/roaring\tv0.9.4\t\ndep\tgithub.com/VividCortex/mysqlerr\tv0.0.0-20170204212430-6c6b55f8796f\t\ndep\tgithub.com/alecthomas/units\tv0.0.0-20211218093645-b94a6e3cc137\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.109\t\ndep\tgithub.com/axiomhq/hyperloglog\tv0.0.0-20191112132149-a4c4c47bc57f\t\ndep\tgithub.com/benbjohnson/clock\tv1.3.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.4\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.7\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\tv1.0.0\t\ndep\tgithub.com/bradfitz/gomemcache\tv0.0.0-20190913173617-a41fca850d0b\t\ndep\tgithub.com/caio/go-tdigest\tv3.1.0+incompatible\t\ndep\tgithub.com/cenkalti/backoff/v4\tv4.1.3\t\ndep\tgithub.com/centrifugal/centrifuge\tv0.25.0\t\ndep\tgithub.com/centrifugal/protocol\tv0.8.10\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/cpuguy83/go-md2man/v2\tv2.0.2\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/deepmap/oapi-codegen\tv1.10.1\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/dlmiddlecote/sqlstats\tv1.0.2\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/emirpasic/gods\tv1.12.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-git/gcfg\tv1.5.0\t\ndep\tgithub.com/go-git/go-billy/v5\tv5.3.1\t\ndep\tgithub.com/go-git/go-git/v5\tv5.4.2\t\ndep\tgithub.com/go-kit/kit\tv0.11.0\t\ndep\tgithub.com/go-kit/log\tv0.2.1\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.21.4\t\ndep\tgithub.com/go-openapi/errors\tv0.20.3\t\ndep\tgithub.com/go-openapi/jsonpointer\tv0.19.5\t\ndep\tgithub.com/go-openapi/jsonreference\tv0.20.0\t\ndep\tgithub.com/go-openapi/loads\tv0.21.2\t\ndep\tgithub.com/go-openapi/runtime\tv0.24.1\t\ndep\tgithub.com/go-openapi/spec\tv0.20.7\t\ndep\tgithub.com/go-openapi/strfmt\tv0.21.3\t\ndep\tgithub.com/go-openapi/swag\tv0.22.3\t\ndep\tgithub.com/go-openapi/validate\tv0.22.0\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.1\t\ndep\tgithub.com/gobwas/glob\tv0.2.3\t\ndep\tgithub.com/gofrs/uuid\tv4.3.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-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\n=>\tgithub.com/gomodule/redigo\tv1.8.9\t\n\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/go-github/v45\tv45.2.0\t\ndep\tgithub.com/google/go-querystring\tv1.1.0\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.5.0\t\ndep\tgithub.com/gosimple/slug\tv1.12.0\t\ndep\tgithub.com/gosimple/unidecode\tv1.0.1\t\ndep\tgithub.com/grafana/dskit\tv0.0.0-20211011144203-3a88ec0b675f\t\ndep\tgithub.com/grafana/grafana-aws-sdk\tv0.10.8\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.139.0\t\ndep\tgithub.com/grafana/thema\tv0.0.0-20220817114012-ebeee841c104\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.4.0\t\ndep\tgithub.com/hashicorp/yamux\tv0.0.0-20210826001029-26ff87cf9493\t\ndep\tgithub.com/igm/sockjs-go/v3\tv3.0.2\t\ndep\tgithub.com/imdario/mergo\tv0.3.12\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/jbenet/go-context\tv0.0.0-20150711004518-d14ea06fba99\t\ndep\tgithub.com/jessevdk/go-flags\tv1.5.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\t\ndep\tgithub.com/jmoiron/sqlx\tv1.3.5\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/kevinburke/ssh_config\tv0.0.0-20201106050909-4977a11b4351\t\ndep\tgithub.com/klauspost/compress\tv1.15.2\t\ndep\tgithub.com/kylelemons/godebug\tv1.1.0\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.16\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2\t\ndep\tgithub.com/miekg/dns\tv1.1.43\t\ndep\tgithub.com/mitchellh/go-homedir\tv1.1.0\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.24.1-0.20221003101219-ae510d09c048\n=>\tgithub.com/grafana/prometheus-alertmanager\tv0.24.1-0.20221012142027-823cd9150293\t\n\ndep\tgithub.com/prometheus/client_golang\tv1.13.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.37.0\t\ndep\tgithub.com/prometheus/common/sigv4\tv0.1.0\t\ndep\tgithub.com/prometheus/exporter-toolkit\tv0.7.3\t\ndep\tgithub.com/prometheus/node_exporter\tv1.0.0-rc.0.0.20200428091818-01054558c289\t\ndep\tgithub.com/prometheus/procfs\tv0.8.0\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/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/segmentio/asm\tv1.1.4\t\ndep\tgithub.com/segmentio/encoding\tv0.3.5\t\ndep\tgithub.com/sercand/kuberesolver\tv2.4.0+incompatible\t\ndep\tgithub.com/sergi/go-diff\tv1.1.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.4.0\t\ndep\tgithub.com/stretchr/testify\tv1.8.0\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/urfave/cli/v2\tv2.3.0\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/wk8/go-ordered-map\tv1.0.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.10.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/instrumentation/google.golang.org/grpc/otelgrpc\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-20220622213112-05595931fe9d\t\ndep\tgolang.org/x/net\tv0.0.0-20220909164309-bea034e7d591\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20220608161450-d0670ef3b1eb\t\ndep\tgolang.org/x/sync\tv0.0.0-20220722155255-886fb9371eb4\t\ndep\tgolang.org/x/sys\tv0.0.0-20220728004956-3c1f35247d10\t\ndep\tgolang.org/x/text\tv0.4.0\t\ndep\tgolang.org/x/time\tv0.0.0-20220609170525-579cf78fd858\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.1\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/warnings.v0\tv0.1.2\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.2.10 -X main.buildstamp= -B 0x0795e0dbefa709a4c13cfb678a44b97ddcc12834 -extldflags '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"\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=amd64\nbuild\tGOEXPERIMENT=boringcrypto\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=uFiCEA5zdbAkJR6BjyQ0/B0q7qryN4SOssMe04Ur8/WbKOxkXYDi3qMmbqYGgc/uFiCEA5zdbAkJR6BjyQ0 -linkmode=external -compressdwarf=false -X main.version=9.2.10 -X main.buildstamp= -B 0x0795e0dbefa709a4c13cfb678a44b97ddcc12834 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /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' + CGO_CPPFLAGS='-D_FORTIFY_SOURCE=2 -fstack-protector-all' + go build -compiler gc -buildmode pie '-tags=rpm_crashtraceback libtrust_openssl ' -ldflags '-linkmode=external -compressdwarf=false -X main.version=9.2.10 -X main.buildstamp= -B 0x4d1be4434b509030de2a7eeef7ad821bb7c14fb1 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/bin/grafana-server ./pkg/cmd/grafana-server WORK=/tmp/go-build2898526968 internal/goexperiment mkdir -p $WORK/b013/ unicode/utf8 github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b312/ google.golang.org/grpc/attributes mkdir -p $WORK/b210/ mkdir -p $WORK/b034/ internal/nettrace mkdir -p $WORK/b097/ internal/itoa mkdir -p $WORK/b024/ internal/unsafeheader mkdir -p $WORK/b007/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b312/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid zf8Ih6EYX7evgZP7WyXD/zf8Ih6EYX7evgZP7WyXD -goversion go1.19.10 -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 cat >$WORK/b210/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/google/go-cmp/cmp/internal/flags -lang=go1.13 -complete -installsuffix shared -buildid cflSzTMwqYVLay4qu9J0/cflSzTMwqYVLay4qu9J0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p google.golang.org/grpc/attributes -lang=go1.14 -complete -installsuffix shared -buildid Ppy3ZLw-roYVCbk8oOMt/Ppy3ZLw-roYVCbk8oOMt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF unicode cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b035/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p internal/nettrace -std -complete -installsuffix shared -buildid yGrxOkN2M4J6rpScpZOM/yGrxOkN2M4J6rpScpZOM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid 4PWPiFKf1JFZfI2_CwaT/4PWPiFKf1JFZfI2_CwaT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid l8VbnIfbG3DcgRabrFc3/l8VbnIfbG3DcgRabrFc3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF internal/goos /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p unicode -std -complete -installsuffix shared -buildid LOHpV8_M3fp_eK3NmUTn/LOHpV8_M3fp_eK3NmUTn -goversion go1.19.10 -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 mkdir -p $WORK/b014/ internal/goarch mkdir -p $WORK/b006/ internal/race mkdir -p $WORK/b020/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/itoa -std -complete -installsuffix shared -buildid Fbd9wgamR8jRQlVCJfif/Fbd9wgamR8jRQlVCJfif -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go mkdir -p $WORK/b027/ math/bits cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid -PboX61HQpT5jxWDZeKT/-PboX61HQpT5jxWDZeKT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid 5Afdh755YBi4HYj421XD/5Afdh755YBi4HYj421XD -goversion go1.19.10 -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 mkdir -p $WORK/b032/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF crypto/subtle mkdir -p $WORK/b056/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -installsuffix shared -buildid 3T8eAoXAPABOOd6frKWA/3T8eAoXAPABOOd6frKWA -goversion go1.19.10 -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 unicode/utf16 mkdir -p $WORK/b061/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p encoding -std -complete -installsuffix shared -buildid i6GTM4yr8kmRaEDIQqC4/i6GTM4yr8kmRaEDIQqC4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/subtle -std -complete -installsuffix shared -buildid jbz52rpRJSiuQ4WzLeVT/jbz52rpRJSiuQ4WzLeVT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid 7_9RdvJpE-Uj6qRMSq_C/7_9RdvJpE-Uj6qRMSq_C -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go crypto/internal/subtle mkdir -p $WORK/b055/ github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b386/ github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b489/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF github.com/apache/arrow/go/arrow/internal/debug mkdir -p $WORK/b284/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Z4lN8c9FotmycH50QSbj/Z4lN8c9FotmycH50QSbj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p math/bits -std -complete -installsuffix shared -buildid 2-KMVuX4GR2NUxM4acpY/2-KMVuX4GR2NUxM4acpY -goversion go1.19.10 -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 vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b078/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/uber/jaeger-client-go/internal/throttler -lang=go1.16 -complete -installsuffix shared -buildid inBG4dpZpDTibnhJ2t8E/inBG4dpZpDTibnhJ2t8E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go gonum.org/v1/gonum/graph mkdir -p $WORK/b746/ container/list mkdir -p $WORK/b066/ github.com/gobwas/glob/util/runes mkdir -p $WORK/b370/ cloud.google.com/go/storage/internal mkdir -p $WORK/b634/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config EOF golang.org/x/xerrors/internal cat >$WORK/b746/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b290/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/apache/arrow/go/arrow/internal/debug -lang=go1.15 -complete -installsuffix shared -buildid 1wBMGtnPpSqXE45nCZvJ/1wBMGtnPpSqXE45nCZvJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b284/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p gonum.org/v1/gonum/graph -lang=go1.17 -complete -installsuffix shared -buildid byHs53ckfsZlWj919yTl/byHs53ckfsZlWj919yTl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b746/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 github.com/cheekybits/genny/generic mkdir -p $WORK/b309/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF google.golang.org/grpc/serviceconfig mkdir -p $WORK/b214/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p container/list -std -complete -installsuffix shared -buildid y5VKCGAsuRmawMruO7Yd/y5VKCGAsuRmawMruO7Yd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/container/list/list.go internal/goversion mkdir -p $WORK/b154/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config EOF github.com/VividCortex/mysqlerr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/gobwas/glob/util/runes -lang=go1.16 -complete -installsuffix shared -buildid uYLCgiMrdWxVvYwc0aI_/uYLCgiMrdWxVvYwc0aI_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack ./vendor/github.com/gobwas/glob/util/runes/runes.go mkdir -p $WORK/b568/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b290/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p cloud.google.com/go/storage/internal -lang=go1.15 -complete -installsuffix shared -buildid OzpUR8hQatYjrvWDkbLY/OzpUR8hQatYjrvWDkbLY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b634/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p golang.org/x/xerrors/internal -lang=go1.11 -complete -installsuffix shared -buildid jJj0Xu9NjxVuFN-bpxM6/jJj0Xu9NjxVuFN-bpxM6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack ./vendor/golang.org/x/xerrors/internal/internal.go cat >$WORK/b309/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b154/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/cheekybits/genny/generic -lang=go1.16 -complete -installsuffix shared -buildid NKIZDD0HvES4egbVu08f/NKIZDD0HvES4egbVu08f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack ./vendor/github.com/cheekybits/genny/generic/doc.go ./vendor/github.com/cheekybits/genny/generic/generic.go cat >$WORK/b568/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/VividCortex/mysqlerr -lang=go1.16 -complete -installsuffix shared -buildid 8VfEcLpA9Tm20DfgipK0/8VfEcLpA9Tm20DfgipK0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b568/importcfg -pack ./vendor/github.com/VividCortex/mysqlerr/mysqlerr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p internal/goversion -std -complete -installsuffix shared -buildid 1HnC0F5NR50osq-zPfca/1HnC0F5NR50osq-zPfca -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/internal/goversion/goversion.go github.com/pierrec/lz4/v4/internal/lz4errors mkdir -p $WORK/b306/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b105/ go.opencensus.io mkdir -p $WORK/b630/ github.com/go-git/go-git/v5/plumbing/color mkdir -p $WORK/b1263/ go.opentelemetry.io/otel/sdk/instrumentation mkdir -p $WORK/b534/ golang.org/x/net/internal/iana mkdir -p $WORK/b465/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config EOF github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b486/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b630/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b214/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -lang=go1.11 -complete -installsuffix shared -buildid 38DaNh3QN_dtYKcXxnNv/38DaNh3QN_dtYKcXxnNv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid dugzsSUoHGewVF2I6Wt3/dugzsSUoHGewVF2I6Wt3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p go.opencensus.io -lang=go1.13 -complete -installsuffix shared -buildid rSQ_jrqd679a51JcTeyi/rSQ_jrqd679a51JcTeyi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b630/importcfg -pack ./vendor/go.opencensus.io/opencensus.go cat >$WORK/b1263/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p google.golang.org/grpc/serviceconfig -lang=go1.14 -complete -installsuffix shared -buildid 7FLqXUI2uBQGUZHO4mBg/7FLqXUI2uBQGUZHO4mBg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go cat >$WORK/b534/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.16 -complete -installsuffix shared -buildid 6VdHzI1lgDovMWBk092X/6VdHzI1lgDovMWBk092X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/instrumentation/library.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/pierrec/lz4/v4/internal/lz4errors -lang=go1.14 -complete -installsuffix shared -buildid KDyxjJjPQ4F3nyyiYzqr/KDyxjJjPQ4F3nyyiYzqr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1263/_pkg_.a -trimpath "$WORK/b1263=>" -p github.com/go-git/go-git/v5/plumbing/color -lang=go1.13 -complete -installsuffix shared -buildid cRZOjLsOhs7I5Tsle4o6/cRZOjLsOhs7I5Tsle4o6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1263/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/color/color.go github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b487/ github.com/dgryski/go-rendezvous golang.org/x/text/internal/utf8internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid VgQJh1U80QNpAOvUhd3J/VgQJh1U80QNpAOvUhd3J -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go mkdir -p $WORK/b715/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b465/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/uber/jaeger-client-go/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid oB2TPU6pQkcNlLz8fT8c/oB2TPU6pQkcNlLz8fT8c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go mkdir -p $WORK/b948/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p golang.org/x/net/internal/iana -lang=go1.17 -complete -installsuffix shared -buildid c-otjZ_SFijLhEP5kWJj/c-otjZ_SFijLhEP5kWJj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack ./vendor/golang.org/x/net/internal/iana/const.go cat >$WORK/b715/importcfg << 'EOF' # internal # import config EOF golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b165/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/dgryski/go-rendezvous -lang=go1.16 -complete -installsuffix shared -buildid JlM9j-gkT58RZvb2lTMZ/JlM9j-gkT58RZvb2lTMZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b715/importcfg -pack ./vendor/github.com/dgryski/go-rendezvous/rdv.go github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b1096/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config EOF google.golang.org/protobuf/internal/flags mkdir -p $WORK/b191/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/uber/jaeger-client-go/internal/reporterstats -lang=go1.16 -complete -installsuffix shared -buildid fLkQ1Ll0RDoHU6Q8If4k/fLkQ1Ll0RDoHU6Q8If4k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b487/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b946/ cloud.google.com/go/kms/internal mkdir -p $WORK/b1425/ go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b1052/ go.mongodb.org/mongo-driver/bson/bsontype cat >$WORK/b165/importcfg << 'EOF' # internal # import config EOF github.com/segmentio/asm/cpu/cpuid mkdir -p $WORK/b1132/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p golang.org/x/sys/internal/unsafeheader -lang=go1.17 -complete -installsuffix shared -buildid Gc1ChkSTP7aCgFiKsMiv/Gc1ChkSTP7aCgFiKsMiv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b948/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b1054/ cat >$WORK/b1096/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p golang.org/x/text/internal/utf8internal -lang=go1.17 -complete -installsuffix shared -buildid 3r9TbS9I2hvU2SY8pU9c/3r9TbS9I2hvU2SY8pU9c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b948/importcfg -pack ./vendor/golang.org/x/text/internal/utf8internal/utf8internal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1096/_pkg_.a -trimpath "$WORK/b1096=>" -p github.com/prometheus/prometheus/tsdb/goversion -lang=go1.14 -complete -installsuffix shared -buildid 2IZ626c6W4mOebQQdDr9/2IZ626c6W4mOebQQdDr9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1096/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/goversion/goversion.go ./vendor/github.com/prometheus/prometheus/tsdb/goversion/init.go cat >$WORK/b946/importcfg << 'EOF' # internal # import config EOF github.com/segmentio/asm/internal/unsafebytes mkdir -p $WORK/b1136/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.17 -complete -installsuffix shared -buildid d2PpLvSkYwdb3NsCdsoG/d2PpLvSkYwdb3NsCdsoG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b946/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./vendor/golang.org/x/text/encoding/internal/identifier/mib.go github.com/weaveworks/common/errors cuelang.org/go/pkg/tool mkdir -p $WORK/b1339/ mkdir -p $WORK/b991/ cat >$WORK/b1132/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1052/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1054/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1054/_pkg_.a -trimpath "$WORK/b1054=>" -p go.mongodb.org/mongo-driver/bson/bsontype -lang=go1.10 -complete -installsuffix shared -buildid vzv5sB8YSUD7rYdMQEiB/vzv5sB8YSUD7rYdMQEiB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1054/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1052/_pkg_.a -trimpath "$WORK/b1052=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -lang=go1.10 -complete -installsuffix shared -buildid 1cXZd72kTaMakYNKzvwO/1cXZd72kTaMakYNKzvwO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1052/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/b191/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1132/_pkg_.a -trimpath "$WORK/b1132=>" -p github.com/segmentio/asm/cpu/cpuid -lang=go1.17 -complete -installsuffix shared -buildid KoGTlXiF8Y5ukraOrkKb/KoGTlXiF8Y5ukraOrkKb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1132/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/cpuid/cpuid.go cat >$WORK/b991/importcfg << 'EOF' # internal # import config EOF github.com/lib/pq/oid github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p google.golang.org/protobuf/internal/flags -lang=go1.11 -complete -installsuffix shared -buildid j__2GdVyxgB9u7VbwXUl/j__2GdVyxgB9u7VbwXUl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cat >$WORK/b1136/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p cuelang.org/go/pkg/tool -lang=go1.17 -complete -installsuffix shared -buildid 6Zo70ALq13HqR4RWXwyj/6Zo70ALq13HqR4RWXwyj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b991/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/doc.go ./vendor/cuelang.org/go/pkg/tool/generate.go mkdir -p $WORK/b573/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1136/_pkg_.a -trimpath "$WORK/b1136=>" -p github.com/segmentio/asm/internal/unsafebytes -lang=go1.17 -complete -installsuffix shared -buildid V6plpRUqYQHoTD_BpclG/V6plpRUqYQHoTD_BpclG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1136/importcfg -pack ./vendor/github.com/segmentio/asm/internal/unsafebytes/unsafebytes.go mkdir -p $WORK/b862/ cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/49/4943fe8260ad56811ee5f3c7eb33208ff55bde2d626c5d2c9c7959adbfb222b1-d # internal cat >$WORK/b1425/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1339/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1425/_pkg_.a -trimpath "$WORK/b1425=>" -p cloud.google.com/go/kms/internal -lang=go1.16 -complete -installsuffix shared -buildid Jud-AfvXBm7PWnysndDm/Jud-AfvXBm7PWnysndDm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1425/importcfg -pack ./vendor/cloud.google.com/go/kms/internal/version.go container/ring github.com/influxdata/influxdb-client-go/v2/internal/http mkdir -p $WORK/b1201/ github.com/Azure/go-autorest/autorest/to go.opencensus.io/internal/tagencoding go.opencensus.io/trace/internal github.com/google/wire mkdir -p $WORK/b1490/ github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1339/_pkg_.a -trimpath "$WORK/b1339=>" -p github.com/weaveworks/common/errors -lang=go1.13 -complete -installsuffix shared -buildid AFT6ZMjelKVOSfDXlgI3/AFT6ZMjelKVOSfDXlgI3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1339/importcfg -pack ./vendor/github.com/weaveworks/common/errors/error.go github.com/Azure/azure-sdk-for-go/version cat >$WORK/b573/importcfg << 'EOF' # internal # import config EOF runtime/internal/syscall gonum.org/v1/gonum/blas github.com/dennwc/varint mkdir -p $WORK/b880/ cat >$WORK/b862/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1201/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/lib/pq/oid -lang=go1.13 -complete -installsuffix shared -buildid 55z9wWV_An5PIIOvpUiu/55z9wWV_An5PIIOvpUiu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack ./vendor/github.com/lib/pq/oid/doc.go ./vendor/github.com/lib/pq/oid/types.go go.opentelemetry.io/collector/translator/conventions mkdir -p $WORK/b1300/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1201/_pkg_.a -trimpath "$WORK/b1201=>" -p container/ring -std -complete -installsuffix shared -buildid FqBr7SIvYiMEnpb6wZTj/FqBr7SIvYiMEnpb6wZTj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1201/importcfg -pack /usr/lib/golang/src/container/ring/ring.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache -lang=go1.14 -complete -installsuffix shared -buildid w4uL1O2ZcK_7dvDQY6pi/w4uL1O2ZcK_7dvDQY6pi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b862/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache/cache.go mkdir -p $WORK/b654/ internal/cpu sync/atomic mkdir -p $WORK/b631/ runtime/internal/atomic cat >$WORK/b1300/importcfg << 'EOF' # internal # import config EOF github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1300/_pkg_.a -trimpath "$WORK/b1300=>" -p image/color -std -complete -installsuffix shared -buildid 5dGekJYSpObnO_VbssSX/5dGekJYSpObnO_VbssSX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1300/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go mkdir -p $WORK/b1031/ mkdir -p $WORK/b858/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b874/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p go.opencensus.io/internal/tagencoding -lang=go1.13 -complete -installsuffix shared -buildid Y1ilLygIMoEZxxLvbs4o/Y1ilLygIMoEZxxLvbs4o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b654/importcfg -pack ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go cat >$WORK/b880/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b1441/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version -lang=go1.14 -complete -installsuffix shared -buildid d06d1TaZ17Wd8uEXcbZe/d06d1TaZ17Wd8uEXcbZe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b880/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version/version.go mkdir -p $WORK/b1432/ mkdir -p $WORK/b018/ mkdir -p $WORK/b752/ mkdir -p $WORK/b1095/ mkdir -p $WORK/b1518/ gonum.org/v1/gonum/internal/asm/f64 mkdir -p $WORK/b761/ mkdir -p $WORK/b012/ mkdir -p $WORK/b021/ mkdir -p $WORK/b015/ mkdir -p $WORK/b301/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cat >$WORK/b1490/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1490/_pkg_.a -trimpath "$WORK/b1490=>" -p github.com/influxdata/influxdb-client-go/v2/internal/http -lang=go1.13 -complete -installsuffix shared -buildid qOyd-M64D1ln-93Bjw9_/qOyd-M64D1ln-93Bjw9_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1490/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/http/userAgent.go cat >$WORK/b1031/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b631/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1031/_pkg_.a -trimpath "$WORK/b1031=>" -p github.com/google/wire -lang=go1.12 -complete -installsuffix shared -buildid sOkGH0Bwt1VecdvgkJ8_/sOkGH0Bwt1VecdvgkJ8_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1031/importcfg -pack ./vendor/github.com/google/wire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p go.opencensus.io/trace/internal -lang=go1.13 -complete -installsuffix shared -buildid dZafmECP8gDMlDps1zw1/dZafmECP8gDMlDps1zw1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack ./vendor/go.opencensus.io/trace/internal/internal.go cat >$WORK/b858/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo -lang=go1.16 -complete -installsuffix shared -buildid YCO-B8T47I0a6Z9zayIv/YCO-B8T47I0a6Z9zayIv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b858/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal github.com/denisenkom/go-mssqldb/internal/cp mkdir -p $WORK/b815/ cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF cat >$WORK/b752/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b874/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1095/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b301/go_asm.h << 'EOF' # internal EOF cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p gonum.org/v1/gonum/blas -lang=go1.17 -complete -installsuffix shared -buildid oJ_km0ZhXYejvuTEp8Sb/oJ_km0ZhXYejvuTEp8Sb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b752/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas.go ./vendor/gonum.org/v1/gonum/blas/doc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1095/_pkg_.a -trimpath "$WORK/b1095=>" -p github.com/dennwc/varint -lang=go1.12 -complete -installsuffix shared -buildid yBnPbZYeN7pql-OpmrjQ/yBnPbZYeN7pql-OpmrjQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1095/importcfg -pack ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/dennwc/varint/varint.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b301=>" -I $WORK/b301/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b301/symabis ./cpuinfo_amd64.s cat >$WORK/b761/go_asm.h << 'EOF' # internal EOF cat >$WORK/b1432/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_x86.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b018/symabis ./asm_linux_amd64.s cat >$WORK/b1441/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1432/_pkg_.a -trimpath "$WORK/b1432=>" -p github.com/Azure/azure-sdk-for-go/version -lang=go1.16 -complete -installsuffix shared -buildid hqrboGoeWx80keqc5wDA/hqrboGoeWx80keqc5wDA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1432/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1263/_pkg_.a # internal cat >$WORK/b1518/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b761/symabis ./abssum_amd64.s ./abssuminc_amd64.s ./add_amd64.s ./addconst_amd64.s ./axpyinc_amd64.s ./axpyincto_amd64.s ./axpyunitary_amd64.s ./axpyunitaryto_amd64.s ./cumprod_amd64.s ./cumsum_amd64.s ./div_amd64.s ./divto_amd64.s ./dot_amd64.s ./gemvN_amd64.s ./gemvT_amd64.s ./ger_amd64.s ./l1norm_amd64.s ./l2norm_amd64.s ./l2normdist_amd64.s ./l2norminc_amd64.s ./linfnorm_amd64.s ./scalinc_amd64.s ./scalincto_amd64.s ./scalunitary_amd64.s ./scalunitaryto_amd64.s ./sum_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b015/symabis ./atomic_amd64.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1441/_pkg_.a -trimpath "$WORK/b1441=>" -p github.com/Azure/go-autorest/autorest/to -lang=go1.12 -complete -installsuffix shared -buildid mzDVPTPY1PTVJMA-pbvS/mzDVPTPY1PTVJMA-pbvS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1441/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/to/convert.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1518/_pkg_.a -trimpath "$WORK/b1518=>" -p go.opentelemetry.io/collector/translator/conventions -lang=go1.16 -complete -installsuffix shared -buildid 7W3v9GWgSBiKuWX9HvtQ/7W3v9GWgSBiKuWX9HvtQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1518/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant -lang=go1.14 -complete -installsuffix shared -buildid bu0ixAlYbAuIyC4WK_MX/bu0ixAlYbAuIyC4WK_MX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b874/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant/grant.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/98/981ab53b4062cb60d52e742a796492ef57a4ec5054f3a9d45b301addbbdeefbe-d # internal cat >$WORK/b815/importcfg << 'EOF' # internal # import config EOF hash/maphash mkdir -p $WORK/b291/ cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/denisenkom/go-mssqldb/internal/cp -lang=go1.11 -complete -installsuffix shared -buildid It4CD23Nm_ECTXqF76K0/It4CD23Nm_ECTXqF76K0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b815/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/b097/_pkg_.a /builddir/.cache/go-build/7c/7cffa866fe3b21516341e51675834f6c61926eea2ba418db0e3b5bab08116ade-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/f5/f5c324f4b815546fcaf01e9b416bc4c07b05e82ef4036dc22b431c3b7d747db6-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/0a/0a84ab521866d99c8415961f8e3c80236261db05d0c0b7a74458937714e19590-d # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/bf/bf12eadea73f36d2ad07c8bf5adca5a546333f5148933bcdbb3d7f30b0e8a753-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -std -+ -installsuffix shared -buildid YNhGgFiSSX6DDXhRHzDL/YNhGgFiSSX6DDXhRHzDL -goversion go1.19.10 -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_x86.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b301/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid oh3Y8dCqraHJkq4Lf-ef/oh3Y8dCqraHJkq4Lf-ef -goversion go1.19.10 -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/defs_linux_amd64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/klauspost/compress/internal/cpuinfo -lang=go1.16 -installsuffix shared -buildid zN5BBCBkMDGnifJIdf9c/zN5BBCBkMDGnifJIdf9c -goversion go1.19.10 -symabis $WORK/b301/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack -asmhdr $WORK/b301/go_asm.h ./vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b948/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/7a/7a80dc8e7cfa234680dc3d81041822d79876715d131b24e7f453e50ac49ecf96-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/99/99f732860b4877708dce9d589fbd753ad13f564dddeb3095921bddb56135c503-d # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/b2/b23d374feecb48a44b3a825d15e91471341bc483264286931e93734e04e7c1e6-d # internal cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b007/_pkg_.a EOF cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d9/d91cbef7171707c3a5bea58e56129eced15d9efc71f6408240058de32c1bb136-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ec/ec565a71800b5789a1ff5aa47dfd484cdaa76ab13a442e31c4616d772c9af8b1-d # internal cp $WORK/b1263/_pkg_.a /builddir/.cache/go-build/60/60f23384b58537efdbc5971edbaf4f991c53e642c47c34d74ca578e6f80cc5aa-d # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/1a/1ad1d1efc0ed55e29aa88fcb4d9c08ce8006de0c8f89f02ab989d9c0bb1b4fb0-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/a4/a46d6cc493088c28ca56cffcdfb50c1013e667f13784b0e140cff98f9e44853d-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/25/2566e08425760ed961c5b50cea8500a54665319c163b1fb120c2cac233d9d891-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p hash/maphash -std -complete -installsuffix shared -buildid nrONOe9MLILKn-xHGRxo/nrONOe9MLILKn-xHGRxo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack /usr/lib/golang/src/hash/maphash/maphash.go cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/2a/2a59ad8b02f614fe3a1993f45e26122c52af421043627c64fcd4d6ab3c6ea481-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/78/787d9c244ddbe82c315520f33a989f0b1340fd36b317c4728e5d71351099f247-d # internal runtime/internal/math mkdir -p $WORK/b016/ internal/abi runtime/internal/sys mkdir -p $WORK/b017/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b991/_pkg_.a # internal mkdir -p $WORK/b010/ cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/92/920ac77c56603c7e433fefa6e8316e5d10266b34c003c5aeeec2acbeaf453999-d # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/a9/a92bb24c57411162c06f65be7f099818a4d287cb68641c5be97f44c620a3e8eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid nCdeNXQqn3PRr00T1Yqp/nCdeNXQqn3PRr00T1Yqp -goversion go1.19.10 -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_amd64.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_amd64/buildid -w $WORK/b715/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -installsuffix shared -buildid QZdaTcnth1G9IR5A5hDs/QZdaTcnth1G9IR5A5hDs -goversion go1.19.10 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/d8/d8ed409bd8b26418bcad5aaa11ee9c7d2d1532d60add23cb836a74d378cc090d-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/6b/6b883e2ac8b2ac5019d65d8db0e56a5a1956e10c773842abf36fa92042c77e97-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/4d/4d4cc567bc841e68c8e4481b65a2c43c0e155d01d63ab7f24c5afafbee645425-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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid f0KjiL3PXG2CQ8MJBWN0/f0KjiL3PXG2CQ8MJBWN0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid eRgoltHkCg6FitvN4thh/eRgoltHkCg6FitvN4thh -goversion go1.19.10 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1425/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b862/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1490/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b946/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b874/_pkg_.a # internal cat >$WORK/b761/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p gonum.org/v1/gonum/internal/asm/f64 -lang=go1.17 -installsuffix shared -buildid 76cxUMKbOqBC8NH_VC9J/76cxUMKbOqBC8NH_VC9J -goversion go1.19.10 -symabis $WORK/b761/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b761/importcfg -pack -asmhdr $WORK/b761/go_asm.h ./vendor/gonum.org/v1/gonum/internal/asm/f64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/ge_amd64.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/stubs_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1432/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/23/23a61fa2a60356e8db3e10454f8d442a5d174e0b954e418b27f18917a900ff44-d # internal cp $WORK/b1136/_pkg_.a /builddir/.cache/go-build/a3/a3138f935b34287f2b74658229c60ce84469e1e091fdd3176cb2e720f8f3dbdf-d # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/4c/4c60cbd8f811d6fc6c9dfb7fe76397ed18a267700c58f8922cd370f46f918cb9-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/0a/0a56805dd51229d752731a77b4e0492e3f65baa585f1ada4489fabc7d88af073-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./abi_test.s cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/31/3183658ccac9a2336cc06d740e332560ee22c6421705f454e2ff70c5627b7af7-d # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/df/df5f6d55931964d688ebdce149d397f607f9d04d8eeb06b09cd1ea9c9394cd0d-d # internal cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/2f/2fdbdf47e19e1d6c535be0310efd41bd80e03631578c6aa902798aa0416219d7-d # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/ef/efabd6c7a527abb0a74c78e0098e6e4610dd7e483d6f0fdcc0b0b1a0ae415e68-d # internal cp $WORK/b1096/_pkg_.a /builddir/.cache/go-build/bb/bb0aea5b36d2ba9fb473a0ae47346cbc4881152fca3eb4b8913f44c8326664e7-d # internal cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/ad/ad2b8e173bed7c38951db0be0a188041b0107d56ebe8cd20961ab7e7122ae5b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b301=>" -I $WORK/b301/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b301/cpuinfo_amd64.o ./cpuinfo_amd64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/abi -std -+ -installsuffix shared -buildid YjroJIcLUnvXJrjODNrU/YjroJIcLUnvXJrjODNrU -goversion go1.19.10 -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_amd64.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b018/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/e0/e0ad21bb114cf476feeaf1690661359e607f404516fff193433b1416d08475d5-d # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/dd/dd8d50c10ebc6d2e40fe696741ce3697658ccab980a32b9658257bafb5587781-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f6/f64b154284c3b9636b93d4c57fcf6c8e3283fbb66836151944e2339c4c742a74-d # internal cp $WORK/b1132/_pkg_.a /builddir/.cache/go-build/9a/9aa356867e0448ce4c0ba26176b2567d153044b76a55f5cd74a0097cf6ecdd27-d # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/7d/7dee86565050bbf2c7bac92ba8d97e806b9f22547948464f5b1ff8a26d9f8aca-d # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/4a/4a1ebfb9b7548f5a0cfb7f5b8b47980131b67489a13a87981677f5fa4615dc72-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b628/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1518/_pkg_.a # internal cp $WORK/b1425/_pkg_.a /builddir/.cache/go-build/b9/b94e2ffab08ea8bc8065d02a354ddc37acf62250eb04fee1995317a1687e3b50-d # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/a5/a57cf33d54cff5f8e49d87a2dc7939415741643fba1578d19610e327c3695091-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/74/742a7f7f200b9e0c15035c7b44edcd70108f0fcc1f5d818a62101bb186fce94d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1441/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1052/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/01/010a9a4fb87bad08a32b15895e8321f7f598fe63d2a0b26966ef332698abff61-d # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/d4/d40d65a1512c6e73e4c13fe95774db792dd5c602e9f4ec2be7e686cf9acf9fc7-d # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/e1/e1ed789bc37702a2c772081bc1b4d052d673ee49747790bb54fe73b6e39301f5-d # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/c5/c5b0b29914ad083b78cc3a90d4a311509ea7895c2db4edee6a7ec6f2e350d682-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/5a/5a3d61bcc64ff0a85d7431b58ec22262f466e2cca704f1ed9ea52c00bee7d02f-d # internal cp $WORK/b1432/_pkg_.a /builddir/.cache/go-build/e3/e30428bfc4a12e16ae14afbff6a96b370391860aee1989a1fada0bde40c1ebcf-d # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/98/9880d70cd7154fabf808b24333cb30522b9b39df4b266e9141094f97ecb4fe98-d # internal cp $WORK/b1031/_pkg_.a /builddir/.cache/go-build/b2/b2d567c5d14aa53ad09cf9f557d6a34f3b2307bc2871c24aada0b36a23dd6fef-d # internal cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a EOF cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/54/543321b1e681c05aa130e7ca3259eaab074dcf17db1e4d3fcd73cb2937a2153a-d # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/f8/f830335a874a00eb2521ef7eef07d2ad7cafdf01eda337163af2db027dc74259-d # internal cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/24/2400ce911077b1d26c7b096cfb62932c0312f4b82e47fc6777d84934d5c4acb5-d # internal cp $WORK/b1490/_pkg_.a /builddir/.cache/go-build/ec/ecdbc239b0f2f82d914269ae36586c5c06f8bcff2ef6e24e560b720e93d9f470-d # internal cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/golang/groupcache/lru -lang=go1.16 -complete -installsuffix shared -buildid 82NRT6IaWemj94Y1hdA2/82NRT6IaWemj94Y1hdA2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b628/importcfg -pack ./vendor/github.com/golang/groupcache/lru/lru.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b1201/_pkg_.a /builddir/.cache/go-build/2c/2c776e7539cdb01ae00ade3a57195c66e4113dc7440af7c96e47a7ddd5086b2d-d # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/d5/d538b6dac385bcb27b23d1167a18c0bfcb1d440e6914432ed55fc68e43a2de53-d # internal cp $WORK/b1518/_pkg_.a /builddir/.cache/go-build/8f/8fd876d9ddf62740de7f2996483054072f977b8265d0e20a125c8a5c7265edc0-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b301/_pkg_.a $WORK/b301/cpuinfo_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b1441/_pkg_.a /builddir/.cache/go-build/c9/c94722aaf95dd75755eb8989518572a6a28eed64d01fa225d570d8959e206434-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_amd64.o # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c2/c272691b0d9978e9fda2dc39f9537505ca8872105a194ca3b9ce409d44268212-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b195/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b1054/_pkg_.a /builddir/.cache/go-build/26/26d549db12e3de5224334a58f9c89d32c6ece238cbe20b07f9823752e9eabb9a-d # internal cp $WORK/b1339/_pkg_.a /builddir/.cache/go-build/20/2028169f8c253bca11705a718bdd7bd5a0eaacf24b341a6a8a8bd27f86a9f88f-d # internal cp $WORK/b1095/_pkg_.a /builddir/.cache/go-build/2a/2ad436c701e1647033c4cd6b1b77c676e54244acbe89147d688b857a8e0d4998-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a1/a1a3faa0a59d9c32aa09cb025c971db0e90ee6924476c7f47b3726a49a6485b1-d # internal cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p google.golang.org/protobuf/internal/set -lang=go1.11 -complete -installsuffix shared -buildid 4dgY18A1P2FWjG0WZPMM/4dgY18A1P2FWjG0WZPMM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/be/be9a065cdce19e784620099d7d3bf80b981f7335471f7f9e47a406fc25600aa8-d # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/c2/c230c8e4ff58fd2742c265bd6a9ad78caa2d92840cfd4370c84a4f4d1ce52be5-d # internal cp $WORK/b1052/_pkg_.a /builddir/.cache/go-build/aa/aab6e6dee5a7c5434d1ab5f685f943f6209d37289ae6f7108c5549a3e958c741-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/7b/7bfbbabb1015f35310bfa632b1acdfc21e29b1645c2efc03a49bc9a58ba258d8-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/abssum_amd64.o ./abssum_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/abi_test.o ./abi_test.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu_x86.o ./cpu_x86.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/abssuminc_amd64.o ./abssuminc_amd64.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/add_amd64.o ./add_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b021/asm.o ./asm.s cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/aa/aa76d17f7a55e23cd721a3f159535fb93ed6ea427b3b5c7e067c17f1c7a7b524-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/51/51c72230e8d2baa93f5882ea33fb99ba283cf1f20803e143b781bd5ee064bc87-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/43/43e8ce2960a5d081b8bd8e64a41896d860ded5314606b1fc31a8717c5698bb8e-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/addconst_amd64.o ./addconst_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b015/atomic_amd64.o ./atomic_amd64.s internal/bytealg mkdir -p $WORK/b011/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_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_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b031/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1300/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/axpyinc_amd64.o ./axpyinc_amd64.s cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/74/74debfeeec12ba204b0c8271c004744a55bf8ce9618390b13513be1e78f0e8cd-d # internal cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b031/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -std -+ -installsuffix shared -buildid FbudxpOudhr4Ys1kIHSv/FbudxpOudhr4Ys1kIHSv -goversion go1.19.10 -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_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/axpyincto_amd64.o ./axpyincto_amd64.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/56/56722f30f1a6b9ddef1a87e8f25f15c97ba7cdcc31033da6b77beae051decae0-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b083/ crypto/internal/boring/bcache mkdir -p $WORK/b075/ cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/b2/b23cebb5b2d2e18166d697f9de4406018fa195785087035e5f9fc007902a3edb-d # internal cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cp $WORK/b1300/_pkg_.a /builddir/.cache/go-build/8a/8acdab08a99da70de9a730747d39476306934d3782c324288cf3b9e75be1dede-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b083/symabis ./stub.s cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b075/symabis ./stub.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math -std -installsuffix shared -buildid 0G-VaOIZUae0gMYAAiQ7/0G-VaOIZUae0gMYAAiQ7 -goversion go1.19.10 -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_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/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_asm.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_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f1/f1713a0330d3c8e1cb30f67b5df5557c2181a67e2b6e4841cff0e15a671ef2ce-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/axpyunitary_amd64.o ./axpyunitary_amd64.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid SS6FYlcoTM4YN6Disn3m/SS6FYlcoTM4YN6Disn3m -goversion go1.19.10 -symabis $WORK/b083/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/boring/bcache -std -installsuffix shared -buildid aySJNv1VKWKjpXrTk7XC/aySJNv1VKWKjpXrTk7XC -goversion go1.19.10 -symabis $WORK/b075/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h /usr/lib/golang/src/crypto/internal/boring/bcache/cache.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/axpyunitaryto_amd64.o ./axpyunitaryto_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/cumprod_amd64.o ./cumprod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/cumsum_amd64.o ./cumsum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/div_amd64.o ./div_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b083/stub.o ./stub.s cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b075/stub.o ./stub.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/divto_amd64.o ./divto_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b083/_pkg_.a $WORK/b083/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/compare_amd64.o ./compare_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/dot_amd64.o ./dot_amd64.s cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/08/08599db0770e29425188671cdedb53bad2299a18286e02e6c13e34d20ec3fe78-d # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/25/25e19c056cd111287e009c325c1c7ad63e5cea68d159d15c5146b3ed8daf8c48-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/count_amd64.o ./count_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/gemvN_amd64.o ./gemvN_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/equal_amd64.o ./equal_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/gemvT_amd64.o ./gemvT_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/index_amd64.o ./index_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/ger_amd64.o ./ger_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/indexbyte_amd64.o ./indexbyte_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/l1norm_amd64.o ./l1norm_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_amd64.o $WORK/b011/count_amd64.o $WORK/b011/equal_amd64.o $WORK/b011/index_amd64.o $WORK/b011/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b746/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/l2norm_amd64.o ./l2norm_amd64.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/2a/2a01223500274f152d71867caae05a9032a9074869d50274e7f0a810899ad7a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/l2normdist_amd64.o ./l2normdist_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/l2norminc_amd64.o ./l2norminc_amd64.s cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/2c/2cccb8ffd3c64bb30521f393cfdd2e42edb0665c066f189b434a101fd1be6d5e-d # internal gonum.org/v1/gonum/graph/internal/linear mkdir -p $WORK/b769/ gonum.org/v1/gonum/graph/internal/set mkdir -p $WORK/b750/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b752/_pkg_.a # internal gonum.org/v1/gonum/graph/iterator mkdir -p $WORK/b748/ cat >$WORK/b769/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b746/_pkg_.a EOF cat >$WORK/b750/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b746/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p gonum.org/v1/gonum/graph/internal/linear -lang=go1.17 -complete -installsuffix shared -buildid KegrT93uxGrY44SAmT86/KegrT93uxGrY44SAmT86 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b769/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/linear/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/linear/linear.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/linfnorm_amd64.o ./linfnorm_amd64.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p gonum.org/v1/gonum/graph/internal/set -lang=go1.17 -complete -installsuffix shared -buildid NaPJMgXSstJyl3dKrQae/NaPJMgXSstJyl3dKrQae -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b750/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/b748/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b748=>" -I $WORK/b748/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b748/symabis ./map.s 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_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./time_linux_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/scalinc_amd64.o ./scalinc_amd64.s cat >$WORK/b748/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b746/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p gonum.org/v1/gonum/graph/iterator -lang=go1.17 -installsuffix shared -buildid Ti5hrPxnzhw25AgZRo0T/Ti5hrPxnzhw25AgZRo0T -goversion go1.19.10 -symabis $WORK/b748/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b748/importcfg -pack -asmhdr $WORK/b748/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 cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/scalincto_amd64.o ./scalincto_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/scalunitary_amd64.o ./scalunitary_amd64.s cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/92/9246c49817cc33eb7a30fdbf429ad3d87e5c87cdb504574156552f09c62cc3b0-d # internal gonum.org/v1/gonum/lapack mkdir -p $WORK/b765/ 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 cat >$WORK/b765/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b752/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid wY1ved4pdzNjfK3_mL7n/wY1ved4pdzNjfK3_mL7n -goversion go1.19.10 -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_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.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/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.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_amd64.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p gonum.org/v1/gonum/lapack -lang=go1.17 -complete -installsuffix shared -buildid i7HmKrDmuyURo8HCjoaV/i7HmKrDmuyURo8HCjoaV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b765/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/scalunitaryto_amd64.o ./scalunitaryto_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/0c/0cb2a6a8437a90ca95252e3acd15a4064e3f4bf01788a76f25c6b909ca30e0ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f64 -trimpath "$WORK/b761=>" -I $WORK/b761/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b761/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b761/_pkg_.a $WORK/b761/abssum_amd64.o $WORK/b761/abssuminc_amd64.o $WORK/b761/add_amd64.o $WORK/b761/addconst_amd64.o $WORK/b761/axpyinc_amd64.o $WORK/b761/axpyincto_amd64.o $WORK/b761/axpyunitary_amd64.o $WORK/b761/axpyunitaryto_amd64.o $WORK/b761/cumprod_amd64.o $WORK/b761/cumsum_amd64.o $WORK/b761/div_amd64.o $WORK/b761/divto_amd64.o $WORK/b761/dot_amd64.o $WORK/b761/gemvN_amd64.o $WORK/b761/gemvT_amd64.o $WORK/b761/ger_amd64.o $WORK/b761/l1norm_amd64.o $WORK/b761/l2norm_amd64.o $WORK/b761/l2normdist_amd64.o $WORK/b761/l2norminc_amd64.o $WORK/b761/linfnorm_amd64.o $WORK/b761/scalinc_amd64.o $WORK/b761/scalincto_amd64.o $WORK/b761/scalunitary_amd64.o $WORK/b761/scalunitaryto_amd64.o $WORK/b761/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/5d/5d3c12490a8603d1993d8e3a6acffea567faa0e9b95eba63e09bbe9dd36898a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/95/95ed858db9814bbc6a3447c0c9a28439b7b1c3093490337265551b677ed34a18-d # internal gonum.org/v1/gonum/graph/traverse mkdir -p $WORK/b770/ cat >$WORK/b770/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b746/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b769/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b750/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p gonum.org/v1/gonum/graph/traverse -lang=go1.17 -complete -installsuffix shared -buildid XBEPNjZ1naM633ru8X65/XBEPNjZ1naM633ru8X65 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b770/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_amd64/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/a7/a7d270a9a9a5040038915f1f282f1fc3b54d5b0f5187fac0c165f1f68ad7f7ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/ea/ea827c546ab03017adcd18686ed09422b795cd7816976e2b1a92e6bf11bd9553-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b748=>" -I $WORK/b748/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b748/map.o ./map.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b748/_pkg_.a $WORK/b748/map.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b748/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/dim_amd64.o ./dim_amd64.s cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/fd/fdb672ec7fe3cfe6638ffa6f8b95be5dcd33baa929b398c8e6046c34bfe88899-d # internal github.com/blevesearch/go-porterstemmer mkdir -p $WORK/b1202/ cat >$WORK/b1202/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1202/_pkg_.a -trimpath "$WORK/b1202=>" -p github.com/blevesearch/go-porterstemmer -lang=go1.13 -complete -installsuffix shared -buildid _jCnDqkJn4zMZGqBu1h7/_jCnDqkJn4zMZGqBu1h7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1202/importcfg -pack ./vendor/github.com/blevesearch/go-porterstemmer/porterstemmer.go cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/cb/cb1e302b528f729e88a4e3f3c22de62dd30d07818ff6f590ba531b96354675cf-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/dim_amd64.o $WORK/b031/exp_amd64.o $WORK/b031/floor_amd64.o $WORK/b031/hypot_amd64.o $WORK/b031/log_amd64.o $WORK/b031/sqrt_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/51/512df0e5f1930d20d1559d5c73b09aa8f5012d7350036f431f0ce59e616621c8-d # internal github.com/klauspost/compress mkdir -p $WORK/b298/ github.com/aws/aws-sdk-go/internal/sdkmath go.opentelemetry.io/otel/internal gonum.org/v1/gonum/graph/set/uid mkdir -p $WORK/b749/ github.com/prometheus/prometheus/pkg/value mkdir -p $WORK/b400/ gonum.org/v1/gonum/internal/math32 mkdir -p $WORK/b759/ mkdir -p $WORK/b516/ math/cmplx mkdir -p $WORK/b756/ mkdir -p $WORK/b1079/ github.com/google/flatbuffers/go mkdir -p $WORK/b296/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF cat >$WORK/b749/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b750/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF cat >$WORK/b759/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -lang=go1.11 -complete -installsuffix shared -buildid xn_DAVJY1q19AHFk5PB_/xn_DAVJY1q19AHFk5PB_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b400/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/klauspost/compress -lang=go1.16 -complete -installsuffix shared -buildid U_m7QHqeJpqG4ZNfSHIe/U_m7QHqeJpqG4ZNfSHIe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./vendor/github.com/klauspost/compress/compressible.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p gonum.org/v1/gonum/graph/set/uid -lang=go1.17 -complete -installsuffix shared -buildid scHHJ2NazMHXfy21_Z9Y/scHHJ2NazMHXfy21_Z9Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b749/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/set/uid/uid.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/math32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/math32 -trimpath "$WORK/b759=>" -I $WORK/b759/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b759/symabis ./sqrt_amd64.s cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p go.opentelemetry.io/otel/internal -lang=go1.16 -complete -installsuffix shared -buildid sFQ6OR52wwMgcEAiQfCh/sFQ6OR52wwMgcEAiQfCh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/rawhelpers.go cat >$WORK/b1079/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF cat >$WORK/b756/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_amd64/compile -o $WORK/b1079/_pkg_.a -trimpath "$WORK/b1079=>" -p github.com/prometheus/prometheus/pkg/value -lang=go1.14 -complete -installsuffix shared -buildid gLcKO0lGyq-d_v55Ix7H/gLcKO0lGyq-d_v55Ix7H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1079/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/value/value.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/google/flatbuffers/go -lang=go1.16 -complete -installsuffix shared -buildid 602NiD9EqzFoAYVQPCgE/602NiD9EqzFoAYVQPCgE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b296/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p math/cmplx -std -complete -installsuffix shared -buildid EowwsHFtNAl-KwCdIlo6/EowwsHFtNAl-KwCdIlo6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b756/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/b759/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p gonum.org/v1/gonum/internal/math32 -lang=go1.17 -installsuffix shared -buildid 3ED1ZeRjLT5xJnOVGHlh/3ED1ZeRjLT5xJnOVGHlh -goversion go1.19.10 -symabis $WORK/b759/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b759/importcfg -pack -asmhdr $WORK/b759/go_asm.h ./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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1079/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/6f/6f0693236189bbc027019fdde591e069850330c193fd6a18c9de7affe6bc06d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b1079/_pkg_.a /builddir/.cache/go-build/44/444cf96f4656705313df8475036145e52193b30d397b53ab6804c3c1ca725a64-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/b3/b3ebe3b715b61e69e2ef8f66e4e1c696ae55d7c1f29d50f389d38ef098e4b32d-d # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/65/65b379241ca433d4915546e73c0cf32eb0b1e18c7e328379c27eca9efd631670-d # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/c0/c07468ed6a3456aba1d3e81a1ef7985839516c704642e218962ba8d07baad4d4-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/math32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/math32 -trimpath "$WORK/b759=>" -I $WORK/b759/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b759/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b759/_pkg_.a $WORK/b759/sqrt_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/92/92f126317b17232800113f83810bb3a740b6c324156af4fe013282c46debab9a-d # internal gonum.org/v1/gonum/internal/cmplx64 mkdir -p $WORK/b758/ gonum.org/v1/gonum/internal/asm/f32 mkdir -p $WORK/b760/ cat >$WORK/b760/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b760=>" -I $WORK/b760/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b760/symabis ./axpyinc_amd64.s ./axpyincto_amd64.s ./axpyunitary_amd64.s ./axpyunitaryto_amd64.s ./ddotinc_amd64.s ./ddotunitary_amd64.s ./dotinc_amd64.s ./dotunitary_amd64.s ./ge_amd64.s ./sum_amd64.s cat >$WORK/b758/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b759/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p gonum.org/v1/gonum/internal/cmplx64 -lang=go1.17 -complete -installsuffix shared -buildid yhte_Xz2hzuJmmjQE55b/yhte_Xz2hzuJmmjQE55b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b758/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/b760/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b759/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p gonum.org/v1/gonum/internal/asm/f32 -lang=go1.17 -installsuffix shared -buildid RdMF2k21SgcIIWOPJUFn/RdMF2k21SgcIIWOPJUFn -goversion go1.19.10 -symabis $WORK/b760/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b760/importcfg -pack -asmhdr $WORK/b760/go_asm.h ./vendor/gonum.org/v1/gonum/internal/asm/f32/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/ge_amd64.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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/8c/8cde5757a0d270a18231646b7fefb98713757212441f7cf3af9fc45aa2c2be8c-d # internal gonum.org/v1/gonum/internal/asm/c64 mkdir -p $WORK/b757/ cat >$WORK/b757/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b757=>" -I $WORK/b757/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b757/symabis ./axpyinc_amd64.s ./axpyincto_amd64.s ./axpyunitary_amd64.s ./axpyunitaryto_amd64.s ./dotcinc_amd64.s ./dotcunitary_amd64.s ./dotuinc_amd64.s ./dotuunitary_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b756/_pkg_.a # internal cat >$WORK/b757/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b758/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b759/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p gonum.org/v1/gonum/internal/asm/c64 -lang=go1.17 -installsuffix shared -buildid 57COIXNFnuM_IrK8jAY0/57COIXNFnuM_IrK8jAY0 -goversion go1.19.10 -symabis $WORK/b757/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b757/importcfg -pack -asmhdr $WORK/b757/go_asm.h ./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_amd64.go cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/ab/ab6b52ee9c0ba5f85313fbee432da4a74aff365d15f643b9686fd061eb58e0fe-d # internal gonum.org/v1/gonum/internal/asm/c128 mkdir -p $WORK/b755/ cat >$WORK/b755/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b755=>" -I $WORK/b755/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b755/symabis ./axpyinc_amd64.s ./axpyincto_amd64.s ./axpyunitary_amd64.s ./axpyunitaryto_amd64.s ./dotcinc_amd64.s ./dotcunitary_amd64.s ./dotuinc_amd64.s ./dotuunitary_amd64.s ./dscalinc_amd64.s ./dscalunitary_amd64.s ./scalUnitary_amd64.s ./scalinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b760=>" -I $WORK/b760/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b760/axpyinc_amd64.o ./axpyinc_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b760=>" -I $WORK/b760/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b760/axpyincto_amd64.o ./axpyincto_amd64.s cat >$WORK/b755/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile math/cmplx=$WORK/b756/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p gonum.org/v1/gonum/internal/asm/c128 -lang=go1.17 -installsuffix shared -buildid INx0aiZnaUwUudB01VVj/INx0aiZnaUwUudB01VVj -goversion go1.19.10 -symabis $WORK/b755/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b755/importcfg -pack -asmhdr $WORK/b755/go_asm.h ./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_amd64.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b760=>" -I $WORK/b760/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b760/axpyunitary_amd64.o ./axpyunitary_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b760=>" -I $WORK/b760/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b760/axpyunitaryto_amd64.o ./axpyunitaryto_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b760=>" -I $WORK/b760/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b760/ddotinc_amd64.o ./ddotinc_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b760=>" -I $WORK/b760/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b760/ddotunitary_amd64.o ./ddotunitary_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b760=>" -I $WORK/b760/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b760/dotinc_amd64.o ./dotinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b757=>" -I $WORK/b757/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b757/axpyinc_amd64.o ./axpyinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b760=>" -I $WORK/b760/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b760/dotunitary_amd64.o ./dotunitary_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b757=>" -I $WORK/b757/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b757/axpyincto_amd64.o ./axpyincto_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b760=>" -I $WORK/b760/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b760/ge_amd64.o ./ge_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b757=>" -I $WORK/b757/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b757/axpyunitary_amd64.o ./axpyunitary_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b755=>" -I $WORK/b755/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b755/axpyinc_amd64.o ./axpyinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b757=>" -I $WORK/b757/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b757/axpyunitaryto_amd64.o ./axpyunitaryto_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b755=>" -I $WORK/b755/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b755/axpyincto_amd64.o ./axpyincto_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/f32 -trimpath "$WORK/b760=>" -I $WORK/b760/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b760/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b757=>" -I $WORK/b757/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b757/dotcinc_amd64.o ./dotcinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b755=>" -I $WORK/b755/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b755/axpyunitary_amd64.o ./axpyunitary_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/f32 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b760/_pkg_.a $WORK/b760/axpyinc_amd64.o $WORK/b760/axpyincto_amd64.o $WORK/b760/axpyunitary_amd64.o $WORK/b760/axpyunitaryto_amd64.o $WORK/b760/ddotinc_amd64.o $WORK/b760/ddotunitary_amd64.o $WORK/b760/dotinc_amd64.o $WORK/b760/dotunitary_amd64.o $WORK/b760/ge_amd64.o $WORK/b760/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b760/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b757=>" -I $WORK/b757/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b757/dotcunitary_amd64.o ./dotcunitary_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b755=>" -I $WORK/b755/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b755/axpyunitaryto_amd64.o ./axpyunitaryto_amd64.s cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/ad/adbde3122eec580f1af4418a5421efbe92d34601b7597039b6b3435ecfd8f1b4-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b757=>" -I $WORK/b757/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b757/dotuinc_amd64.o ./dotuinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b755=>" -I $WORK/b755/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b755/dotcinc_amd64.o ./dotcinc_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c64 -trimpath "$WORK/b757=>" -I $WORK/b757/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b757/dotuunitary_amd64.o ./dotuunitary_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b755=>" -I $WORK/b755/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b755/dotcunitary_amd64.o ./dotcunitary_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c64 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b757/_pkg_.a $WORK/b757/axpyinc_amd64.o $WORK/b757/axpyincto_amd64.o $WORK/b757/axpyunitary_amd64.o $WORK/b757/axpyunitaryto_amd64.o $WORK/b757/dotcinc_amd64.o $WORK/b757/dotcunitary_amd64.o $WORK/b757/dotuinc_amd64.o $WORK/b757/dotuunitary_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b757/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/gonum.org/v1/gonum/internal/asm/c128 /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b755=>" -I $WORK/b755/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b755/dotuinc_amd64.o ./dotuinc_amd64.s cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/8b/8bb62fa5d86557cd114539743eb431c3e57ce45a13b47f23de93331ab227e337-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b755=>" -I $WORK/b755/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b755/dotuunitary_amd64.o ./dotuunitary_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b755=>" -I $WORK/b755/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b755/dscalinc_amd64.o ./dscalinc_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b755=>" -I $WORK/b755/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b755/dscalunitary_amd64.o ./dscalunitary_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b755=>" -I $WORK/b755/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b755/scalUnitary_amd64.o ./scalUnitary_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p gonum.org/v1/gonum/internal/asm/c128 -trimpath "$WORK/b755=>" -I $WORK/b755/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b755/scalinc_amd64.o ./scalinc_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b755/_pkg_.a $WORK/b755/axpyinc_amd64.o $WORK/b755/axpyincto_amd64.o $WORK/b755/axpyunitary_amd64.o $WORK/b755/axpyunitaryto_amd64.o $WORK/b755/dotcinc_amd64.o $WORK/b755/dotcunitary_amd64.o $WORK/b755/dotuinc_amd64.o $WORK/b755/dotuunitary_amd64.o $WORK/b755/dscalinc_amd64.o $WORK/b755/dscalunitary_amd64.o $WORK/b755/scalUnitary_amd64.o $WORK/b755/scalinc_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/dc/dc5344903cd72ef992c04a6509264666a0096e0a86d0032f3f31edfa3867c70e-d # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/fb/fbd50acc8c4393d3e0a680da6bad2d9337753d8bd95f75fa0eb1789266bcc82d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1202/_pkg_.a # internal cp $WORK/b1202/_pkg_.a /builddir/.cache/go-build/00/00b4599340f3856fa8b50af6539ce10b859fe2cf7bdf44c08c47961a9a7b7915-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/1d/1d79e5748e8222cb40aa729e06c84d148766ca806e88dc74e2bd4786813bffaf-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/84/842a87d1d043ee1b9bd1a8c63551adc3dcce4b1ff36af883f1ab32bb3c2d90fc-d # internal runtime/metrics mkdir -p $WORK/b333/ internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b019/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p runtime/metrics -std -installsuffix shared -buildid vMTJb9zGVhnBWeTXVP3T/vMTJb9zGVhnBWeTXVP3T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b333/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_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -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.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -installsuffix shared -buildid raZCL02X-8nrIeHQ0s9q/raZCL02X-8nrIeHQ0s9q -goversion go1.19.10 -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_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -installsuffix shared -buildid kYOGCcAe4bxXUggFmKDZ/kYOGCcAe4bxXUggFmKDZ -goversion go1.19.10 -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_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/c6/c6d76c10bb2c56887671727691bcc72f5d861fa1b182c32d3bf322ff89b47c35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/1f/1f63f69ef709fdd0254d71a2e47e2e1dec734c127aa1568323e99f60baf866e3-d # internal google.golang.org/grpc/internal/buffer mkdir -p $WORK/b238/ internal/singleflight internal/testlog google.golang.org/grpc/internal/grpcsync google.golang.org/protobuf/internal/pragma github.com/josharian/intern mkdir -p $WORK/b428/ github.com/centrifugal/centrifuge/internal/queue github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b098/ mkdir -p $WORK/b1125/ math/rand mkdir -p $WORK/b060/ mkdir -p $WORK/b043/ mkdir -p $WORK/b240/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/josharian/intern -lang=go1.5 -complete -installsuffix shared -buildid 4JoxsNigEBLutwFGW01S/4JoxsNigEBLutwFGW01S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/github.com/josharian/intern/intern.go mkdir -p $WORK/b189/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p google.golang.org/grpc/internal/buffer -lang=go1.14 -complete -installsuffix shared -buildid ZJ4VSFBx7Bpb-DDM1bAg/ZJ4VSFBx7Bpb-DDM1bAg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p internal/singleflight -std -complete -installsuffix shared -buildid G5OVTJCHIcJdv5D_-e7U/G5OVTJCHIcJdv5D_-e7U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go mkdir -p $WORK/b381/ cat >$WORK/b1125/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1125/_pkg_.a -trimpath "$WORK/b1125=>" -p github.com/centrifugal/centrifuge/internal/queue -lang=go1.17 -complete -installsuffix shared -buildid p-4aXaj-gaH-hnSUOp3d/p-4aXaj-gaH-hnSUOp3d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1125/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/queue/queue.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p math/rand -std -complete -installsuffix shared -buildid OUQHTnczwCF-rPCHIhnn/OUQHTnczwCF-rPCHIhnn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b060/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/b043/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/testlog -std -complete -installsuffix shared -buildid tmq0qW_JDRqleYGnJwLc/tmq0qW_JDRqleYGnJwLc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.14 -complete -installsuffix shared -buildid M5-GUkbY5vd6vvaqtNa6/M5-GUkbY5vd6vvaqtNa6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go gonum.org/v1/gonum/blas/gonum mkdir -p $WORK/b754/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -lang=go1.11 -complete -installsuffix shared -buildid Z3QwiDd--ycXuI3TliuR/Z3QwiDd--ycXuI3TliuR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.11 -complete -installsuffix shared -buildid QqXnVGJgoPcrss_t4jj9/QqXnVGJgoPcrss_t4jj9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go runtime/cgo mkdir -p $WORK/b062/ cat >$WORK/b754/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b752/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b755/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b757/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b760/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b761/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b758/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b759/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/cmplx=$WORK/b756/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b062/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p gonum.org/v1/gonum/blas/gonum -lang=go1.17 -complete -installsuffix shared -buildid whgaMHE3131Hr3L8AMUp/whgaMHE3131Hr3L8AMUp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b754/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_amd64/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/0a/0ab075c9b1dabe8c08a6d5fb5f217f5aec837119be393f2c8ecee73911cc8d10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/3a/3a213c9fcb5b7c0631291f7b4f3d93099bc6702973ed8b9fc1c1083113dd7511-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/76/7685339573b9cb723e127fa8271b5aced5ff938b6ba0b052b0722da0f24a3cd3-d # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/f8/f89c49370b9ecc410fdcff50504d4fd9474483ad07def5cd7c319235b99fbc51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b4/b458d99bf53b6c8c69bf457712b1eeb04e545a18b5ce0eb0c059098b92313d6f-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/55/5556767cb82d12a101d7365a723bc4507b3a44fcdf74fd3f354529e76c6b06a2-d # internal cp $WORK/b1125/_pkg_.a /builddir/.cache/go-build/16/16e925008c0a4c7b25afda776b9085c3f36b1775bdb8dda4ff24241413991a1f-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/00/0044a8637593855ba87a23cc9a009f2cd61bc9c3c4221dc9d38eef29e1fd186d-d # internal gcc -Wl,--no-gc-sections -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/asm.o ./asm.s cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/98/987fae9f476b95c1f04484e1a60836ed4b0821cd90240f6f2d001d3b5245cbc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/64/640fc0a5b30866cfebee10b417164777e415ef083bf1950c54df1167897f2343-d # internal cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/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/b004/ github.com/go-redis/redis/v8/internal/rand mkdir -p $WORK/b717/ sort mkdir -p $WORK/b036/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/go-redis/redis/v8/internal/rand -lang=go1.13 -complete -installsuffix shared -buildid S23G_fmi0UhC9pTLkxNV/S23G_fmi0UhC9pTLkxNV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b717/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/rand/rand.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p sort -std -complete -installsuffix shared -buildid Ie4XCMQi1TlR3-trDiuM/Ie4XCMQi1TlR3-trDiuM -goversion go1.19.10 -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 cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid fz9EFaxGmclPWHocG2kc/fz9EFaxGmclPWHocG2kc -goversion go1.19.10 -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_amd64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/35/3533b5ac16c962314cfad7773d88c36eb337155875b193a41c92e124ce9e65d4-d # internal cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/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_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/cb/cb92e962a22ea4e236771c7d5b6f7a6eefe8636f4a660202c8be182a531bb6ad-d # internal internal/oserror mkdir -p $WORK/b025/ github.com/centrifugal/centrifuge/internal/dissolve mkdir -p $WORK/b1121/ path mkdir -p $WORK/b045/ io mkdir -p $WORK/b037/ internal/safefilepath mkdir -p $WORK/b041/ github.com/grafana/thema/errors github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b454/ mkdir -p $WORK/b1020/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b096/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -installsuffix shared -buildid oqqSNsWiQyorKa0cSlMX/oqqSNsWiQyorKa0cSlMX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b1121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1121/_pkg_.a -trimpath "$WORK/b1121=>" -p github.com/centrifugal/centrifuge/internal/dissolve -lang=go1.17 -complete -installsuffix shared -buildid ec85WpklsgmM-JQiMXvn/ec85WpklsgmM-JQiMXvn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1121/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/dissolve/dissolve.go ./vendor/github.com/centrifugal/centrifuge/internal/dissolve/queue.go cat >$WORK/b045/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p path -std -complete -installsuffix shared -buildid 8GpW24_b7Z_qED3O3adA/8GpW24_b7Z_qED3O3adA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p io -std -complete -installsuffix shared -buildid 9w4E_WeKuFpRxPAptKsv/9w4E_WeKuFpRxPAptKsv -goversion go1.19.10 -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_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/hashicorp/golang-lru/simplelru -lang=go1.12 -complete -installsuffix shared -buildid R61GgJchYT4sefR03P0M/R61GgJchYT4sefR03P0M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go strconv mkdir -p $WORK/b033/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid jmmeuVhp1hZEW27oINfB/jmmeuVhp1hZEW27oINfB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go crypto/internal/nistec/fiat mkdir -p $WORK/b072/ cat >$WORK/b1020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1020/_pkg_.a -trimpath "$WORK/b1020=>" -p github.com/grafana/thema/errors -lang=go1.18 -complete -installsuffix shared -buildid mpF4Zd9s5RPFk1K406It/mpF4Zd9s5RPFk1K406It -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1020/importcfg -pack ./vendor/github.com/grafana/thema/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid u5g1tFJussfEEzTk9H64/u5g1tFJussfEEzTk9H64 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.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_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strconv -std -complete -installsuffix shared -buildid ffx5etLiMjeeHI2jzP8S/ffx5etLiMjeeHI2jzP8S -goversion go1.19.10 -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/b072/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid EyHk1gOCRptJxUy_UXgL/EyHk1gOCRptJxUy_UXgL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b072/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_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1020/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/de/de144ccfb8a900146938cc00bda375a446123bc9be30a0570aca6949d55e30b4-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x003.o -c gcc_context.c cp $WORK/b1020/_pkg_.a /builddir/.cache/go-build/fa/fa464e2c027c021785e7eb8d91a513e6f24697e0a3c15f6ee324a07ed5edb163-d # internal syscall mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b023/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/7d/7d1ca8f2140037878f5c16128b16f82343ad3b5c879780cbb74e2efd6377e2a0-d # internal 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 packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p syscall -std -installsuffix shared -buildid BP72WSq73b7u83zSOX78/BP72WSq73b7u83zSOX78 -goversion go1.19.10 -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/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.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_accept4.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b1121/_pkg_.a /builddir/.cache/go-build/b6/b640f7a0328432fb71b30018d232834cd18834466144fc932b3105ad1776928b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/55/551498576850355185abed2e69ed4acc759821939303b65731e9e75f2454258f-d # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/60/6095e0f175c8d37930b9a858aa0641180448b4154b419b04ffd1810f33fbedff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/fa/fae43ba5f5cdf2c7be2a939d415b84ef4003b292a6b7abea9e8e36ea656a1501-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b328/ golang.org/x/text/internal/tag mkdir -p $WORK/b737/ gonum.org/v1/gonum/graph/internal/ordered mkdir -p $WORK/b747/ github.com/mpvl/unique github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b932/ container/heap mkdir -p $WORK/b1074/ mkdir -p $WORK/b787/ cat >$WORK/b747/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b746/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p gonum.org/v1/gonum/graph/internal/ordered -lang=go1.17 -complete -installsuffix shared -buildid VpkONPgQEMcTsqqcwG9l/VpkONPgQEMcTsqqcwG9l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b747/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/ordered/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/ordered/sort.go cat >$WORK/b787/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF cat >$WORK/b932/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF cat >$WORK/b737/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/gogo/protobuf/sortkeys -lang=go1.15 -complete -installsuffix shared -buildid I5EE4Oow-jx-Colv3FgQ/I5EE4Oow-jx-Colv3FgQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b787/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go cat >$WORK/b1074/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p golang.org/x/text/internal/tag -lang=go1.17 -complete -installsuffix shared -buildid zq2pRRZy8LvlsLSvp-jC/zq2pRRZy8LvlsLSvp-jC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b737/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p github.com/mpvl/unique -lang=go1.16 -complete -installsuffix shared -buildid OWBe64ZDKxwiuArQtfJ0/OWBe64ZDKxwiuArQtfJ0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b932/importcfg -pack ./vendor/github.com/mpvl/unique/unique.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1074/_pkg_.a -trimpath "$WORK/b1074=>" -p container/heap -std -complete -installsuffix shared -buildid szYV8ucHLrzkRhF8QyrV/szYV8ucHLrzkRhF8QyrV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1074/importcfg -pack /usr/lib/golang/src/container/heap/heap.go cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/beorn7/perks/quantile -lang=go1.11 -complete -installsuffix shared -buildid sBfj9hcXMLxqMhzpvl40/sBfj9hcXMLxqMhzpvl40 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b328/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/a7/a75ccb87eb5ed0b4a192fd71c0567048e444676bf64edf17aa2e4546c77bb9d2-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/91/91d504609a39c62833a58afdff0fa1c5a45af42031529abb9b7d31a230469425-d # internal crypto/internal/randutil hash mkdir -p $WORK/b063/ github.com/go-sourcemap/sourcemap/internal/base64vlq github.com/aws/aws-sdk-go/internal/sdkio text/tabwriter mkdir -p $WORK/b174/ github.com/valyala/bytebufferpool mkdir -p $WORK/b1141/ bytes /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b737/_pkg_.a # internal strings mkdir -p $WORK/b046/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1074/_pkg_.a # internal mkdir -p $WORK/b829/ mkdir -p $WORK/b383/ mkdir -p $WORK/b053/ cat >$WORK/b1141/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 mkdir -p $WORK/b048/ cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1141/_pkg_.a -trimpath "$WORK/b1141=>" -p github.com/valyala/bytebufferpool -lang=go1.16 -complete -installsuffix shared -buildid NLvbmfuUvHz3RltyAEMC/NLvbmfuUvHz3RltyAEMC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1141/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/b063/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b046/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_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 1NApw5V9-BQeEM8MADGL/1NApw5V9-BQeEM8MADGL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p strings -std -complete -installsuffix shared -buildid 0BvRuzlUJuwZXeD9QId_/0BvRuzlUJuwZXeD9QId_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b046/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 cat >$WORK/b829/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/go-sourcemap/sourcemap/internal/base64vlq -lang=go1.16 -complete -installsuffix shared -buildid RVReFK2YnLywQAh0HMYL/RVReFK2YnLywQAh0HMYL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b829/importcfg -pack ./vendor/github.com/go-sourcemap/sourcemap/internal/base64vlq/base64vlq.go cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/aws/aws-sdk-go/internal/sdkio -lang=go1.11 -complete -installsuffix shared -buildid Fy3UtAoIGetQTsOa5Gsd/Fy3UtAoIGetQTsOa5Gsd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b383/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/b174/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p text/tabwriter -std -complete -installsuffix shared -buildid grsod6DiXhtlWuDlnKzv/grsod6DiXhtlWuDlnKzv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p hash -std -complete -installsuffix shared -buildid bjqZLwuz2DbEW5oZV1g7/bjqZLwuz2DbEW5oZV1g7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >$WORK/b048/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_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bytes -std -installsuffix shared -buildid rRFZ4EgdiV8duLZhoM9z/rRFZ4EgdiV8duLZhoM9z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cp $WORK/b1074/_pkg_.a /builddir/.cache/go-build/46/466b6d184c68f1d02b20d2c5e05a466a6bbd6745f6a63f54265e3dea8a5f966f-d # internal github.com/centrifugal/centrifuge/internal/priority mkdir -p $WORK/b1124/ cat >$WORK/b1124/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b1074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1124/_pkg_.a -trimpath "$WORK/b1124=>" -p github.com/centrifugal/centrifuge/internal/priority -lang=go1.17 -complete -installsuffix shared -buildid GGfRNcIhGtNneCv_Yh7F/GGfRNcIhGtNneCv_Yh7F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1124/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/priority/priority.go cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/ae/ae82bcf9be33da330b188a0e2b402005e7dbc0e8a0e4aa420363b07b0201e4ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b932/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/92/92e2ee7a20604a474e3d286e3477a3b748d783295012ba1c3d39b7de3fe79b21-d # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/b5/b515a24bcb1522eafed06c7a1fb80be5c6ab4fd5c73baca3eb46de159bca8a15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/40/402233ad8c8e53eb39319ce301e7f1cda449a1bbe548e9bc1f3e52ace1cc0ed1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/0b/0bf6f00b0660afde6b5c5c4170198571cc7dd698d91b77b3e4e28d34dcc1455c-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d5/d55ee211eb0faed703e154c9ddb20969db03f199925a1b127beb06b44e7486e6-d # internal hash/adler32 hash/fnv mkdir -p $WORK/b493/ hash/crc32 mkdir -p $WORK/b120/ mkdir -p $WORK/b186/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p hash/adler32 -std -complete -installsuffix shared -buildid 4eKjzWuxcFw_Ncm8bhP2/4eKjzWuxcFw_Ncm8bhP2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >$WORK/b120/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b120/symabis ./crc32_amd64.s cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p hash/fnv -std -complete -installsuffix shared -buildid TG99SKkum3Y8O-C_7lI0/TG99SKkum3Y8O-C_7lI0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b829/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1124/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/fb/fbdbaad3b97248a33dc33de93967c1f4873e438eac1cc74d1538ce652ee0dfa9-d # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/45/45577ba6193369a2cc210120701f06c5836454107c7bbd7db954011f61e170db-d # internal cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p hash/crc32 -std -installsuffix shared -buildid T61DDWmjJdb1ezKfuP2_/T61DDWmjJdb1ezKfuP2_ -goversion go1.19.10 -symabis $WORK/b120/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go cp $WORK/b1124/_pkg_.a /builddir/.cache/go-build/34/3452b02cf6a303724f078e8e28625d6f6ca31cc363ac7b282415357cf69a7aec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1141/_pkg_.a # internal cp $WORK/b1141/_pkg_.a /builddir/.cache/go-build/27/279c183d19e7a0efe092b6240275498b118e2bdc3bf366c94d03b7b7b247f8dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/53/539f310fb4f26fa709808d389beba9797d48b2c244fd599f8a4b58b6976f8760-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x005.o -c gcc_libinit.c cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/f4/f4aead3e924b7c00a328d949a412532b4f8da5babe46f7bdce2b8d0b3d2cf003-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b120/crc32_amd64.o ./crc32_amd64.s cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/ba/bab97f8d5dac7ff41d879f21777e0943ba3a2b434b54b699fe581877b17a2728-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b120/_pkg_.a $WORK/b120/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/9f/9f55eefe509a4b8cd32920f638550cdb4e16a7a7e8c93737e817981aaac94dcb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/8b/8bbfe3c40baa5d0c593f319f96407909951c1cad3e767940359630f473e754dc-d # internal github.com/mitchellh/go-wordwrap mkdir -p $WORK/b1016/ golang.org/x/text/transform vendor/golang.org/x/text/transform mkdir -p $WORK/b124/ mkdir -p $WORK/b254/ cat >$WORK/b1016/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1016/_pkg_.a -trimpath "$WORK/b1016=>" -p github.com/mitchellh/go-wordwrap -lang=go1.14 -complete -installsuffix shared -buildid 6wVx9uucS5FYnVaNKHCQ/6wVx9uucS5FYnVaNKHCQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1016/importcfg -pack ./vendor/github.com/mitchellh/go-wordwrap/wordwrap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p golang.org/x/text/transform -lang=go1.17 -complete -installsuffix shared -buildid 1hU8GY7l3XQzP7iqWNED/1hU8GY7l3XQzP7iqWNED -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 9t973FlPYe1DpdaiHMG0/9t973FlPYe1DpdaiHMG0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x006.o -c gcc_linux_amd64.c cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/41/417b4283148625e9cb27eaf997fe864197ac511632ac598df9c69625d10607d5-d # internal crypto mkdir -p $WORK/b052/ crypto/rc4 github.com/apache/arrow/go/arrow/float16 github.com/go-redis/redis/v8/internal/util encoding/base32 mkdir -p $WORK/b718/ github.com/denisenkom/go-mssqldb/internal/querytext gonum.org/v1/gonum/floats/scalar mkdir -p $WORK/b462/ github.com/dop251/goja/token golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b1294/ mkdir -p $WORK/b085/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto -std -complete -installsuffix shared -buildid _CNtJu0PVnSwG50494yA/_CNtJu0PVnSwG50494yA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/crypto/crypto.go mkdir -p $WORK/b288/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/go-redis/redis/v8/internal/util -lang=go1.13 -complete -installsuffix shared -buildid skspc1tc0vrRKF7Pwpcv/skspc1tc0vrRKF7Pwpcv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b718/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/b817/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p encoding/base32 -std -complete -installsuffix shared -buildid JlxZV8OQmiDsl5t_nntT/JlxZV8OQmiDsl5t_nntT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >$WORK/b1294/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b764/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1294/_pkg_.a -trimpath "$WORK/b1294=>" -p golang.org/x/crypto/openpgp/errors -lang=go1.17 -complete -installsuffix shared -buildid GjlmZewFNV8YuOqSzArb/GjlmZewFNV8YuOqSzArb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1294/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/errors/errors.go mkdir -p $WORK/b1159/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid uk3Yc89IX-Y6mNWVJ4c6/uk3Yc89IX-Y6mNWVJ4c6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go mkdir -p $WORK/b030/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/apache/arrow/go/arrow/float16 -lang=go1.15 -complete -installsuffix shared -buildid Fb0fxFH9AC66hVCsB7L5/Fb0fxFH9AC66hVCsB7L5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/float16/float16.go cat >$WORK/b817/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b764/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/denisenkom/go-mssqldb/internal/querytext -lang=go1.11 -complete -installsuffix shared -buildid MWgtcJOW7QidXxx4-FF_/MWgtcJOW7QidXxx4-FF_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b817/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/querytext/parser.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p gonum.org/v1/gonum/floats/scalar -lang=go1.17 -complete -installsuffix shared -buildid XeczqYOwF0-yrh84r4HR/XeczqYOwF0-yrh84r4HR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b764/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/scalar/doc.go ./vendor/gonum.org/v1/gonum/floats/scalar/scalar.go cat >$WORK/b1159/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF github.com/apache/arrow/go/arrow/internal/flatbuf mkdir -p $WORK/b295/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1159/_pkg_.a -trimpath "$WORK/b1159=>" -p github.com/dop251/goja/token -lang=go1.14 -complete -installsuffix shared -buildid CnkKxCBG124gcCZBp1rH/CnkKxCBG124gcCZBp1rH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1159/importcfg -pack ./vendor/github.com/dop251/goja/token/token.go ./vendor/github.com/dop251/goja/token/token_const.go cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b030/symabis ./asm_amd64.s cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile github.com/google/flatbuffers/go=$WORK/b296/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/apache/arrow/go/arrow/internal/flatbuf -lang=go1.15 -complete -installsuffix shared -buildid M1-pQIWB-K4n4CIFbG3N/M1-pQIWB-K4n4CIFbG3N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b295/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 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_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p reflect -std -installsuffix shared -buildid VWvKFuWuH730IiNssh2t/VWvKFuWuH730IiNssh2t -goversion go1.19.10 -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/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1016/_pkg_.a # internal cp $WORK/b1016/_pkg_.a /builddir/.cache/go-build/1d/1d49e36decfd5689a1271c0930144ae883f2b6a8c25a19d86c932510cde1c307-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/e6/e680ae7e6c5ae1cecbdf6c170204e75119dc81a6f76e82937ea4cc91f4f3e188-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/0d/0d7d13bee349e8a7c8f77b46264abe2c59586021906bb7995ee434f47279da38-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1294/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/2b/2b27e1f02d17483476076df8db1d4b191026e4bbe4d9f9c1a1b5cd7f5e9edda9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b1294/_pkg_.a /builddir/.cache/go-build/54/545fec3b8a745d2af0942e5643455684236f27b8c94842065ac2a463980cd017-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/3d/3d639ecd4f4222ad84cfa8d234c236e60cdc6f8980e42fe43b76badbc4296f29-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/9e/9e83b729532fa30cf4925e641ce3b3098c0c073d9ed2e5d61624603d0ea6e97b-d # internal golang.org/x/crypto/md4 golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b819/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1159/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/bb/bbf7caea5466804ba4fcbeb721b64302df2dac0f258d5d2ff16e47c61c92455a-d # internal mkdir -p $WORK/b1298/ cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d0/d04dda1455e44a23698f712762293dd9b8f616de359568ae87ccd40516549a8f-d # internal net/http/internal/ascii mkdir -p $WORK/b136/ go/build/constraint mkdir -p $WORK/b143/ bufio mkdir -p $WORK/b117/ cat >$WORK/b819/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF google.golang.org/grpc/encoding mkdir -p $WORK/b221/ cat >$WORK/b1298/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1294/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p golang.org/x/crypto/md4 -lang=go1.17 -complete -installsuffix shared -buildid 1sxpeCZMgnW99Av_Xa2G/1sxpeCZMgnW99Av_Xa2G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b819/importcfg -pack ./vendor/golang.org/x/crypto/md4/md4.go ./vendor/golang.org/x/crypto/md4/md4block.go github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b336/ regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1298/_pkg_.a -trimpath "$WORK/b1298=>" -p golang.org/x/crypto/openpgp/s2k -lang=go1.17 -complete -installsuffix shared -buildid hbfUlEStb2ILml8Ycvws/hbfUlEStb2ILml8Ycvws -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1298/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go github.com/gobwas/glob/util/strings mkdir -p $WORK/b371/ html cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b148/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid Bxj4AFDvgcRUi48lfAm5/Bxj4AFDvgcRUi48lfAm5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p go/build/constraint -std -complete -installsuffix shared -buildid i3fz6VOYcL6UtXE3-Awl/i3fz6VOYcL6UtXE3-Awl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b393/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p bufio -std -complete -installsuffix shared -buildid INB33WgRYJLh0X3PnXHt/INB33WgRYJLh0X3PnXHt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b397/ github.com/golang-migrate/migrate/v4/internal/url mkdir -p $WORK/b571/ mkdir -p $WORK/b171/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF net/http/internal/testcert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/gobwas/glob/util/strings -lang=go1.16 -complete -installsuffix shared -buildid 5QFuUBzf6fPld7vOD_kh/5QFuUBzf6fPld7vOD_kh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack ./vendor/github.com/gobwas/glob/util/strings/strings.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cloud.google.com/go/internal/version github.com/grafana/grafana/pkg/services/featuremgmt/strcase github.com/aws/aws-sdk-go/aws/arn github.com/go-redis/redis/v8/internal/hashtag mkdir -p $WORK/b693/ github.com/armon/go-radix cp $WORK/b1159/_pkg_.a /builddir/.cache/go-build/0f/0f3e60cae895332c75fe20e83ed5d69055cc8bf401b6c2a7ca4867df3c57ded3-d # internal cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF gonum.org/v1/gonum/floats github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p regexp/syntax -std -complete -installsuffix shared -buildid qqCqeTGzaRzFaw8wzBRp/qqCqeTGzaRzFaw8wzBRp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b148/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_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/aws/aws-sdk-go/internal/strings -lang=go1.11 -complete -installsuffix shared -buildid 7QTY51yZy5rGPg9zWtou/7QTY51yZy5rGPg9zWtou -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go mkdir -p $WORK/b633/ mkdir -p $WORK/b730/ mkdir -p $WORK/b600/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b719/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/golang-migrate/migrate/v4/internal/url -lang=go1.12 -complete -installsuffix shared -buildid Inx4dh16Ql6V1doXKufB/Inx4dh16Ql6V1doXKufB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b571/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/internal/url/url.go cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid hHpFbW1IFcexXQVb1RSt/hHpFbW1IFcexXQVb1RSt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -lang=go1.11 -complete -installsuffix shared -buildid R6eC9qp_0Wf6gB1GCfhH/R6eC9qp_0Wf6gB1GCfhH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go mkdir -p $WORK/b1304/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/grpc/encoding -lang=go1.14 -complete -installsuffix shared -buildid brnZnxHDZmX9iVVY-G34/brnZnxHDZmX9iVVY-G34 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p html -std -complete -installsuffix shared -buildid axZJHbZANJL42LE9f4of/axZJHbZANJL42LE9f4of -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >$WORK/b730/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b763/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid LybRPZPl7vDwoNb7jvW3/LybRPZPl7vDwoNb7jvW3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b693/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/grafana/grafana/pkg/services/featuremgmt/strcase -lang=go1.19 -complete -installsuffix shared -buildid BU-UjNvzm43H6PVZPIRD/BU-UjNvzm43H6PVZPIRD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b730/importcfg -pack ./pkg/services/featuremgmt/strcase/camel.go ./pkg/services/featuremgmt/strcase/snake.go cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b458/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/aws/aws-sdk-go/aws/arn -lang=go1.11 -complete -installsuffix shared -buildid tn14ZBDe0-cMPNKpvMCj/tn14ZBDe0-cMPNKpvMCj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p cloud.google.com/go/internal/version -lang=go1.11 -complete -installsuffix shared -buildid 4VNGGACU3KHQe5pOs46_/4VNGGACU3KHQe5pOs46_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b633/importcfg -pack ./vendor/cloud.google.com/go/internal/version/version.go cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b717/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/go-redis/redis/v8/internal/hashtag -lang=go1.13 -complete -installsuffix shared -buildid 9bhc4dXvOViPFrzIBCj6/9bhc4dXvOViPFrzIBCj6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b719/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hashtag/hashtag.go cat >$WORK/b1304/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1304/_pkg_.a -trimpath "$WORK/b1304=>" -p github.com/armon/go-radix -lang=go1.16 -complete -installsuffix shared -buildid 80v2WvaFbH2TxUsG4AH2/80v2WvaFbH2TxUsG4AH2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1304/importcfg -pack ./vendor/github.com/armon/go-radix/radix.go cat >$WORK/b763/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b764/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b761/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p gonum.org/v1/gonum/floats -lang=go1.17 -complete -installsuffix shared -buildid LZ72b5aoR-UqA9JToM-m/LZ72b5aoR-UqA9JToM-m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b763/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/doc.go ./vendor/gonum.org/v1/gonum/floats/floats.go cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b454/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/hashicorp/go-immutable-radix -lang=go1.16 -complete -installsuffix shared -buildid ZNw4vS5UNr7WlcZSpNV1/ZNw4vS5UNr7WlcZSpNV1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b458/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/a2/a267fd2aa9306d480d1ecc37c252243962dd816873d2b46bcc5111b331baa731-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/8e/8ea12e943a20ef46c4bcc15ca57c4382dcdbdf13b46daa6e860f0c9686023598-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/dc/dc3f843b172b4911f585f9497c22741214f317da85d6fc62293fdf6ee08d96c7-d # internal golang.org/x/text/encoding mkdir -p $WORK/b945/ cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/08/0881426de1fb4c6e2c4b5657b8be70f8dccf11cee85409546fefde3e818d6b25-d # internal golang.org/x/text/runes mkdir -p $WORK/b949/ cat >$WORK/b945/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b946/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_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_amd64/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p golang.org/x/text/encoding -lang=go1.17 -complete -installsuffix shared -buildid K6eYnM3nq59Riur8EZ0Z/K6eYnM3nq59Riur8EZ0Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b945/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cat >$WORK/b949/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p golang.org/x/text/runes -lang=go1.17 -complete -installsuffix shared -buildid LCKR5CkTjP1HK2OilywQ/LCKR5CkTjP1HK2OilywQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b949/importcfg -pack ./vendor/golang.org/x/text/runes/cond.go ./vendor/golang.org/x/text/runes/runes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/4d/4dd01f1f39bd921c87553e66a513e067686b6cc5e85d207af922184fa4b9b8aa-d # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/89/8915e290c1683072c7ac12a902a4f0e281d81abd54c3af0055ca82552f2a6f09-d # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/e1/e1906d41ff2a017ae2e51159a6e353b808a565a8e2cd8582498aaafbaec52469-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/21/21e5fd8ff30c66b1d3e48183e0c9e2f213b2b7eecef954b5f7658d686d30487f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/0c/0c93c0d9eb550002a6030e0639acbb23199b9bc99e08d8898d0b5ac05fed95b4-d # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/7b/7b2c5e90aa6938ce478a34805f929c0a61d5e47adb1efcc449cb6d1ba1c0400b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/c6/c689c8a7d3363459debcf7a33bb6c7fdbdf7ca7df0776c024794ed1c4c3e486a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/f5/f552ee02d19e876ba6d3cd034c28c1e0b1ae1c182836c61e77a4d9d2ea1718ea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/80/800f3aba234956fd733553448a6ee9db59cd5285c27b5a79a6483deba210602a-d # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/13/130c868a1c0f06ea0f028f43e21cd21f0a0ac8cfe2dd635c37e2f1ae090dc91f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/60/60dbf9b2426d6defd97e57c1155f2cf9483335d6a122e992a5902c5c551f3ea9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1298/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/bb/bb3831cb4d2aef8ef24ad8de63ea691a70b6b76fddb4d1049fe4bee2350a72ea-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b1298/_pkg_.a /builddir/.cache/go-build/ab/ab24d5659e403d0c5654419fbd91cf88285d93d091f51d018a59b841ac8bf957-d # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/47/47de58be3b295ac346b908c9f03c8eccd4b12c44aed1d4fe6571d1041953f6c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1304/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/6a/6a81dbd672ddf3c2fd8e3cceeb2facff475799b9a261f3ecd831de166c1d0cda-d # internal cp $WORK/b1304/_pkg_.a /builddir/.cache/go-build/5f/5f35c1ae486e86a460dbce7b9090c06028b8a20c121118c910fae09a1d47515e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b945/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/14/14b228ad9b22c76545addcae6753adc1d24a559646106ccf1a6c8582f4bbe41c-d # internal cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/e7/e761c0ae9f76a87c65a147cbc80bf339d265f54e9e1bec226716f3566948dfcc-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b947/ cat >$WORK/b947/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b945/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b946/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p golang.org/x/text/encoding/internal -lang=go1.17 -complete -installsuffix shared -buildid IhW80MLSBos5ojpPbjtm/IhW80MLSBos5ojpPbjtm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b947/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b949/_pkg_.a # internal cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/4e/4e43404a761dab0944d46a1eb1d700ca5124c24f96ef7190ec7a95d645428a92-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a3/a3609783dac821f98fd28bea5195e06112e65914e38b2e42bc9fa18044028a02-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/6d/6d6668cb52af1e274c5b68c9a932e47cb3a422dd8cc5b851f51f691b4b66d6c7-d # internal compress/bzip2 mkdir -p $WORK/b1296/ image mkdir -p $WORK/b1299/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b947/_pkg_.a # internal cat >$WORK/b1296/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1296/_pkg_.a -trimpath "$WORK/b1296=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid OJoDRN-MF_RkwPboDKTU/OJoDRN-MF_RkwPboDKTU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1296/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/b1299/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b1300/_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_amd64/compile -o $WORK/b1299/_pkg_.a -trimpath "$WORK/b1299=>" -p image -std -complete -installsuffix shared -buildid -gDd46DE1vlyqnedkYiX/-gDd46DE1vlyqnedkYiX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1299/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/d7/d74de5793eb21497142f19472350de50607700b31650d79f4c5afb3ab232c8d1-d # internal golang.org/x/text/encoding/unicode mkdir -p $WORK/b944/ cat >$WORK/b944/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b945/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b947/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b946/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b948/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b949/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p golang.org/x/text/encoding/unicode -lang=go1.17 -complete -installsuffix shared -buildid r06ODPS2s__nM3HoPKeC/r06ODPS2s__nM3HoPKeC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b944/importcfg -pack ./vendor/golang.org/x/text/encoding/unicode/override.go ./vendor/golang.org/x/text/encoding/unicode/unicode.go cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/9e/9e7b7f6081e94c32f6994b4815b9115a4250398777d19893d420e5ea73c1e301-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b023/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b944/_pkg_.a # internal cp $WORK/b1296/_pkg_.a /builddir/.cache/go-build/61/615c84329d296f2024002c88ceae808f1bbb234233b0d52f2ebf414face56723-d # internal cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/2d/2df8aaa710336f58e04a385732f898a47135ea1e6b04b0a81d3a915acc3839a9-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/35/353fba657650a83086d397d3bf644bdd96d2ba5d4b6a7dff944d4d8b9706a114-d # internal internal/syscall/execenv mkdir -p $WORK/b042/ internal/syscall/unix mkdir -p $WORK/b040/ time mkdir -p $WORK/b022/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid Q2AbNr6x2LPDcF59rnmN/Q2AbNr6x2LPDcF59rnmN -goversion go1.19.10 -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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid M6jShTPfZEKSPLO_Mfkx/M6jShTPfZEKSPLO_Mfkx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go 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_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p time -std -installsuffix shared -buildid BYsXsX3k-XPZsjJrtJj1/BYsXsX3k-XPZsjJrtJj1 -goversion go1.19.10 -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_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/01/01b4218a1d3e3b648f403311da12b02824ce1eb4d9bc37ad167249e4748716f3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/13/1347df668c1c15dde177d9df35e7bba19b08ea1db7a399c5bd3071eccd9b885b-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x010.o -c gcc_traceback.c cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/be/be860d3019d6720967c1fcd51e99f3d84b5794655f44b120b5f9803811df664a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1299/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/e8/e83875ba8070e76a7b34a386b078f33dd2b5b12c0ce8bdd9dc962ffc37596116-d # internal regexp mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile regexp/syntax=$WORK/b148/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p regexp -std -complete -installsuffix shared -buildid XkuK-wMCfEaQDhpTjskF/XkuK-wMCfEaQDhpTjskF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b147/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/b1299/_pkg_.a /builddir/.cache/go-build/08/083beb8ebdfb8563f0267c5dc0e3dcd8d4172f2e04deea1c0833fec6b5128b5d-d # internal image/internal/imageutil mkdir -p $WORK/b1302/ cat >$WORK/b1302/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b1299/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1302/_pkg_.a -trimpath "$WORK/b1302=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid 4PWASRJmTI5J9rlcDkwv/4PWASRJmTI5J9rlcDkwv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1302/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1302/_pkg_.a # internal cp $WORK/b1302/_pkg_.a /builddir/.cache/go-build/67/67074cbb61f7b8172a5a4d11a40c22319dca6c59f82450926233ad893c4151a9-d # internal image/jpeg mkdir -p $WORK/b1301/ cat >$WORK/b1301/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b1299/_pkg_.a packagefile image/color=$WORK/b1300/_pkg_.a packagefile image/internal/imageutil=$WORK/b1302/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1301/_pkg_.a -trimpath "$WORK/b1301=>" -p image/jpeg -std -complete -installsuffix shared -buildid c0p5Lo86R7Q3o7ntCCMD/c0p5Lo86R7Q3o7ntCCMD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1301/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 /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x012.o -c linux_syscall.c cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/b4/b4ba337bd8e8b92bfd0497c5c3c9f5dd62fd285ff1caa5f1806f30020d89c52c-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x013.o -c gcc_amd64.S cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1301/_pkg_.a # internal cp $WORK/b1301/_pkg_.a /builddir/.cache/go-build/5c/5cbbd865dc3c587a7cedc2c437ce56776c75e3cf3d0748e391544c476c274ef3-d # internal cd /builddir/build/BUILD/grafana-9.2.10 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o $WORK/b062/_x006.o $WORK/b062/_x007.o $WORK/b062/_x008.o $WORK/b062/_x009.o $WORK/b062/_x010.o $WORK/b062/_x011.o $WORK/b062/_x012.o $WORK/b062/_x013.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/2a/2a2a543f6e4c9eed48ecc118553c39c50a4276bede953ee96b55bad0fa625784-d # internal github.com/go-git/go-git/v5/internal/url mkdir -p $WORK/b1235/ github.com/grafana/grafana/pkg/services/store/go-is-svg google.golang.org/api/internal/third_party/uritemplates github.com/grafana/grafana-plugin-sdk-go/live mkdir -p $WORK/b1315/ mkdir -p $WORK/b620/ cat >$WORK/b1315/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b147/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1315/_pkg_.a -trimpath "$WORK/b1315=>" -p github.com/grafana/grafana/pkg/services/store/go-is-svg -lang=go1.19 -complete -installsuffix shared -buildid hmhPgo1m1xpTvjzvV5Mf/hmhPgo1m1xpTvjzvV5Mf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1315/importcfg -pack ./pkg/services/store/go-is-svg/svg.go mkdir -p $WORK/b1146/ cat >$WORK/b1146/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b1235/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b147/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1146/_pkg_.a -trimpath "$WORK/b1146=>" -p github.com/grafana/grafana-plugin-sdk-go/live -lang=go1.17 -complete -installsuffix shared -buildid PiUOL40emkG8zQ_cBq0D/PiUOL40emkG8zQ_cBq0D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1146/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1235/_pkg_.a -trimpath "$WORK/b1235=>" -p github.com/go-git/go-git/v5/internal/url -lang=go1.13 -complete -installsuffix shared -buildid xnAFrhG7ohM6HLXgRbMv/xnAFrhG7ohM6HLXgRbMv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1235/importcfg -pack ./vendor/github.com/go-git/go-git/v5/internal/url/url.go cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.15 -complete -installsuffix shared -buildid l6QDjvseszDtZLMSjn5a/l6QDjvseszDtZLMSjn5a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b620/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/86/86edf9227cce2896aa3cdb6b6916dd848ccaac8942a2928af25992874be578ae-d # internal google.golang.org/grpc/backoff mkdir -p $WORK/b175/ google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/keepalive context github.com/jpillora/backoff mkdir -p $WORK/b476/ github.com/grafana/grafana/pkg/events github.com/prometheus/prometheus/pkg/timestamp mkdir -p $WORK/b1078/ mkdir -p $WORK/b706/ io/fs github.com/aws/aws-sdk-go/internal/sdkrand github.com/BurntSushi/toml/internal mkdir -p $WORK/b903/ github.com/google/go-cmp/cmp/internal/diff github.com/centrifugal/centrifuge/internal/memstream mkdir -p $WORK/b1122/ mkdir -p $WORK/b311/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b218/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p google.golang.org/grpc/backoff -lang=go1.14 -complete -installsuffix shared -buildid MGmF6l-lWODIG4ZTH_cu/MGmF6l-lWODIG4ZTH_cu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go internal/poll mkdir -p $WORK/b039/ github.com/centrifugal/centrifuge/internal/nowtime cat >$WORK/b1078/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b903/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1078/_pkg_.a -trimpath "$WORK/b1078=>" -p github.com/prometheus/prometheus/pkg/timestamp -lang=go1.14 -complete -installsuffix shared -buildid fTfygl1wihjtMaKTjn0S/fTfygl1wihjtMaKTjn0S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1078/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p github.com/BurntSushi/toml/internal -lang=go1.16 -complete -installsuffix shared -buildid szbH5ELUfpHRyduQ0zDe/szbH5ELUfpHRyduQ0zDe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b903/importcfg -pack ./vendor/github.com/BurntSushi/toml/internal/tz.go mkdir -p $WORK/b1123/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b312/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b260/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1122/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/google/go-cmp/cmp/internal/diff -lang=go1.13 -complete -installsuffix shared -buildid 9icSzUggRYuc3GIDglsB/9icSzUggRYuc3GIDglsB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/jpillora/backoff -lang=go1.13 -complete -installsuffix shared -buildid rJ7Wcta9MnZufbjfEyE9/rJ7Wcta9MnZufbjfEyE9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b476/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go -dynlinker cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b003/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1122/_pkg_.a -trimpath "$WORK/b1122=>" -p github.com/centrifugal/centrifuge/internal/memstream -lang=go1.17 -complete -installsuffix shared -buildid KHEprd0PiA_HZS_cIUU9/KHEprd0PiA_HZS_cIUU9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1122/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/memstream/stream.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/grpc/internal/grpcrand -lang=go1.14 -complete -installsuffix shared -buildid 1PeVLRiyEvL1ebEGdUjN/1PeVLRiyEvL1ebEGdUjN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go 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/b044/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/poll -std -installsuffix shared -buildid s0WFNSHQ9bKW7Sj-8_Az/s0WFNSHQ9bKW7Sj-8_Az -goversion go1.19.10 -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/b390/ github.com/centrifugal/centrifuge/internal/timers mkdir -p $WORK/b1142/ github.com/Azure/azure-sdk-for-go/sdk/azcore/to mkdir -p $WORK/b1428/ 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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p context -std -complete -installsuffix shared -buildid z1Q9Jbf82qsAbx8dJcgp/z1Q9Jbf82qsAbx8dJcgp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/context/context.go cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -lang=go1.11 -complete -installsuffix shared -buildid B33umiXEVrh3yv6RIEnQ/B33umiXEVrh3yv6RIEnQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b390/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/b260/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b706/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p google.golang.org/grpc/keepalive -lang=go1.14 -complete -installsuffix shared -buildid OfFB-XEGfGG2MWXKrxIG/OfFB-XEGfGG2MWXKrxIG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/grafana/grafana/pkg/events -lang=go1.19 -complete -installsuffix shared -buildid QHFD5nueefCnTt2-S9Q_/QHFD5nueefCnTt2-S9Q_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b706/importcfg -pack ./pkg/events/events.go cat >$WORK/b1142/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1142/_pkg_.a -trimpath "$WORK/b1142=>" -p github.com/centrifugal/centrifuge/internal/timers -lang=go1.17 -complete -installsuffix shared -buildid 2ccHJnHnLc8KCgdf1rbC/2ccHJnHnLc8KCgdf1rbC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1142/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/timers/pool.go cat >$WORK/b1428/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1428/_pkg_.a -trimpath "$WORK/b1428=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/to -lang=go1.16 -complete -installsuffix shared -buildid hc-1owRu1v9S4yFiTyRP/hc-1owRu1v9S4yFiTyRP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1428/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 cat >$WORK/b1123/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b044/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/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1123/_pkg_.a -trimpath "$WORK/b1123=>" -p github.com/centrifugal/centrifuge/internal/nowtime -lang=go1.17 -complete -installsuffix shared -buildid DkZjPYq8_ayRdyB86wPW/DkZjPYq8_ayRdyB86wPW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1123/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/nowtime/getter.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p io/fs -std -complete -installsuffix shared -buildid vQwvcOI-S51rP2-Pfw8j/vQwvcOI-S51rP2-Pfw8j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b044/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 cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b062/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1315/_pkg_.a # internal cp $WORK/b1315/_pkg_.a /builddir/.cache/go-build/bd/bd270485c97d4b637415c5a0874b78e054309fa05d22dea0a6cd9680496dfa5d-d # internal cat >$WORK/b062/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.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p runtime/cgo -std -installsuffix shared -buildid uQl15jyzQnS60nTy7WTY/uQl15jyzQnS60nTy7WTY -goversion go1.19.10 -symabis $WORK/b062/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/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/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b062/_cgo_gotypes.go $WORK/b062/cgo.cgo1.go $WORK/b062/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1235/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/9f/9fa1217f1765766eb4cf835472d6c42ecc7c5adcfa0d5a0ee1c7441ba7e8c232-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b903/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1146/_pkg_.a # internal cp $WORK/b1235/_pkg_.a /builddir/.cache/go-build/42/420cf90e91bc10ef8ed8c3eee4571a7a86df4f8065c980d658b325f2b0590f4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1142/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/af/aff52d55990323da2cb47fabb129ca323197370bc78856a78228a33ff852bf14-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1123/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/3e/3efae0dfb0f34c581feb24a9a3d04fa2f5afc33f05465db7b5c551378d1a17f9-d # internal cp $WORK/b1142/_pkg_.a /builddir/.cache/go-build/66/6664cb36c6da29a49ec53ade0e4c103aedec298a2cb50dfddc01e518e8219ffe-d # internal cp $WORK/b1146/_pkg_.a /builddir/.cache/go-build/04/045532fe0018a5bc897cf6c6ef2ca21f232f90f41d7d8c6511452d65ad159a14-d # internal cp $WORK/b1123/_pkg_.a /builddir/.cache/go-build/cc/ccbb1d55a053a86791f24d70387cff5a2a7f90a93c818fac8497e51f83214350-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b1078/_pkg_.a /builddir/.cache/go-build/a1/a10620be383280c8f51812dce4ab36ada11531861ca43b777452feb9c7931361-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/e3/e32b6344579ef9b22d7e08e59bb9446dea2623ffd648cd668efe2a5b7d1cf25f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/cf/cf510dfa90636cb5be18a9e47f1b0500c340f09a74a5a9411e37f46d709547a8-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/9e/9ef0ee6ace936b36ee2727a72fbf8bb8e0f1c17e5530741f019f8d168a754a97-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/grpc/internal/backoff -lang=go1.14 -complete -installsuffix shared -buildid YJflYQJEoWc6oSDGGfT2/YJflYQJEoWc6oSDGGfT2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/bd/bd2bf629bc444127145fbc6ad9a236ea8a4496d632827cd2758de069d96da3b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1428/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/b3/b3cd0f96b1a342a31e811a2d04e021e69e0609d8c695dea789a98d0522567884-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b062/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b062/asm_amd64.o ./asm_amd64.s cp $WORK/b1122/_pkg_.a /builddir/.cache/go-build/d2/d216068c0ac15917c6e3b17d6d6b38ba404a40ea85e3d5f5aa76d7e407913485-d # internal cp $WORK/b1428/_pkg_.a /builddir/.cache/go-build/8e/8eb2cd4d9ff30b0bebf4b7c72128dc493cdf34b6bf0a1f5c82ac8b98318f6727-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/asm_amd64.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o $WORK/b062/_x006.o $WORK/b062/_x007.o $WORK/b062/_x008.o $WORK/b062/_x009.o $WORK/b062/_x010.o $WORK/b062/_x011.o $WORK/b062/_x012.o $WORK/b062/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/8b/8b8f5b63d8d8dc03d4dc0ce4433ea0e182e915e4830f3d16881c01a594f62465-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/12/12de4b432a048916bebab6ba19d31ac4a45f664e9f438b017af44edae9be9531-d # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/01/01b7f931582f8ba0b515ca19e70dbb91a3e0cc4682fb95d523f43db669b02834-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/54/54f6ca665af47dc203e698a27e9a9e814f0fae1b3fe5d696eaba87235f441b55-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b263/ github.com/grafana/grafana/pkg/services/tag go.opentelemetry.io/otel/internal/baggage golang.org/x/net/context mkdir -p $WORK/b268/ github.com/go-logr/logr github.com/cenkalti/backoff/v4 mkdir -p $WORK/b545/ mkdir -p $WORK/b583/ github.com/grafana/grafana/pkg/services/contexthandler/ctxkey mkdir -p $WORK/b586/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p google.golang.org/grpc/tap -lang=go1.14 -complete -installsuffix shared -buildid 6S0w6eSicqIUVMJ1jl_5/6S0w6eSicqIUVMJ1jl_5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p golang.org/x/net/context -lang=go1.17 -complete -installsuffix shared -buildid 21f7RkbVt3Q_NCgY5Px6/21f7RkbVt3Q_NCgY5Px6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b268/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/b545/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/services/pluginsettings mkdir -p $WORK/b894/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/cenkalti/backoff/v4 -lang=go1.13 -complete -installsuffix shared -buildid isdZjIftqYVmipnMlCpt/isdZjIftqYVmipnMlCpt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b545/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 github.com/centrifugal/centrifuge/internal/cancelctx github.com/grafana/grafana/pkg/services/playlist mkdir -p $WORK/b1324/ github.com/grafana/grafana/pkg/services/star mkdir -p $WORK/b1328/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/grafana/grafana/pkg/services/tag -lang=go1.19 -complete -installsuffix shared -buildid 4I0cos3FJ_EAV8iFuZ4Z/4I0cos3FJ_EAV8iFuZ4Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b583/importcfg -pack ./pkg/services/tag/model.go ./pkg/services/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/grafana/grafana/pkg/services/contexthandler/ctxkey -lang=go1.19 -complete -installsuffix shared -buildid SYsfyJpFOTOPXxdFLKVj/SYsfyJpFOTOPXxdFLKVj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./pkg/services/contexthandler/ctxkey/key.go mkdir -p $WORK/b513/ github.com/jonboulle/clockwork mkdir -p $WORK/b1450/ cat >$WORK/b894/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p github.com/grafana/grafana/pkg/services/pluginsettings -lang=go1.19 -complete -installsuffix shared -buildid 194LHmdv-76Ui_Csq6Yu/194LHmdv-76Ui_Csq6Yu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b894/importcfg -pack ./pkg/services/pluginsettings/models.go ./pkg/services/pluginsettings/pluginsettings.go mkdir -p $WORK/b519/ cat >$WORK/b1324/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1324/_pkg_.a -trimpath "$WORK/b1324=>" -p github.com/grafana/grafana/pkg/services/playlist -lang=go1.19 -complete -installsuffix shared -buildid Ew1FSJSONpX7jxKBbdm7/Ew1FSJSONpX7jxKBbdm7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1324/importcfg -pack ./pkg/services/playlist/model.go ./pkg/services/playlist/playlist.go mkdir -p $WORK/b1118/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid vgwcQ0wZngjxrBL92SZT/vgwcQ0wZngjxrBL92SZT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./vendor/go.opentelemetry.io/otel/internal/baggage/context.go github.com/grafana/grafana/pkg/services/userauth mkdir -p $WORK/b1586/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/go-logr/logr -lang=go1.16 -complete -installsuffix shared -buildid JW4JvvURkq2LEOyD3d4a/JW4JvvURkq2LEOyD3d4a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./vendor/github.com/go-logr/logr/discard.go ./vendor/github.com/go-logr/logr/logr.go cat >$WORK/b1450/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1328/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b1118/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1450/_pkg_.a -trimpath "$WORK/b1450=>" -p github.com/jonboulle/clockwork -lang=go1.13 -complete -installsuffix shared -buildid KM_J8N245CIbkkwv2Ag2/KM_J8N245CIbkkwv2Ag2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1450/importcfg -pack ./vendor/github.com/jonboulle/clockwork/clockwork.go ./vendor/github.com/jonboulle/clockwork/context.go ./vendor/github.com/jonboulle/clockwork/ticker.go ./vendor/github.com/jonboulle/clockwork/timer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1328/_pkg_.a -trimpath "$WORK/b1328=>" -p github.com/grafana/grafana/pkg/services/star -lang=go1.19 -complete -installsuffix shared -buildid UTmx3YZ-LbU4kCDKLp32/UTmx3YZ-LbU4kCDKLp32 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1328/importcfg -pack ./pkg/services/star/model.go ./pkg/services/star/star.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1118/_pkg_.a -trimpath "$WORK/b1118=>" -p github.com/centrifugal/centrifuge/internal/cancelctx -lang=go1.17 -complete -installsuffix shared -buildid 3JJn4h3YgfLwB6bY7FCU/3JJn4h3YgfLwB6bY7FCU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1118/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/cancelctx/context.go cat >$WORK/b1586/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1586/_pkg_.a -trimpath "$WORK/b1586=>" -p github.com/grafana/grafana/pkg/services/userauth -lang=go1.19 -complete -installsuffix shared -buildid 0yT35fyneCANmgorV9IE/0yT35fyneCANmgorV9IE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1586/importcfg -pack ./pkg/services/userauth/userauth.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/893770b50c9b32e0cfdb448ab90335427087a6c9828526426b063f6d111fdea0-d # internal embed mkdir -p $WORK/b073/ cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/80/80f30b077ad9ae2c22a020e32fb3ea34c0d053e532b66d1c51c0e7edb4bdc1ef-d # internal cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p embed -std -complete -installsuffix shared -buildid K74qRosN10OGV_0M_i8n/K74qRosN10OGV_0M_i8n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1586/_pkg_.a # internal cp $WORK/b1586/_pkg_.a /builddir/.cache/go-build/2c/2caf178e77de0c759c451812d7143147b16ede24ecff82c1c78f77a73bf4a9f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/78/782e9e2cb6cccf5a4914d1b71dd35052496fc1c6b72cf878fa3596cffb83e984-d # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/7b/7bf01efd910e337c021c2ee0b06de7b73751153d79858e4a2139e1a29edc3c22-d # internal github.com/jbenet/go-context/io mkdir -p $WORK/b1249/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1328/_pkg_.a # internal cat >$WORK/b1249/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1249/_pkg_.a -trimpath "$WORK/b1249=>" -p github.com/jbenet/go-context/io -lang=go1.16 -complete -installsuffix shared -buildid lbWLLJ6ZZYnSMG5OZIUG/lbWLLJ6ZZYnSMG5OZIUG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1249/importcfg -pack ./vendor/github.com/jbenet/go-context/io/ctxio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1118/_pkg_.a # internal cp $WORK/b1328/_pkg_.a /builddir/.cache/go-build/c2/c2809369bffda77269fb56f37e0a20c22f81fd295d1fd4936c18aa9c3df04eae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/b0/b0df7090955efbf4b74b87e766d7e49446d6d43988fb279021fad7a521bda2ae-d # internal cp $WORK/b1118/_pkg_.a /builddir/.cache/go-build/c4/c4628d7ce76f5ac8ad58786f47810205805d532075907ec6d11953cf7f60a738-d # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/26/26f6ca1f317f6518768e1d96c3c987312f44c6d572ca7accb2201d30d45e7c5c-d # internal cp $WORK/b1324/_pkg_.a /builddir/.cache/go-build/15/1559c7a05c5b65930f70230e8249d0bebcd965632338f52dddbdadd4c4d989e4-d # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/0a/0ad9742cdc08f2e8c1cf4736760f00b201f96a8144fa464a43a52a0aa20a4467-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/9a/9a57672eb6e6399c20face227dc29a62310196db680d7f60a6cdf8f01d82fd22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b1249/_pkg_.a /builddir/.cache/go-build/16/1650431a58b02b35ebb140f3d45d88d4ab0e148a12466326f1ed6442ba5c13bb-d # internal github.com/go-git/go-git/v5/utils/ioutil mkdir -p $WORK/b1248/ cat >$WORK/b1248/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/jbenet/go-context/io=$WORK/b1249/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1248/_pkg_.a -trimpath "$WORK/b1248=>" -p github.com/go-git/go-git/v5/utils/ioutil -lang=go1.13 -complete -installsuffix shared -buildid dZvUEZSqe80-XKakp-Ex/dZvUEZSqe80-XKakp-Ex -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1248/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/ioutil/common.go ./vendor/github.com/go-git/go-git/v5/utils/ioutil/pipe.go cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/f9/f9808baf2b797e4a260499b4003e9817cc309444b2b72dbcd7c07abbf5984344-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1450/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b1450/_pkg_.a /builddir/.cache/go-build/90/908c5566527c72cd18eef9c9371dbec0fbfcc995092018d4de0fcabfbd7b3cd3-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/7f/7f25e843b55df8b098133e10286b61a21dc78db2d3f53a414e0a9eab578bbb4b-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b030/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1248/_pkg_.a # internal cp $WORK/b1248/_pkg_.a /builddir/.cache/go-build/c8/c8dd40e3a929b277863eca28aaf3acdb1ea76640e0e7895cd44e1a349ad12219-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b754/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d8/d8b89c2b08b08430fb2eb42c28f2849a2c0918058122a9825ff406b356324ddb-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/safefilepath=$WORK/b041/_pkg_.a packagefile internal/syscall/execenv=$WORK/b042/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b043/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_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.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p os -std -installsuffix shared -buildid N-h9N_CT3mB4cjoWNuQG/N-h9N_CT3mB4cjoWNuQG -goversion go1.19.10 -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/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/2c/2c214ec11c4db5d832688d1dd1431be630db0361796185c1c37f6b3e70b010b0-d # internal github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b313/ github.com/hashicorp/errwrap internal/fmtsort github.com/yudai/golcs encoding/binary mkdir -p $WORK/b924/ github.com/jmoiron/sqlx/reflectx github.com/dop251/goja/unistring mkdir -p $WORK/b1160/ mkdir -p $WORK/b057/ mkdir -p $WORK/b360/ mkdir -p $WORK/b029/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/google/go-cmp/cmp/internal/function -lang=go1.13 -complete -installsuffix shared -buildid wheJK6lIJDzCKOT6Oig9/wheJK6lIJDzCKOT6Oig9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go cat >$WORK/b924/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b807/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p github.com/yudai/golcs -lang=go1.16 -complete -installsuffix shared -buildid NxKASaianlbPHPdID1xF/NxKASaianlbPHPdID1xF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b924/importcfg -pack ./vendor/github.com/yudai/golcs/golcs.go cat >$WORK/b1160/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b318/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1160/_pkg_.a -trimpath "$WORK/b1160=>" -p github.com/dop251/goja/unistring -lang=go1.14 -complete -installsuffix shared -buildid wqRdPHOrv3ixqmQi8d-f/wqRdPHOrv3ixqmQi8d-f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1160/importcfg -pack ./vendor/github.com/dop251/goja/unistring/string.go cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid ats71NRLBoEuuwEHbAdf/ats71NRLBoEuuwEHbAdf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid 9klBGrEJhptue3VuIGXf/9klBGrEJhptue3VuIGXf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >$WORK/b807/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/jmoiron/sqlx/reflectx -lang=go1.10 -complete -installsuffix shared -buildid n-bMEl-TgQjKaRykT8IV/n-bMEl-TgQjKaRykT8IV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b807/importcfg -pack ./vendor/github.com/jmoiron/sqlx/reflectx/reflect.go cat >$WORK/b318/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b318=>" -I $WORK/b318/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b318/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b057/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 cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p encoding/binary -std -complete -installsuffix shared -buildid VYw2jpkrYpHmzq8L-k9W/VYw2jpkrYpHmzq8L-k9W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go cat >$WORK/b318/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_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/modern-go/reflect2 -lang=go1.12 -installsuffix shared -buildid IOCGjW7-JS1mhUT3egRY/IOCGjW7-JS1mhUT3egRY -goversion go1.19.10 -symabis $WORK/b318/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack -asmhdr $WORK/b318/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_amd64/buildid -w $WORK/b1160/_pkg_.a # internal cp $WORK/b1160/_pkg_.a /builddir/.cache/go-build/95/9517814884846fbbdde2091e9cad6ccb192b73eeb8ccb951b8abc30ad55fe3aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/3a/3a57a203d61d9f061d4ffb7b50644e27a9fa9a8ffbdba2630cdc5b286bbb8624-d # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/8e/8e18ca74ed8f252b9f9131f2b4d857bd27cf6a5bd7f13df622066098c80d0db0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal gonum.org/v1/gonum/blas/blas64 mkdir -p $WORK/b753/ gonum.org/v1/gonum/blas/cblas128 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b924/_pkg_.a # internal mkdir -p $WORK/b762/ cat >$WORK/b753/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b752/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b754/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p gonum.org/v1/gonum/blas/blas64 -lang=go1.17 -complete -installsuffix shared -buildid MmqDWhrqCU0RQYZpZuLl/MmqDWhrqCU0RQYZpZuLl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b753/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/b762/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b752/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b754/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p gonum.org/v1/gonum/blas/cblas128 -lang=go1.17 -complete -installsuffix shared -buildid SmuWfiz1AHr0S0Y7PLep/SmuWfiz1AHr0S0Y7PLep -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b762/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 cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/eb/eb52a9ee84817931637fa56106681853c06efe3b62ec4f68efb5037cd8f9ebfd-d # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/0e/0ed3e37a89a0a00f868e39b005c102e576e8db3b4de20805d75a77ec2084453d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/09/095bf65f41cb4b31997e7b495361024a50cf472625685c244821685058d06be9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/63/63e0fdf934097f169e8690b76a5fbaffefb74a7a711629e59edb973ed1827373-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b753/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/2f/2f50be399ee6a57be9d745ec515dc2ee875e84898e4aadd3ca28046b26180b30-d # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/05/0525a2b6a3cf0ed28510cfd4030a96653aa927534b152c40bbdbe258e31e0042-d # internal gonum.org/v1/gonum/lapack/gonum mkdir -p $WORK/b767/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cat >$WORK/b767/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b752/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b753/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b761/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b765/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p gonum.org/v1/gonum/lapack/gonum -lang=go1.17 -complete -installsuffix shared -buildid QhoNaoD8F7MVfxWSpGXs/QhoNaoD8F7MVfxWSpGXs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b767/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 cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/0b/0b5b1d116601c2291db80e961529476b3b45a83b69d7cb4e5070cef8bb1bfc00-d # internal encoding/base64 mkdir -p $WORK/b093/ github.com/apache/arrow/go/arrow/endian github.com/pierrec/lz4/v4/internal/xxh32 mkdir -p $WORK/b308/ crypto/md5 mkdir -p $WORK/b283/ github.com/klauspost/compress/zstd/internal/xxhash vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/curve25519/internal/field crypto/internal/edwards25519/field mkdir -p $WORK/b110/ github.com/pierrec/lz4/v4/internal/lz4block github.com/klauspost/compress/internal/snapref github.com/cespare/xxhash/v2 mkdir -p $WORK/b329/ crypto/cipher mkdir -p $WORK/b081/ mkdir -p $WORK/b054/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a EOF cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/apache/arrow/go/arrow/endian -lang=go1.15 -complete -installsuffix shared -buildid UsbRiwtq78DKbb-HKYKR/UsbRiwtq78DKbb-HKYKR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/endian/little.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b084/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a EOF mkdir -p $WORK/b303/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/pierrec/lz4/v4/internal/xxh32 -lang=go1.14 -complete -installsuffix shared -buildid Ji9Gens0XMQJUfbSmnc0/Ji9Gens0XMQJUfbSmnc0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero.go ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero_other.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p encoding/base64 -std -complete -installsuffix shared -buildid tQJdTyhFxicNfAKk9aDG/tQJdTyhFxicNfAKk9aDG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b110/symabis ./fe_amd64.s crypto/internal/nistec cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cat >$WORK/b329/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b329=>" -I $WORK/b329/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b329/symabis ./xxhash_amd64.s cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b081/symabis ./fe_amd64.s mkdir -p $WORK/b106/ mkdir -p $WORK/b305/ mkdir -p $WORK/b302/ cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF github.com/segmentio/encoding/iso8601 cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF github.com/RoaringBitmap/roaring/internal mkdir -p $WORK/b1195/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b054/symabis ./xor_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b084/symabis ./md5block_amd64.s github.com/golang/snappy mkdir -p $WORK/b1101/ mkdir -p $WORK/b071/ github.com/dgryski/go-metro mkdir -p $WORK/b1140/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b1217/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b106/symabis ./sum_amd64.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.16 -complete -installsuffix shared -buildid 2GqUGtK2v-EWiTCd4msm/2GqUGtK2v-EWiTCd4msm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b302/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/b303/go_asm.h << 'EOF' # internal EOF cat >$WORK/b1195/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b305/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b303=>" -I $WORK/b303/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b303/symabis ./xxhash_amd64.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1195/_pkg_.a -trimpath "$WORK/b1195=>" -p github.com/RoaringBitmap/roaring/internal -lang=go1.14 -complete -installsuffix shared -buildid e2v32suRR2J5RTrkWpA2/e2v32suRR2J5RTrkWpA2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1195/importcfg -pack ./vendor/github.com/RoaringBitmap/roaring/internal/byte_input.go ./vendor/github.com/RoaringBitmap/roaring/internal/pools.go cat >$WORK/b1140/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/pierrec/lz4/v4/internal/lz4block /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/pierrec/lz4/v4/internal/lz4block -trimpath "$WORK/b305=>" -I $WORK/b305/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b305/symabis ./decode_amd64.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1140/_pkg_.a -trimpath "$WORK/b1140=>" -p github.com/segmentio/encoding/iso8601 -lang=go1.14 -complete -installsuffix shared -buildid LbFQYRziGMP9rlrYLnui/LbFQYRziGMP9rlrYLnui -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1140/importcfg -pack ./vendor/github.com/segmentio/encoding/iso8601/parse.go ./vendor/github.com/segmentio/encoding/iso8601/valid.go cat >$WORK/b1217/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/dgryski/go-metro /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/dgryski/go-metro -trimpath "$WORK/b1217=>" -I $WORK/b1217/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1217/symabis ./metro_amd64.s cat >$WORK/b1101/go_asm.h << 'EOF' # internal EOF cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b071/symabis ./p256_asm_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/golang/snappy -trimpath "$WORK/b1101=>" -I $WORK/b1101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1101/symabis ./decode_amd64.s ./encode_amd64.s cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid b6-WtXPgVy0StFZHE3Bf/b6-WtXPgVy0StFZHE3Bf -goversion go1.19.10 -symabis $WORK/b081/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.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/b329/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/cespare/xxhash/v2 -lang=go1.11 -installsuffix shared -buildid ToiuL_YOglNYGCq3VzHd/ToiuL_YOglNYGCq3VzHd -goversion go1.19.10 -symabis $WORK/b329/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack -asmhdr $WORK/b329/go_asm.h ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -installsuffix shared -buildid r_RqhHCZDL1ceu0RpVCx/r_RqhHCZDL1ceu0RpVCx -goversion go1.19.10 -symabis $WORK/b110/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h /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.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/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid 7NPWcs5bdA2g53ZM_8vj/7NPWcs5bdA2g53ZM_8vj -goversion go1.19.10 -symabis $WORK/b106/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/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_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto/cipher -std -installsuffix shared -buildid yRd48HPRKsiH_EZh2Pmu/yRd48HPRKsiH_EZh2Pmu -goversion go1.19.10 -symabis $WORK/b054/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/md5 -std -installsuffix shared -buildid ubZ0_zACxFoIo9i51DFT/ubZ0_zACxFoIo9i51DFT -goversion go1.19.10 -symabis $WORK/b084/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/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/b303/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b306/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.16 -installsuffix shared -buildid XuyFJk371eq2Ge5NE6lI/XuyFJk371eq2Ge5NE6lI -goversion go1.19.10 -symabis $WORK/b303/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack -asmhdr $WORK/b303/go_asm.h ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/pierrec/lz4/v4/internal/lz4block -lang=go1.14 -installsuffix shared -buildid _am1-Ij7uFR5HeS8oTPe/_am1-Ij7uFR5HeS8oTPe -goversion go1.19.10 -symabis $WORK/b305/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack -asmhdr $WORK/b305/go_asm.h ./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_amd64.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_other.go golang.org/x/sys/unix mkdir -p $WORK/b164/ cat >$WORK/b1217/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1217/_pkg_.a -trimpath "$WORK/b1217=>" -p github.com/dgryski/go-metro -lang=go1.16 -installsuffix shared -buildid IXjLuOo5o9x_5fCUnzwP/IXjLuOo5o9x_5fCUnzwP -goversion go1.19.10 -symabis $WORK/b1217/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1217/importcfg -pack -asmhdr $WORK/b1217/go_asm.h ./vendor/github.com/dgryski/go-metro/metro128.go ./vendor/github.com/dgryski/go-metro/metro_stub.go cat >$WORK/b164/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b164/symabis ./asm_linux_amd64.s cat >$WORK/b1101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1101/_pkg_.a -trimpath "$WORK/b1101=>" -p github.com/golang/snappy -lang=go1.16 -installsuffix shared -buildid fyrWY7HuABBN3Rn5beR1/fyrWY7HuABBN3Rn5beR1 -goversion go1.19.10 -symabis $WORK/b1101/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1101/importcfg -pack -asmhdr $WORK/b1101/go_asm.h ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_asm.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_asm.go ./vendor/github.com/golang/snappy/snappy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b165/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p golang.org/x/sys/unix -lang=go1.17 -installsuffix shared -buildid dH-ZjCBijA7oDgEeOLlR/dH-ZjCBijA7oDgEeOLlR -goversion go1.19.10 -symabis $WORK/b164/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack -asmhdr $WORK/b164/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_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/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_amd64.go ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/e7/e79349d7563bc7150af9c27634176a47d2e8039e88ab5e29bbd6a1d4aec26342-d # internal cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile embed=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b057/_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 cat >$WORK/b071/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_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/internal/nistec -std -installsuffix shared -buildid nLcoHiKWYWRGfPHfFuqF/nLcoHiKWYWRGfPHfFuqF -goversion go1.19.10 -symabis $WORK/b071/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -embedcfg $WORK/b071/embedcfg -pack -asmhdr $WORK/b071/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/p256_asm_ordinv.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_amd64/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1195/_pkg_.a # internal cp $WORK/b1195/_pkg_.a /builddir/.cache/go-build/8a/8a8d14f0cc0fddb9195136e15caa0257b84e63839a47c090fd18cc5c0a303aae-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/95/95bc3963c487301ffbfa73e0d306a8aaef87ca549553d3ba697a24ecb74b67eb-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/dgryski/go-metro /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/dgryski/go-metro -trimpath "$WORK/b1217=>" -I $WORK/b1217/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1217/metro_amd64.o ./metro_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b1217/_pkg_.a $WORK/b1217/metro_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1217/_pkg_.a # internal cp $WORK/b1217/_pkg_.a /builddir/.cache/go-build/a4/a434996cc35c6ce07658a550ef7558a6bdaea86cc758eff28ff66e93a327f762-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b303=>" -I $WORK/b303/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b303/xxhash_amd64.o ./xxhash_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b329=>" -I $WORK/b329/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b329/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1140/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/golang/snappy -trimpath "$WORK/b1101=>" -I $WORK/b1101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1101/decode_amd64.o ./decode_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b106/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b084/md5block_amd64.o ./md5block_amd64.s cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/88/889f4547c18803a742b6cab48095c81ccd3f9a6aabe660877d2295f97036f4b4-d # internal encoding/pem mkdir -p $WORK/b092/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b1293/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b303/_pkg_.a $WORK/b303/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b329/_pkg_.a $WORK/b329/xxhash_amd64.o # internal cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p encoding/pem -std -complete -installsuffix shared -buildid vDAhLrTMLB_FZGlLd5LK/vDAhLrTMLB_FZGlLd5LK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cat >$WORK/b1293/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1294/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1293/_pkg_.a -trimpath "$WORK/b1293=>" -p golang.org/x/crypto/openpgp/armor -lang=go1.17 -complete -installsuffix shared -buildid wEnVsjAbBTJVeGyUNvFG/wEnVsjAbBTJVeGyUNvFG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1293/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/armor/armor.go ./vendor/golang.org/x/crypto/openpgp/armor/encode.go cp $WORK/b1140/_pkg_.a /builddir/.cache/go-build/2e/2ecfa9509c9e9b0afeebb10fce6a992eea06dc43a7fc722fd7f6467ae6538387-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/golang/snappy -trimpath "$WORK/b1101=>" -I $WORK/b1101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1101/encode_amd64.o ./encode_amd64.s cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/c0/c0ff55958756d093ab40692b9924d97356467398d0027e28814cfaff79b33933-d # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/bc/bcf353999afae143855bc80a92f39087709b6abc127e2036854cb249123dafcd-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/4b/4b32c1a4b07ec98d26c64779d41ea8c575ab0a7d6baef7b29c16d05251ce63d2-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/21/2100b2863b21a49d9193375fc7fdd556a4b486a4afd25a05cca3fe311daebbfd-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b1101/_pkg_.a $WORK/b1101/decode_amd64.o $WORK/b1101/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1101/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/69/69553bc6f766294627082ca50e80d238de43eb8c05ce0c33ba2394a580841e86-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b081/fe_amd64.o ./fe_amd64.s cp $WORK/b1101/_pkg_.a /builddir/.cache/go-build/92/92be46b5e541cad056d5d1d11e33e8161ddc1d9ee2b6a648d96f1a61e7e05108-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b110/fe_amd64.o ./fe_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/pierrec/lz4/v4/internal/lz4block /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/pierrec/lz4/v4/internal/lz4block -trimpath "$WORK/b305=>" -I $WORK/b305/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b305/decode_amd64.o ./decode_amd64.s cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/pierrec/lz4/v4/internal/lz4block /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b305/_pkg_.a $WORK/b305/decode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/8b/8b78721699ec32cc3c7efb803087f4caf2adfa8d25d2fd83c6bb99aa1388d8ab-d # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/9c/9cf381e278e9b7eb430d3b70e1df21e3cedc8214e1f32ed4c33547b400bc120e-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e9/e9bb166781e43c520e1f17de46461551f160f024b2669703e85c54990f11baf6-d # internal cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid q_ZjGqcpdrUCYeY4MZzB/q_ZjGqcpdrUCYeY4MZzB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b080/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_amd64/asm -p crypto/cipher -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b054/xor_amd64.o ./xor_amd64.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/64/64bc74befdd72c9b1addf4a451a7c18b67e626649a347eb8d716d529a128a4e2-d # internal internal/godebug mkdir -p $WORK/b094/ internal/lazyregexp google.golang.org/protobuf/internal/detrand google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b245/ io/ioutil github.com/apache/arrow/go/arrow/internal/cpu mkdir -p $WORK/b286/ os/signal mkdir -p $WORK/b272/ github.com/mattn/go-runewidth path/filepath mkdir -p $WORK/b102/ fmt mkdir -p $WORK/b028/ github.com/prometheus/procfs/internal/util cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a EOF internal/sysinfo cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p internal/godebug -std -complete -installsuffix shared -buildid Pn8--U1mBFnFsFHvVhLg/Pn8--U1mBFnFsFHvVhLg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b524/ cat >$WORK/b286/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.14 -complete -installsuffix shared -buildid 5CZb2f2zYv_J4D2Ulf9B/5CZb2f2zYv_J4D2Ulf9B -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/envconfig/xds.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/apache/arrow/go/arrow/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/arrow/internal/cpu -trimpath "$WORK/b286=>" -I $WORK/b286/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b286/symabis ./cpu_x86.s cat >$WORK/b272/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b339/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b272=>" -I $WORK/b272/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b272/symabis ./sig.s github.com/grafana/thema/internal/envvars mkdir -p $WORK/b1021/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF 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 mkdir -p $WORK/b146/ cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p fmt -std -complete -installsuffix shared -buildid Wh9cgiOTOhCf84TIq9D6/Wh9cgiOTOhCf84TIq9D6 -goversion go1.19.10 -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 github.com/go-git/go-billy/v5 mkdir -p $WORK/b1229/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p path/filepath -std -complete -installsuffix shared -buildid oJfIgoePRT-ii9kkAk7l/oJfIgoePRT-ii9kkAk7l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b102/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/b185/ mkdir -p $WORK/b108/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/prometheus/procfs/internal/util -lang=go1.17 -complete -installsuffix shared -buildid SVch6eP-hmPdBo6yrzLc/SVch6eP-hmPdBo6yrzLc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b339/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 mkdir -p $WORK/b322/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid 3xwq5uOspzaHgSic9DDX/3xwq5uOspzaHgSic9DDX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack /usr/lib/golang/src/internal/sysinfo/proc_cpuinfo_linux.go /usr/lib/golang/src/internal/sysinfo/proc_cpuinfo_linux_x84.go /usr/lib/golang/src/internal/sysinfo/sysinfo.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid OEpAUxrDoTTDWNnR9M3E/OEpAUxrDoTTDWNnR9M3E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go cat >$WORK/b1229/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1021/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1229/_pkg_.a -trimpath "$WORK/b1229=>" -p github.com/go-git/go-billy/v5 -lang=go1.13 -complete -installsuffix shared -buildid Cvcs8D1JQoZlmu1emeC1/Cvcs8D1JQoZlmu1emeC1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1229/importcfg -pack ./vendor/github.com/go-git/go-billy/v5/fs.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1021/_pkg_.a -trimpath "$WORK/b1021=>" -p github.com/grafana/thema/internal/envvars -lang=go1.18 -complete -installsuffix shared -buildid BfyCv1KIjPB85qpBdsjm/BfyCv1KIjPB85qpBdsjm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1021/importcfg -pack ./vendor/github.com/grafana/thema/internal/envvars/env.go cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.11 -complete -installsuffix shared -buildid tjVFvtOqNoZVmJzPfv-d/tjVFvtOqNoZVmJzPfv-d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p io/ioutil -std -complete -installsuffix shared -buildid Y1EWvMvpED-HkzF-x6kS/Y1EWvMvpED-HkzF-x6kS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/mattn/go-runewidth -lang=go1.9 -complete -installsuffix shared -buildid BKmh3wMn-3bnDCAKSJCi/BKmh3wMn-3bnDCAKSJCi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b322/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 cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/apache/arrow/go/arrow/internal/cpu -lang=go1.15 -installsuffix shared -buildid rETcqGy7VRRK05ifxjEe/rETcqGy7VRRK05ifxjEe -goversion go1.19.10 -symabis $WORK/b286/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack -asmhdr $WORK/b286/go_asm.h ./vendor/github.com/apache/arrow/go/arrow/internal/cpu/cpu.go ./vendor/github.com/apache/arrow/go/arrow/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1293/_pkg_.a # internal cat >$WORK/b272/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_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p os/signal -std -installsuffix shared -buildid vGPMU1ittqiPhng_8lpR/vGPMU1ittqiPhng_8lpR -goversion go1.19.10 -symabis $WORK/b272/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack -asmhdr $WORK/b272/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/7c/7ce6098721eae07ee973a595ed32ce4253e47f2e960432a774c277b2b3c6e6a1-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/0f/0f1b0efadd5fbbcd232317ac47355cf539ee16eadc4aba4f4a0df2dc801d2942-d # internal vendor/golang.org/x/crypto/chacha20 crypto/des mkdir -p $WORK/b104/ cp $WORK/b1293/_pkg_.a /builddir/.cache/go-build/70/70e996044c63c51a4a0abc44554568726d91589d514344711154049b9ca80016-d # internal mkdir -p $WORK/b068/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 9YTbxS1me9qpNko0hZLZ/9YTbxS1me9qpNko0hZLZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/des -std -complete -installsuffix shared -buildid aLcKVdLx6oQjceIq16pC/aLcKVdLx6oQjceIq16pC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1021/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/62/62885d58b4afa598859d2290f541504c865e73310297c49a3155db41c11d058d-d # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/19/1928a694bfdcffc49ae168b5bd639b65ce60fff4072c6febcd5702a7fd8f0313-d # internal cp $WORK/b1021/_pkg_.a /builddir/.cache/go-build/26/264b27864f1c1ba7362b5878f6f802a0c7feedea104ffe7199b18816d16f0c0c-d # internal internal/intern mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/intern -std -complete -installsuffix shared -buildid MDIAUOxYzafkhHWZYGLv/MDIAUOxYzafkhHWZYGLv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/cc/cce115f77596aee5b7deb05143830e2792cc1b7363e0f9a8a4dcedb6d8e71d98-d # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/43/43470b9738d6f72d266ba8aa0940fe29817f11036abbc5b372e5fd843bad14d3-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/apache/arrow/go/arrow/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/arrow/internal/cpu -trimpath "$WORK/b286=>" -I $WORK/b286/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b286/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/c6/c6a4a755eedcc354cdee1e789aa62199e797661f8fd919c0b92780ef69909983-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b286/_pkg_.a $WORK/b286/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1229/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/fb/fbccd59d32ccb3f6c0de744cee839f2eea9b9032d2a8135549689ac122217031-d # internal github.com/mattetti/filebuffer mkdir -p $WORK/b319/ github.com/grpc-ecosystem/grpc-gateway/v2/utilities mkdir -p $WORK/b553/ vendor/golang.org/x/sys/cpu golang.org/x/sys/cpu mkdir -p $WORK/b1133/ cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/30/30e9a1d736d7ecad30f1a11c6bcb39545b75a5d31edf232b420e2f5d7b27fb9f-d # internal mkdir -p $WORK/b107/ cat >$WORK/b1133/go_asm.h << 'EOF' # internal EOF github.com/apache/arrow/go/arrow/memory mkdir -p $WORK/b285/ cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b1133=>" -I $WORK/b1133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1133/symabis ./cpu_x86.s cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b107/symabis ./cpu_x86.s cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/mattetti/filebuffer -lang=go1.16 -complete -installsuffix shared -buildid qk_B26g9-4Vi39P5WQL7/qk_B26g9-4Vi39P5WQL7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack ./vendor/github.com/mattetti/filebuffer/filebuffer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/utilities -lang=go1.14 -complete -installsuffix shared -buildid YFMYU0ybkWXya84T6COk/YFMYU0ybkWXya84T6COk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b553/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/b285/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/apache/arrow/go/arrow/memory /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/arrow/memory -trimpath "$WORK/b285=>" -I $WORK/b285/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b285/symabis ./memory_avx2_amd64.s ./memory_sse4_amd64.s cat >$WORK/b1133/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cp $WORK/b1229/_pkg_.a /builddir/.cache/go-build/3e/3e0ac97a91c12211003cbdb3b8bb5193d759f692d59f171474ddce4ed2bc00d1-d # internal cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1133/_pkg_.a -trimpath "$WORK/b1133=>" -p golang.org/x/sys/cpu -lang=go1.17 -installsuffix shared -buildid kBkXOW1aBoXlNsftDIMI/kBkXOW1aBoXlNsftDIMI -goversion go1.19.10 -symabis $WORK/b1133/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1133/importcfg -pack -asmhdr $WORK/b1133/go_asm.h ./vendor/golang.org/x/sys/cpu/byteorder.go ./vendor/golang.org/x/sys/cpu/cpu.go ./vendor/golang.org/x/sys/cpu/cpu_gc_x86.go ./vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go ./vendor/golang.org/x/sys/cpu/cpu_x86.go ./vendor/golang.org/x/sys/cpu/hwcap_linux.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 3kLHe1a-ytJSEFZkZ8VP/3kLHe1a-ytJSEFZkZ8VP -goversion go1.19.10 -symabis $WORK/b107/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/f7/f7d83ee06fe15c2a8584aa8dfd2795ed356e348db92984e305d6dc9721035105-d # internal cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/internal/cpu=$WORK/b286/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b284/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/apache/arrow/go/arrow/memory -lang=go1.15 -installsuffix shared -buildid NXMzX1VwNjSCj-X5wj-3/NXMzX1VwNjSCj-X5wj-3 -goversion go1.19.10 -symabis $WORK/b285/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack -asmhdr $WORK/b285/go_asm.h ./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/memory_amd64.go ./vendor/github.com/apache/arrow/go/arrow/memory/memory_avx2_amd64.go ./vendor/github.com/apache/arrow/go/arrow/memory/memory_sse4_amd64.go ./vendor/github.com/apache/arrow/go/arrow/memory/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/36/36ea1a1e4980d6b06df44fff119fb3c2939d75248f5187a28d0ae9aee7449289-d # internal net/netip mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/intern=$WORK/b100/_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_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p net/netip -std -complete -installsuffix shared -buildid Df29Wba0NkFE6X662plc/Df29Wba0NkFE6X662plc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b099/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_amd64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c2/c21459c42cb2af3a18d7ca3c4ec15cc0c5d0b54d76ee1fa0833de276a294ae8d-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b272=>" -I $WORK/b272/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b272/sig.o ./sig.s cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/91/919c5441ac382b3ef42ea1dcc4f20429d867db3396bc4b5ff6688fb8875ead1e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b272/_pkg_.a $WORK/b272/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/0c/0cec11e2c943b07278485c7a753820e901fdbfb6b06c6c2b5b61af16bac17f9e-d # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/a5/a503386feb80232266284818124fd16c3e222fff38de005f6072bf4820c8304a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/c2/c277908af6cda39bf25db430be69756f88dba1a4d21201f4812146e44cdaec53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/55/55a00c94754d52b8862c12065a79997dc1213617658dc163dff6b70d083a547e-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b107/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b1133=>" -I $WORK/b1133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1133/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/6e/6e05bebc55d0c47759fa93666dfdd924538049c1186aba3594b3d39184c96a62-d # internal github.com/go-git/go-billy/v5/helper/polyfill github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b1232/ github.com/go-git/go-billy/v5/util cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/apache/arrow/go/arrow/memory /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/arrow/memory -trimpath "$WORK/b285=>" -I $WORK/b285/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b285/memory_avx2_amd64.o ./memory_avx2_amd64.s mkdir -p $WORK/b380/ os/exec mkdir -p $WORK/b1233/ mkdir -p $WORK/b153/ cat >$WORK/b1232/importcfg << 'EOF' # internal # import config packagefile github.com/go-git/go-billy/v5=$WORK/b1229/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1232/_pkg_.a -trimpath "$WORK/b1232=>" -p github.com/go-git/go-billy/v5/helper/polyfill -lang=go1.13 -complete -installsuffix shared -buildid Nv3LgbMlSx2Uegej3Rz_/Nv3LgbMlSx2Uegej3Rz_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1232/importcfg -pack ./vendor/github.com/go-git/go-billy/v5/helper/polyfill/polyfill.go cat >$WORK/b1233/importcfg << 'EOF' # internal # import config packagefile github.com/go-git/go-billy/v5=$WORK/b1229/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile internal/syscall/execenv=$WORK/b042/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b1133/_pkg_.a $WORK/b1133/cpu_x86.o # internal cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1233/_pkg_.a -trimpath "$WORK/b1233=>" -p github.com/go-git/go-billy/v5/util -lang=go1.13 -complete -installsuffix shared -buildid s-DAgP3I3rzO0SkAHSfQ/s-DAgP3I3rzO0SkAHSfQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1233/importcfg -pack ./vendor/github.com/go-git/go-billy/v5/util/glob.go ./vendor/github.com/go-git/go-billy/v5/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p os/exec -std -complete -installsuffix shared -buildid z_n7OSsu-JAsKExwNMce/z_n7OSsu-JAsKExwNMce -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b153/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/b380/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -lang=go1.11 -complete -installsuffix shared -buildid uxtn4DhH3u8B5leFSRvC/uxtn4DhH3u8B5leFSRvC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b380/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 cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/93/936502ddcde0470dc5b293736a570da082f30413802239905a6d6e29a24b67a9-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b103/ cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f1/f10776a968c93247430ba2641ed6671fba9733cef7c3f457626f610ab82df189-d # internal cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b103/symabis ./chacha20poly1305_amd64.s cp $WORK/b1133/_pkg_.a /builddir/.cache/go-build/32/32d381d0c1504e1be51368604f74d7f9541d12dd3b364b8522f37478fc6ccfa6-d # internal github.com/segmentio/asm/cpu/arm mkdir -p $WORK/b1131/ github.com/segmentio/asm/cpu/arm64 github.com/segmentio/asm/cpu/x86 mkdir -p $WORK/b1135/ mkdir -p $WORK/b1134/ cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/apache/arrow/go/arrow/memory /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/arrow/memory -trimpath "$WORK/b285=>" -I $WORK/b285/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b285/memory_sse4_amd64.o ./memory_sse4_amd64.s cat >$WORK/b1131/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1132/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1133/_pkg_.a EOF cat >$WORK/b1134/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1132/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1133/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1131/_pkg_.a -trimpath "$WORK/b1131=>" -p github.com/segmentio/asm/cpu/arm -lang=go1.17 -complete -installsuffix shared -buildid 8dqN9YzsDTk1vnDwCIbY/8dqN9YzsDTk1vnDwCIbY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1131/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/arm/arm.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1134/_pkg_.a -trimpath "$WORK/b1134=>" -p github.com/segmentio/asm/cpu/arm64 -lang=go1.17 -complete -installsuffix shared -buildid dxENoRAVYaUuOiBMARf7/dxENoRAVYaUuOiBMARf7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1134/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/arm64/arm64.go cat >$WORK/b1135/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1132/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1133/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1135/_pkg_.a -trimpath "$WORK/b1135=>" -p github.com/segmentio/asm/cpu/x86 -lang=go1.17 -complete -installsuffix shared -buildid ks-QfoiskMiaAaEeV5i4/ks-QfoiskMiaAaEeV5i4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1135/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/x86/x86.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/apache/arrow/go/arrow/memory /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b285/_pkg_.a $WORK/b285/memory_avx2_amd64.o $WORK/b285/memory_sse4_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/8e/8ea99e7f2a78bef1259fcf99c69d3836287d13ee5285e8029dcdd420a625e180-d # internal github.com/apache/arrow/go/arrow/bitutil mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b283/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b284/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b285/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/apache/arrow/go/arrow/bitutil -lang=go1.15 -complete -installsuffix shared -buildid SxzhX6_4HkF5vWtHhj5-/SxzhX6_4HkF5vWtHhj5- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b282/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid HuqW9HPjP4d2sfwGxrr3/HuqW9HPjP4d2sfwGxrr3 -goversion go1.19.10 -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/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/a3/a35c8596791e1e4e412c8739343f15c8ce6a3f3304db58516ee1b085b36dea84-d # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b071/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1131/_pkg_.a # internal cp $WORK/b1134/_pkg_.a /builddir/.cache/go-build/d8/d8c25bb95bc2b1a0072e6558329b8ca49fb29348b0b38f1ea98a4c8a2e070a5d-d # internal cp $WORK/b1135/_pkg_.a /builddir/.cache/go-build/12/122cdefa02d1b7d735d3742cfd03643c7f3df90e90613aca78829653390386e9-d # internal cp $WORK/b1131/_pkg_.a /builddir/.cache/go-build/f8/f898d082806d28d30a56d8133288763ccef22242e19c8cc0c6625cb897ea137f-d # internal github.com/segmentio/asm/cpu mkdir -p $WORK/b1130/ cat >$WORK/b1130/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/arm=$WORK/b1131/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1134/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1135/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1130/_pkg_.a -trimpath "$WORK/b1130=>" -p github.com/segmentio/asm/cpu -lang=go1.17 -complete -installsuffix shared -buildid XguhTkyuELyXXEcgKSCx/XguhTkyuELyXXEcgKSCx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1130/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/cpu.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1232/_pkg_.a # internal cp $WORK/b1232/_pkg_.a /builddir/.cache/go-build/bf/bf69b5077473d94c9de1bde91f83b987558a7ea989ec85e456e39c243abcf85c-d # internal github.com/go-git/go-billy/v5/helper/chroot mkdir -p $WORK/b1231/ cat >$WORK/b1231/importcfg << 'EOF' # internal # import config packagefile github.com/go-git/go-billy/v5=$WORK/b1229/_pkg_.a packagefile github.com/go-git/go-billy/v5/helper/polyfill=$WORK/b1232/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1231/_pkg_.a -trimpath "$WORK/b1231=>" -p github.com/go-git/go-billy/v5/helper/chroot -lang=go1.13 -complete -installsuffix shared -buildid yVaD8zx7OX-fOQJHQw7L/yVaD8zx7OX-fOQJHQw7L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1231/importcfg -pack ./vendor/github.com/go-git/go-billy/v5/helper/chroot/chroot.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1130/_pkg_.a # internal cp $WORK/b1233/_pkg_.a /builddir/.cache/go-build/eb/eb06b9d16fc2395265aa948249f696f31ac9d0789d1c9039ce879d6c5128aefa-d # internal cp $WORK/b1130/_pkg_.a /builddir/.cache/go-build/f8/f8b72780ae2314c1738e8962141ed725dec64c7b77686311d3482833987e2352-d # internal github.com/segmentio/asm/keyset mkdir -p $WORK/b1137/ github.com/segmentio/asm/base64 mkdir -p $WORK/b1129/ github.com/segmentio/asm/ascii mkdir -p $WORK/b1139/ cat >$WORK/b1137/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/keyset /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/keyset -trimpath "$WORK/b1137=>" -I $WORK/b1137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1137/symabis ./keyset_amd64.s cat >$WORK/b1129/go_asm.h << 'EOF' # internal EOF cat >$WORK/b1139/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/base64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/base64 -trimpath "$WORK/b1129=>" -I $WORK/b1129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1129/symabis ./decode_amd64.s ./encode_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/ascii /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/ascii -trimpath "$WORK/b1139=>" -I $WORK/b1139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1139/symabis ./equal_fold_amd64.s ./valid_amd64.s ./valid_print_amd64.s cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/39/3918ab82725c948177ec4154ff41552cc5adb1447088e123b75bb33936667e0d-d # internal cat >$WORK/b1137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1130/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1134/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1135/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1137/_pkg_.a -trimpath "$WORK/b1137=>" -p github.com/segmentio/asm/keyset -lang=go1.17 -installsuffix shared -buildid ANI8XheG76xdmOM_kxz0/ANI8XheG76xdmOM_kxz0 -goversion go1.19.10 -symabis $WORK/b1137/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1137/importcfg -pack -asmhdr $WORK/b1137/go_asm.h ./vendor/github.com/segmentio/asm/keyset/keyset.go ./vendor/github.com/segmentio/asm/keyset/keyset_amd64.go cat >$WORK/b1129/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1130/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1135/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1136/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1129/_pkg_.a -trimpath "$WORK/b1129=>" -p github.com/segmentio/asm/base64 -lang=go1.17 -installsuffix shared -buildid tLAsHL0Rxxng_6m73ltr/tLAsHL0Rxxng_6m73ltr -goversion go1.19.10 -symabis $WORK/b1129/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1129/importcfg -pack -asmhdr $WORK/b1129/go_asm.h ./vendor/github.com/segmentio/asm/base64/base64.go ./vendor/github.com/segmentio/asm/base64/base64_amd64.go ./vendor/github.com/segmentio/asm/base64/base64_asm.go ./vendor/github.com/segmentio/asm/base64/decode_amd64.go ./vendor/github.com/segmentio/asm/base64/encode_amd64.go cat >$WORK/b1139/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu=$WORK/b1130/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1136/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1139/_pkg_.a -trimpath "$WORK/b1139=>" -p github.com/segmentio/asm/ascii -lang=go1.17 -installsuffix shared -buildid ucsalnXLCNUo3ghA0hQP/ucsalnXLCNUo3ghA0hQP -goversion go1.19.10 -symabis $WORK/b1139/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1139/importcfg -pack -asmhdr $WORK/b1139/go_asm.h ./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_amd64.go ./vendor/github.com/segmentio/asm/ascii/valid.go ./vendor/github.com/segmentio/asm/ascii/valid_amd64.go ./vendor/github.com/segmentio/asm/ascii/valid_print.go ./vendor/github.com/segmentio/asm/ascii/valid_print_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/3a/3a78ffb77d6260812c57a4f8841da7149756ce44ebdb3ac0c05a09196888c43f-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b103/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/keyset /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/keyset -trimpath "$WORK/b1137=>" -I $WORK/b1137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1137/keyset_amd64.o ./keyset_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b1137/_pkg_.a $WORK/b1137/keyset_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1137/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/ascii /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/ascii -trimpath "$WORK/b1139=>" -I $WORK/b1139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1139/equal_fold_amd64.o ./equal_fold_amd64.s cp $WORK/b1137/_pkg_.a /builddir/.cache/go-build/37/377b524ec1a093cb54fc11cfd2d083c87dd3ecd082c48ebd6739231b7ce09ad1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/ascii -trimpath "$WORK/b1139=>" -I $WORK/b1139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1139/valid_amd64.o ./valid_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1231/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/base64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/base64 -trimpath "$WORK/b1129=>" -I $WORK/b1129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1129/decode_amd64.o ./decode_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/ascii /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/ascii -trimpath "$WORK/b1139=>" -I $WORK/b1139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1139/valid_print_amd64.o ./valid_print_amd64.s cp $WORK/b1231/_pkg_.a /builddir/.cache/go-build/96/967af8fe47f04fbf2779568c7d1568d639aeb13186c0534e0f942c69948f8aa8-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/base64 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/base64 -trimpath "$WORK/b1129=>" -I $WORK/b1129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1129/encode_amd64.o ./encode_amd64.s cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/ascii /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b1139/_pkg_.a $WORK/b1139/equal_fold_amd64.o $WORK/b1139/valid_amd64.o $WORK/b1139/valid_print_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1139/_pkg_.a # internal cp $WORK/b1139/_pkg_.a /builddir/.cache/go-build/dd/dde5ed8040f30cc4cd81862268b67bf4a15036cd40d06f408954ad8bc67e4ac0-d # internal github.com/segmentio/encoding/ascii mkdir -p $WORK/b1138/ cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/segmentio/asm/base64 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b1129/_pkg_.a $WORK/b1129/decode_amd64.o $WORK/b1129/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1129/_pkg_.a # internal cat >$WORK/b1138/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/ascii=$WORK/b1139/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1138/_pkg_.a -trimpath "$WORK/b1138=>" -p github.com/segmentio/encoding/ascii -lang=go1.14 -complete -installsuffix shared -buildid sDhHxbCn_29CqW-FtrYl/sDhHxbCn_29CqW-FtrYl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1138/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/b1129/_pkg_.a /builddir/.cache/go-build/e4/e466e53fe9a99247708bf72731580bbc9bc83287d59e51ee3706cab1d4ef2e6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1138/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b1138/_pkg_.a /builddir/.cache/go-build/4e/4e29927d0515f159f116f81b031ca9f49dc5ed001808990a22449188e77ad6c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/de/de0c56b4726f02ea5faeaaa1216dd14e54657b6cacc7ebbe5cba66b6778b9406-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b318=>" -I $WORK/b318/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b318/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/06/060ddba41460018fee97f8bcc312f68b53a797fe01a3ddb2902334ce3946d34c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b318=>" -I $WORK/b318/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b318/relfect2_mips64x.o ./relfect2_mips64x.s net mkdir -p $WORK/b095/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b095/ -importpath net -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b095/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b318=>" -I $WORK/b318/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b318/relfect2_mipsx.o ./relfect2_mipsx.s cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/50/50106d58dd478aafad00217121c7992411132428915b953e9422075c2d8a4380-d # internal internal/goroot mkdir -p $WORK/b152/ github.com/mitchellh/go-homedir mkdir -p $WORK/b1243/ cat >$WORK/b1243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1243/_pkg_.a -trimpath "$WORK/b1243=>" -p github.com/mitchellh/go-homedir -lang=go1.16 -complete -installsuffix shared -buildid BwDhWnkIiRBU_NWBtIdJ/BwDhWnkIiRBU_NWBtIdJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1243/importcfg -pack ./vendor/github.com/mitchellh/go-homedir/homedir.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b318=>" -I $WORK/b318/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b318/relfect2_ppc64x.o ./relfect2_ppc64x.s cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p internal/goroot -std -complete -installsuffix shared -buildid ccH7WtYaivzcs0THrvZv/ccH7WtYaivzcs0THrvZv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/internal/goroot/gc.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b318/_pkg_.a $WORK/b318/reflect2_amd64.o $WORK/b318/relfect2_mips64x.o $WORK/b318/relfect2_mipsx.o $WORK/b318/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/50/5057e041f370fb509a44b6d5407861660475afcfd63af22caad12fe04c69c89b-d # internal flag encoding/hex mkdir -p $WORK/b026/ mkdir -p $WORK/b091/ net/url mkdir -p $WORK/b101/ vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b109/ google.golang.org/protobuf/internal/version mkdir -p $WORK/b209/ log github.com/grafana/grafana/pkg/infra/fs mkdir -p $WORK/b728/ github.com/go-stack/stack github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b338/ github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b373/ go.opencensus.io/internal 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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil mkdir -p $WORK/b449/ runtime/trace google.golang.org/grpc/metadata cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p flag -std -complete -installsuffix shared -buildid ihKWmUGimdl8fsORYeGs/ihKWmUGimdl8fsORYeGs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/flag/flag.go github.com/oklog/run github.com/grafana/grafana/pkg/models/roletype cloud.google.com/go/internal/optional database/sql/driver encoding/csv github.com/google/go-cmp/cmp/internal/value encoding/json cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b109/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/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b110/_pkg_.a EOF github.com/pmezard/go-difflib/difflib compress/lzw net/http/internal mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p google.golang.org/protobuf/internal/version -lang=go1.11 -complete -installsuffix shared -buildid fjddsmcS8rbjBO4bQ7ta/fjddsmcS8rbjBO4bQ7ta -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go github.com/go-redis/redis/v8/internal/proto github.com/hashicorp/go-multierror google.golang.org/grpc/codes cat >$WORK/b728/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid a52udTmrIi5DDYKrqXLW/a52udTmrIi5DDYKrqXLW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go github.com/benbjohnson/clock mkdir -p $WORK/b215/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net/url -std -complete -installsuffix shared -buildid h4yiSiTPvQglXHQyrjuO/h4yiSiTPvQglXHQyrjuO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/net/url/url.go google.golang.org/api/iterator mkdir -p $WORK/b636/ go/token github.com/golang-migrate/migrate/v4/database cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF internal/buildcfg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/grafana/grafana/pkg/infra/fs -lang=go1.19 -complete -installsuffix shared -buildid DGNq5kCgByGO_hgKOJuP/DGNq5kCgByGO_hgKOJuP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b728/importcfg -pack ./pkg/infra/fs/copy.go ./pkg/infra/fs/exists.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil -lang=go1.17 -complete -installsuffix shared -buildid r2BTPhnvTL8Gn6_-hXG2/r2BTPhnvTL8Gn6_-hXG2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b449/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil/envutil.go cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.17 -complete -installsuffix shared -buildid 39etY2lgfHe_hMUSSaKJ/39etY2lgfHe_hMUSSaKJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go runtime/debug mkdir -p $WORK/b156/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b370/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF golang.org/x/net/http2/hpack cat >$WORK/b091/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/b046/_pkg_.a EOF github.com/coreos/go-semver/semver mkdir -p $WORK/b257/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/gobwas/glob/syntax/lexer -lang=go1.16 -complete -installsuffix shared -buildid ZI2-dGk_6BGWdvYV6nxd/ZI2-dGk_6BGWdvYV6nxd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/lexer/lexer.go ./vendor/github.com/gobwas/glob/syntax/lexer/token.go google.golang.org/protobuf/internal/errors go.opencensus.io/trace/tracestate go.opentelemetry.io/otel/exporters/otlp/internal/retry text/template/parse github.com/grafana/grafana-plugin-sdk-go/backend/gtime github.com/go-redis/redis/v8/internal/hscan /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p encoding/hex -std -complete -installsuffix shared -buildid JfbXAoudV4ntNgg2nHLF/JfbXAoudV4ntNgg2nHLF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go mkdir -p $WORK/b184/ github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1243/_pkg_.a # internal github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule mkdir -p $WORK/b552/ google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b179/ cat >$WORK/b156/go_asm.h << 'EOF' # internal EOF cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b509/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b156/symabis ./debug.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p google.golang.org/grpc/metadata -lang=go1.14 -complete -installsuffix shared -buildid MXU3WgK1vvJQgA4AhcNs/MXU3WgK1vvJQgA4AhcNs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go mkdir -p $WORK/b629/ mkdir -p $WORK/b632/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b142/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b553/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/go-logr/logr/funcr cat >$WORK/b184/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/b185/_pkg_.a EOF go.opencensus.io/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p google.golang.org/api/iterator -lang=go1.15 -complete -installsuffix shared -buildid r35J4tBvUwm5q4BXhcMn/r35J4tBvUwm5q4BXhcMn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./vendor/google.golang.org/api/iterator/iterator.go github.com/google/btree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p google.golang.org/protobuf/internal/errors -lang=go1.11 -complete -installsuffix shared -buildid qNOgeCEwqQ3gnBmYQUFm/qNOgeCEwqQ3gnBmYQUFm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go mkdir -p $WORK/b354/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule -lang=go1.14 -complete -installsuffix shared -buildid JcBrSQvoHkumi3DwZROC/JcBrSQvoHkumi3DwZROC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b552/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 compress/flate mkdir -p $WORK/b343/ encoding/xml mkdir -p $WORK/b402/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b271/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/coreos/go-semver/semver -lang=go1.16 -complete -installsuffix shared -buildid MqjF95OMxl6uUWMvl2XC/MqjF95OMxl6uUWMvl2XC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./vendor/github.com/coreos/go-semver/semver/semver.go ./vendor/github.com/coreos/go-semver/semver/sort.go github.com/pierrec/lz4/v4/internal/lz4stream mkdir -p $WORK/b307/ github.com/klauspost/compress/fse cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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 cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF math/big mkdir -p $WORK/b059/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p golang.org/x/net/http2/hpack -lang=go1.17 -complete -installsuffix shared -buildid TbT43HEc3AlZjkTQCcj4/TbT43HEc3AlZjkTQCcj4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b257/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.14 -complete -installsuffix shared -buildid Uo1Wo42N7hosyYiT9HSn/Uo1Wo42N7hosyYiT9HSn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go github.com/hashicorp/golang-lru mkdir -p $WORK/b453/ go/doc/comment mkdir -p $WORK/b145/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io=$WORK/b630/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF golang.org/x/sys/execabs mime mkdir -p $WORK/b131/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p go.opencensus.io/internal -lang=go1.13 -complete -installsuffix shared -buildid mXfGZfoXSKbT8KDZKicl/mXfGZfoXSKbT8KDZKicl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b629/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/b300/ mkdir -p $WORK/b155/ github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b499/ mkdir -p $WORK/b442/ cat >$WORK/b156/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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF golang.org/x/text/unicode/norm github.com/go-logfmt/logfmt mkdir -p $WORK/b321/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p runtime/debug -std -installsuffix shared -buildid 55dPe9QqAOYdIcCqm9-a/55dPe9QqAOYdIcCqm9-a -goversion go1.19.10 -symabis $WORK/b156/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack -asmhdr $WORK/b156/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 golang.org/x/xerrors mkdir -p $WORK/b314/ encoding/gob github.com/pkg/errors mkdir -p $WORK/b112/ mkdir -p $WORK/b691/ mkdir -p $WORK/b456/ mkdir -p $WORK/b135/ mkdir -p $WORK/b133/ mkdir -p $WORK/b722/ mkdir -p $WORK/b359/ github.com/gobwas/glob/match os/user mkdir -p $WORK/b219/ mkdir -p $WORK/b126/ mkdir -p $WORK/b597/ go.opentelemetry.io/otel/exporters/otlp/internal mkdir -p $WORK/b570/ mkdir -p $WORK/b151/ mkdir -p $WORK/b544/ mkdir -p $WORK/b173/ mkdir -p $WORK/b417/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a EOF cat >$WORK/b142/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p go.opencensus.io/trace/tracestate -lang=go1.13 -complete -installsuffix shared -buildid NoIeujUnQSK_-SZceDpc/NoIeujUnQSK_-SZceDpc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack ./vendor/go.opencensus.io/trace/tracestate/tracestate.go cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p go/token -std -complete -installsuffix shared -buildid 8gGkJWMSiPhqFuvPWkwQ/8gGkJWMSiPhqFuvPWkwQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b142/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 cp $WORK/b1243/_pkg_.a /builddir/.cache/go-build/2b/2bdeaeed5cef44403c46e94575b681eb0a702bf950ed945eaf63fcdec837d857-d # internal mkdir -p $WORK/b720/ golang.org/x/net/bpf cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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/b046/_pkg_.a EOF gopkg.in/yaml.v3 cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF github.com/golang/mock/gomock cat >$WORK/b499/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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b271/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/b272/_pkg_.a EOF github.com/aws/aws-sdk-go/internal/s3shared/arn cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b483/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p go/doc/comment -std -complete -installsuffix shared -buildid JjeKcP0c8Km6sUBLzmWE/JjeKcP0c8Km6sUBLzmWE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b145/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_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p golang.org/x/sys/execabs -lang=go1.17 -complete -installsuffix shared -buildid 4fNglLWzRYzEIizSEjxZ/4fNglLWzRYzEIizSEjxZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack ./vendor/golang.org/x/sys/execabs/execabs.go ./vendor/golang.org/x/sys/execabs/execabs_go119.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/go-stack/stack -lang=go1.17 -complete -installsuffix shared -buildid l6Xkkt5No4KT4PVpiaZk/l6Xkkt5No4KT4PVpiaZk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./vendor/github.com/go-stack/stack/stack.go cat >$WORK/b343/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 cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/uber/jaeger-lib/metrics -lang=go1.16 -complete -installsuffix shared -buildid JGKGV5WW33DZdhDntLIF/JGKGV5WW33DZdhDntLIF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b499/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 cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_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/b046/_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_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/oklog/run -lang=go1.13 -complete -installsuffix shared -buildid M9FVtNl8u306eQHTLJJ0/M9FVtNl8u306eQHTLJJ0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid NnEuzcdEwYgiAY_-QSHG/NnEuzcdEwYgiAY_-QSHG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_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/b453/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b454/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p mime -std -complete -installsuffix shared -buildid tiLHjkje6k41fbVozj6E/tiLHjkje6k41fbVozj6E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p net/http/internal -std -complete -installsuffix shared -buildid xCR6D0a7oOPydrqDF8Nz/xCR6D0a7oOPydrqDF8Nz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go mkdir -p $WORK/b522/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p encoding/csv -std -complete -installsuffix shared -buildid aYlkpCXEk6w3U1iu5UiW/aYlkpCXEk6w3U1iu5UiW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go gopkg.in/ini.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/klauspost/compress/fse -lang=go1.16 -complete -installsuffix shared -buildid MvV5HoZK44cjni7EKBPl/MvV5HoZK44cjni7EKBPl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b300/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b059/symabis ./arith_amd64.s cat >$WORK/b720/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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b649/ cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p runtime/trace -std -installsuffix shared -buildid d3dJE9gnnt0L6WhN8spH/d3dJE9gnnt0L6WhN8spH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cat >$WORK/b483/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_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/go-redis/redis/v8/internal/hscan -lang=go1.13 -complete -installsuffix shared -buildid nv50AI8RsJIKaGTnuY1y/nv50AI8RsJIKaGTnuY1y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b720/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/b359/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b360/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_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_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/opentracing/opentracing-go/log -lang=go1.14 -complete -installsuffix shared -buildid N6mPbaDGfMkhKf0xEoqS/N6mPbaDGfMkhKf0xEoqS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go cat >$WORK/b151/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/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p encoding/json -std -complete -installsuffix shared -buildid oNMqWBAn1CBQZn-AZ624/oNMqWBAn1CBQZn-AZ624 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/benbjohnson/clock -lang=go1.15 -complete -installsuffix shared -buildid A8jli-aTd1sGsZPznOje/A8jli-aTd1sGsZPznOje -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./vendor/github.com/benbjohnson/clock/clock.go ./vendor/github.com/benbjohnson/clock/context.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p internal/buildcfg -std -complete -installsuffix shared -buildid Op0hP6BilCw5LV4vfxcD/Op0hP6BilCw5LV4vfxcD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b151/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 cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/hashicorp/golang-lru -lang=go1.12 -complete -installsuffix shared -buildid 6sdPXYyye8vkxrXI9c0R/6sdPXYyye8vkxrXI9c0R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b453/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/gtime -lang=go1.17 -complete -installsuffix shared -buildid EX-dkk_oAUEwcZ9aJ1tD/EX-dkk_oAUEwcZ9aJ1tD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/gtime/gtime.go cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p encoding/xml -std -complete -installsuffix shared -buildid 0fsAvcKLP1GH4YcJh3Rb/0fsAvcKLP1GH4YcJh3Rb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b402/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 cat >$WORK/b442/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 mkdir -p $WORK/b459/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/grpc/codes -lang=go1.14 -complete -installsuffix shared -buildid nq029H9Ymk77uYLB0qpS/nq029H9Ymk77uYLB0qpS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go cat >$WORK/b691/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p database/sql/driver -std -complete -installsuffix shared -buildid u5QbdcMffTJ_MyaBuWYw/u5QbdcMffTJ_MyaBuWYw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b442/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_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid iNY9oxqs_shDuNn_GU_l/iNY9oxqs_shDuNn_GU_l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b691/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go mkdir -p $WORK/b119/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cat >$WORK/b314/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 cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b545/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b718/_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 cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b305/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b306/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b308/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p compress/lzw -std -complete -installsuffix shared -buildid i6CWoMzXLJgbgGdLvkkh/i6CWoMzXLJgbgGdLvkkh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b456/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/google/go-cmp/cmp/internal/value -lang=go1.13 -complete -installsuffix shared -buildid heA7p40qG06bOyAprMD5/heA7p40qG06bOyAprMD5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b314/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_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid qTno0qEBm7WX93ZxqSlt/qTno0qEBm7WX93ZxqSlt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b544/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/retry/retry.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/3b/3b2d1ed314180c5981fbeff893468ffe90f78172c54335761210e31a28853ec1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/pierrec/lz4/v4/internal/lz4stream -lang=go1.14 -complete -installsuffix shared -buildid t9eXG_dKCo1Cv7AFRZQW/t9eXG_dKCo1Cv7AFRZQW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b307/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/hashicorp/go-multierror -lang=go1.13 -complete -installsuffix shared -buildid DmhnTJal_845IkhOTBqR/DmhnTJal_845IkhOTBqR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b359/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_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/go-redis/redis/v8/internal/proto -lang=go1.13 -complete -installsuffix shared -buildid 2sjONtqa30tVYRsGMCDj/2sjONtqa30tVYRsGMCDj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b722/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 cat >$WORK/b126/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 cat >$WORK/b649/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/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b580/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b571/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p log -std -complete -installsuffix shared -buildid ZQBujsqxx3egZ0qM0z3Q/ZQBujsqxx3egZ0qM0z3Q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p go.opencensus.io/resource -lang=go1.13 -complete -installsuffix shared -buildid 3LXZwpOogbBB5xFdUMqn/3LXZwpOogbBB5xFdUMqn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b649/importcfg -pack ./vendor/go.opencensus.io/resource/resource.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b625/ mkdir -p $WORK/b256/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/golang-migrate/migrate/v4/database -lang=go1.12 -complete -installsuffix shared -buildid 5MoE69NDvCvVNx5-UsrO/5MoE69NDvCvVNx5-UsrO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b570/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/b349/ mkdir -p $WORK/b289/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p text/template/parse -std -complete -installsuffix shared -buildid v-VLqO42b8ZD51J2SQq1/v-VLqO42b8ZD51J2SQq1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b173/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/b278/ mkdir -p $WORK/b470/ mkdir -p $WORK/b369/ mkdir -p $WORK/b532/ mkdir -p $WORK/b547/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_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 mkdir -p $WORK/b464/ mkdir -p $WORK/b437/ mkdir -p $WORK/b610/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p compress/flate -std -complete -installsuffix shared -buildid XxTgANhSfp8c1D96lf9e/XxTgANhSfp8c1D96lf9e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b119/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 mkdir -p $WORK/b603/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b532/ -importpath os/user -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b532/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go mkdir -p $WORK/b130/ mkdir -p $WORK/b365/ mkdir -p $WORK/b127/ mkdir -p $WORK/b434/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b459/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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b519/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p cloud.google.com/go/internal/optional -lang=go1.11 -complete -installsuffix shared -buildid paYXnqwRdaoPzY4o4Ov3/paYXnqwRdaoPzY4o4Ov3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b625/importcfg -pack ./vendor/cloud.google.com/go/internal/optional/optional.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/google/btree -lang=go1.12 -complete -installsuffix shared -buildid H2dORS4oz2zu6G2nRl-r/H2dORS4oz2zu6G2nRl-r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack ./vendor/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/go-logr/logr/funcr -lang=go1.16 -complete -installsuffix shared -buildid hcpY1JHC7EEy3J6u5wjr/hcpY1JHC7EEy3J6u5wjr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack ./vendor/github.com/go-logr/logr/funcr/funcr.go cat >$WORK/b470/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/b045/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b290/_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/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid OBuDYa3lxTHKIVP-p0UB/OBuDYa3lxTHKIVP-p0UB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b470/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_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/grafana/grafana/pkg/models/roletype -lang=go1.19 -complete -installsuffix shared -buildid 8bm_sq7zi7AiKNx26vot/8bm_sq7zi7AiKNx26vot -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b580/importcfg -pack ./pkg/models/roletype/role_type.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p golang.org/x/xerrors -lang=go1.11 -complete -installsuffix shared -buildid QWBOovizliCSiFHPmK1V/QWBOovizliCSiFHPmK1V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b289/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_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p golang.org/x/text/unicode/norm -lang=go1.17 -complete -installsuffix shared -buildid liT5X_9avFk0i4OMsD-d/liT5X_9avFk0i4OMsD-d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b256/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 github.com/grafana/grafana/pkg/expr/mathexp/parse mkdir -p $WORK/b743/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p golang.org/x/net/bpf -lang=go1.17 -complete -installsuffix shared -buildid bcHr-U60oEd-XvwDrZQ7/bcHr-U60oEd-XvwDrZQ7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b464/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/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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 cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid wDNYuDMkSYyq2Uz7Z9fo/wDNYuDMkSYyq2Uz7Z9fo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p gopkg.in/ini.v1 -lang=go1.16 -complete -installsuffix shared -buildid XIkbAxxhGcV5JQ3Sww01/XIkbAxxhGcV5JQ3Sww01 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b365/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/golang/mock/gomock -lang=go1.11 -complete -installsuffix shared -buildid orEwvoUNObRgZ9zgt5o7/orEwvoUNObRgZ9zgt5o7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b610/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/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b057/_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 cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_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/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p go.opentelemetry.io/otel/exporters/otlp/internal -lang=go1.16 -complete -installsuffix shared -buildid j8VLXQpME2PYqv8mmFj4/j8VLXQpME2PYqv8mmFj4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/config.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p gopkg.in/yaml.v2 -lang=go1.15 -complete -installsuffix shared -buildid ueW3-mgSRWMmWQ1QrMAS/ueW3-mgSRWMmWQ1QrMAS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p encoding/gob -std -complete -installsuffix shared -buildid 0TConlkNypq_nTs3yYGx/0TConlkNypq_nTs3yYGx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b278/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 golang.org/x/text/internal/language mkdir -p $WORK/b736/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b370/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b371/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b600/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_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/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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/b743/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/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/gobwas/glob/match -lang=go1.16 -complete -installsuffix shared -buildid gro-Edmt-NzBPjWpNdzc/gro-Edmt-NzBPjWpNdzc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./vendor/github.com/gobwas/glob/match/any.go ./vendor/github.com/gobwas/glob/match/any_of.go ./vendor/github.com/gobwas/glob/match/btree.go ./vendor/github.com/gobwas/glob/match/contains.go ./vendor/github.com/gobwas/glob/match/every_of.go ./vendor/github.com/gobwas/glob/match/list.go ./vendor/github.com/gobwas/glob/match/match.go ./vendor/github.com/gobwas/glob/match/max.go ./vendor/github.com/gobwas/glob/match/min.go ./vendor/github.com/gobwas/glob/match/nothing.go ./vendor/github.com/gobwas/glob/match/prefix.go ./vendor/github.com/gobwas/glob/match/prefix_any.go ./vendor/github.com/gobwas/glob/match/prefix_suffix.go ./vendor/github.com/gobwas/glob/match/range.go ./vendor/github.com/gobwas/glob/match/row.go ./vendor/github.com/gobwas/glob/match/segments.go ./vendor/github.com/gobwas/glob/match/single.go ./vendor/github.com/gobwas/glob/match/suffix.go ./vendor/github.com/gobwas/glob/match/suffix_any.go ./vendor/github.com/gobwas/glob/match/super.go ./vendor/github.com/gobwas/glob/match/text.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/aws/aws-sdk-go/internal/s3shared/arn -lang=go1.11 -complete -installsuffix shared -buildid jYDcDI2M6zkM2XJMA6X0/jYDcDI2M6zkM2XJMA6X0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b603/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_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/grafana/grafana/pkg/expr/mathexp/parse -lang=go1.19 -complete -installsuffix shared -buildid wxrvfJ59t0jsd6_9BH4X/wxrvfJ59t0jsd6_9BH4X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b743/importcfg -pack ./pkg/expr/mathexp/parse/lex.go ./pkg/expr/mathexp/parse/node.go ./pkg/expr/mathexp/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid 6OCk7ksKug99NdCfstI5/6OCk7ksKug99NdCfstI5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b437/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 cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b124/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid pU-wyP5WiIvHeXhT_aca/pU-wyP5WiIvHeXhT_aca -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b127/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 cat >$WORK/b736/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b737/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p golang.org/x/text/internal/language -lang=go1.17 -complete -installsuffix shared -buildid wrhkpa0Fl7sxYkrlVK2M/wrhkpa0Fl7sxYkrlVK2M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b736/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/b349/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/go-logfmt/logfmt -lang=go1.17 -complete -installsuffix shared -buildid TnvTbqd5nqivHV5zjxT2/TnvTbqd5nqivHV5zjxT2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b349/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_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/19/19e40014c9f3713fce6e5e0715426252884625d0e8b546349bdba549f2fd2af8-d # internal gonum.org/v1/gonum/graph/topo mkdir -p $WORK/b768/ cat >$WORK/b768/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b746/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b769/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b747/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b750/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b748/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b770/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p gonum.org/v1/gonum/graph/topo -lang=go1.17 -complete -installsuffix shared -buildid AkWBBGlN4kadYf0Q4bLO/AkWBBGlN4kadYf0Q4bLO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b768/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 cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/b3/b389321260fc04cad2d0b1b4811015c592bcff6e3d42d81ab3f23ddbff747b9e-d # internal github.com/vectordotdev/go-datemath mkdir -p $WORK/b803/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/cpu=$WORK/b012/_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/b060/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math/big -std -installsuffix shared -buildid JrbcaH5TqrJPCE-Jaaht/JrbcaH5TqrJPCE-Jaaht -goversion go1.19.10 -symabis $WORK/b059/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/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 cat >$WORK/b803/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/vectordotdev/go-datemath -lang=go1.13 -complete -installsuffix shared -buildid nC8XUVlDLmcMwnYnJXWx/nC8XUVlDLmcMwnYnJXWx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b803/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_amd64/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/81/817e9020b596915a24d655aaff87cfd65ebb20763129fab7053a6c698ee1168b-d # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/30/300d96c3ec24678a5686ad2209e8b6273a5bee5f73885cd8aed9b9ef95d3340a-d # internal github.com/grafana/grafana/pkg/services/sqlstore/sqlutil mkdir -p $WORK/b808/ golang.org/x/sync/errgroup mkdir -p $WORK/b810/ cat >$WORK/b808/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF cat >$WORK/b810/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/grafana/grafana/pkg/services/sqlstore/sqlutil -lang=go1.19 -complete -installsuffix shared -buildid J3oHuQv4JXMLrN2bouU0/J3oHuQv4JXMLrN2bouU0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b808/importcfg -pack ./pkg/services/sqlstore/sqlutil/sqlutil.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p golang.org/x/sync/errgroup -lang=go1.16 -complete -installsuffix shared -buildid P5x78iZM9AaGd3rARCMz/P5x78iZM9AaGd3rARCMz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b810/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/49/49413df2797f357f1c3c1713db9d77bbd372a608fd62090d32a841c7c652adda-d # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/c1/c1244c9a0cc1c81800b7ac6ab9b246324176f14d7929c55df063aef6c4304170-d # internal github.com/gobwas/glob/syntax/ast github.com/golang-sql/civil mkdir -p $WORK/b372/ mkdir -p $WORK/b818/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b373/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/gobwas/glob/syntax/ast -lang=go1.16 -complete -installsuffix shared -buildid Ln9nvGE-FjSEQ-GLR3Yt/Ln9nvGE-FjSEQ-GLR3Yt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/ast/ast.go ./vendor/github.com/gobwas/glob/syntax/ast/parser.go cat >$WORK/b818/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/golang-sql/civil -lang=go1.16 -complete -installsuffix shared -buildid tZOHxdIDMJLSQoM2U6Zu/tZOHxdIDMJLSQoM2U6Zu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b818/importcfg -pack ./vendor/github.com/golang-sql/civil/civil.go cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/a5/a50df5033a935f230c0bca413bca0b4d0812fe1aa1e601317c2ff5d46d6facc7-d # internal github.com/wk8/go-ordered-map mkdir -p $WORK/b830/ cat >$WORK/b830/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/wk8/go-ordered-map -lang=go1.14 -complete -installsuffix shared -buildid fo7fIjdZXyhEfPMvE6jt/fo7fIjdZXyhEfPMvE6jt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b830/importcfg -pack ./vendor/github.com/wk8/go-ordered-map/orderedmap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/09/09edbb4356363d33c265f392a9ff64476da692b40f76359f5fd576ce6faa563a-d # internal github.com/grafana/grafana-azure-sdk-go/azcredentials mkdir -p $WORK/b845/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/5e/5e98f300887fcecd0be8aafea217828f358c2a13ecfa8262e8b9c0f61e720efa-d # internal cat >$WORK/b845/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF github.com/Azure/azure-sdk-for-go/sdk/internal/log mkdir -p $WORK/b851/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/grafana/grafana-azure-sdk-go/azcredentials -lang=go1.17 -complete -installsuffix shared -buildid BPZX68_QnjivyDdr2j6E/BPZX68_QnjivyDdr2j6E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b845/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azcredentials/builder.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azcredentials/credentials.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal cat >$WORK/b851/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/0f/0fbeb087b411a47c2d5d426cca1a028819d70fb74e9e79b15a17dfab73ccf2fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/log -lang=go1.16 -complete -installsuffix shared -buildid 2ABf3NYZvbeCDARg1BdX/2ABf3NYZvbeCDARg1BdX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b851/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 github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b377/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/98/98bd6603e049af2adf340c56ebc57c09f2a9ff7359bd613c34e05bb9bb45cdfa-d # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/4a/4af0fb2847bc5b672cede41becdaff869179fc191eec0142e0669cc629afe81a-d # internal go.opentelemetry.io/collector/model/internal/data mkdir -p $WORK/b836/ github.com/davecgh/go-spew/spew mkdir -p $WORK/b690/ cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/43/431e9fc1725cbac54a3322430a3184ce4871f69704fe0ccfa6cdd33375d29538-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b224/ cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/61/617fe8975056974c06d1fa636571c16bf76d3709782cc30dba180fc5f3287ba8-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b234/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a EOF cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/a6/a6930c8ae9841f47df4e6ef9f1a802e32d29580b346194e05c6bd3f247e98625-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.14 -complete -installsuffix shared -buildid P_GfL_WNZdua3dawBL6e/P_GfL_WNZdua3dawBL6e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go cat >$WORK/b836/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF github.com/grafana/grafana-azure-sdk-go/azsettings mkdir -p $WORK/b448/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p go.opentelemetry.io/collector/model/internal/data -lang=go1.16 -complete -installsuffix shared -buildid Dnn5PxMQ7e9_B_lQV_05/Dnn5PxMQ7e9_B_lQV_05 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b836/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 cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/aws/aws-sdk-go/aws/awserr -lang=go1.11 -complete -installsuffix shared -buildid 4ZvKTVKdF5CGLQAg4Ar4/4ZvKTVKdF5CGLQAg4Ar4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.14 -complete -installsuffix shared -buildid WotGeteN6Zx4emVjh9oH/WotGeteN6Zx4emVjh9oH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b234/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 cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/f2/f219ae3f2eb0a7e2eae8bc77059d8f042ef7401f370908cd02297e75b2ea28ef-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b183/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b449/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings -lang=go1.17 -complete -installsuffix shared -buildid gD5AAp7G5qt5EO9PIpP9/gD5AAp7G5qt5EO9PIpP9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b448/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/b690/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b091/_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/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid oqxqbaCrxBHaJOe5pAXu/oqxqbaCrxBHaJOe5pAXu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b690/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/b271/_pkg_.a /builddir/.cache/go-build/ac/ac75cda0f893837cda225e70e0987bc77c1950403a00565959ad84dd1be46319-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/diag mkdir -p $WORK/b857/ cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/bc/bcca777abb85c1a564780ca8f067214b57c948b6c019ac0936d2ab20a53dfd8a-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time mkdir -p $WORK/b866/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cat >$WORK/b857/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/diag -lang=go1.16 -complete -installsuffix shared -buildid w8j_fPz8X0IkbXnGMEbN/w8j_fPz8X0IkbXnGMEbN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b857/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 cat >$WORK/b866/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time -lang=go1.14 -complete -installsuffix shared -buildid D0dZAgrHEGh8TK2q3EXu/D0dZAgrHEGh8TK2q3EXu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b866/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time/time.go cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/48/487489908f3808562aa1261fc45c42ebff8f835f0a34ac381027676803cae47f-d # internal github.com/kylelemons/godebug/diff mkdir -p $WORK/b870/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_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_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.11 -complete -installsuffix shared -buildid 3qsQxOfbHlS5yO46oM7B/3qsQxOfbHlS5yO46oM7B -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go cat >$WORK/b870/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/kylelemons/godebug/diff -lang=go1.11 -complete -installsuffix shared -buildid YAmuy7WIIKNExojDyiBb/YAmuy7WIIKNExojDyiBb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b870/importcfg -pack ./vendor/github.com/kylelemons/godebug/diff/diff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/4f/4f51e8c74dfc5ee45a4615a79051f7179a28c481754efaf6c1b7da4ea75de1d2-d # internal github.com/pkg/browser mkdir -p $WORK/b883/ cat >$WORK/b883/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/pkg/browser -lang=go1.14 -complete -installsuffix shared -buildid 8iBdl-4-Ij72CCnerHaA/8iBdl-4-Ij72CCnerHaA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b883/importcfg -pack ./vendor/github.com/pkg/browser/browser.go ./vendor/github.com/pkg/browser/browser_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/41/41f1168ca42ae6746858f274ca6e49a14d4001720ae231662e5c535db5fe6904-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b892/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cat >$WORK/b892/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p gopkg.in/square/go-jose.v2/json -lang=go1.16 -complete -installsuffix shared -buildid HQv1d6ssEAXnvs8SHWGz/HQv1d6ssEAXnvs8SHWGz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b892/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/65/65c3c0855d62e72115a05e8bb87f2e343aeefdceddceafbf719be183d5ac2b41-d # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/53/53ff288979dc3ca1caf70f533248b2a6d8b00650158325f6b5477680234b45c9-d # internal go.etcd.io/etcd/api/v3/version mkdir -p $WORK/b508/ github.com/BurntSushi/toml mkdir -p $WORK/b902/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b509/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p go.etcd.io/etcd/api/v3/version -lang=go1.16 -complete -installsuffix shared -buildid 91B2f7OXjJ5Ka-5fW37M/91B2f7OXjJ5Ka-5fW37M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack ./vendor/go.etcd.io/etcd/api/v3/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/7b/7bb47d092b77f826bc2b18ff767ddc5905c25bfed136c8673a0335737937ad05-d # internal gopkg.in/asn1-ber.v1 mkdir -p $WORK/b905/ cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/0a/0a105fabf5fb50209dc83d424f9efdf6970c3b7c543b0c0ec996437fe9f4c699-d # internal cuelang.org/go/cue/token mkdir -p $WORK/b931/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cat >$WORK/b931/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/b905/importcfg << 'EOF' # internal # import config packagefile bytes=$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 os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p cuelang.org/go/cue/token -lang=go1.17 -complete -installsuffix shared -buildid bMgRqvBm4waM-CF2y_s9/bMgRqvBm4waM-CF2y_s9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b931/importcfg -pack ./vendor/cuelang.org/go/cue/token/position.go ./vendor/cuelang.org/go/cue/token/token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p gopkg.in/asn1-ber.v1 -lang=go1.16 -complete -installsuffix shared -buildid kKgOgGJFGQeNJrMhedE7/kKgOgGJFGQeNJrMhedE7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b905/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 cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/73/7389e870a3fdef6b160ad64669dc16896f53955d8b746f7491d0a5ec7f8d81ec-d # internal cuelang.org/go/internal/source mkdir -p $WORK/b940/ cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/a4/a4a2ea376b08451519d02898b5d9f0426d139ea35170b12c0efa4b05874d5a85-d # internal github.com/grafana/grafana/pkg/services/user mkdir -p $WORK/b581/ cat >$WORK/b940/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p cuelang.org/go/internal/source -lang=go1.17 -complete -installsuffix shared -buildid V-Avc4-wbb8DQnQKoJQS/V-Avc4-wbb8DQnQKoJQS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b940/importcfg -pack ./vendor/cuelang.org/go/internal/source/source.go cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/a8/a8467fb3345916ff82db2918b5a11082c3fd4884839de21e0b1c50edbc56cde2-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b648/ cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/3a/3a92d0c74b4b518567e03fb977e1b94e0a8c836ed8474f6bad5b755d020449cf-d # internal text/scanner mkdir -p $WORK/b1009/ cat >$WORK/b581/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/roletype=$WORK/b580/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b649/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/grafana/grafana/pkg/services/user -lang=go1.19 -complete -installsuffix shared -buildid FAlfT7lHZHy4bhS0SojJ/FAlfT7lHZHy4bhS0SojJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b581/importcfg -pack ./pkg/services/user/model.go ./pkg/services/user/user.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p go.opencensus.io/metric/metricdata -lang=go1.13 -complete -installsuffix shared -buildid PJIengMERA4CMQm-WMrV/PJIengMERA4CMQm-WMrV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b648/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 cat >$WORK/b1009/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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_amd64/compile -o $WORK/b1009/_pkg_.a -trimpath "$WORK/b1009=>" -p text/scanner -std -complete -installsuffix shared -buildid ldrzOTYsWnmoHY07RBXi/ldrzOTYsWnmoHY07RBXi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1009/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go cat >$WORK/b902/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b903/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_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/b046/_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_amd64/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p github.com/BurntSushi/toml -lang=go1.16 -complete -installsuffix shared -buildid S269_LP4GbuabgrLQksd/S269_LP4GbuabgrLQksd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b902/importcfg -pack ./vendor/github.com/BurntSushi/toml/decode.go ./vendor/github.com/BurntSushi/toml/decode_go116.go ./vendor/github.com/BurntSushi/toml/deprecated.go ./vendor/github.com/BurntSushi/toml/doc.go ./vendor/github.com/BurntSushi/toml/encode.go ./vendor/github.com/BurntSushi/toml/error.go ./vendor/github.com/BurntSushi/toml/lex.go ./vendor/github.com/BurntSushi/toml/meta.go ./vendor/github.com/BurntSushi/toml/parse.go ./vendor/github.com/BurntSushi/toml/type_fields.go ./vendor/github.com/BurntSushi/toml/type_toml.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/8b/8b9caf70bb3d2f4e244ad12531fd81eaf6c7b02cb4b5643deb04fd9b268adbef-d # internal github.com/protocolbuffers/txtpbfmt/ast mkdir -p $WORK/b1013/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b808/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b156/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cat >$WORK/b1013/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/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1013/_pkg_.a -trimpath "$WORK/b1013=>" -p github.com/protocolbuffers/txtpbfmt/ast -lang=go1.13 -complete -installsuffix shared -buildid B-kjx5ayJqjHtYSGMsvo/B-kjx5ayJqjHtYSGMsvo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1013/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/ast/ast.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/d6/d66fc845694182c226801ac2e38de998abae9f4dc94c11602c894a0eaebadc69-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b1084/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cat >$WORK/b1084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1084/_pkg_.a -trimpath "$WORK/b1084=>" -p github.com/prometheus/prometheus/tsdb/errors -lang=go1.14 -complete -installsuffix shared -buildid 1nr_T94hZCp87Er-3Bcf/1nr_T94hZCp87Er-3Bcf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1084/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/83/83fda6467d412ae8bbf6058f545283f60bebf5e99aafc3e94fe27e31eabbf1df-d # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/04/04b7ac81ea90790463817ae24d50e27db6d1a03eabf41315ca052b1c3b78a743-d # internal go/scanner mkdir -p $WORK/b141/ github.com/alecthomas/units mkdir -p $WORK/b1090/ cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/9e/9ee388d23e45f6e18547ded3cfa9823165c78620e406459cfcece586da446b9d-d # internal go.uber.org/goleak/internal/stack mkdir -p $WORK/b1106/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b102/_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 cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/72/72a65401bad43220f61395d076707e143a3db7e562131fcdd57b3410626fd6e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p go/scanner -std -complete -installsuffix shared -buildid ygsHO0yJarf36pCtc5m4/ygsHO0yJarf36pCtc5m4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go github.com/grafana/grafana/pkg/services/live/orgchannel mkdir -p $WORK/b1149/ cat >$WORK/b1090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1090/_pkg_.a -trimpath "$WORK/b1090=>" -p github.com/alecthomas/units -lang=go1.15 -complete -installsuffix shared -buildid FWnpdgy1RD8DV3lg_ToG/FWnpdgy1RD8DV3lg_ToG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1090/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/b1149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1149/_pkg_.a -trimpath "$WORK/b1149=>" -p github.com/grafana/grafana/pkg/services/live/orgchannel -lang=go1.19 -complete -installsuffix shared -buildid ITo7KlAuSN426QE6wxuB/ITo7KlAuSN426QE6wxuB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1149/importcfg -pack ./pkg/services/live/orgchannel/orgchannel.go cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/e8/e8a5aec112e887246f3031ce386307d629b115efb54307549809e18b4bd37f9c-d # internal cat >$WORK/b1106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_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/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1106/_pkg_.a -trimpath "$WORK/b1106=>" -p go.uber.org/goleak/internal/stack -lang=go1.13 -complete -installsuffix shared -buildid Am3X8p7ZVVmNMUXmnmC2/Am3X8p7ZVVmNMUXmnmC2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1106/importcfg -pack ./vendor/go.uber.org/goleak/internal/stack/stacks.go github.com/dlclark/regexp2/syntax mkdir -p $WORK/b1156/ cat >$WORK/b1156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_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/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1156/_pkg_.a -trimpath "$WORK/b1156=>" -p github.com/dlclark/regexp2/syntax -lang=go1.16 -complete -installsuffix shared -buildid ZEphPehwFIzhr6LJpAdG/ZEphPehwFIzhr6LJpAdG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1156/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_amd64/buildid -w $WORK/b314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/25/253fcfff55b4244b3e9754f4e53368c52432e783faea73f8475b138e0adcef07-d # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/a4/a4d56cd23013e3036bae1b4eae617bebc47bea31d13b2cd37294ba991e925ccc-d # internal github.com/dop251/goja/ftoa/internal/fast mkdir -p $WORK/b1162/ cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/be/be69111e0fc113dbae7fd0f13d1697b5a12b8be1a8da98d34a210adcabfe75df-d # internal github.com/google/go-cmp/cmp mkdir -p $WORK/b310/ cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/c9/c9b641372d2e3289b73796558ee99ce22b7c9fed8df2802dc932586cb31eb8b4-d # internal github.com/influxdata/line-protocol mkdir -p $WORK/b1169/ github.com/grafana/grafana/pkg/services/live/pipeline/pattern /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cat >$WORK/b1169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/fnv=$WORK/b186/_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/b046/_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_amd64/compile -o $WORK/b1169/_pkg_.a -trimpath "$WORK/b1169=>" -p github.com/influxdata/line-protocol -lang=go1.13 -complete -installsuffix shared -buildid btM--2EM2EwFzePUI3yH/btM--2EM2EwFzePUI3yH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1169/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 mkdir -p $WORK/b1171/ cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/90/90504ba1c67058083b2b46b6e5fad5f817157253edb61ce8b8721bdc800a9d54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/b6/b63d95ca4c9bd35438365f364b1c90eb4f548a6ab90bc87d44a58adf233c3cdd-d # internal github.com/pierrec/lz4/v4 cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/e1/e1faae4523ae482bdd11c5cd4d5ea52971cbc159c78b9932eb83fd966e276210-d # internal mkdir -p $WORK/b304/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b311/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b312/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b313/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b314/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b304/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/b305/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b306/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b307/_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 cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/ae/ae951aaba7a97da0a8575b127d9e7d5decb1fbdf746a0597a1606f72e96c5fdf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/google/go-cmp/cmp -lang=go1.13 -complete -installsuffix shared -buildid TQ2M8TfdpgmMDLb-nvQd/TQ2M8TfdpgmMDLb-nvQd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b310/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_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/pierrec/lz4/v4 -lang=go1.14 -complete -installsuffix shared -buildid 3lsDk4OQGJGmQeuQzKWF/3lsDk4OQGJGmQeuQzKWF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b304/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 github.com/RoaringBitmap/roaring mkdir -p $WORK/b1194/ github.com/blugelabs/bluge/index/mergeplan mkdir -p $WORK/b1208/ cat >$WORK/b1194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1074/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring/internal=$WORK/b1195/_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/b060/_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/b1208/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/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1208/_pkg_.a -trimpath "$WORK/b1208=>" -p github.com/blugelabs/bluge/index/mergeplan -lang=go1.13 -complete -installsuffix shared -buildid eVAZ4E0wCD8br8J9pw8m/eVAZ4E0wCD8br8J9pw8m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1208/importcfg -pack ./vendor/github.com/blugelabs/bluge/index/mergeplan/merge_plan.go ./vendor/github.com/blugelabs/bluge/index/mergeplan/sort.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1194/_pkg_.a -trimpath "$WORK/b1194=>" -p github.com/RoaringBitmap/roaring -lang=go1.14 -complete -installsuffix shared -buildid g--FjwWUdRzbUKnf0EZs/g--FjwWUdRzbUKnf0EZs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1194/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 cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/5d/5d6dfcb814301f923c05d677a4e8a20bc62e94f322d28a857083e9e4d2aa8d76-d # internal github.com/olekukonko/tablewriter mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/csv=$WORK/b321/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b322/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/olekukonko/tablewriter -lang=go1.12 -complete -installsuffix shared -buildid dRWuP8W5GLjvdfJwsLRw/dRWuP8W5GLjvdfJwsLRw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b320/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/b442/_pkg_.a /builddir/.cache/go-build/4c/4c1d3d49d9e1301b2b183fcdd80cf2065bb123f41221b05f5eb20500f5da798c-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/6b/6b51c90edfe8cb1784b335599c038799c335dabd97eba521536ed53b4820ba29-d # internal cat >$WORK/b1171/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/oklog/ulid mkdir -p $WORK/b469/ cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/46/4612d40def8d8febe3ac5bd78318867259005ffe7fdbf7acc1a7c7eff9533788-d # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/0d/0ddb3a7039585f619ca8a4ff05e578c39089d96198b88fad6d3186b4b99b4d11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1171/_pkg_.a -trimpath "$WORK/b1171=>" -p github.com/grafana/grafana/pkg/services/live/pipeline/pattern -lang=go1.19 -complete -installsuffix shared -buildid gTxBiNJncSHwQzESK3Ag/gTxBiNJncSHwQzESK3Ag -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1171/importcfg -pack ./pkg/services/live/pipeline/pattern/pattern.go github.com/blugelabs/bluge/numeric mkdir -p $WORK/b1212/ github.com/gchaincl/sqlhooks mkdir -p $WORK/b727/ database/sql mkdir -p $WORK/b567/ github.com/blevesearch/segment cat >$WORK/b727/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile encoding/binary=$WORK/b057/_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/b060/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/gchaincl/sqlhooks -lang=go1.13 -complete -installsuffix shared -buildid pQ7f3vmoT0eNvSx8VZBW/pQ7f3vmoT0eNvSx8VZBW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b727/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_amd64/compile -o $WORK/b1212/_pkg_.a -trimpath "$WORK/b1212=>" -p github.com/blugelabs/bluge/numeric -lang=go1.13 -complete -installsuffix shared -buildid J_KYmVg9BtnshPnwtWLr/J_KYmVg9BtnshPnwtWLr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1212/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_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/oklog/ulid -lang=go1.16 -complete -installsuffix shared -buildid D-CR3nKcCZBIgjhz6XnS/D-CR3nKcCZBIgjhz6XnS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./vendor/github.com/oklog/ulid/ulid.go mkdir -p $WORK/b1204/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b442/_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_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p database/sql -std -complete -installsuffix shared -buildid iKKLWx8LLNM_NNgvRkXM/iKKLWx8LLNM_NNgvRkXM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b567/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 cat >$WORK/b1204/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_amd64/compile -o $WORK/b1204/_pkg_.a -trimpath "$WORK/b1204=>" -p github.com/blevesearch/segment -lang=go1.13 -complete -installsuffix shared -buildid 7zifwOZLDUzXassc1S00/7zifwOZLDUzXassc1S00 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1204/importcfg -pack ./vendor/github.com/blevesearch/segment/doc.go ./vendor/github.com/blevesearch/segment/segment.go ./vendor/github.com/blevesearch/segment/segment_words.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/89/8960aa3e6638153e220e5f397aed822420781bdbdd1d96b8979f65bb6f4c0afa-d # internal cat >$WORK/b1162/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1162/_pkg_.a -trimpath "$WORK/b1162=>" -p github.com/dop251/goja/ftoa/internal/fast -lang=go1.14 -complete -installsuffix shared -buildid BzcvIQsC7qFuB4wUYsUM/BzcvIQsC7qFuB4wUYsUM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1162/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 vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b125/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b857/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b156/_pkg_.a $WORK/b156/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b870/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid s4YAKQVaux8ybcLMMamD/s4YAKQVaux8ybcLMMamD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b940/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/ae/ae6a031df9e94fd2299801a5b74d51ac86684abb77414cbd2de7e8df96d562e8-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b169/ cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/40/401366cd6ef0c131157c24638bcffd8ea73d442c69636d758a73959e0bb44e78-d # internal cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/19/1902150a82c651d1a03468f889ba8647af8dde89cafc3e904deeb8c231eb5864-d # internal cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/mitchellh/go-testing-interface mkdir -p $WORK/b270/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p golang.org/x/net/internal/timeseries -lang=go1.17 -complete -installsuffix shared -buildid nnA0rMEED0hR9q8jP1A8/nnA0rMEED0hR9q8jP1A8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/mitchellh/go-testing-interface -lang=go1.14 -complete -installsuffix shared -buildid zGSy-rDoJC_PIxbsSaQC/zGSy-rDoJC_PIxbsSaQC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./vendor/github.com/mitchellh/go-testing-interface/testing.go golang.org/x/text/unicode/bidi mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p golang.org/x/text/unicode/bidi -lang=go1.17 -complete -installsuffix shared -buildid zl8x6UsAX82spp2VlxIE/zl8x6UsAX82spp2VlxIE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b255/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 cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/37/37170301600f95a8625acbf5ce5a06c0f0c160768d268c2c726c6a0a03ad87ca-d # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/d0/d0473a87ce452e24019d577cbc9706e08a45f434ceaa5623439be1c4d698c316-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b490/ github.com/modern-go/concurrent mkdir -p $WORK/b317/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/uber/jaeger-client-go/log -lang=go1.16 -complete -installsuffix shared -buildid 6fHmaCOAdKF6mXN0QTmv/6fHmaCOAdKF6mXN0QTmv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b490/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/log/logger.go cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid 4idveTvfdueGW3ySvjrR/4idveTvfdueGW3ySvjrR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b317/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/b372/_pkg_.a /builddir/.cache/go-build/e1/e1ac8796edadd49b8bbea46c35f42ee37dedc994d897bb9c58f0fd475273c612-d # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/46/46e70c73af1f606dac36d5f992b0e8cdcd1da21381462845e9b2d988c4b0a360-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b866/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal github.com/gobwas/glob/syntax mkdir -p $WORK/b374/ github.com/go-redis/redis/v8/internal mkdir -p $WORK/b716/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0a/0aa9185ae337d7523ddbee7dd37b94d1b3b77f7405ddb9afe034ac4d5c26ebcf-d # internal cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/syntax/ast=$WORK/b372/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b373/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/gobwas/glob/syntax -lang=go1.16 -complete -installsuffix shared -buildid vPqUArly-RcHAcSapGZx/vPqUArly-RcHAcSapGZx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/syntax.go testing mkdir -p $WORK/b523/ cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/4f/4f0b0070d610790c951b4c4f9036f772fa213c19c293068613d805e3ce29e97c-d # internal cat >$WORK/b716/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/b717/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b718/_pkg_.a packagefile log=$WORK/b126/_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_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/go-redis/redis/v8/internal -lang=go1.13 -complete -installsuffix shared -buildid GoxDNQkmoNo0i_OVU4MH/GoxDNQkmoNo0i_OVU4MH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b716/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 golang.org/x/sync/singleflight mkdir -p $WORK/b796/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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/b524/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile runtime/trace=$WORK/b343/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p testing -std -complete -installsuffix shared -buildid lc-iE0Wq_S7I5JvUKAWi/lc-iE0Wq_S7I5JvUKAWi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b523/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/b866/_pkg_.a /builddir/.cache/go-build/54/549725e48e3c9189c1a64659a6880fb7fffeb85083c67de378f333700aec5709-d # internal cat >$WORK/b796/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF testing/iotest mkdir -p $WORK/b1028/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p golang.org/x/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid 9ZucjmE9jS2OAx_doxeh/9ZucjmE9jS2OAx_doxeh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b796/importcfg -pack ./vendor/golang.org/x/sync/singleflight/singleflight.go cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/ad/ad65d3f764024627b9e6e6d239ebb6bb68d20d18fb7e04129ce0c85bac49fe95-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b1061/ cat >$WORK/b1061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1061/_pkg_.a -trimpath "$WORK/b1061=>" -p github.com/go-openapi/analysis/internal/debug -lang=go1.13 -complete -installsuffix shared -buildid 9R_UxiXGXm5Ni8l8IBiC/9R_UxiXGXm5Ni8l8IBiC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1061/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/debug/debug.go cat >$WORK/b1028/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1028/_pkg_.a -trimpath "$WORK/b1028=>" -p testing/iotest -std -complete -installsuffix shared -buildid ajBlrthj8pfgKJ4k4TBu/ajBlrthj8pfgKJ4k4TBu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1028/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 cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/65/6598c54aa00680d4179e5f35269f2d311919d42e74268c92ecf1d99fbe4a4205-d # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/10/103fade3cfd5df9c976a2b0e6611cb269113510ff265467d641d4590ebdb54f8-d # internal github.com/ohler55/ojg mkdir -p $WORK/b1176/ github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b1082/ cat >$WORK/b1176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile runtime/debug=$WORK/b156/_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_amd64/compile -o $WORK/b1176/_pkg_.a -trimpath "$WORK/b1176=>" -p github.com/ohler55/ojg -lang=go1.17 -complete -installsuffix shared -buildid KzuD5Xt3Fls0jVGunAW7/KzuD5Xt3Fls0jVGunAW7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1176/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 cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/a4/a4e1c13d26a3e2fa7d16072928a97b77cf8d2964ff59049caa0c2e1cd1015b19-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b1094/ cat >$WORK/b1082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_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_amd64/compile -o $WORK/b1082/_pkg_.a -trimpath "$WORK/b1082=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -lang=go1.14 -complete -installsuffix shared -buildid RLfjtuthoEcbGC5yDA9i/RLfjtuthoEcbGC5yDA9i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1082/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/b1094/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b1095/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1094/_pkg_.a -trimpath "$WORK/b1094=>" -p github.com/prometheus/prometheus/tsdb/encoding -lang=go1.14 -complete -installsuffix shared -buildid oFDS8g4KeVonMzETxLl2/oFDS8g4KeVonMzETxLl2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1094/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b851/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/18/184a76b458731a32b8922e745fefa88e4a43bf6a16eb721852ca61469a3bc3a7-d # internal github.com/blevesearch/snowballstem mkdir -p $WORK/b1198/ cat >$WORK/b1198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1198/_pkg_.a -trimpath "$WORK/b1198=>" -p github.com/blevesearch/snowballstem -lang=go1.13 -complete -installsuffix shared -buildid abIPTf2IBzyDxlThQ_dA/abIPTf2IBzyDxlThQ_dA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1198/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a2/a26606b4839fe34abc37855abb01f77403c3d9fc67f7a1d7c7ddcb8618f9b507-d # internal github.com/axiomhq/hyperloglog mkdir -p $WORK/b1216/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cat >$WORK/b1216/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dgryski/go-metro=$WORK/b1217/_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_amd64/compile -o $WORK/b1216/_pkg_.a -trimpath "$WORK/b1216=>" -p github.com/axiomhq/hyperloglog -lang=go1.12 -complete -installsuffix shared -buildid VDmrl1OpYDbFTkVk4nXy/VDmrl1OpYDbFTkVk4nXy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1216/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 cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/c9/c91f2daf550b22f4f3d900c39f731da04835f83a527994176f8a16051369ab57-d # internal github.com/caio/go-tdigest mkdir -p $WORK/b1218/ cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/e5/e5db0578117ad5a7a85e9bebdfa87ef74e36a99da0227b483012536a9c66bdcd-d # internal cat >$WORK/b1218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1218/_pkg_.a -trimpath "$WORK/b1218=>" -p github.com/caio/go-tdigest -lang=go1.16 -complete -installsuffix shared -buildid 5ggwD1qX3r_Qku0nuhL4/5ggwD1qX3r_Qku0nuhL4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1218/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 cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/97/975ec2a3ac0accf673eb71517ba8b6b0fd95e299f2813b4fbeecefd06befd8f0-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b379/ google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b188/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/aws/aws-sdk-go/internal/ini -lang=go1.11 -complete -installsuffix shared -buildid -_YeFLIefHIfHsPaeamW/-_YeFLIefHIfHsPaeamW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b379/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/b722/_pkg_.a /builddir/.cache/go-build/0d/0d903ab2a285412517805a7ab212c808c7bf1ebe9a509a95c9d08f0762f8dc36-d # internal github.com/blevesearch/vellum/utf8 mkdir -p $WORK/b1223/ cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/5b/5b8e2728b8b23e96ccc2ebaf40a4a40f6774a94d5782f7d5100afe15af89e953-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cat >$WORK/b1223/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF go.opentelemetry.io/otel/baggage mkdir -p $WORK/b512/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1223/_pkg_.a -trimpath "$WORK/b1223=>" -p github.com/blevesearch/vellum/utf8 -lang=go1.13 -complete -installsuffix shared -buildid bEdMY-oAgmuHWR8MpeUg/bEdMY-oAgmuHWR8MpeUg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1223/importcfg -pack ./vendor/github.com/blevesearch/vellum/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b883/_pkg_.a # internal cat >$WORK/b512/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/b513/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p go.opentelemetry.io/otel/baggage -lang=go1.16 -complete -installsuffix shared -buildid ZU2PH5riPZo--zEuddAT/ZU2PH5riPZo--zEuddAT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b512/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 cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/8a/8a421afd2850ea0b4ec807331ed1dbd88537fcf4123dfe618644f086c799c05e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b818/_pkg_.a # internal github.com/sergi/go-diff/diffmatchpatch mkdir -p $WORK/b923/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.11 -complete -installsuffix shared -buildid 6HleWKOJ46kpjt_NS7uS/6HleWKOJ46kpjt_NS7uS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b188/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 cat >$WORK/b923/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b171/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p github.com/sergi/go-diff/diffmatchpatch -lang=go1.12 -complete -installsuffix shared -buildid WkB2QCNMEmHScKI6CRvi/WkB2QCNMEmHScKI6CRvi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b923/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/operation_string.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/patch.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/stringutil.go cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/5b/5b66d5ba53f81dbc177c0968b3c5c9ed7bc6a5739e8e80abad5a98f7df8582f1-d # internal github.com/go-openapi/jsonreference/internal mkdir -p $WORK/b1065/ cat >$WORK/b1065/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1065/_pkg_.a -trimpath "$WORK/b1065=>" -p github.com/go-openapi/jsonreference/internal -lang=go1.13 -complete -installsuffix shared -buildid e6vVKJ3Sjh8LEwFjoXiv/e6vVKJ3Sjh8LEwFjoXiv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1065/importcfg -pack ./vendor/github.com/go-openapi/jsonreference/internal/normalize_url.go cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/28/28acc5a5f3919a503ac09cb6118b24958d305f1be89c306ad4a18e990cb1fde1-d # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b1087/ cat >$WORK/b1087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1087/_pkg_.a -trimpath "$WORK/b1087=>" -p github.com/prometheus/prometheus/util/strutil -lang=go1.14 -complete -installsuffix shared -buildid dBhJBnuuu3lfaCnGZRJn/dBhJBnuuu3lfaCnGZRJn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1087/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_amd64/buildid -w $WORK/b581/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1171/_pkg_.a # internal cp $WORK/b1171/_pkg_.a /builddir/.cache/go-build/12/12294dcb51338d5eec83e5a1a213fb123a49ec3bfa11a1d28da83b7f5abcb6e9-d # internal github.com/grafana/grafana/pkg/services/live/pipeline/tree mkdir -p $WORK/b1172/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/a9/a96ad80b782d7240c1e91955af537730c0d25904fb348dac9bb1caa3985fc3b3-d # internal cat >$WORK/b1172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF go.opencensus.io/metric/metricproducer mkdir -p $WORK/b655/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1172/_pkg_.a -trimpath "$WORK/b1172=>" -p github.com/grafana/grafana/pkg/services/live/pipeline/tree -lang=go1.19 -complete -installsuffix shared -buildid PYWQkFlDGRKSWEwH8zF3/PYWQkFlDGRKSWEwH8zF3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1172/importcfg -pack ./pkg/services/live/pipeline/tree/bytesconv.go ./pkg/services/live/pipeline/tree/params.go ./pkg/services/live/pipeline/tree/tree.go cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b648/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p go.opencensus.io/metric/metricproducer -lang=go1.13 -complete -installsuffix shared -buildid geq_tGNYePqC6vgZSzvI/geq_tGNYePqC6vgZSzvI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b655/importcfg -pack ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/89/897445d8cf99ec7c3c785a21c442028a87a5464212b2ad7059853f79d6f6083b-d # internal github.com/go-logr/stdr mkdir -p $WORK/b521/ cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/f6/f6a912b3275e4263647b1af77fd29af559cf3e27e38ebf8ac4faa8eb125f5abf-d # internal github.com/grafana/grafana/pkg/services/org mkdir -p $WORK/b579/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b519/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b522/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid uaZeut8S0GuR9PPia1wm/uaZeut8S0GuR9PPia1wm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack ./vendor/github.com/go-logr/stdr/stdr.go cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/models/roletype=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/grafana/grafana/pkg/services/org -lang=go1.19 -complete -installsuffix shared -buildid L7AexVjY67Ob2hVDB1hQ/L7AexVjY67Ob2hVDB1hQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack ./pkg/services/org/model.go ./pkg/services/org/org.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b1212/_pkg_.a /builddir/.cache/go-build/69/692bc3759beec53956d4700e545b11566a06ba51c0abe766344ecd5444fbafbc-d # internal github.com/grafana/grafana/pkg/services/user/usertest mkdir -p $WORK/b919/ cat >$WORK/b919/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p github.com/grafana/grafana/pkg/services/user/usertest -lang=go1.19 -complete -installsuffix shared -buildid FPPt1A5j6lxuWLK7ARfb/FPPt1A5j6lxuWLK7ARfb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b919/importcfg -pack ./pkg/services/user/usertest/fake.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b1009/_pkg_.a /builddir/.cache/go-build/ed/ed7cb0de2c98b6c875714085f7dfe4984bd7195e0fd276a2255b558f63443509-d # internal github.com/emicklei/proto mkdir -p $WORK/b1008/ cat >$WORK/b1008/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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/b046/_pkg_.a packagefile text/scanner=$WORK/b1009/_pkg_.a EOF cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/7e/7ee1f821a9b866676b9f8702015083577c4401f8657e819e376fd0211f0faf88-d # internal github.com/grafana/grafana/pkg/services/live/livecontext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p github.com/emicklei/proto -lang=go1.12 -complete -installsuffix shared -buildid Ab453PeDyGYE3xY8KR-4/Ab453PeDyGYE3xY8KR-4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1008/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 mkdir -p $WORK/b1151/ cp $WORK/b1090/_pkg_.a /builddir/.cache/go-build/b7/b7e9e111b99206cabefc8c095d6df005b9b136f41a0338c8d5e7e369b432d287-d # internal github.com/grafana/grafana/pkg/services/live/pushurl mkdir -p $WORK/b1181/ cp $WORK/b1084/_pkg_.a /builddir/.cache/go-build/62/62a8169602ec387981c5a10d47881147de4de1ccfb2e302a4e19ae3a10a53a6e-d # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/ca/ca1bd47a3c3576a96cdb91db9bdf2e45780c9d56b16ad63875187e7e4c3f1547-d # internal github.com/go-git/gcfg/token mkdir -p $WORK/b1240/ github.com/blugelabs/bluge/numeric/geo mkdir -p $WORK/b1213/ cat >$WORK/b1181/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1181/_pkg_.a -trimpath "$WORK/b1181=>" -p github.com/grafana/grafana/pkg/services/live/pushurl -lang=go1.19 -complete -installsuffix shared -buildid lS2tu5hsWPhvnhrwQ__-/lS2tu5hsWPhvnhrwQ__- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1181/importcfg -pack ./pkg/services/live/pushurl/values.go cat >$WORK/b1151/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1151/_pkg_.a -trimpath "$WORK/b1151=>" -p github.com/grafana/grafana/pkg/services/live/livecontext -lang=go1.19 -complete -installsuffix shared -buildid nRmSOkAr0h75dzU-WANQ/nRmSOkAr0h75dzU-WANQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1151/importcfg -pack ./pkg/services/live/livecontext/context.go cat >$WORK/b1240/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1240/_pkg_.a -trimpath "$WORK/b1240=>" -p github.com/go-git/gcfg/token -lang=go1.16 -complete -installsuffix shared -buildid cLRuidphOwOWMEHVpD1i/cLRuidphOwOWMEHVpD1i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1240/importcfg -pack ./vendor/github.com/go-git/gcfg/token/position.go ./vendor/github.com/go-git/gcfg/token/serialize.go ./vendor/github.com/go-git/gcfg/token/token.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c0/c06099359756e665e464c1288080f965ba8c71aa7e400e200d40aab503763877-d # internal github.com/go-git/gcfg/types mkdir -p $WORK/b1241/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b803/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1106/_pkg_.a # internal cat >$WORK/b1241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1241/_pkg_.a -trimpath "$WORK/b1241=>" -p github.com/go-git/gcfg/types -lang=go1.16 -complete -installsuffix shared -buildid C8ko3bsY4TFy2HV3Ofh0/C8ko3bsY4TFy2HV3Ofh0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1241/importcfg -pack ./vendor/github.com/go-git/gcfg/types/bool.go ./vendor/github.com/go-git/gcfg/types/doc.go ./vendor/github.com/go-git/gcfg/types/enum.go ./vendor/github.com/go-git/gcfg/types/int.go ./vendor/github.com/go-git/gcfg/types/scan.go cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/6e/6ec5274f332cdf7e3cbf102fb0174ba8af3e1406b302a41e9e47b69ecb154f77-d # internal gopkg.in/warnings.v0 mkdir -p $WORK/b1242/ cat >$WORK/b1213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1212/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b1242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1213/_pkg_.a -trimpath "$WORK/b1213=>" -p github.com/blugelabs/bluge/numeric/geo -lang=go1.13 -complete -installsuffix shared -buildid zd9bBmiqkX5MC7Mr4NTA/zd9bBmiqkX5MC7Mr4NTA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1213/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1242/_pkg_.a -trimpath "$WORK/b1242=>" -p gopkg.in/warnings.v0 -lang=go1.16 -complete -installsuffix shared -buildid c8eQuGkhn0-7LgV_VMEp/c8eQuGkhn0-7LgV_VMEp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1242/importcfg -pack ./vendor/gopkg.in/warnings.v0/warnings.go cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/47/473f5f7fe5cda2c093f0c1c825a87e70c235a5229e38c791e13792bf6396b788-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1013/_pkg_.a # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b299/ cat >$WORK/b299/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b299=>" -I $WORK/b299/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b299/symabis ./decompress_8b_amd64.s ./decompress_amd64.s cp $WORK/b1013/_pkg_.a /builddir/.cache/go-build/a9/a9a4d66f7b5924e87022d5b277f884c79a5a9accd40da9d455e527e723f1065e-d # internal github.com/protocolbuffers/txtpbfmt/unquote mkdir -p $WORK/b1017/ cat >$WORK/b1017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b1013/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1017/_pkg_.a -trimpath "$WORK/b1017=>" -p github.com/protocolbuffers/txtpbfmt/unquote -lang=go1.13 -complete -installsuffix shared -buildid 2DZI-3R45C1mD3WL9a3_/2DZI-3R45C1mD3WL9a3_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1017/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/unquote/unquote.go cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/98/98946052836dbdfafa247d7ca085ef924848591c894f66f072a6618dea9690ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b743/_pkg_.a # internal github.com/go-git/go-git/v5/internal/revision mkdir -p $WORK/b1244/ cat >$WORK/b1244/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1244/_pkg_.a -trimpath "$WORK/b1244=>" -p github.com/go-git/go-git/v5/internal/revision -lang=go1.13 -complete -installsuffix shared -buildid aiQIUVw6G2sFqbjgDgKf/aiQIUVw6G2sFqbjgDgKf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1244/importcfg -pack ./vendor/github.com/go-git/go-git/v5/internal/revision/parser.go ./vendor/github.com/go-git/go-git/v5/internal/revision/scanner.go ./vendor/github.com/go-git/go-git/v5/internal/revision/token.go cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/c8/c8915c703d5e984e050dfd494e2e0afc458f698fedc469fa1532ed67bed5ab74-d # internal cp $WORK/b1149/_pkg_.a /builddir/.cache/go-build/7f/7ff27fb887d41dee81e53d850e8a0aaadc51f9def75484b6941db2d9ff598279-d # internal github.com/go-git/go-git/v5/plumbing/filemode mkdir -p $WORK/b1246/ github.com/emirpasic/gods/utils mkdir -p $WORK/b1258/ cp $WORK/b1106/_pkg_.a /builddir/.cache/go-build/54/54e74982d153473e354b7d264f52c2257c23f5ea7ab614e994772a946bfd5a67-d # internal cat >$WORK/b1246/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1246/_pkg_.a -trimpath "$WORK/b1246=>" -p github.com/go-git/go-git/v5/plumbing/filemode -lang=go1.13 -complete -installsuffix shared -buildid V61hbHkenboknSpqXzL-/V61hbHkenboknSpqXzL- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1246/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/filemode/filemode.go go.uber.org/goleak mkdir -p $WORK/b1105/ cat >$WORK/b1258/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_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_amd64/compile -o $WORK/b1258/_pkg_.a -trimpath "$WORK/b1258=>" -p github.com/emirpasic/gods/utils -lang=go1.16 -complete -installsuffix shared -buildid wtqy5vXg4f7hm5J8gNB-/wtqy5vXg4f7hm5J8gNB- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1258/importcfg -pack ./vendor/github.com/emirpasic/gods/utils/comparator.go ./vendor/github.com/emirpasic/gods/utils/sort.go ./vendor/github.com/emirpasic/gods/utils/utils.go cat >$WORK/b1105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b1106/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1105/_pkg_.a -trimpath "$WORK/b1105=>" -p go.uber.org/goleak -lang=go1.13 -complete -installsuffix shared -buildid piOsCPUzCjMOXEM7pAWE/piOsCPUzCjMOXEM7pAWE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1105/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 cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/2f/2f6417b114753c43ddd56ad4154cddd4375b726a73e55474b9a44c0db3bfc617-d # internal github.com/go-git/go-git/v5/utils/merkletrie/noder mkdir -p $WORK/b1268/ cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/68/68eee75ba2812caa4bd12ca926e285a80f783bb292d5818194c08b508c4882c4-d # internal github.com/go-git/go-git/v5/plumbing/format/pktline mkdir -p $WORK/b1270/ cat >$WORK/b1270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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_amd64/compile -o $WORK/b1270/_pkg_.a -trimpath "$WORK/b1270=>" -p github.com/go-git/go-git/v5/plumbing/format/pktline -lang=go1.13 -complete -installsuffix shared -buildid sFHkFztu1QIPUgMUxW0v/sFHkFztu1QIPUgMUxW0v -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1270/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/pktline/encoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/pktline/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/24/241c84b24293c27e6b32a3f92eea13e7652371b1adb58ccbceb90491d3b68f28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b931/_pkg_.a # internal github.com/go-git/go-git/v5/plumbing/protocol/packp/capability mkdir -p $WORK/b1271/ cat >$WORK/b1268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1268/_pkg_.a -trimpath "$WORK/b1268=>" -p github.com/go-git/go-git/v5/utils/merkletrie/noder -lang=go1.13 -complete -installsuffix shared -buildid cL4Fj9g8qI54oC-ntKfF/cL4Fj9g8qI54oC-ntKfF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1268/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/noder/noder.go ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/noder/path.go cat >$WORK/b1271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1271/_pkg_.a -trimpath "$WORK/b1271=>" -p github.com/go-git/go-git/v5/plumbing/protocol/packp/capability -lang=go1.13 -complete -installsuffix shared -buildid l-eEQLjyEjKhVkAu9Y5H/l-eEQLjyEjKhVkAu9Y5H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1271/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability/capability.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability/list.go cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/32/32623be1658ce840842f91fc1f87953c88cee9c8b619161fbd06c37ba63aa1d1-d # internal github.com/imdario/mergo mkdir -p $WORK/b1289/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b1061/_pkg_.a /builddir/.cache/go-build/69/695b11a618259ba90f2972622877bdec083568cf32e95eb13af000bf5ce1d0c5-d # internal cat >$WORK/b1289/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF github.com/google/go-querystring/query mkdir -p $WORK/b1291/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1289/_pkg_.a -trimpath "$WORK/b1289=>" -p github.com/imdario/mergo -lang=go1.13 -complete -installsuffix shared -buildid 8wM2Rw2ldRaCta_8_k6m/8wM2Rw2ldRaCta_8_k6m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1289/importcfg -pack ./vendor/github.com/imdario/mergo/doc.go ./vendor/github.com/imdario/mergo/map.go ./vendor/github.com/imdario/mergo/merge.go ./vendor/github.com/imdario/mergo/mergo.go cat >$WORK/b1291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1291/_pkg_.a -trimpath "$WORK/b1291=>" -p github.com/google/go-querystring/query -lang=go1.10 -complete -installsuffix shared -buildid SaMGqXK4UYuxne0cBlRC/SaMGqXK4UYuxne0cBlRC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1291/importcfg -pack ./vendor/github.com/google/go-querystring/query/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/d9/d966151c8240b0e2b88ac3154523f4cd466698d7f98089db5437848065105838-d # internal gocloud.dev/internal/openurl mkdir -p $WORK/b1311/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1208/_pkg_.a # internal cat >$WORK/b1311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1311/_pkg_.a -trimpath "$WORK/b1311=>" -p gocloud.dev/internal/openurl -lang=go1.12 -complete -installsuffix shared -buildid xKYh8Z2MaIKjyrEpPazS/xKYh8Z2MaIKjyrEpPazS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1311/importcfg -pack ./vendor/gocloud.dev/internal/openurl/openurl.go cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/77/775ee1f1d704d41b74190fb57f1ae5339a2788814c2ee814100e57cce8891aff-d # internal github.com/gobwas/glob/compiler mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b369/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b372/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/gobwas/glob/compiler -lang=go1.16 -complete -installsuffix shared -buildid JDy1Z8ILhCkeepLTNv0a/JDy1Z8ILhCkeepLTNv0a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./vendor/github.com/gobwas/glob/compiler/compiler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/48/4838360701a2f77944773ddef6e355d2279149fa86408b25f71cb4e26d176c4c-d # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/88/886e92e6f87b694f0766e732afa1331326235f8d53e848fb33660d28f09185dc-d # internal cuelang.org/go/cue/errors mkdir -p $WORK/b930/ cuelang.org/go/cue/scanner mkdir -p $WORK/b938/ cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/a5/a5b43f8030b9e7af1c631f25c77a52b36363ef2e6e1b922a23ae7891b9f9b9fc-d # internal cat >$WORK/b938/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b930/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b932/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF gocloud.dev/internal/escape mkdir -p $WORK/b1313/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p cuelang.org/go/cue/scanner -lang=go1.17 -complete -installsuffix shared -buildid qITfji1OCawthxkJpvnL/qITfji1OCawthxkJpvnL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b938/importcfg -pack ./vendor/cuelang.org/go/cue/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p cuelang.org/go/cue/errors -lang=go1.17 -complete -installsuffix shared -buildid GfZz4UC_PNPcfhgESCG6/GfZz4UC_PNPcfhgESCG6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b930/importcfg -pack ./vendor/cuelang.org/go/cue/errors/errors.go cat >$WORK/b1313/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1313/_pkg_.a -trimpath "$WORK/b1313=>" -p gocloud.dev/internal/escape -lang=go1.12 -complete -installsuffix shared -buildid kLVQFT851bMjyPnZMBO-/kLVQFT851bMjyPnZMBO- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1313/importcfg -pack ./vendor/gocloud.dev/internal/escape/escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b164/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b1208/_pkg_.a /builddir/.cache/go-build/6c/6c9e2364a6773b1afc88d21fdb5acfe6722a8a5e8da5e46c1ca516b33e9ef411-d # internal github.com/grafana/dskit/services mkdir -p $WORK/b1362/ cat >$WORK/b1362/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/b470/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1362/_pkg_.a -trimpath "$WORK/b1362=>" -p github.com/grafana/dskit/services -lang=go1.16 -complete -installsuffix shared -buildid KdGkoGx9PA9Uo_wEJo2Z/KdGkoGx9PA9Uo_wEJo2Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1362/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_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b905/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/ec/ecbbd8bb4b089f6da23520ab3c4dcd58d9f6c5e9baee7659fba5f8971582d700-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b1371/ cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/da/da35b5b58f0e3978fd814504d30bc28e7694cf1eb8b2effb7bee416e9f882e51-d # internal compress/gzip mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1371/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p compress/gzip -std -complete -installsuffix shared -buildid -ieYSsMkFYCBIUPy5mZz/-ieYSsMkFYCBIUPy5mZz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1371/_pkg_.a -trimpath "$WORK/b1371=>" -p github.com/go-openapi/runtime/logger -lang=go1.15 -complete -installsuffix shared -buildid YFoFM5zerb7J5RCCVuGs/YFoFM5zerb7J5RCCVuGs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1371/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_amd64/buildid -w $WORK/b1162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b1162/_pkg_.a /builddir/.cache/go-build/e7/e7ff589db15b6362d3498d1fbb45ceea40168b1e308f2c32a6d581cc9dcae0e7-d # internal compress/zlib mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/adler32=$WORK/b493/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p compress/zlib -std -complete -installsuffix shared -buildid 2h1xB_VJUqgjhpWQs4WS/2h1xB_VJUqgjhpWQs4WS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/96/9635af60c032e11d946752d59ca432738fe99ff97a5cb6453d0c7a6af023cba4-d # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/d1/d1db7ebc18cdacde68af9d669d4ff38b11cee9953c364bfb4a0f024c1767fe1d-d # internal github.com/docker/go-units mkdir -p $WORK/b1378/ archive/zip mkdir -p $WORK/b1037/ cat >$WORK/b1378/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1378/_pkg_.a -trimpath "$WORK/b1378=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid Ovp0EP_tjZr7phF3JaVV/Ovp0EP_tjZr7phF3JaVV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1378/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 cat >$WORK/b1037/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b1037/_pkg_.a -trimpath "$WORK/b1037=>" -p archive/zip -std -complete -installsuffix shared -buildid 9EKYdBfvCeOSUWpz_Qza/9EKYdBfvCeOSUWpz_Qza -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1037/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_amd64/buildid -w $WORK/b655/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1151/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/8f/8f5987fca78be0bb1460b4088160f85a61a800680ebab5dbd78f9e9c6a830eea-d # internal github.com/hashicorp/go-version mkdir -p $WORK/b1420/ cat >$WORK/b1420/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1420/_pkg_.a -trimpath "$WORK/b1420=>" -p github.com/hashicorp/go-version -lang=go1.16 -complete -installsuffix shared -buildid YCqkXD5tNYMv3hh55s29/YCqkXD5tNYMv3hh55s29 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1420/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_amd64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b919/_pkg_.a # internal cp $WORK/b1151/_pkg_.a /builddir/.cache/go-build/68/68b57371ce18f4c7e43ac5a81054a8e9ebc7552656e60a751bd2bbb952d9e618-d # internal golang.org/x/time/rate mkdir -p $WORK/b1422/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1176/_pkg_.a # internal cat >$WORK/b1422/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1422/_pkg_.a -trimpath "$WORK/b1422=>" -p golang.org/x/time/rate -lang=go1.16 -complete -installsuffix shared -buildid BXyhJgG7z6q-DlSaSpx3/BXyhJgG7z6q-DlSaSpx3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1422/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1094/_pkg_.a # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/81/81b029fdadd6622740462707fb6a4e502222b52ff71dba8fb5ac91059d1243f0-d # internal github.com/Azure/go-autorest/autorest/validation mkdir -p $WORK/b1442/ cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/0f/0f0cc96178d874e87cef0e48307c162908ad0f4a6b19d6bddf68c098cd3a0fcc-d # internal github.com/grafana/dskit/backoff mkdir -p $WORK/b1444/ cat >$WORK/b1442/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1442/_pkg_.a -trimpath "$WORK/b1442=>" -p github.com/Azure/go-autorest/autorest/validation -lang=go1.12 -complete -installsuffix shared -buildid zrYpYC3-cSdTG88H8RGH/zrYpYC3-cSdTG88H8RGH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1442/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./vendor/github.com/Azure/go-autorest/autorest/validation/validation.go cp $WORK/b1176/_pkg_.a /builddir/.cache/go-build/d0/d047c0a8039d28e0543815087c816bd6b52e04dacb35bc1d9f39dcf2f77b60b9-d # internal cp $WORK/b1028/_pkg_.a /builddir/.cache/go-build/aa/aa6f6a72838deb119b350ac0d74c295b5f4d3b269068546313071d873d6d539f-d # internal testing/fstest mkdir -p $WORK/b1027/ github.com/robfig/cron/v3 mkdir -p $WORK/b1448/ cat >$WORK/b1027/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/b044/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing/iotest=$WORK/b1028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1027/_pkg_.a -trimpath "$WORK/b1027=>" -p testing/fstest -std -complete -installsuffix shared -buildid rH28xmbEzpdFVVuTyk7D/rH28xmbEzpdFVVuTyk7D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1027/importcfg -pack /usr/lib/golang/src/testing/fstest/mapfs.go /usr/lib/golang/src/testing/fstest/testfs.go cat >$WORK/b1444/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/b060/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1448/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1444/_pkg_.a -trimpath "$WORK/b1444=>" -p github.com/grafana/dskit/backoff -lang=go1.16 -complete -installsuffix shared -buildid wlNdR874X9FSlngjRjCF/wlNdR874X9FSlngjRjCF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1444/importcfg -pack ./vendor/github.com/grafana/dskit/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1448/_pkg_.a -trimpath "$WORK/b1448=>" -p github.com/robfig/cron/v3 -lang=go1.12 -complete -installsuffix shared -buildid L-tA76UWbGf8Fl0j4uNr/L-tA76UWbGf8Fl0j4uNr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1448/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 cp $WORK/b1094/_pkg_.a /builddir/.cache/go-build/8d/8d6c0a24cd374d80d2cfb3f54dbc7c6514b67869f8d669199daabf2dce69e2b6-d # internal github.com/influxdata/influxdb-client-go/v2/log mkdir -p $WORK/b1492/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b300/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/klauspost/compress/huff0 -lang=go1.16 -installsuffix shared -buildid 4oetvaBRfQZBFoq6eIxk/4oetvaBRfQZBFoq6eIxk -goversion go1.19.10 -symabis $WORK/b299/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack -asmhdr $WORK/b299/go_asm.h ./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_amd64.go ./vendor/github.com/klauspost/compress/huff0/huff0.go cat >$WORK/b1492/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1492/_pkg_.a -trimpath "$WORK/b1492=>" -p github.com/influxdata/influxdb-client-go/v2/log -lang=go1.13 -complete -installsuffix shared -buildid I7w94LvIelukmH2OYl1A/I7w94LvIelukmH2OYl1A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1492/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/log/logger.go cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/33/335571cb64379bb8c5477a2ccd9fdcf8bfde56d8fc6144e2d7b0786884b45e04-d # internal github.com/influxdata/influxdb-client-go/v2/api/query mkdir -p $WORK/b1493/ cat >$WORK/b1493/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1493/_pkg_.a -trimpath "$WORK/b1493=>" -p github.com/influxdata/influxdb-client-go/v2/api/query -lang=go1.13 -complete -installsuffix shared -buildid nNb5dDHnhQhfduisZ6qR/nNb5dDHnhQhfduisZ6qR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1493/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/query/table.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1181/_pkg_.a # internal cp $WORK/b1181/_pkg_.a /builddir/.cache/go-build/8a/8ad22bc1d8f75e7b6336a140a4dc699ec04936747502e2c5f9ae2fc14b59c376-d # internal github.com/grafana/grafana/pkg/util/maputil mkdir -p $WORK/b1511/ cat >$WORK/b1511/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1511/_pkg_.a -trimpath "$WORK/b1511=>" -p github.com/grafana/grafana/pkg/util/maputil -lang=go1.19 -complete -installsuffix shared -buildid kGg2RWgDOg6cEgEbf81q/kGg2RWgDOg6cEgEbf81q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1511/importcfg -pack ./pkg/util/maputil/maputil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1065/_pkg_.a # internal cp $WORK/b1242/_pkg_.a /builddir/.cache/go-build/d6/d6700220bdf4a13b5a64313d910a60aba47ad51cffc95afe6d51a67817c55756-d # internal github.com/grpc-ecosystem/go-grpc-middleware/util/metautils mkdir -p $WORK/b1524/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1223/_pkg_.a # internal cp $WORK/b1065/_pkg_.a /builddir/.cache/go-build/31/317b09709f3110aa107c3d0767a0156258eab7b6a8175777a1726a1299827455-d # internal cp $WORK/b1223/_pkg_.a /builddir/.cache/go-build/93/933b77676a64cc35e190208610cef144e966831275fdeeca8ac3280aa7bdd98e-d # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/19/19d62303056dc1445758d5d6f2e9099c452ee9a73a6256484dfaa30a10846819-d # internal github.com/blevesearch/vellum/regexp mkdir -p $WORK/b1222/ cat >$WORK/b1222/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blevesearch/vellum/utf8=$WORK/b1223/_pkg_.a packagefile regexp/syntax=$WORK/b148/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1222/_pkg_.a -trimpath "$WORK/b1222=>" -p github.com/blevesearch/vellum/regexp -lang=go1.13 -complete -installsuffix shared -buildid oocy0Kb14MiwTVZb3-kr/oocy0Kb14MiwTVZb3-kr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1222/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal go/ast mkdir -p $WORK/b140/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1087/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/2f/2fce208e74db7972426a4c2d71ee662203221392885139fb3ccb7a5f761a7570-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1198/_pkg_.a # internal cat >$WORK/b1524/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1258/_pkg_.a # internal cp $WORK/b1105/_pkg_.a /builddir/.cache/go-build/33/3348642711da5a2ece5b1000cfe888ac855ef0b2af57a84a87b48141f94998fe-d # internal cp $WORK/b1087/_pkg_.a /builddir/.cache/go-build/04/04a65f86e47473a6c9261c3c599d8af453f197a39b69717bd1da89dc3d85950f-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b164/_pkg_.a $WORK/b164/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1240/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/59/59d69ea3a659f90617ecb44b6dfe18d8049aa4ddfa2426d2d7496c48c056991e-d # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/02/029b3829c91603b17d79e8baa0a2ba027a6ff5d292ac6ceadb937f6e7bbe9b30-d # internal github.com/grafana/grafana/pkg/services/apikey mkdir -p $WORK/b908/ cp $WORK/b1258/_pkg_.a /builddir/.cache/go-build/53/535ee9cb39209016a732c087a6cd0985da0e8f42f6fef9fc51b36095d82d4883-d # internal github.com/emirpasic/gods/containers mkdir -p $WORK/b1257/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b1198/_pkg_.a /builddir/.cache/go-build/27/276c4495546112e8debcbd8f5943d98972b5ef4b8df967205d5b12cc2195314b-d # internal cat >$WORK/b1257/importcfg << 'EOF' # internal # import config packagefile github.com/emirpasic/gods/utils=$WORK/b1258/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1257/_pkg_.a -trimpath "$WORK/b1257=>" -p github.com/emirpasic/gods/containers -lang=go1.16 -complete -installsuffix shared -buildid gUauxq7szbcCMhaiWlWj/gUauxq7szbcCMhaiWlWj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1257/importcfg -pack ./vendor/github.com/emirpasic/gods/containers/containers.go ./vendor/github.com/emirpasic/gods/containers/enumerable.go ./vendor/github.com/emirpasic/gods/containers/iterator.go ./vendor/github.com/emirpasic/gods/containers/serialization.go github.com/blevesearch/snowballstem/english mkdir -p $WORK/b1199/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1241/_pkg_.a # internal cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/scanner=$WORK/b141/_pkg_.a packagefile go/token=$WORK/b142/_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/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p go/ast -std -complete -installsuffix shared -buildid Qyv73lc5uynHgGa-dIsS/Qyv73lc5uynHgGa-dIsS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b140/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1524/_pkg_.a -trimpath "$WORK/b1524=>" -p github.com/grpc-ecosystem/go-grpc-middleware/util/metautils -lang=go1.14 -complete -installsuffix shared -buildid Yzi4ACm-O4clDiyM_tTJ/Yzi4ACm-O4clDiyM_tTJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1524/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/util/metautils/doc.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/util/metautils/nicemd.go cat >$WORK/b1199/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/snowballstem=$WORK/b1198/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1199/_pkg_.a -trimpath "$WORK/b1199=>" -p github.com/blevesearch/snowballstem/english -lang=go1.13 -complete -installsuffix shared -buildid PB43UV0WHD1BvDKeXUuu/PB43UV0WHD1BvDKeXUuu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1199/importcfg -pack ./vendor/github.com/blevesearch/snowballstem/english/english_stemmer.go cat >$WORK/b908/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p github.com/grafana/grafana/pkg/services/apikey -lang=go1.19 -complete -installsuffix shared -buildid tULfnTs_pgWEc3Nzoh9K/tULfnTs_pgWEc3Nzoh9K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b908/importcfg -pack ./pkg/services/apikey/apikey.go ./pkg/services/apikey/model.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1268/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/ad/ad20c132aa87934aff2d57ecb63c75a85c28d4753227b123c14abddb771253c4-d # internal cp $WORK/b1240/_pkg_.a /builddir/.cache/go-build/f4/f47401bdda27a30efc8d90cda1ba4cf90a2fc5577846a07efb9c8c3bfa78ff88-d # internal github.com/go-git/gcfg/scanner mkdir -p $WORK/b1239/ cp $WORK/b1241/_pkg_.a /builddir/.cache/go-build/ff/ff8efc9347a074381d76b67bf72382d7b1a040cbe845e8ee698cc7642c912fcd-d # internal cat >$WORK/b1239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/gcfg/token=$WORK/b1240/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b102/_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_amd64/compile -o $WORK/b1239/_pkg_.a -trimpath "$WORK/b1239=>" -p github.com/go-git/gcfg/scanner -lang=go1.16 -complete -installsuffix shared -buildid 4CsVAvOf2t5cHVN3o0sG/4CsVAvOf2t5cHVN3o0sG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1239/importcfg -pack ./vendor/github.com/go-git/gcfg/scanner/errors.go ./vendor/github.com/go-git/gcfg/scanner/scanner.go cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/b4/b4ba5ace40b16147dca3b65aa92d424ed996d84b68172a852b4485eab56befb6-d # internal cp $WORK/b1268/_pkg_.a /builddir/.cache/go-build/fe/fe00f20a7d8a879a8b6da896d0ff1ac2b44d164dcaf0ba82b347ad0cfa71ddc6-d # internal github.com/go-git/go-git/v5/utils/merkletrie/internal/frame mkdir -p $WORK/b1267/ cp $WORK/b1270/_pkg_.a /builddir/.cache/go-build/32/322a5aa566a2c18913152c6f2829c9252a97e24ee4fa05a46f7a84ca1dd4fdfa-d # internal github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband mkdir -p $WORK/b1272/ cp $WORK/b1244/_pkg_.a /builddir/.cache/go-build/5a/5a2b40fded2fb103fb2c0cf3223ef96918d04265e720774805bc6f37faa011b9-d # internal cp $WORK/b1246/_pkg_.a /builddir/.cache/go-build/a1/a13ef318aeb354986a6447a9e4162e855ef4aac3c9871f6ff49970201072b17c-d # internal cat >$WORK/b1267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1268/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1267/_pkg_.a -trimpath "$WORK/b1267=>" -p github.com/go-git/go-git/v5/utils/merkletrie/internal/frame -lang=go1.13 -complete -installsuffix shared -buildid tinWvZ5lATPJdRIfOqih/tinWvZ5lATPJdRIfOqih -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1267/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame/frame.go cp $WORK/b1017/_pkg_.a /builddir/.cache/go-build/96/9654edb0dac4bb295a12fbe1c04e6eeee3bd818433aa0945636fcab1ad58cc20-d # internal cat >$WORK/b1272/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=$WORK/b1270/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1272/_pkg_.a -trimpath "$WORK/b1272=>" -p github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband -lang=go1.13 -complete -installsuffix shared -buildid k8ST2tZKcUTzrgzozXcV/k8ST2tZKcUTzrgzozXcV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1272/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband/demux.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband/muxer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1218/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/7f/7f24d0ce016dc50682a753c6a11e56a3e4f4ef1b2fdafb76465d4b66c8f37054-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1311/_pkg_.a # internal cp $WORK/b1311/_pkg_.a /builddir/.cache/go-build/ce/ce348ad0d26c052bed73037bfc92de2d29fad6ca3ee3b7bd829b6f5c12ded9be-d # internal cp $WORK/b1213/_pkg_.a /builddir/.cache/go-build/78/7898bea0aee247085011cc31b96646cffcf6b2f0955fb4e6153db88a84b6b8ee-d # internal cp $WORK/b1218/_pkg_.a /builddir/.cache/go-build/24/2428c8669a59e0e7e5ad248f127d7144485723052776c0f72a8938b002b7a6c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1371/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/2f/2f059e4c6a3ed616a4cb855f9ff1aa7bc34eb0f5085e56b698b2b6bc6b4d0b1f-d # internal text/template mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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/b044/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b173/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cp $WORK/b1371/_pkg_.a /builddir/.cache/go-build/dc/dc2f5d3e139d35afd5ef62b9ddf67acda132fdd6fc6b93cf2af0d1dea52ea019-d # internal cp $WORK/b1271/_pkg_.a /builddir/.cache/go-build/c1/c17f24f53118476017d123dc57a68f77085187b605d6709bdaf8f04ca74972c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p text/template -std -complete -installsuffix shared -buildid FrpMN4pIBZSXXN0osq4V/FrpMN4pIBZSXXN0osq4V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b172/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_amd64/buildid -w $WORK/b1378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1216/_pkg_.a # internal cp $WORK/b1378/_pkg_.a /builddir/.cache/go-build/bc/bc0791f3437a0cbcd02e2d02bddcc1845768e97a3eb366d85904b8b864040163-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b1377/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b1082/_pkg_.a /builddir/.cache/go-build/86/86bf7c030102e0ef1fa678951902b8170ae4d5f1c22bad13a4d4a877bcbb4b4c-d # internal cat >$WORK/b1377/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b1378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1377/_pkg_.a -trimpath "$WORK/b1377=>" -p github.com/go-openapi/runtime/flagext -lang=go1.15 -complete -installsuffix shared -buildid 22-n-E89YHKpa1pu1A3A/22-n-E89YHKpa1pu1A3A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1377/importcfg -pack ./vendor/github.com/go-openapi/runtime/flagext/byte_size.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b1313/_pkg_.a /builddir/.cache/go-build/40/40b21e47ce2718db4833c8a0be5b16a937d434042eb56479e8fb47fa917920c8-d # internal cp $WORK/b1216/_pkg_.a /builddir/.cache/go-build/aa/aae28ed9be5f7d59d63bf58228b2295846c299f2ed8f6e8a60067707665b2f25-d # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/0e/0e0a40e6704298f34c01218d6ce2d4d8a7ec22b024855c48164f134d109af8df-d # internal github.com/gosimple/unidecode mkdir -p $WORK/b563/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1172/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/e7/e7a3cce72bf934b90a904ec9fdde684bb33fd238b365d7576db0f424ba4cf06c-d # internal cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile compress/zlib=$WORK/b492/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/gosimple/unidecode -lang=go1.16 -complete -installsuffix shared -buildid BtG2OOrC03UctEjNEh0w/BtG2OOrC03UctEjNEh0w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack ./vendor/github.com/gosimple/unidecode/decode.go ./vendor/github.com/gosimple/unidecode/table.go ./vendor/github.com/gosimple/unidecode/unidecode.go mkdir -p $WORK/b163/ github.com/edsrzf/mmap-go mkdir -p $WORK/b1075/ github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b1085/ cat >$WORK/b1075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF github.com/blevesearch/mmap-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1075/_pkg_.a -trimpath "$WORK/b1075=>" -p github.com/edsrzf/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid YZ0rcTTowIeeg_mvvbPh/YZ0rcTTowIeeg_mvvbPh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1075/importcfg -pack ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go mkdir -p $WORK/b1206/ cat >$WORK/b1085/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1085/_pkg_.a -trimpath "$WORK/b1085=>" -p github.com/prometheus/prometheus/tsdb/fileutil -lang=go1.14 -complete -installsuffix shared -buildid P4xccyDcejSE10sQ-Yi_/P4xccyDcejSE10sQ-Yi_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1085/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1444/_pkg_.a # internal github.com/jessevdk/go-flags mkdir -p $WORK/b1379/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/mattn/go-isatty -lang=go1.12 -complete -installsuffix shared -buildid EgOYyDAmxApL5I9SksLL/EgOYyDAmxApL5I9SksLL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go github.com/blugelabs/bluge/index/lock mkdir -p $WORK/b1207/ cat >$WORK/b1207/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1207/_pkg_.a -trimpath "$WORK/b1207=>" -p github.com/blugelabs/bluge/index/lock -lang=go1.13 -complete -installsuffix shared -buildid q4j6CTKWPnz538jUAP2a/q4j6CTKWPnz538jUAP2a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1207/importcfg -pack ./vendor/github.com/blugelabs/bluge/index/lock/lock.go ./vendor/github.com/blugelabs/bluge/index/lock/lock_nix.go github.com/go-git/go-billy/v5/osfs cat >$WORK/b1379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cp $WORK/b1172/_pkg_.a /builddir/.cache/go-build/2e/2e9d669c29c682223a37c3e7d9926b69d5e80d9349cff802615ee49640db080b-d # internal mkdir -p $WORK/b1230/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1379/_pkg_.a -trimpath "$WORK/b1379=>" -p github.com/jessevdk/go-flags -lang=go1.15 -complete -installsuffix shared -buildid pTptWq92-_116JCGjnD3/pTptWq92-_116JCGjnD3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1379/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 cat >$WORK/b1230/importcfg << 'EOF' # internal # import config packagefile github.com/go-git/go-billy/v5=$WORK/b1229/_pkg_.a packagefile github.com/go-git/go-billy/v5/helper/chroot=$WORK/b1231/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1230/_pkg_.a -trimpath "$WORK/b1230=>" -p github.com/go-git/go-billy/v5/osfs -lang=go1.13 -complete -installsuffix shared -buildid CvhDa8saaRPruYxUk01i/CvhDa8saaRPruYxUk01i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1230/importcfg -pack ./vendor/github.com/go-git/go-billy/v5/osfs/os.go ./vendor/github.com/go-git/go-billy/v5/osfs/os_posix.go cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/e8/e8bbc6d633b638b87469bb0bac385d66a21432d6a1615c150c54709ae90755e6-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b738/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal cat >$WORK/b1206/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1291/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1206/_pkg_.a -trimpath "$WORK/b1206=>" -p github.com/blevesearch/mmap-go -lang=go1.13 -complete -installsuffix shared -buildid u5_XuyzOcLOV9CjjO3nZ/u5_XuyzOcLOV9CjjO3nZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1206/importcfg -pack ./vendor/github.com/blevesearch/mmap-go/mmap.go ./vendor/github.com/blevesearch/mmap-go/mmap_unix.go cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=$WORK/b736/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p golang.org/x/text/internal/language/compact -lang=go1.17 -complete -installsuffix shared -buildid vIonnvpbvxBhlvglzsiD/vIonnvpbvxBhlvglzsiD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b738/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 cp $WORK/b1444/_pkg_.a /builddir/.cache/go-build/5b/5b824d325cc33ebc96f6dee8dde514e100343a38e7b402bd6c4768fecc4531d5-d # internal cp $WORK/b1291/_pkg_.a /builddir/.cache/go-build/e5/e5078fc093e93bb9686b3a371668e6a33dfd9f7ff6705672303f80dadbd9fe29-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1511/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1257/_pkg_.a # internal cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/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/b1511/_pkg_.a /builddir/.cache/go-build/ad/ad832c5bc2a048f5eb7706cc5c420328b4e34291d8fee1f741a27791b4985574-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b938/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/7e/7e246fbfa155c87c08122250a4c1ef28f9043c798503f1dd18227807ba173134-d # internal cp $WORK/b1257/_pkg_.a /builddir/.cache/go-build/6d/6d31c9ec3b9e6341d6d4ad3cac335a3409c972356ff3c1ef77b6e8d4c9863937-d # internal github.com/emirpasic/gods/lists mkdir -p $WORK/b1260/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1420/_pkg_.a # internal cat >$WORK/b1260/importcfg << 'EOF' # internal # import config packagefile github.com/emirpasic/gods/containers=$WORK/b1257/_pkg_.a packagefile github.com/emirpasic/gods/utils=$WORK/b1258/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1260/_pkg_.a -trimpath "$WORK/b1260=>" -p github.com/emirpasic/gods/lists -lang=go1.16 -complete -installsuffix shared -buildid dBqmNb6zFTD8BwM_ldeO/dBqmNb6zFTD8BwM_ldeO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1260/importcfg -pack ./vendor/github.com/emirpasic/gods/lists/lists.go github.com/emirpasic/gods/trees mkdir -p $WORK/b1261/ cat >$WORK/b1261/importcfg << 'EOF' # internal # import config packagefile github.com/emirpasic/gods/containers=$WORK/b1257/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1261/_pkg_.a -trimpath "$WORK/b1261=>" -p github.com/emirpasic/gods/trees -lang=go1.16 -complete -installsuffix shared -buildid dxBNRUlIMcHUlcX_Luqv/dxBNRUlIMcHUlcX_Luqv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1261/importcfg -pack ./vendor/github.com/emirpasic/gods/trees/trees.go cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/19/19c51febfc13cfa15eb175adb2c82bc4d23539cb983e9265582b950b58490bbc-d # internal cp $WORK/b1420/_pkg_.a /builddir/.cache/go-build/92/9279f4936879b9d3b221e0190df124eb619cd71761fa1aea63b9eee373b80844-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b1442/_pkg_.a /builddir/.cache/go-build/7d/7d003f197446a6765b9cd075569567f510e127ff220ac9ee0fcf9d1085caa2a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1524/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b1524/_pkg_.a /builddir/.cache/go-build/ce/ce411b100866a03852b15bd9bb8f7a418b0d236383d9019b6e5835d8c0bccfcd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1492/_pkg_.a # internal cp $WORK/b1422/_pkg_.a /builddir/.cache/go-build/9b/9baa92bbb5c68cc81f78ef3ff4b734c27f86e4673063b0e57fe41eef329ec762-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1362/_pkg_.a # internal cp $WORK/b1492/_pkg_.a /builddir/.cache/go-build/88/888f53d952ddb1e768ed0f6c6346e5e908d0cfc226f2c048295c1331f26e6236-d # internal github.com/influxdata/influxdb-client-go/v2/internal/log mkdir -p $WORK/b1491/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1493/_pkg_.a # internal cat >$WORK/b1491/importcfg << 'EOF' # internal # import config packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1492/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1491/_pkg_.a -trimpath "$WORK/b1491=>" -p github.com/influxdata/influxdb-client-go/v2/internal/log -lang=go1.13 -complete -installsuffix shared -buildid tbzwB4dJJSx6VH_lGmk2/tbzwB4dJJSx6VH_lGmk2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1491/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/log/logger.go cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d0/d0711b6f2ce217701262c2cad27c32756079d8e45ca944c9a8ac1a604da557a5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b123/ cp $WORK/b1493/_pkg_.a /builddir/.cache/go-build/8c/8c8aa44d836c3826c3569b5b0b223ebd9cf9931d0e465fd47c38fee861417096-d # internal cp $WORK/b1362/_pkg_.a /builddir/.cache/go-build/e9/e9556e315acda4052014df2e50c414c2dda14f9505d0d3b53aa01d8e250dd019-d # internal cat >$WORK/b123/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/b124/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ff/ff01e20880ef1ddab26ae906e7ef9362c4add5601139d76de0447591100e1c56-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid vf5GR_cT_RAHOVCMIihA/vf5GR_cT_RAHOVCMIihA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b123/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 internal/profile mkdir -p $WORK/b341/ runtime/pprof mkdir -p $WORK/b342/ google.golang.org/grpc/encoding/gzip mkdir -p $WORK/b549/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_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/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p internal/profile -std -complete -installsuffix shared -buildid aocRsfQzHCRMVPa0wDbh/aocRsfQzHCRMVPa0wDbh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b341/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 github.com/influxdata/influxdb-client-go/v2/internal/gzip mkdir -p $WORK/b1499/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p runtime/pprof -std -installsuffix shared -buildid 8SFjVT0ScS8gXY7CLGYT/8SFjVT0ScS8gXY7CLGYT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b342/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 cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b221/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p google.golang.org/grpc/encoding/gzip -lang=go1.14 -complete -installsuffix shared -buildid JkNWMU5fDSzy7-zWNevc/JkNWMU5fDSzy7-zWNevc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b549/importcfg -pack ./vendor/google.golang.org/grpc/encoding/gzip/gzip.go cat >$WORK/b1499/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1499/_pkg_.a -trimpath "$WORK/b1499=>" -p github.com/influxdata/influxdb-client-go/v2/internal/gzip -lang=go1.13 -complete -installsuffix shared -buildid oYvfyvBDspJfK0htNq5L/oYvfyvBDspJfK0htNq5L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1499/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/45/45405fbdba5f9e55673e3c9beaa0bb87b74468a8a266afe8bc75f0921cdc4fef-d # internal github.com/beevik/etree mkdir -p $WORK/b1443/ cat >$WORK/b1443/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/xml=$WORK/b402/_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/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1443/_pkg_.a -trimpath "$WORK/b1443=>" -p github.com/beevik/etree -lang=go1.16 -complete -installsuffix shared -buildid 0OD8vh0l2dN0_TxzjCC-/0OD8vh0l2dN0_TxzjCC- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1443/importcfg -pack ./vendor/github.com/beevik/etree/etree.go ./vendor/github.com/beevik/etree/helpers.go ./vendor/github.com/beevik/etree/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/2b/2b19d8b9d9eb8254c7df029baaaf242d54df87d364bb6d75aacb0696eda5ba3d-d # internal github.com/gobwas/glob mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/compiler=$WORK/b368/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b374/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/gobwas/glob -lang=go1.16 -complete -installsuffix shared -buildid 3gP4MjZxt0kJrwfH2iR2/3gP4MjZxt0kJrwfH2iR2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./vendor/github.com/gobwas/glob/glob.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b908/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/26/267ba4486c03929b240fc98c13d488ea8fdae4e9fa3fcc1856393fb4584a5b3c-d # internal github.com/grafana/grafana/pkg/services/apikey/apikeytest mkdir -p $WORK/b912/ cat >$WORK/b912/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b908/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p github.com/grafana/grafana/pkg/services/apikey/apikeytest -lang=go1.19 -complete -installsuffix shared -buildid zy-pyyHMfBiSM6eABwsQ/zy-pyyHMfBiSM6eABwsQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b912/importcfg -pack ./pkg/services/apikey/apikeytest/fake.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b923/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b930/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1027/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/04/04b67446fb27d429ba787fca1e94f27a7d1de5ac0922478581905fac40925bc2-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b178/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1267/_pkg_.a # internal github.com/prometheus/common/model mkdir -p $WORK/b332/ github.com/go-kit/log github.com/go-kit/kit/log mkdir -p $WORK/b357/ cd $WORK/b532 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b532=/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/b178/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b179/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p google.golang.org/grpc/grpclog -lang=go1.14 -complete -installsuffix shared -buildid ptoIsUcoB76aai73Wabp/ptoIsUcoB76aai73Wabp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b178/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-plugin-sdk-go/experimental/e2e/config mkdir -p $WORK/b422/ mkdir -p $WORK/b348/ github.com/jmespath/go-jmespath mkdir -p $WORK/b389/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b349/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/go-kit/kit/log -lang=go1.13 -complete -installsuffix shared -buildid fAbO4eR_oWDDs49Q8dFX/fAbO4eR_oWDDs49Q8dFX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b357/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/b422/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a EOF cp $WORK/b1222/_pkg_.a /builddir/.cache/go-build/63/633ef7077b2b0ee1e5efdca2ad0fa5af2f54179a02828a45ebf99772acba5268-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b427/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config -lang=go1.17 -complete -installsuffix shared -buildid 9UxTXZ68oO8LT3bKWhuB/9UxTXZ68oO8LT3bKWhuB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b422/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config/types.go github.com/grafana/grafana-plugin-sdk-go/internal github.com/getkin/kin-openapi/jsoninfo mkdir -p $WORK/b445/ github.com/magefile/mage/mg mkdir -p $WORK/b446/ github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b488/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/josharian/intern=$WORK/b428/_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/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/mailru/easyjson/jlexer -lang=go1.12 -complete -installsuffix shared -buildid 5TCdvnQgOI27yCfTjiUj/5TCdvnQgOI27yCfTjiUj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b427/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 cp $WORK/b1267/_pkg_.a /builddir/.cache/go-build/95/9583ea8fcc05817a3757d5e428452fa73b7aa10023f024b3e17b63bf27ade4cc-d # internal go.opentelemetry.io/otel/codes mkdir -p $WORK/b517/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b349/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/grafana/grafana-plugin-sdk-go/internal -lang=go1.17 -complete -installsuffix shared -buildid m2s6WNc15jojCCuGa6_a/m2s6WNc15jojCCuGa6_a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b445/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/utils.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/go-kit/log -lang=go1.17 -complete -installsuffix shared -buildid 5MSSWZka7u_BJ_45HDdK/5MSSWZka7u_BJ_45HDdK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b348/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/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_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/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b483/_pkg_.a EOF go.opentelemetry.io/otel/attribute mkdir -p $WORK/b515/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/uber/jaeger-client-go/internal/spanlog -lang=go1.16 -complete -installsuffix shared -buildid k-b2qfobjjd7PZQUaXx-/k-b2qfobjjd7PZQUaXx- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/jmespath/go-jmespath -lang=go1.14 -complete -installsuffix shared -buildid nidM1PYiyMNIBim2EOGQ/nidM1PYiyMNIBim2EOGQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b389/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/grafana/grafana/pkg/services/preference mkdir -p $WORK/b826/ mkdir -p $WORK/b432/ github.com/grafana/grafana/pkg/components/simplejson github.com/Masterminds/semver mkdir -p $WORK/b564/ github.com/go-sourcemap/sourcemap go.uber.org/atomic mkdir -p $WORK/b828/ github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json mkdir -p $WORK/b865/ mkdir -p $WORK/b500/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b516/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p go.opentelemetry.io/otel/attribute -lang=go1.16 -complete -installsuffix shared -buildid YY2MbsJpATzt4AZKLEN2/YY2MbsJpATzt4AZKLEN2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b515/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 github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b382/ github.com/ohler55/ojg/gen mkdir -p $WORK/b711/ github.com/bits-and-blooms/bitset cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b1178/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p go.opentelemetry.io/otel/codes -lang=go1.16 -complete -installsuffix shared -buildid q0GCZqF3a5nGOoOXxh23/q0GCZqF3a5nGOoOXxh23 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./vendor/go.opentelemetry.io/otel/codes/codes.go ./vendor/go.opentelemetry.io/otel/codes/doc.go github.com/prometheus/prometheus/pkg/labels github.com/segmentio/encoding/json mkdir -p $WORK/b1211/ github.com/gogo/protobuf/proto mkdir -p $WORK/b451/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/Masterminds/semver -lang=go1.16 -complete -installsuffix shared -buildid whJeOq0aKry6K5d4V5XE/whJeOq0aKry6K5d4V5XE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b711/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_amd64/buildid -w $WORK/b1272/_pkg_.a # internal mkdir -p $WORK/b1077/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_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/b446/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b826/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/96/966de4385eaa120ee35f192ee559d8a3e1c2282ae8ec9179369a789612c1d117-d # internal cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/magefile/mage/mg -lang=go1.12 -complete -installsuffix shared -buildid TpKPck_XxFDGk6tJVkEH/TpKPck_XxFDGk6tJVkEH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b446/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p go.uber.org/atomic -lang=go1.13 -complete -installsuffix shared -buildid I2FK4jRtGLhGmhYcDwu-/I2FK4jRtGLhGmhYcDwu- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b500/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_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/aws/aws-sdk-go/aws/endpoints -lang=go1.11 -complete -installsuffix shared -buildid 5N8g-EPImDzvZRGQnZUN/5N8g-EPImDzvZRGQnZUN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b382/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_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/grafana/grafana/pkg/services/preference -lang=go1.19 -complete -installsuffix shared -buildid J9IZ_JCSOpQkR95ZQoXm/J9IZ_JCSOpQkR95ZQoXm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b826/importcfg -pack ./pkg/services/preference/model.go ./pkg/services/preference/pref.go mkdir -p $WORK/b1128/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/grafana/grafana/pkg/components/simplejson -lang=go1.19 -complete -installsuffix shared -buildid kWZ3UCMbotEj5xjDBelI/kWZ3UCMbotEj5xjDBelI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b564/importcfg -pack ./pkg/components/simplejson/simplejson.go ./pkg/components/simplejson/simplejson_go11.go github.com/aws/aws-sdk-go/aws/credentials cat >$WORK/b865/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b378/ cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/ff/ffd47292c00d35de2520e5b94825f31bb00ab9c2471f22414ad3f08bc90c9dab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json -lang=go1.14 -complete -installsuffix shared -buildid I7cnKam1Ap5NJDCQXF9x/I7cnKam1Ap5NJDCQXF9x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b865/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 cat >$WORK/b1211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_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 cat >$WORK/b1178/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1211/_pkg_.a -trimpath "$WORK/b1211=>" -p github.com/bits-and-blooms/bitset -lang=go1.14 -complete -installsuffix shared -buildid O9B3AJmZlzcq5oBvCoc2/O9B3AJmZlzcq5oBvCoc2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1211/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 cat >$WORK/b828/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=$WORK/b829/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1178/_pkg_.a -trimpath "$WORK/b1178=>" -p github.com/ohler55/ojg/gen -lang=go1.17 -complete -installsuffix shared -buildid T0sNvAjGofznQhI5J1b9/T0sNvAjGofznQhI5J1b9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1178/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/go-sourcemap/sourcemap -lang=go1.16 -complete -installsuffix shared -buildid R3LAyLrmyyxLEYg8sh3_/R3LAyLrmyyxLEYg8sh3_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b828/importcfg -pack ./vendor/github.com/go-sourcemap/sourcemap/consumer.go ./vendor/github.com/go-sourcemap/sourcemap/mappings.go cat >$WORK/b1128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/segmentio/asm/base64=$WORK/b1129/_pkg_.a packagefile github.com/segmentio/asm/keyset=$WORK/b1137/_pkg_.a packagefile github.com/segmentio/encoding/ascii=$WORK/b1138/_pkg_.a packagefile github.com/segmentio/encoding/iso8601=$WORK/b1140/_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/b046/_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/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_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/b046/_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 github.com/blevesearch/vellum/levenshtein mkdir -p $WORK/b1221/ cat >$WORK/b1077/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b329/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile regexp/syntax=$WORK/b148/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1128/_pkg_.a -trimpath "$WORK/b1128=>" -p github.com/segmentio/encoding/json -lang=go1.14 -complete -installsuffix shared -buildid -10G9UNtUBIWFxGHWEtM/-10G9UNtUBIWFxGHWEtM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1128/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_amd64/compile -o $WORK/b1077/_pkg_.a -trimpath "$WORK/b1077=>" -p github.com/prometheus/prometheus/pkg/labels -lang=go1.14 -complete -installsuffix shared -buildid nwkNy0zD0mjX6BR0oF1y/nwkNy0zD0mjX6BR0oF1y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1077/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/gogo/protobuf/proto -lang=go1.15 -complete -installsuffix shared -buildid bXF-wwLuGKWACmTAj4CP/bXF-wwLuGKWACmTAj4CP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b451/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 cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/prometheus/common/model -lang=go1.16 -complete -installsuffix shared -buildid 3_xnMK-a0yJYeXN2HCkF/3_xnMK-a0yJYeXN2HCkF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b332/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/b1221/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b112/_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/b378/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/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b381/_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_amd64/compile -o $WORK/b1221/_pkg_.a -trimpath "$WORK/b1221=>" -p github.com/blevesearch/vellum/levenshtein -lang=go1.13 -complete -installsuffix shared -buildid G01co-gs3sUaRmwLDyEf/G01co-gs3sUaRmwLDyEf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1221/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_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/aws/aws-sdk-go/aws/credentials -lang=go1.11 -complete -installsuffix shared -buildid isbAsIMCZHyOVxMYg_96/isbAsIMCZHyOVxMYg_96 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b378/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 cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/62/62c4dd1a7fa581bbe471058ce15e235a4eac80e4cb47b20c0f14b081480523ca-d # internal cp $WORK/b1027/_pkg_.a /builddir/.cache/go-build/49/49eb8a6f0ea69b9c5349c2da8ee64d162ee3e9f73cf836dcf87bfbe575eba076-d # internal github.com/go-git/go-git/v5/utils/diff mkdir -p $WORK/b1265/ github.com/yudai/gojsondiff mkdir -p $WORK/b922/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/getkin/kin-openapi/jsoninfo -lang=go1.16 -complete -installsuffix shared -buildid Lsa8yXeODEym4Z2vtB5U/Lsa8yXeODEym4Z2vtB5U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b432/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/b1265/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b923/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b922/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b923/_pkg_.a packagefile github.com/yudai/golcs=$WORK/b924/_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_amd64/compile -o $WORK/b1265/_pkg_.a -trimpath "$WORK/b1265=>" -p github.com/go-git/go-git/v5/utils/diff -lang=go1.13 -complete -installsuffix shared -buildid 1i87ap5FMpiY3tLdwW3F/1i87ap5FMpiY3tLdwW3F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1265/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/diff/diff.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p github.com/yudai/gojsondiff -lang=go1.16 -complete -installsuffix shared -buildid JpCG2oHjYpoiGTA2Gqwv/JpCG2oHjYpoiGTA2Gqwv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b922/importcfg -pack ./vendor/github.com/yudai/gojsondiff/deltas.go ./vendor/github.com/yudai/gojsondiff/gojsondiff.go ./vendor/github.com/yudai/gojsondiff/unmarshaler.go cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/e5/e5d82375ad8b5ea15b9eecb5df08aa891def0b9491358d75d01278a6274ad389-d # internal github.com/go-git/go-git/v5/utils/merkletrie mkdir -p $WORK/b1266/ cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/40/40ad010c708dbba3227def037d5051214b8e56010e83a1d71d8d5e990d1f2a3e-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b253/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cat >$WORK/b1266/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-git/go-git/v5/utils/merkletrie/internal/frame=$WORK/b1267/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1268/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1266/_pkg_.a -trimpath "$WORK/b1266=>" -p github.com/go-git/go-git/v5/utils/merkletrie -lang=go1.13 -complete -installsuffix shared -buildid l4wEtV6yuz4l-dt8uj8c/l4wEtV6yuz4l-dt8uj8c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1266/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/change.go ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/difftree.go ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/doc.go ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/doubleiter.go ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/iter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b255/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p golang.org/x/text/secure/bidirule -lang=go1.17 -complete -installsuffix shared -buildid wI7T6n1tBywO3aWN4FHv/wI7T6n1tBywO3aWN4FHv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b1272/_pkg_.a /builddir/.cache/go-build/81/815b0e3a40f0e2fe6a502f3929ac9fce4be9b3741009c59866aa955ff450f68f-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b1342/ cp $WORK/b1377/_pkg_.a /builddir/.cache/go-build/f0/f07fb623b537e1779fb630b7edee5c8edee922e69c89b219296e3554208a4c19-d # internal github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b1435/ cat >$WORK/b1342/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_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/b046/_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_amd64/compile -o $WORK/b1342/_pkg_.a -trimpath "$WORK/b1342=>" -p github.com/sirupsen/logrus -lang=go1.13 -complete -installsuffix shared -buildid 1Jo-fItXcxJPSaHFrw11/1Jo-fItXcxJPSaHFrw11 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1342/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_amd64/buildid -w $WORK/b1289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/5a/5a6b7e27ff260f4984776cc2bb1f94a0028b669b3fda364fcaa5fe2ae8137bcd-d # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/d7/d7b9bba9160f6b8fe7945cc1a846a9e59fc0702155ad9676c53cfe8751125b08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b892/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b912/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cat >$WORK/b1435/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1435/_pkg_.a -trimpath "$WORK/b1435=>" -p github.com/Azure/go-autorest/autorest/date -lang=go1.12 -complete -installsuffix shared -buildid Nia099nX8mfbe-bl87ea/Nia099nX8mfbe-bl87ea -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1435/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 cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/22/22e8545da7609f378975c7a142f513c9ff6186d37d20d5962da27f43e6fa63dd-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b162/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1239/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/51/5109654bd024e96aff80e862cd0dca068838d869b97634eb73bc11df8b543d48-d # internal cp $WORK/b1289/_pkg_.a /builddir/.cache/go-build/9f/9f75c60ccf662bd45a22da352dae924720211224fbe06bfb02b1fb45bbecbb54-d # internal cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b163/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/mattn/go-colorable -lang=go1.13 -complete -installsuffix shared -buildid l2GGgu016_rgkcpcp5Nv/l2GGgu016_rgkcpcp5Nv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/noncolorable.go cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/a3/a39cb73c35fe5e5ac43b30825a79c3650547df4ad33bf8ae27f28a3b2f5fde7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1491/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/ba/ba206c55066169000345f91f0fe02017e3d2781f232565daacc8a632b0e64d69-d # internal github.com/gosimple/slug mkdir -p $WORK/b562/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1008/_pkg_.a # internal cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/gosimple/unidecode=$WORK/b563/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/gosimple/slug -lang=go1.11 -complete -installsuffix shared -buildid HO5tTyEki1bEyqTkWfTm/HO5tTyEki1bEyqTkWfTm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b562/importcfg -pack ./vendor/github.com/gosimple/slug/doc.go ./vendor/github.com/gosimple/slug/languages_substitution.go ./vendor/github.com/gosimple/slug/slug.go cp $WORK/b1491/_pkg_.a /builddir/.cache/go-build/8d/8da32f9577428d92bbb81c770addd914fa95ea28834bebfa509ef41d57d3deb6-d # internal cp $WORK/b1261/_pkg_.a /builddir/.cache/go-build/2b/2bc5d8fd2fff1962a7254b6a4323bd5e5cdb7f22f97c58af30b4bb09b5741d71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cd $WORK/b532 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b532=/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_amd64/buildid -w $WORK/b1499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1085/_pkg_.a # internal cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/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_amd64/buildid -w $WORK/b567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b1239/_pkg_.a /builddir/.cache/go-build/43/4379928bc3a333b5e4a6f2eacaf4bf88c40a4af0ecd4a93fae2e4ab79e79596e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/ed/edbb81e9cb5a52d1f64b55b37ab7ec1722b419f99aeb18742a85878a1978d3f1-d # internal cp $WORK/b1260/_pkg_.a /builddir/.cache/go-build/92/921597f4a421635a4774d00e9c0267c59633db2c34b0c3d76943a53ea398e89c-d # internal github.com/emirpasic/gods/lists/arraylist mkdir -p $WORK/b1259/ cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/7c/7c00653b08ec471be03267c69a3420996777fe67f78fb325a72321346752b457-d # internal cp $WORK/b1499/_pkg_.a /builddir/.cache/go-build/96/9622971cfe8598884d4a27de8978dbd8b706191bb9dad8e4e6d142e51e62d1ad-d # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/a1/a13b66506dbcbdbfbccd6f99d258c2cf4e50a32aacc5804c29ba163e5405a699-d # internal cp $WORK/b1085/_pkg_.a /builddir/.cache/go-build/63/638d85e789ce3fd5c825b3b62e83b8ce87b2dad2349c5565d151957549218946-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b122/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1169/_pkg_.a # internal cat >$WORK/b122/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/b123/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b127/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid z2nMQnnI8Lef_jF1dl7N/z2nMQnnI8Lef_jF1dl7N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b122/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/b549/_pkg_.a /builddir/.cache/go-build/78/78137dfa06f2669637672f58c460ac4ebf15e1e494ec9eb1159c7e22c1e401ab-d # internal cat >$WORK/b1259/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/emirpasic/gods/containers=$WORK/b1257/_pkg_.a packagefile github.com/emirpasic/gods/lists=$WORK/b1260/_pkg_.a packagefile github.com/emirpasic/gods/utils=$WORK/b1258/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1259/_pkg_.a -trimpath "$WORK/b1259=>" -p github.com/emirpasic/gods/lists/arraylist -lang=go1.16 -complete -installsuffix shared -buildid yAEIOjzWXhXg-0wTSFAb/yAEIOjzWXhXg-0wTSFAb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1259/importcfg -pack ./vendor/github.com/emirpasic/gods/lists/arraylist/arraylist.go ./vendor/github.com/emirpasic/gods/lists/arraylist/enumerable.go ./vendor/github.com/emirpasic/gods/lists/arraylist/iterator.go ./vendor/github.com/emirpasic/gods/lists/arraylist/serialization.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/b8/b86eb88e58c2bd48e496b49ace5a3dbcb84bd825c01aeab054f6f829a1c84e7c-d # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/b1/b1536208d76f5e1445c18b4828284a5ced9eb1143478f72de89cae5987035e55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/ff/ff0c4b60b5002b2c9645e1462ff3ef2f8af505e2094d3483edf126c3b229ebcf-d # internal cp $WORK/b1037/_pkg_.a /builddir/.cache/go-build/f9/f9c0a7114e543f875ec88ea3c1701dff56619d00629dd123dc73dd07790812ee-d # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/81/81318413195f5309f0569b85a417e317c21683a30a9ddadf0a9f8f08709a094b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b187/ google.golang.org/protobuf/internal/strs cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/e7/e7607f7ad44bbacc362566ed178bb6c6ab59e8d920540d55e6a53858041b33b3-d # internal mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p google.golang.org/protobuf/internal/strs -lang=go1.11 -complete -installsuffix shared -buildid xG5rreLC0FsRvxNIWO5a/xG5rreLC0FsRvxNIWO5a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/7f/7fce3d7ca357aaccf2d5fa2cd03bec6cbd47687e49d05351a92da855f60cb5f7-d # internal cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.11 -complete -installsuffix shared -buildid ozH324xsuQiaCEPyhnfS/ozH324xsuQiaCEPyhnfS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b828/_pkg_.a # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b193/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b059/arith_amd64.o ./arith_amd64.s cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p google.golang.org/protobuf/internal/genid -lang=go1.11 -complete -installsuffix shared -buildid ZM6IfcACVRhN42rTsi79/ZM6IfcACVRhN42rTsi79 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b193/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 google.golang.org/protobuf/internal/order mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p google.golang.org/protobuf/internal/order -lang=go1.11 -complete -installsuffix shared -buildid SOdmbhJzPxodPQ1Xz7GH/SOdmbhJzPxodPQ1Xz7GH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.11 -complete -installsuffix shared -buildid o0nOQL5xWuZdHLx3pvRj/o0nOQL5xWuZdHLx3pvRj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/8a/8a4d2e133302f625203f09fe61ed99a8670a46da33eec99fac0973677c54829a-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b202/ google.golang.org/protobuf/internal/descopts cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.11 -complete -installsuffix shared -buildid puHczzQqfGvL1_gzeuEp/puHczzQqfGvL1_gzeuEp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go github.com/dop251/goja/file mkdir -p $WORK/b1158/ cat >$WORK/b1158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b828/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1158/_pkg_.a -trimpath "$WORK/b1158=>" -p github.com/dop251/goja/file -lang=go1.14 -complete -installsuffix shared -buildid zwHm_MyWqSwbPGZazN3Q/zwHm_MyWqSwbPGZazN3Q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1158/importcfg -pack ./vendor/github.com/dop251/goja/file/file.go mkdir -p $WORK/b203/ cp $WORK/b1199/_pkg_.a /builddir/.cache/go-build/46/46195816d5585df3dbac8bfb4147252ccde1de06d29b83f3a61b90028074700c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b902/_pkg_.a # internal cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.11 -complete -installsuffix shared -buildid bE0zZ377lCJLwm6HDvb8/bE0zZ377lCJLwm6HDvb8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1448/_pkg_.a # internal cp $WORK/b1169/_pkg_.a /builddir/.cache/go-build/51/51e9628f6dc555f07d0ab8851aaafa252a6a1d700e971738133ef1250c32afd5-d # internal github.com/influxdata/influxdb-client-go/v2/api/write mkdir -p $WORK/b1494/ cat >$WORK/b1494/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1169/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1494/_pkg_.a -trimpath "$WORK/b1494=>" -p github.com/influxdata/influxdb-client-go/v2/api/write -lang=go1.13 -complete -installsuffix shared -buildid -_LSvoMZ8vuLx8NmV-Ts/-_LSvoMZ8vuLx8NmV-Ts -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1494/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 cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/86/86af342879cd1033d9bf5c4193fe141b3391f8cae771d38d77c0d65e6964bd54-d # internal xorm.io/builder mkdir -p $WORK/b577/ xorm.io/core mkdir -p $WORK/b578/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile database/sql=$WORK/b567/_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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p xorm.io/builder -lang=go1.11 -complete -installsuffix shared -buildid IImc79VquRok-4GwkX0C/IImc79VquRok-4GwkX0C -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b577/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 github.com/grafana/grafana/pkg/components/null mkdir -p $WORK/b683/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b567/_pkg_.a packagefile encoding/json=$WORK/b112/_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 github.com/jmoiron/sqlx mkdir -p $WORK/b806/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/grafana/grafana/pkg/components/null -lang=go1.19 -complete -installsuffix shared -buildid Ng9kN9tpfKLzrMDb-yxY/Ng9kN9tpfKLzrMDb-yxY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b683/importcfg -pack ./pkg/components/null/float.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p xorm.io/core -lang=go1.16 -complete -installsuffix shared -buildid UJZCsQz28kfsaKM6g1Uw/UJZCsQz28kfsaKM6g1Uw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b578/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_amd64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b1448/_pkg_.a /builddir/.cache/go-build/15/15d09c4bf1e9f4555560bd5bef080fc2fc3c60bc2ed5175ec84ef0a5f24a156c-d # internal cat >$WORK/b806/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/jmoiron/sqlx/reflectx=$WORK/b807/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/jmoiron/sqlx -lang=go1.10 -complete -installsuffix shared -buildid YEAQLupgXVG4WLDkdgOv/YEAQLupgXVG4WLDkdgOv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b806/importcfg -pack ./vendor/github.com/jmoiron/sqlx/bind.go ./vendor/github.com/jmoiron/sqlx/doc.go ./vendor/github.com/jmoiron/sqlx/named.go ./vendor/github.com/jmoiron/sqlx/named_context.go ./vendor/github.com/jmoiron/sqlx/sqlx.go ./vendor/github.com/jmoiron/sqlx/sqlx_context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1075/_pkg_.a # internal cp $WORK/b1207/_pkg_.a /builddir/.cache/go-build/0d/0d6376ef421a882f202d06ea7740ce971b5a3944fe304ab20518a1a0099f2944-d # internal cp $WORK/b1265/_pkg_.a /builddir/.cache/go-build/ca/ca1ab3b48ca96425b00b9f5ff9af2915bd65e96bc90e366b4100fe26729f9f21-d # internal cp $WORK/b1206/_pkg_.a /builddir/.cache/go-build/d6/d66256ae597c0f1eedaf42a57203c16f763f3575d728fcd08dfe698a735c0887-d # internal cp $WORK/b1075/_pkg_.a /builddir/.cache/go-build/94/94544623a1673378a2dd2d76c95e3426a8fb5eb8922541f49f712cee204a004c-d # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/d1/d167d0c909ebd5dcb2a6dfcf933bec05af4ed18729739fd8ec9f310b6f05a090-d # internal golang.org/x/text/language mkdir -p $WORK/b735/ cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b299=>" -I $WORK/b299/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b299/decompress_8b_amd64.o ./decompress_8b_amd64.s cat >$WORK/b735/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/b736/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b738/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p golang.org/x/text/language -lang=go1.17 -complete -installsuffix shared -buildid nWxYd-F9Bic_lglFrTix/nWxYd-F9Bic_lglFrTix -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b735/importcfg -pack ./vendor/golang.org/x/text/language/coverage.go ./vendor/golang.org/x/text/language/doc.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/b902/_pkg_.a /builddir/.cache/go-build/39/393fca0551d818e7a9174e72ca4c25c35a6748fbcb8c4cd444d2135bec713321-d # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/ac/ac8f87799a846dfa00d55fc2ee26afacabdfc6e6e4ecd1ece2a322b6d7c90209-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/4e/4e1948ce8084fe183a415cc4ea6c1b1a9ceca5a14ac64e3772a1f22e87caeb52-d # internal github.com/fatih/color mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b162/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b163/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/fatih/color -lang=go1.13 -complete -installsuffix shared -buildid m1FTciz9n64fOh_yfkMy/m1FTciz9n64fOh_yfkMy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go cp $WORK/b1230/_pkg_.a /builddir/.cache/go-build/87/8772d58498933cb71fbeba79f11f2d2e7d4732bd8ec34d827aad32cc9495e8d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b1266/_pkg_.a /builddir/.cache/go-build/e1/e115bbf8016dae2e182bf7de29ce0b64c08a1da2113a5bb24f32c78c3cab17a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/61/612cbbd19774aabb9ac8f572077740432e1511b95e3c3c5144e4c473d92ba2b3-d # internal github.com/grafana/grafana/pkg/infra/log/text mkdir -p $WORK/b356/ github.com/go-kit/kit/log/level mkdir -p $WORK/b1341/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/fd/fd24aa386461d5b385c6fb44b8208219f9721ac2fed7047a2d66a1599e0e7f4d-d # internal cat >$WORK/b356/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/b357/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/grafana/grafana/pkg/infra/log/text -lang=go1.19 -complete -installsuffix shared -buildid atWEaXVlEEAKdtrhSVuG/atWEaXVlEEAKdtrhSVuG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./pkg/infra/log/text/text_logger.go github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b1083/ cat >$WORK/b1341/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b357/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1341/_pkg_.a -trimpath "$WORK/b1341=>" -p github.com/go-kit/kit/log/level -lang=go1.13 -complete -installsuffix shared -buildid ehG59FkTa2OysZVTSiuf/ehG59FkTa2OysZVTSiuf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1341/importcfg -pack ./vendor/github.com/go-kit/kit/log/level/doc.go ./vendor/github.com/go-kit/kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/95/9504b50fc7148cc7166e1b3eff9c663b99f4e1a386b455290deed8e0f20637ec-d # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/a9/a9d4c7de77042df52afd1d1430983a6affcd6157c91a5520438e84fd7fb66ed9-d # internal cat >$WORK/b1083/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1082/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1084/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1085/_pkg_.a packagefile go.uber.org/atomic=$WORK/b500/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF github.com/go-kit/log/level mkdir -p $WORK/b347/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1083/_pkg_.a -trimpath "$WORK/b1083=>" -p github.com/prometheus/prometheus/tsdb/chunks -lang=go1.14 -complete -installsuffix shared -buildid SV7eCpivArDAPzwm1a6e/SV7eCpivArDAPzwm1a6e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1083/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 cd $WORK/b532 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b532=/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/b564/_pkg_.a /builddir/.cache/go-build/be/be66a396c5d8976c8d6e3fe579d3988ac6caacfe9c078201367c9b6e52f7196a-d # internal github.com/grafana/grafana/pkg/services/dashboardversion mkdir -p $WORK/b771/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal github.com/grafana/grafana/pkg/services/dashboardimport mkdir -p $WORK/b1543/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cat >$WORK/b771/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/b564/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/grafana/grafana/pkg/services/dashboardversion -lang=go1.19 -complete -installsuffix shared -buildid ypMp4sQU98NpO_qiLp1E/ypMp4sQU98NpO_qiLp1E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b771/importcfg -pack ./pkg/services/dashboardversion/dashver.go ./pkg/services/dashboardversion/model.go cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/14/1405a8909a6c6db2d1c059ef637c1de934a7476b2e1acd3a298ca2bc5dbdb642-d # internal cat >$WORK/b1543/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1543/_pkg_.a -trimpath "$WORK/b1543=>" -p github.com/grafana/grafana/pkg/services/dashboardimport -lang=go1.19 -complete -installsuffix shared -buildid aQfxUHhy1F0rTOT_ZZ5Z/aQfxUHhy1F0rTOT_ZZ5Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1543/importcfg -pack ./pkg/services/dashboardimport/dashboardimport.go cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/49/493add80e80878b54d09edea81752d6943711722bd68338908cb7bc78f181a5e-d # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/56/569ba1e09fdf3b0bb302f8d30a9d1e1d70156f10402351df4e1198033da468b5-d # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/f3/f303b24afb87442b972264573a45f0732f5d48f59dc900491e92bbe6466b875c-d # internal github.com/magefile/mage/sh mkdir -p $WORK/b447/ cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/52/5235c216928973942ff1c48f26092721860a28cb9c493082811d5dfb759400cd-d # internal cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b446/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/magefile/mage/sh -lang=go1.12 -complete -installsuffix shared -buildid bub66L0N4Y0D57J8A1Cn/bub66L0N4Y0D57J8A1Cn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack ./vendor/github.com/magefile/mage/sh/cmd.go ./vendor/github.com/magefile/mage/sh/helpers.go golang.org/x/net/idna mkdir -p $WORK/b252/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/go-kit/log/level -lang=go1.17 -complete -installsuffix shared -buildid 2VjZXfvhd60cKxvZLvmz/2VjZXfvhd60cKxvZLvmz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/level/level.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ca/ca6186e8792d71ca6c1c7b6fc8815687c92eff11bb1a38cb0a51bff2872d4389-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a EOF google.golang.org/grpc/internal/googlecloud mkdir -p $WORK/b669/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p google.golang.org/grpc/connectivity -lang=go1.14 -complete -installsuffix shared -buildid hWad0qnUJxIwDxy4DQDp/hWad0qnUJxIwDxy4DQDp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b253/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b255/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p golang.org/x/net/idna -lang=go1.17 -complete -installsuffix shared -buildid qjqe_PcuSTpG6bVMA-r-/qjqe_PcuSTpG6bVMA-r- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b252/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_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/a2/a29cd1f16b906abc6e5e90d0dad675e60e54623ccf1771f971ecf4cd7779e0ad-d # internal cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b179/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p google.golang.org/grpc/internal/googlecloud -lang=go1.14 -complete -installsuffix shared -buildid bJFAlCVs0uRiz2PZedhp/bJFAlCVs0uRiz2PZedhp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack ./vendor/google.golang.org/grpc/internal/googlecloud/googlecloud.go cp $WORK/b1156/_pkg_.a /builddir/.cache/go-build/ba/bab4ff8d99b1f1a342e7ace80d35c747af64b232928f884818d29c1884002dac-d # internal github.com/dlclark/regexp2 mkdir -p $WORK/b1155/ cat >$WORK/b1155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b1156/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b1155/_pkg_.a -trimpath "$WORK/b1155=>" -p github.com/dlclark/regexp2 -lang=go1.16 -complete -installsuffix shared -buildid ZiM6LvnS_upbZshj9ziM/ZiM6LvnS_upbZshj9ziM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1155/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/a8/a89140630095daa9fa7c61b6beb1e98d7b16c33e96ba823452ce8bedf72d4c8b-d # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/53/53342c3901c7030db6d8a8f2f847251b3201875ac9040471e9e64bad67100a35-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b197/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.11 -complete -installsuffix shared -buildid 70uxrO-f_ORhsptPrSVO/70uxrO-f_ORhsptPrSVO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go cp $WORK/b1211/_pkg_.a /builddir/.cache/go-build/07/0784afc9416708f5d95ae4caf71d73b140fb7605a8203d1ca7859f7b9ece725f-d # internal github.com/blevesearch/vellum mkdir -p $WORK/b1210/ cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/eb/eb65351f9b2a8115685a30695b94c88ec003962f241df5b7f1f44f4a7048fd63-d # internal cat >$WORK/b1210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b1211/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1206/_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_amd64/compile -o $WORK/b1210/_pkg_.a -trimpath "$WORK/b1210=>" -p github.com/blevesearch/vellum -lang=go1.13 -complete -installsuffix shared -buildid HBABU99SK6w7DVXmiaQ6/HBABU99SK6w7DVXmiaQ6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1210/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 google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b190/ google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b558/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.11 -complete -installsuffix shared -buildid G2lwuorfAxo6iLKVZr9L/G2lwuorfAxo6iLKVZr9L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b190/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 cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.11 -complete -installsuffix shared -buildid dLfFHQ_oqH1w5ANBPXp8/dLfFHQ_oqH1w5ANBPXp8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b558/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 cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/bb/bbfaccf16694823eda189180d65742f2af34994ddc078c0808af8e652349256a-d # internal encoding/asn1 mkdir -p $WORK/b058/ crypto/elliptic mkdir -p $WORK/b070/ cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/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_amd64/buildid -w $WORK/b515/_pkg_.a # internal cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid rHpAiOftQV70kCQiQ-tT/rHpAiOftQV70kCQiQ-tT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b058/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 crypto/dsa mkdir -p $WORK/b089/ github.com/apache/arrow/go/arrow/decimal128 mkdir -p $WORK/b287/ github.com/denisenkom/go-mssqldb/internal/decimal mkdir -p $WORK/b816/ golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b1297/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal github.com/dop251/goja/ftoa mkdir -p $WORK/b1161/ github.com/go-git/gcfg mkdir -p $WORK/b1238/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/apache/arrow/go/arrow/decimal128 -lang=go1.15 -complete -installsuffix shared -buildid yMD02k2QdGs-6_hw6v6u/yMD02k2QdGs-6_hw6v6u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/decimal128/decimal128.go github.com/cockroachdb/apd/v2 mkdir -p $WORK/b934/ cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b299=>" -I $WORK/b299/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b299/decompress_amd64.o ./decompress_amd64.s github.com/json-iterator/go mkdir -p $WORK/b316/ cat >$WORK/b934/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b816/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/denisenkom/go-mssqldb/internal/decimal -lang=go1.11 -complete -installsuffix shared -buildid m4cReC5nwRJwEtSGbSas/m4cReC5nwRJwEtSGbSas -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b816/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/decimal/decimal.go cat >$WORK/b1297/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p github.com/cockroachdb/apd/v2 -lang=go1.16 -complete -installsuffix shared -buildid BdxtR9Yt2ms2MQ3NoVDC/BdxtR9Yt2ms2MQ3NoVDC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b934/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_amd64/compile -o $WORK/b1297/_pkg_.a -trimpath "$WORK/b1297=>" -p golang.org/x/crypto/openpgp/elgamal -lang=go1.17 -complete -installsuffix shared -buildid wgvEBk_yjK1fxqUoh44f/wgvEBk_yjK1fxqUoh44f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1297/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go cat >$WORK/b1161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dop251/goja/ftoa/internal/fast=$WORK/b1162/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b1238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/gcfg/scanner=$WORK/b1239/_pkg_.a packagefile github.com/go-git/gcfg/token=$WORK/b1240/_pkg_.a packagefile github.com/go-git/gcfg/types=$WORK/b1241/_pkg_.a packagefile gopkg.in/warnings.v0=$WORK/b1242/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1161/_pkg_.a -trimpath "$WORK/b1161=>" -p github.com/dop251/goja/ftoa -lang=go1.14 -complete -installsuffix shared -buildid TFqJlZpB5ENvd57onhYw/TFqJlZpB5ENvd57onhYw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1161/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1238/_pkg_.a -trimpath "$WORK/b1238=>" -p github.com/go-git/gcfg -lang=go1.16 -complete -installsuffix shared -buildid hLOOWoByrBqKcKrDaDIC/hLOOWoByrBqKcKrDaDIC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1238/importcfg -pack ./vendor/github.com/go-git/gcfg/doc.go ./vendor/github.com/go-git/gcfg/errors.go ./vendor/github.com/go-git/gcfg/go1_2.go ./vendor/github.com/go-git/gcfg/read.go ./vendor/github.com/go-git/gcfg/set.go cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b317/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b318/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/json-iterator/go -lang=go1.12 -complete -installsuffix shared -buildid 8gl5sapBzZ_cXkTYhsjz/8gl5sapBzZ_cXkTYhsjz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b316/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 cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid xXxHVgm--DNZGqUoyPY-/xXxHVgm--DNZGqUoyPY- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/dsa -std -complete -installsuffix shared -buildid 3lVoIHdGdx3nY9XeEA1R/3lVoIHdGdx3nY9XeEA1R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1259/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/9f/9f74f5729b30e57ea30e16d53987e44110985a3d330ec092ac45ebe38456288b-d # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/ca/ca3c9f6ac167539fd4e6003b9d48cc7aaf97673fedb62e78932f77bdc451ecee-d # internal go.opentelemetry.io/otel/trace mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b517/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p go.opentelemetry.io/otel/trace -lang=go1.16 -complete -installsuffix shared -buildid NI7a5Ch9zmI6Xvi3aAGP/NI7a5Ch9zmI6Xvi3aAGP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b514/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 cp $WORK/b1259/_pkg_.a /builddir/.cache/go-build/15/150f80bb3b7a6d0bf6886700f6b5e42060ad082b94e82ecbdf92fc89df5775a8-d # internal github.com/emirpasic/gods/trees/binaryheap mkdir -p $WORK/b1256/ cat >$WORK/b1256/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/emirpasic/gods/containers=$WORK/b1257/_pkg_.a packagefile github.com/emirpasic/gods/lists/arraylist=$WORK/b1259/_pkg_.a packagefile github.com/emirpasic/gods/trees=$WORK/b1261/_pkg_.a packagefile github.com/emirpasic/gods/utils=$WORK/b1258/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1256/_pkg_.a -trimpath "$WORK/b1256=>" -p github.com/emirpasic/gods/trees/binaryheap -lang=go1.16 -complete -installsuffix shared -buildid Nss3wn7zKKn_KX1NxDZJ/Nss3wn7zKKn_KX1NxDZJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1256/importcfg -pack ./vendor/github.com/emirpasic/gods/trees/binaryheap/binaryheap.go ./vendor/github.com/emirpasic/gods/trees/binaryheap/iterator.go ./vendor/github.com/emirpasic/gods/trees/binaryheap/serialization.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1543/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8a/8a0d3ec1acd5ddb91cce02fd2791e935ef1d70aab7310f997097bda4e752184c-d # internal cp $WORK/b1543/_pkg_.a /builddir/.cache/go-build/6b/6bd7d91be4e95d3dac016f03b08570e541ee40c6985c33850e6a56d1ed027c75-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/e3/e3bde2bae83100360cf536f8bf0ff03e6ca9405058414ae97ebcbdc1c73faa58-d # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/8f/8f90c31f555900f832b8ef008019716bdd714910ddfbedb100d3f95c36baf41e-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b777/ github.com/ghodss/yaml mkdir -p $WORK/b433/ cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/30/30564779cbf7d548ecf10aaff0e08ad65e9eb973cca47356f880e32a9d0207da-d # internal cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b407/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/ghodss/yaml -lang=go1.16 -complete -installsuffix shared -buildid GcTr7BbmSkofLGYmAOxE/GcTr7BbmSkofLGYmAOxE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b433/importcfg -pack ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/yaml_go110.go cp $WORK/b1494/_pkg_.a /builddir/.cache/go-build/b2/b239e89f3a382307a7e38c6fa2cef92875f34d665df2daecd366b6764374b961-d # internal cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b383/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -lang=go1.11 -complete -installsuffix shared -buildid LejaJDJaKaNOfSr1KODM/LejaJDJaKaNOfSr1KODM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b407/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal github.com/ua-parser/uap-go/uaparser mkdir -p $WORK/b1421/ cat >$WORK/b1421/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b1421/_pkg_.a -trimpath "$WORK/b1421=>" -p github.com/ua-parser/uap-go/uaparser -lang=go1.16 -complete -installsuffix shared -buildid IhDewY7N09NlZZScABrg/IhDewY7N09NlZZScABrg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1421/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1221/_pkg_.a # internal cp $WORK/b1077/_pkg_.a /builddir/.cache/go-build/ed/edc4d54443cf8f97dd9c9d22c968ae6c3c1376e98d5114b2107b06cc8872f9f7-d # internal github.com/prometheus/prometheus/pkg/exemplar cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/ed/ede8d8c390fb9a445fffb5cd31e0db33d075946efe362bf5d65a4a9a211dd7f4-d # internal mkdir -p $WORK/b1076/ cat >$WORK/b777/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/prometheus/alertmanager/timeinterval -lang=go1.18 -complete -installsuffix shared -buildid 76Gvwa4djaNnFbrXID-I/76Gvwa4djaNnFbrXID-I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b777/importcfg -pack ./vendor/github.com/prometheus/alertmanager/timeinterval/timeinterval.go cat >$WORK/b1076/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1076/_pkg_.a -trimpath "$WORK/b1076=>" -p github.com/prometheus/prometheus/pkg/exemplar -lang=go1.14 -complete -installsuffix shared -buildid TS2-ABUxL0JrmxWO9pQS/TS2-ABUxL0JrmxWO9pQS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1076/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/exemplar/exemplar.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b299/_pkg_.a $WORK/b299/decompress_8b_amd64.o $WORK/b299/decompress_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/d6/d6580b20a6066d3a6ff3a9a28301e2140b24c74e2dc60dc7dcc9017a91b9be20-d # internal go.opencensus.io/tag mkdir -p $WORK/b652/ cp $WORK/b1221/_pkg_.a /builddir/.cache/go-build/c7/c716e1a3ecab204fe4ad43d42750bac587f08b374148f2d9127601e9c7364b09-d # internal cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime/pprof=$WORK/b342/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p go.opencensus.io/tag -lang=go1.13 -complete -installsuffix shared -buildid 5gRH3It354ikmb5yd1gj/5gRH3It354ikmb5yd1gj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b652/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_amd64/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/ea/ea32e6204c02f0c51ba3ae21b0ae71858c8f4b54c799d9fb3f09192388cc0aef-d # internal github.com/grafana/grafana/pkg/infra/log/term mkdir -p $WORK/b355/ cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/08/08664f2ff0f198c5f600b8127c563aa9b55dbccaca2467db3dc70490f73d16ea-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b1099/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/grafana/grafana/pkg/infra/log/term -lang=go1.19 -complete -installsuffix shared -buildid SIQ_r9xc1dPzIzPjLFy0/SIQ_r9xc1dPzIzPjLFy0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./pkg/infra/log/term/terminal_logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cat >$WORK/b1099/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1094/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1084/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1085/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1099/_pkg_.a -trimpath "$WORK/b1099=>" -p github.com/prometheus/prometheus/tsdb/tombstones -lang=go1.14 -complete -installsuffix shared -buildid ynjgpeRssJDToSiBNIje/ynjgpeRssJDToSiBNIje -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1099/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b922/_pkg_.a # internal cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/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/b865/_pkg_.a /builddir/.cache/go-build/2b/2bd39e2e5bfe7cc771586cc2119143cef3b9cd2b2d10e923b14531f647036c3f-d # internal cp $WORK/b1158/_pkg_.a /builddir/.cache/go-build/b1/b112d5dac4813f203cba7e1c83fef824dfdb1d986cf195735a3f47278838652e-d # internal github.com/dop251/goja/ast mkdir -p $WORK/b1157/ cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/1c/1cb2d5e4a71f2b31e240099ba1f002382556a6acee9ec774bd4b24b6cdca707b-d # internal github.com/hashicorp/go-hclog mkdir -p $WORK/b160/ cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/93/938f4054a6ac2fec0479c8e508313acd021ebc0f9a79f8fd39287827569f56cf-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/logger mkdir -p $WORK/b350/ github.com/grafana/grafana/pkg/util/cmputil github.com/google/go-cmp/cmp/cmpopts mkdir -p $WORK/b773/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b161/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/logger -lang=go1.19 -complete -installsuffix shared -buildid SxOF7SyNdayYe17ZxbcE/SxOF7SyNdayYe17ZxbcE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./pkg/cmd/grafana-cli/logger/logger.go ./pkg/cmd/grafana-cli/logger/loggerV2.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b161/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b163/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/hashicorp/go-hclog -lang=go1.13 -complete -installsuffix shared -buildid rH8SsDBEkoRaw_w-G8HR/rH8SsDBEkoRaw_w-G8HR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b160/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 mkdir -p $WORK/b315/ cat >$WORK/b773/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b310/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/grafana/grafana/pkg/util/cmputil -lang=go1.19 -complete -installsuffix shared -buildid fJ2jYhQsXopOW5Mo8gXC/fJ2jYhQsXopOW5Mo8gXC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b773/importcfg -pack ./pkg/util/cmputil/reporter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cat >$WORK/b1157/importcfg << 'EOF' # internal # import config packagefile github.com/dop251/goja/file=$WORK/b1158/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1159/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1160/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1157/_pkg_.a -trimpath "$WORK/b1157=>" -p github.com/dop251/goja/ast -lang=go1.14 -complete -installsuffix shared -buildid bgcctEAnaF9oS8KsAVMq/bgcctEAnaF9oS8KsAVMq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1157/importcfg -pack ./vendor/github.com/dop251/goja/ast/node.go cat >$WORK/b315/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/b310/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b313/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/google/go-cmp/cmp/cmpopts -lang=go1.13 -complete -installsuffix shared -buildid CQFeNGyiZvI98EqiMEbR/CQFeNGyiZvI98EqiMEbR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b315/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 cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/a1/a14f5e0ce10363fd5ae7f6e5d4a98f6cda5039205db56f9565eafcefc2d68d7a-d # internal github.com/yudai/gojsondiff/formatter mkdir -p $WORK/b925/ cat >$WORK/b925/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b922/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p github.com/yudai/gojsondiff/formatter -lang=go1.16 -complete -installsuffix shared -buildid sdcQpR4KJ4TI7EBh8w4U/sdcQpR4KJ4TI7EBh8w4U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b925/importcfg -pack ./vendor/github.com/yudai/gojsondiff/formatter/ascii.go ./vendor/github.com/yudai/gojsondiff/formatter/delta.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cd $WORK/b532 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b532=/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_amd64/buildid -w $WORK/b771/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b1341/_pkg_.a /builddir/.cache/go-build/9b/9b4a13084466ad239f39be70a30a6f106daa177ad5a351edd7a53ed1f09d1ab7-d # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/db/db212391beac94f174a504bd01f94b7bc6a74f36330ef3a265ceaeb5bc6ff034-d # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/e9/e96f7dec400ff16bb97870cb37b5279dc0e7d6a8d1562bccf60bf2008796db29-d # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/39/397f102bbcd7b6cb214b3faff0c9dbed6628f011322eb07893b6dff4bca730c3-d # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/2d/2d78957a3f409de0752cdc440cf5e159e443210c09b50735f788a8207d55664d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal github.com/apache/arrow/go/arrow mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b287/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b283/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b288/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b284/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b289/_pkg_.a packagefile hash/maphash=$WORK/b291/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/apache/arrow/go/arrow -lang=go1.15 -complete -installsuffix shared -buildid 6hAvzUjyc2knaSS-de06/6hAvzUjyc2knaSS-de06 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b281/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_amd64/buildid -w $WORK/b1443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/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_amd64/buildid -w $WORK/b669/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b1076/_pkg_.a /builddir/.cache/go-build/f0/f0b939dcc1a21d0a7cde7bdc28596ef1244fa2ed563246752c56580c862fa77b-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/c2/c2b304051599ca5162ec5191d3f63d3d03ddfd608c1a44324c24af44a7a60001-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1297/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/cc/ccfde0040b28273278838085fe2da1d1e17fad4c1691119a9d0a5c6cbd88c0c9-d # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/26/265b26dbdd7fe6adb6329d62ed5e6ecd3f7a0bcb584cb1582bbc6cc860f05124-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e7/e797d3bcc7e441c9c738404fe933a84ec4760f4befc8ee00e5ebc83d9d66cafa-d # internal go/doc mkdir -p $WORK/b144/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b816/_pkg_.a # internal go/internal/typeparams mkdir -p $WORK/b150/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b140/_pkg_.a packagefile go/doc/comment=$WORK/b145/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile internal/lazyregexp=$WORK/b146/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p go/doc -std -complete -installsuffix shared -buildid nJ1q41U2LulR0mjQ1OL8/nJ1q41U2LulR0mjQ1OL8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b144/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 cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b140/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid Nn6czc62PPg5_lbQadhJ/Nn6czc62PPg5_lbQadhJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/common.go /usr/lib/golang/src/go/internal/typeparams/typeparams.go cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/48/4886409f49e87eb6d6f00890c4517b6c1d44058d0434f0e12484d4c68d7aa0e4-d # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/70/70147692d8482bbcca07ecfec31beef65b4f256b53bc176560811c801bc5760b-d # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/af/af4a9d174c39948b0fa773993da16d0a40b9bebeadd8a96f3e8aa57744d9da3b-d # internal cp $WORK/b1297/_pkg_.a /builddir/.cache/go-build/64/64526fcfa6a822674bffc950fee4297f0f7dbd3820e5dc26016ab202c053753d-d # internal cd $WORK/b532 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b532=/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_amd64/buildid -w $WORK/b1435/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/e7/e7e049eac2b092c709de6718eb5de3302c22fdccc92aa6cf5075dbeede365380-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b1092/ github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b776/ github.com/prometheus/prometheus/pkg/relabel mkdir -p $WORK/b1093/ github.com/cortexproject/cortex/pkg/prom1/storage/metric mkdir -p $WORK/b1335/ cat >$WORK/b1092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1092/_pkg_.a -trimpath "$WORK/b1092=>" -p github.com/prometheus/prometheus/discovery/targetgroup -lang=go1.14 -complete -installsuffix shared -buildid pQKsO0p8iVLgN9NpbJHG/pQKsO0p8iVLgN9NpbJHG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1092/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go cat >$WORK/b776/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/prometheus/alertmanager/pkg/labels -lang=go1.18 -complete -installsuffix shared -buildid -EfaY6kQW1vObdPh1-0s/-EfaY6kQW1vObdPh1-0s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b776/importcfg -pack ./vendor/github.com/prometheus/alertmanager/pkg/labels/matcher.go ./vendor/github.com/prometheus/alertmanager/pkg/labels/parse.go cat >$WORK/b1335/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1335/_pkg_.a -trimpath "$WORK/b1335=>" -p github.com/cortexproject/cortex/pkg/prom1/storage/metric -lang=go1.16 -complete -installsuffix shared -buildid jlPD--JrazSKf8cPT6jk/jlPD--JrazSKf8cPT6jk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1335/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/prom1/storage/metric/metric.go ./vendor/github.com/cortexproject/cortex/pkg/prom1/storage/metric/sample.go cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/e5/e584087a7cfb5f92982b9792656d971c03775e59d7162ff52481a5497711b702-d # internal cp $WORK/b1443/_pkg_.a /builddir/.cache/go-build/a2/a2158cc9ff55483a1b66c5b91f37612940c835c79ffa11544c784d255391e84a-d # internal cat >$WORK/b1093/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1093/_pkg_.a -trimpath "$WORK/b1093=>" -p github.com/prometheus/prometheus/pkg/relabel -lang=go1.14 -complete -installsuffix shared -buildid is0wSm6SIcIgy9oRAjto/is0wSm6SIcIgy9oRAjto -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1093/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/relabel/relabel.go github.com/russellhaering/goxmldsig/etreeutils mkdir -p $WORK/b1451/ github.com/russellhaering/goxmldsig/types mkdir -p $WORK/b1452/ cat >$WORK/b1452/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b402/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1443/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1452/_pkg_.a -trimpath "$WORK/b1452=>" -p github.com/russellhaering/goxmldsig/types -lang=go1.15 -complete -installsuffix shared -buildid LRoowAjcJXzne8hinBdU/LRoowAjcJXzne8hinBdU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1452/importcfg -pack ./vendor/github.com/russellhaering/goxmldsig/types/signature.go cat >$WORK/b1451/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b402/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1443/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1451/_pkg_.a -trimpath "$WORK/b1451=>" -p github.com/russellhaering/goxmldsig/etreeutils -lang=go1.15 -complete -installsuffix shared -buildid YfHOLF2kUBfoNUis603N/YfHOLF2kUBfoNUis603N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1451/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/b8/b8f9f50db590b64d1a00da844dcb83170d243f9bb9dbeea43c4883e34368252d-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b196/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1256/_pkg_.a # internal cp $WORK/b1256/_pkg_.a /builddir/.cache/go-build/af/afdb5e1dd4000dc47517e78f4df2ab7dc48d543b3a2d3380300ffbd42b1af13d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/9d/9da0144d8f6c74c8d454d01d74666280a1cd18c7d7ee6c45355d54c7de5f26e3-d # internal cp $WORK/b1435/_pkg_.a /builddir/.cache/go-build/0e/0e759f59156ed70a552eb124960dea0be1abe1fb604b4c8062a43af3975ceb79-d # internal cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b198/_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_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p google.golang.org/protobuf/proto -lang=go1.11 -complete -installsuffix shared -buildid ZNt9qtELP3pXhMQK1oUB/ZNt9qtELP3pXhMQK1oUB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b196/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/b1178/_pkg_.a /builddir/.cache/go-build/e6/e67fdf7ef62265670a2805987b8b6279544f1e2c5c39d2176dd6abfc2a92e5d5-d # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/ed/edad7f91a610efe593ad39f19c66a2889d5d35a8b96455cf02f5db0d2bf7c178-d # internal github.com/ohler55/ojg/alt mkdir -p $WORK/b1177/ cat >$WORK/b1177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1176/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1178/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1177/_pkg_.a -trimpath "$WORK/b1177=>" -p github.com/ohler55/ojg/alt -lang=go1.17 -complete -installsuffix shared -buildid 5plrdnoXxCjHL0RkijJA/5plrdnoXxCjHL0RkijJA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1177/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b773/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/49/49187301b8ba5d1f8b25201aba08cd3305d2128316de58fcaff0b5b86a33e904-d # internal golang.org/x/text/internal mkdir -p $WORK/b734/ cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/language=$WORK/b735/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p golang.org/x/text/internal -lang=go1.17 -complete -installsuffix shared -buildid RSYyr817H0t5yUR1Z8Km/RSYyr817H0t5yUR1Z8Km -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b734/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/b1165/ cat >$WORK/b1165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/language=$WORK/b735/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_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_amd64/compile -o $WORK/b1165/_pkg_.a -trimpath "$WORK/b1165=>" -p golang.org/x/text/internal/colltab -lang=go1.17 -complete -installsuffix shared -buildid c_1qTuEExPBwLN1GjnAe/c_1qTuEExPBwLN1GjnAe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1165/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 cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/0c/0cf58152c70f0b7c39ea603e906dc781e93c1bae905c8b3e48ce2b1e74feb455-d # internal go/parser mkdir -p $WORK/b149/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1421/_pkg_.a # internal cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b140/_pkg_.a packagefile go/internal/typeparams=$WORK/b150/_pkg_.a packagefile go/scanner=$WORK/b141/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p go/parser -std -complete -installsuffix shared -buildid xeZdoyuum9jTJSXMLI3s/xeZdoyuum9jTJSXMLI3s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b149/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 cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/d9/d98fe481f5b9e863a3f918d1d42e6b72fa220647531e097eacf35da190059c83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1092/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b532=/tmp/go-build -gno-record-gcc-switches -o $WORK/b532/_cgo_.o $WORK/b532/_cgo_main.o $WORK/b532/_x001.o $WORK/b532/_x002.o $WORK/b532/_x003.o $WORK/b532/_x004.o -g -O2 cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/65/65d634796df4372f20877a5456de50c82785568391464c0cb45c28f2c974b5ef-d # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/b7/b7b2c05e5eda9c20f933b950064f3cdad0566c4e03872e40cd3a6cfa8b339b91-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b389/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/aws/aws-sdk-go/aws/awsutil -lang=go1.11 -complete -installsuffix shared -buildid LNtHj8yXZHnXMMTHhB2N/LNtHj8yXZHnXMMTHhB2N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b388/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_amd64/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1452/_pkg_.a # internal cp $WORK/b1452/_pkg_.a /builddir/.cache/go-build/9c/9c3be68d05d3651aa189089f5c828c43ff661d959f633bf01c6f35a22aea3830-d # internal cp $WORK/b1092/_pkg_.a /builddir/.cache/go-build/8b/8b06428a4fdbad43e43fac166f40ce5c6f21ead13574c61c9813f481e8bf8430-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1161/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/20/20bce7f2134cc4c4b96807f6ff1eba102372dce3a5fe7f0dd03cfa116b12de71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1335/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/3a/3ac3b877c92a2c2f64f7dfa64a075263d1c7dae56dbc6b42c9548aa58a74ce2c-d # internal html/template mkdir -p $WORK/b170/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1238/_pkg_.a # internal cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b171/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile text/template/parse=$WORK/b173/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p html/template -std -complete -installsuffix shared -buildid b4YVm4XFQenc-acdUwJJ/b4YVm4XFQenc-acdUwJJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b170/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/b1335/_pkg_.a /builddir/.cache/go-build/d0/d09184b3a80f33e16ce73f30a76a81c00911ba1a578c9161b2457dac9280ac28-d # internal cp $WORK/b1421/_pkg_.a /builddir/.cache/go-build/50/500923809279a10867ae457675044790b73189886cd738c8650fea9dbfd06dca-d # internal cp $WORK/b1161/_pkg_.a /builddir/.cache/go-build/35/350afb583d88fa0164ddc15a067bbac5a43a31177a9fe9dc8f8de59850aae6c6-d # internal cp $WORK/b1157/_pkg_.a /builddir/.cache/go-build/7f/7fd0ce8396b2be642cbd27b6dad3bd128fa3764b4cdb0bfaf7662ea9f7aa22ec-d # internal github.com/dop251/goja/parser mkdir -p $WORK/b1163/ cat >$WORK/b1163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1157/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1158/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1159/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1160/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b828/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1163/_pkg_.a -trimpath "$WORK/b1163=>" -p github.com/dop251/goja/parser -lang=go1.14 -complete -installsuffix shared -buildid PzXU1FZ-kc5UfQc3B8oC/PzXU1FZ-kc5UfQc3B8oC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1163/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 cp $WORK/b1238/_pkg_.a /builddir/.cache/go-build/3c/3cedab582b7031efbc3c6b0564859a20c22e917f0fcf0e27eb7cb87b9f3f4baa-d # internal github.com/go-git/go-git/v5/plumbing/format/config mkdir -p $WORK/b1237/ cat >$WORK/b1237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/gcfg=$WORK/b1238/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1237/_pkg_.a -trimpath "$WORK/b1237=>" -p github.com/go-git/go-git/v5/plumbing/format/config -lang=go1.13 -complete -installsuffix shared -buildid _FGBpe8UZ1Xm_3OrMOTu/_FGBpe8UZ1Xm_3OrMOTu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1237/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/config/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/config/decoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/config/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/config/encoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/config/option.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/config/section.go cp $WORK/b1083/_pkg_.a /builddir/.cache/go-build/c8/c8d97c26bd5c3b5edc1a2114e1de55255a65b3e82406d3bb500a2890865db48e-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b1086/ cat >$WORK/b1086/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1082/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1083/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1086/_pkg_.a -trimpath "$WORK/b1086=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -lang=go1.14 -complete -installsuffix shared -buildid vJ-B6ltc52CsyNwwtKMr/vJ-B6ltc52CsyNwwtKMr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1086/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_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/88/88b3c42551eb33eedcfa9f88e03fc3220e202521907cec47633d6ceaa816d3c4-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b200/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b776/_pkg_.a # internal cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.11 -complete -installsuffix shared -buildid Y6ZlmFotmtjgTQdz1U-b/Y6ZlmFotmtjgTQdz1U-b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b925/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1099/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/ac/ac2d7e770ca3b8920f84f89594e0aacd94d0c2c239b06a233fbdc539493e405b-d # internal golang.org/x/text/cases mkdir -p $WORK/b733/ cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/b7/b711e56921fb21e73cca17cd415c672f89886c4874fb06be2e5a63cc96ad5583-d # internal cp $WORK/b1099/_pkg_.a /builddir/.cache/go-build/2e/2eb18ec95f0dd8e0f2898e075ab911528c640081fa90560fb19ba7e3738d58d7-d # internal cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal=$WORK/b734/_pkg_.a packagefile golang.org/x/text/language=$WORK/b735/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p golang.org/x/text/cases -lang=go1.17 -complete -installsuffix shared -buildid RmBqO8hLSQZD9CIXowBF/RmBqO8hLSQZD9CIXowBF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b733/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 github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b1098/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1210/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/9c/9cde3b42cac73c3129b32226017bec12be0da4e7d90bd01c56be9164d755227e-d # internal cat >$WORK/b1098/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1094/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1099/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF go.opencensus.io/stats/internal mkdir -p $WORK/b651/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1098/_pkg_.a -trimpath "$WORK/b1098=>" -p github.com/prometheus/prometheus/tsdb/record -lang=go1.14 -complete -installsuffix shared -buildid DJprlUxZCbUDZDzyOVbc/DJprlUxZCbUDZDzyOVbc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1098/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/record/record.go cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b652/_pkg_.a EOF cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/0c/0c54ebdb9b33d2fb034e45d2afc1c937bd47b259bf0a8280b272283986b01d10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p go.opencensus.io/stats/internal -lang=go1.13 -complete -installsuffix shared -buildid VkJEnXT4tenpro0Rkonq/VkJEnXT4tenpro0Rkonq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack ./vendor/go.opencensus.io/stats/internal/record.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b532/_cgo_.o -dynout $WORK/b532/_cgo_import.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/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_amd64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b1210/_pkg_.a /builddir/.cache/go-build/93/93a20a71330c29abaa901611131be284364c09c0eed5524c8fef41d360330b46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/ef/eff369bfa4103bf71f0a9cfee3b3a5e0be6afe6966b70cad91cea53fc9f00fca-d # internal cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p os/user -std -installsuffix shared -buildid jfYN6vJFK2qjagqT-pqq/jfYN6vJFK2qjagqT-pqq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b532/_cgo_gotypes.go $WORK/b532/cgo_listgroups_unix.cgo1.go $WORK/b532/cgo_lookup_unix.cgo1.go $WORK/b532/getgrouplist_unix.cgo1.go $WORK/b532/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1451/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/b1/b1a6eeef560d16caea92b66aafde6b8aa7be5d90d4e9d9ad577c467262fb0430-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b1451/_pkg_.a /builddir/.cache/go-build/be/be5fe1f9bc396fa52768c09ada537112284ffa7a4945d256df70697aec2c6c1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/c8/c8053b0f348f95efd19030f8766f1b6d46e6233623ba312763c146a5e1489fce-d # internal go.opencensus.io/stats mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b648/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b651/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b652/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p go.opencensus.io/stats -lang=go1.13 -complete -installsuffix shared -buildid iSSxBP123hFCGZ_xqjvW/iSSxBP123hFCGZ_xqjvW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b650/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_amd64/buildid -w $WORK/b1086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b1086/_pkg_.a /builddir/.cache/go-build/4d/4d172c7f8aad02244b9f4775cbb57756c52dab7ab464261645558ce7fbf0d6d3-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b1081/ cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/49/499178e2d5c55cdbfc731e7e4567a1a0d858f8b27e2051058a6d211fc21cd6b1-d # internal cat >$WORK/b1081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1074/_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/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1076/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1082/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1083/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1084/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1086/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF crypto/x509/pkix mkdir -p $WORK/b090/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1081/_pkg_.a -trimpath "$WORK/b1081=>" -p github.com/prometheus/prometheus/storage -lang=go1.14 -complete -installsuffix shared -buildid LX8z-RZ-jzshV9gM882-/LX8z-RZ-jzshV9gM882- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1081/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 vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b077/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal vendor/github.com/golang-fips/openssl-fips/openssl mkdir -p $WORK/b051/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid n_WqhErhbRZxEmXYOv8U/n_WqhErhbRZxEmXYOv8U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b077/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 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_amd64/cgo -objdir $WORK/b051/ -importpath vendor/github.com/golang-fips/openssl-fips/openssl -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -g -O2 ./aes.go ./ecdh.go ./ecdsa.go ./hkdf.go ./hmac.go ./openssl.go ./rand.go ./rsa.go ./sha.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid jswaPGwdRuHPfKj4Lmkt/jswaPGwdRuHPfKj4Lmkt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1194/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/02/0245f474519c09b19e3eeb0b9518219e8c3c43ef4a83692ea984111f935f4d2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1093/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/be/bee25ca6d8b112cfad201c29457d3921f36e380d7737e486ece2bc4c14d80149-d # internal cp $WORK/b1342/_pkg_.a /builddir/.cache/go-build/21/211515360ffb442375b1de9f33bed89b1a8b545955305fe6afe0937ddf201bc9-d # internal cp $WORK/b1093/_pkg_.a /builddir/.cache/go-build/55/557f1c3c23fbae5d73d27ea4a5f66ab6ed6d43e5ce8f6237046e916504e08c98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1237/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/1c/1c81a30042e67a2b4c04d1dbc24fd835412df1b99b9645c409dad38624202098-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/log mkdir -p $WORK/b159/ cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/84/84b7611eeb105cb5a7b9adddcd0e0f624c8e32fddcb41f5a1a297ee2a2999aad-d # internal cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile github.com/hashicorp/go-hclog=$WORK/b160/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/log -lang=go1.17 -complete -installsuffix shared -buildid FT-lU773bgbGbzq6cyuy/FT-lU773bgbGbzq6cyuy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log/log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1098/_pkg_.a # internal cp $WORK/b1237/_pkg_.a /builddir/.cache/go-build/f9/f97ecb0ebf67dcbefa4902cea80e625e2737bd61dc16bec061c815f6cc97f942-d # internal github.com/go-git/go-git/v5/plumbing/format/gitignore mkdir -p $WORK/b1247/ cat >$WORK/b1247/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/go-git/go-billy/v5=$WORK/b1229/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/config=$WORK/b1237/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1248/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1247/_pkg_.a -trimpath "$WORK/b1247=>" -p github.com/go-git/go-git/v5/plumbing/format/gitignore -lang=go1.13 -complete -installsuffix shared -buildid vtAzdoo9E149325STcLD/vtAzdoo9E149325STcLD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1247/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/gitignore/dir.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/gitignore/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/gitignore/matcher.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/gitignore/pattern.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1379/_pkg_.a # internal cp $WORK/b1098/_pkg_.a /builddir/.cache/go-build/df/df3f89ac4a6ac00354e73d92f520433e6795d0455ac90cb7924d057750b5e289-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -o $WORK/b095/_cgo_.o $WORK/b095/_cgo_main.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/c3/c31c94cb725d91abd47864e28991c4c7dfcdea87198166097c772cf105e584cb-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b654/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b648/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b655/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b649/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b650/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b651/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b652/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p go.opencensus.io/stats/view -lang=go1.13 -complete -installsuffix shared -buildid dLkL0fTbGAt0iJ0InFPa/dLkL0fTbGAt0iJ0InFPa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b653/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_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b1194/_pkg_.a /builddir/.cache/go-build/9b/9b2b2ae164389a732e0dbb02336042f4faa544a83db6d68a59ae62012fcb9b5b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b806/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal github.com/blugelabs/bluge_segment_api mkdir -p $WORK/b1193/ TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_cgo_import.go cp $WORK/b1379/_pkg_.a /builddir/.cache/go-build/da/dab39f9d4ba7665bd1bc03813cb444ced93780472cf26dd70f2d2e04c4c77273-d # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/66/66017695859fb5aee9750a7367e08948926f7347c7e16568c8bd867163742953-d # internal cat >$WORK/b1193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1194/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/73/734edb6c490978be98fcd0e830f3bcdbd07226ec10d6fb3f3d4ba43bd0160c51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1193/_pkg_.a -trimpath "$WORK/b1193=>" -p github.com/blugelabs/bluge_segment_api -lang=go1.14 -complete -installsuffix shared -buildid j2LN2XToMxZ-EXWSabX2/j2LN2XToMxZ-EXWSabX2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1193/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 cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/93/931c4475f0bc78a4cb5231af97b4a30d893aea104d0bfed6c272a23b70c43b0c-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b532/_pkg_.a $WORK/b532/_x001.o $WORK/b532/_x002.o $WORK/b532/_x003.o $WORK/b532/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cat >$WORK/b095/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/b096/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/netip=$WORK/b099/_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/b062/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p net -std -installsuffix shared -buildid y4OeBgUlq3OHB6ASMZZV/y4OeBgUlq3OHB6ASMZZV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b095/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/b095/_cgo_gotypes.go $WORK/b095/cgo_linux.cgo1.go $WORK/b095/cgo_resnew.cgo1.go $WORK/b095/cgo_socknew.cgo1.go $WORK/b095/cgo_unix.cgo1.go $WORK/b095/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/65/65c86cb8d822df5bd80827f73ae8db038384d66a4872c4b2e38b566249346089-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1165/_pkg_.a # internal github.com/grafana/grafana/pkg/infra/process mkdir -p $WORK/b1453/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal github.com/golang/glog mkdir -p $WORK/b1015/ github.com/kevinburke/ssh_config mkdir -p $WORK/b1286/ cat >$WORK/b1453/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b532/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1453/_pkg_.a -trimpath "$WORK/b1453=>" -p github.com/grafana/grafana/pkg/infra/process -lang=go1.19 -complete -installsuffix shared -buildid U6IBLc0VP1SGCz20nxDP/U6IBLc0VP1SGCz20nxDP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1453/importcfg -pack ./pkg/infra/process/process.go ./pkg/infra/process/root_check.go cat >$WORK/b1015/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_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/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b532/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b1015/_pkg_.a -trimpath "$WORK/b1015=>" -p github.com/golang/glog -lang=go1.11 -complete -installsuffix shared -buildid qqh4lSCUbxs2KWokkSwo/qqh4lSCUbxs2KWokkSwo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1015/importcfg -pack ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/glog/glog_file.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cat >$WORK/b1286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b532/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cp $WORK/b1247/_pkg_.a /builddir/.cache/go-build/46/46e1767c77778307141bd4e9f7b2ddeca8e500d25e3c826c91a2a47a6ca854f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1286/_pkg_.a -trimpath "$WORK/b1286=>" -p github.com/kevinburke/ssh_config -lang=go1.16 -complete -installsuffix shared -buildid 6d6VgwCtm3ompjqJUbjU/6d6VgwCtm3ompjqJUbjU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1286/importcfg -pack ./vendor/github.com/kevinburke/ssh_config/config.go ./vendor/github.com/kevinburke/ssh_config/lexer.go ./vendor/github.com/kevinburke/ssh_config/parser.go ./vendor/github.com/kevinburke/ssh_config/position.go ./vendor/github.com/kevinburke/ssh_config/token.go ./vendor/github.com/kevinburke/ssh_config/validators.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/1d/1d43d10e4dfc9cd6e601e73c3b2d256ba089fffe7ccbd4f3c6321bb5742260ef-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/1b/1b79d28c989007aa1db08493f0f33d257d259471e354e3e922286edd27ad6972-d # internal cp $WORK/b1165/_pkg_.a /builddir/.cache/go-build/56/5630d2918aed366475d90d84b34ac22fe8ca3fa47884718d4dfcc86fdbc6e12d-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/9f/9fd3780ffff98d55e9c7790ba97d26d252ab40a2056837e487f09cd6afe3a3b7-d # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/4d/4d3375f4c8ef3b8b94f54dcbef9b9f0763f72cb3df15381dbe4abb4695b433e0-d # internal github.com/grafana/grafana/pkg/services/sqlstore/session mkdir -p $WORK/b805/ cat >$WORK/b805/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b806/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/grafana/grafana/pkg/services/sqlstore/session -lang=go1.19 -complete -installsuffix shared -buildid cFTxzz2knBLIi8sq0IOQ/cFTxzz2knBLIi8sq0IOQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b805/importcfg -pack ./pkg/services/sqlstore/session/session.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1453/_pkg_.a # internal cp $WORK/b1453/_pkg_.a /builddir/.cache/go-build/cd/cd11cd539e8d198f4e2472a26267703ef67dabdb1fac6de3dcc13f4f2d48933c-d # internal golang.org/x/text/collate mkdir -p $WORK/b1164/ cat >$WORK/b1164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile golang.org/x/text/internal/colltab=$WORK/b1165/_pkg_.a packagefile golang.org/x/text/language=$WORK/b735/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1164/_pkg_.a -trimpath "$WORK/b1164=>" -p golang.org/x/text/collate -lang=go1.17 -complete -installsuffix shared -buildid V5abqMuF6_MzN-Vjl8YX/V5abqMuF6_MzN-Vjl8YX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1164/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_amd64/buildid -w $WORK/b934/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/c0/c022a849f9101ef78d4c19e60b9d7f8474a399de73c868b4265edbcc1f3ec8a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1193/_pkg_.a # internal cuelang.org/go/cue/literal mkdir -p $WORK/b933/ cat >$WORK/b933/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b934/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p cuelang.org/go/cue/literal -lang=go1.17 -complete -installsuffix shared -buildid sQHp1-mLgnyTVAtgodXe/sQHp1-mLgnyTVAtgodXe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b933/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 cp $WORK/b1193/_pkg_.a /builddir/.cache/go-build/19/192a8629a67f130561025608747bacdf260b8a2da55777626fb6bd2569f29618-d # internal github.com/blugelabs/bluge/analysis mkdir -p $WORK/b1192/ cat >$WORK/b1192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1193/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF github.com/blugelabs/ice mkdir -p $WORK/b1209/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1192/_pkg_.a -trimpath "$WORK/b1192=>" -p github.com/blugelabs/bluge/analysis -lang=go1.13 -complete -installsuffix shared -buildid h8kSACMD0oPmUcUwH1kP/h8kSACMD0oPmUcUwH1kP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1192/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 cat >$WORK/b1209/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1194/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1210/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1193/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1101/_pkg_.a packagefile hash/crc32=$WORK/b120/_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_amd64/compile -o $WORK/b1209/_pkg_.a -trimpath "$WORK/b1209=>" -p github.com/blugelabs/ice -lang=go1.12 -complete -installsuffix shared -buildid MSfkR1KFwZceIyIDkGNJ/MSfkR1KFwZceIyIDkGNJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1209/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 cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/c5/c50f66511622d206370a7e6c00dfb18243cdec8b6b006f1549c45779ba125594-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/34/347dc5af4676f367878a214a36e2443e23a79b2c41b875bf1af274884d6f8656-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/93/93f92f9701f1ee46300ae5cd51dfd465b0ed45deab71170c50865676c039da5b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/eb/ebd249255207bd3e1e1811e35df6876780026b642b0ee89822bfd082dfebe191-d # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/9b/9bcec4216036c2445d6733644672772e1fb0a3b3769e56d7fa370943aa540d16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/32/32734e49ed8bb6daff7d4209d151058fe39756c38bb6a0aa94fd6bcf13825fa9-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b182/ google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b201/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.11 -complete -installsuffix shared -buildid Z7r8a83eQk8QqtJGEy-0/Z7r8a83eQk8QqtJGEy-0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/google.golang.org/protobuf/encoding/prototext/encode.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.11 -complete -installsuffix shared -buildid 3oqLhPvBWHCZR6Q83u8A/3oqLhPvBWHCZR6Q83u8A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b201/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_amd64/buildid -w $WORK/b1015/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/29/293cf79fd3976abb1f49ddb2bd71e9f4f8f06c72fd12a04c2d72fdd35de330c6-d # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/3e/3e0149a5667b9de04fc3d76f80d0192b4b216c9e63bdc6e47d808e75acb7aadd-d # internal github.com/apache/arrow/go/arrow/array mkdir -p $WORK/b292/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1192/_pkg_.a # internal cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b287/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b288/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b284/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b285/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b289/_pkg_.a packagefile hash/maphash=$WORK/b291/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/apache/arrow/go/arrow/array -lang=go1.15 -complete -installsuffix shared -buildid 1e_y9TmlCzfcxJ1cNdMg/1e_y9TmlCzfcxJ1cNdMg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b292/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1286/_pkg_.a # internal cp $WORK/b1015/_pkg_.a /builddir/.cache/go-build/d5/d51f5dbc598e9adc7da243cd8034326ac0602b5931b5f9549ccb5d9ff5c260d5-d # internal github.com/protocolbuffers/txtpbfmt/parser mkdir -p $WORK/b1014/ cp $WORK/b1192/_pkg_.a /builddir/.cache/go-build/70/7094ea8d19134af0a3facc22a8d1cdfa8e1dad501e09d6ab3fd8dae78de82569-d # internal cat >$WORK/b1014/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/glog=$WORK/b1015/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b1016/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b1013/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b1017/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1014/_pkg_.a -trimpath "$WORK/b1014=>" -p github.com/protocolbuffers/txtpbfmt/parser -lang=go1.13 -complete -installsuffix shared -buildid -NbfSXbRlgC3_eONwCdg/-NbfSXbRlgC3_eONwCdg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1014/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/parser/parser.go github.com/blugelabs/bluge/search mkdir -p $WORK/b1214/ github.com/blugelabs/bluge/analysis/token mkdir -p $WORK/b1200/ cat >$WORK/b1214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1192/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1212/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1213/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1193/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1214/_pkg_.a -trimpath "$WORK/b1214=>" -p github.com/blugelabs/bluge/search -lang=go1.13 -complete -installsuffix shared -buildid 5A6dNsU6Q-78nOJY6FMJ/5A6dNsU6Q-78nOJY6FMJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1214/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/b1200/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/ring=$WORK/b1201/_pkg_.a packagefile github.com/blevesearch/go-porterstemmer=$WORK/b1202/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1192/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1200/_pkg_.a -trimpath "$WORK/b1200=>" -p github.com/blugelabs/bluge/analysis/token -lang=go1.13 -complete -installsuffix shared -buildid BLRn9zeDoHt4OYSsnkOs/BLRn9zeDoHt4OYSsnkOs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1200/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 cp $WORK/b1286/_pkg_.a /builddir/.cache/go-build/d7/d740c32bc19b33ba50f2a006de0acfa5deeea8ad95ef86b040a4d4b538696913-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/09/09a571f6f20801c08b911cc865d307b91d9872987c7ce8f0da6e4003db180ab1-d # internal github.com/grafana/grafana/pkg/components/dashdiffs mkdir -p $WORK/b921/ cat >$WORK/b921/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b922/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b925/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b933/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p github.com/grafana/grafana/pkg/components/dashdiffs -lang=go1.19 -complete -installsuffix shared -buildid ixVqCpAdA62MsvpNCrMk/ixVqCpAdA62MsvpNCrMk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b921/importcfg -pack ./pkg/components/dashdiffs/compare.go ./pkg/components/dashdiffs/formatter_basic.go ./pkg/components/dashdiffs/formatter_json.go cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/7c/7ce0c303be9807a810d93119265f5c1972a5b23c353c8fdd43a8b99e063bbb44-d # internal cuelang.org/go/cue/ast mkdir -p $WORK/b929/ cat >$WORK/b929/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p cuelang.org/go/cue/ast -lang=go1.17 -complete -installsuffix shared -buildid 6l9KMr3ijCLziFUHv1GN/6l9KMr3ijCLziFUHv1GN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b929/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_amd64/buildid -w $WORK/b1155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b767/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1081/_pkg_.a # internal cp $WORK/b1155/_pkg_.a /builddir/.cache/go-build/eb/eb2a87cb02d95fcd00162aaf96f651069cef05dc880825bb56214960dfa23a9f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1204/_pkg_.a # internal cp $WORK/b1204/_pkg_.a /builddir/.cache/go-build/6a/6a36fee1f6e03128ffa40a7cd3b1643e7592d8394a0f478b2f6e022d048f3229-d # internal github.com/blugelabs/bluge/analysis/tokenizer mkdir -p $WORK/b1203/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1200/_pkg_.a # internal cat >$WORK/b1203/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/segment=$WORK/b1204/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1192/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1203/_pkg_.a -trimpath "$WORK/b1203=>" -p github.com/blugelabs/bluge/analysis/tokenizer -lang=go1.13 -complete -installsuffix shared -buildid jrLBqm1L3zOaeVN9Hpjr/jrLBqm1L3zOaeVN9Hpjr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1203/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 cp $WORK/b1081/_pkg_.a /builddir/.cache/go-build/65/65b6daeb58d73d9e6ba69e48bd21204b19eceac52b5d312ef70a9bdb8e889172-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b1097/ github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b1080/ cat >$WORK/b1097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1074/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1081/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1083/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1094/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1084/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1085/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_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_amd64/compile -o $WORK/b1097/_pkg_.a -trimpath "$WORK/b1097=>" -p github.com/prometheus/prometheus/tsdb/index -lang=go1.14 -complete -installsuffix shared -buildid VgR_RC4fa3aL_yCPidj1/VgR_RC4fa3aL_yCPidj1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1097/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/b1200/_pkg_.a /builddir/.cache/go-build/37/3714b4592a535764272a9f5c06d59819f25cfdb6729622266c261d449e1e0b47-d # internal cat >$WORK/b1080/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1078/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1079/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1081/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1087/_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/b046/_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_amd64/compile -o $WORK/b1080/_pkg_.a -trimpath "$WORK/b1080=>" -p github.com/prometheus/prometheus/promql/parser -lang=go1.14 -complete -installsuffix shared -buildid AMWA7ZAEC9801E-jbEMK/AMWA7ZAEC9801E-jbEMK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1080/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 cp $WORK/b1163/_pkg_.a /builddir/.cache/go-build/7e/7e4340337983a077d34fcfce8c1224a7b86da6b8d6b8d64961fdac5411430e6e-d # internal cp $WORK/b1177/_pkg_.a /builddir/.cache/go-build/00/0074abe7398fc20565a3e8cdff99a31bec7dfe26f20c9e38b1dbb5deaee90899-d # internal github.com/ohler55/ojg/jp mkdir -p $WORK/b1175/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1128/_pkg_.a # internal github.com/ohler55/ojg/oj mkdir -p $WORK/b1179/ cat >$WORK/b1175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1176/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1177/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1178/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1175/_pkg_.a -trimpath "$WORK/b1175=>" -p github.com/ohler55/ojg/jp -lang=go1.17 -complete -installsuffix shared -buildid exztsGbpsdK2Gi5VPMI0/exztsGbpsdK2Gi5VPMI0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1175/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 cat >$WORK/b1179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1176/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1177/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1178/_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/b046/_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_amd64/compile -o $WORK/b1179/_pkg_.a -trimpath "$WORK/b1179=>" -p github.com/ohler55/ojg/oj -lang=go1.17 -complete -installsuffix shared -buildid E03Y1y1pElZCL-xS15bW/E03Y1y1pElZCL-xS15bW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1179/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/32/32c9d4180690be36d43adf6bf2217589fee7d926fa5874998ab631cae156d164-d # internal gonum.org/v1/gonum/lapack/lapack64 mkdir -p $WORK/b766/ cat >$WORK/b766/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b752/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b753/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b765/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b767/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p gonum.org/v1/gonum/lapack/lapack64 -lang=go1.17 -complete -installsuffix shared -buildid kEcllU4jaEuX9fQ0ElL4/kEcllU4jaEuX9fQ0ElL4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b766/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/lapack64/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack64/lapack64.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/a5/a5c11bdc420bd09c0825e7a4dbd28d6bfd3296f929c8566a5db1b6f6a6d20f50-d # internal go/build mkdir -p $WORK/b139/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1203/_pkg_.a # internal cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b140/_pkg_.a packagefile go/build/constraint=$WORK/b143/_pkg_.a packagefile go/doc=$WORK/b144/_pkg_.a packagefile go/parser=$WORK/b149/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile internal/buildcfg=$WORK/b151/_pkg_.a packagefile internal/goroot=$WORK/b152/_pkg_.a packagefile internal/goversion=$WORK/b154/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p go/build -std -complete -installsuffix shared -buildid wpX-P21KLo_mUmC5sGts/wpX-P21KLo_mUmC5sGts -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b139/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/b1203/_pkg_.a /builddir/.cache/go-build/7d/7d85ed25ce1b219f1e38b7a3e0a53611d316ebbb1596f5efa0e8efcf59729ef6-d # internal github.com/blugelabs/bluge/analysis/lang/en mkdir -p $WORK/b1197/ cat >$WORK/b1197/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/snowballstem=$WORK/b1198/_pkg_.a packagefile github.com/blevesearch/snowballstem/english=$WORK/b1199/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1192/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1200/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1203/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1197/_pkg_.a -trimpath "$WORK/b1197=>" -p github.com/blugelabs/bluge/analysis/lang/en -lang=go1.13 -complete -installsuffix shared -buildid HD4NFgf2c-nR_NpaCX0w/HD4NFgf2c-nR_NpaCX0w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1197/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b921/_pkg_.a # internal cp $WORK/b1128/_pkg_.a /builddir/.cache/go-build/43/43d30d0ca376aa50b2eac377e6ebf38d87a1a4b21f6e9f7d123d60882897241e-d # internal cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/d3/d3a5c129baee3747814f3ffd7a9789cdc4d953d2d753614c27daa517f95860bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b1214/_pkg_.a /builddir/.cache/go-build/01/01276f2fca9bbe216db9fa6cb3367c904e042cb2ca7b23e0d6bf08f8b0bc44d2-d # internal github.com/blugelabs/bluge/search/collector mkdir -p $WORK/b1219/ github.com/blugelabs/bluge/search/similarity github.com/blugelabs/bluge/search/aggregations mkdir -p $WORK/b1215/ cat >$WORK/b1219/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b1074/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1214/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1219/_pkg_.a -trimpath "$WORK/b1219=>" -p github.com/blugelabs/bluge/search/collector -lang=go1.13 -complete -installsuffix shared -buildid 1FKT66FLEvJ_Bs0nGCgY/1FKT66FLEvJ_Bs0nGCgY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1219/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/b1215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/axiomhq/hyperloglog=$WORK/b1216/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1213/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1214/_pkg_.a packagefile github.com/caio/go-tdigest=$WORK/b1218/_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_amd64/compile -o $WORK/b1215/_pkg_.a -trimpath "$WORK/b1215=>" -p github.com/blugelabs/bluge/search/aggregations -lang=go1.13 -complete -installsuffix shared -buildid PKVfSUcTttccClQ7hpUL/PKVfSUcTttccClQ7hpUL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1215/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 mkdir -p $WORK/b1224/ cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/00/003de3efa79886f1fc00094baf00c7faea4e6d8c279bd962b6c017a1414d9c96-d # internal cat >$WORK/b1224/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1214/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1193/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1224/_pkg_.a -trimpath "$WORK/b1224=>" -p github.com/blugelabs/bluge/search/similarity -lang=go1.13 -complete -installsuffix shared -buildid jZhpDocM1NiVUu1hjNY1/jZhpDocM1NiVUu1hjNY1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1224/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 gonum.org/v1/gonum/mat mkdir -p $WORK/b751/ cat >$WORK/b751/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b752/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b753/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b762/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b763/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b764/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b761/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b765/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b766/_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/b756/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p gonum.org/v1/gonum/mat -lang=go1.17 -complete -installsuffix shared -buildid H8Loa1S3Ybz3KjBF3wGS/H8Loa1S3Ybz3KjBF3wGS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b751/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_amd64/buildid -w $WORK/b1197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1014/_pkg_.a # internal cp $WORK/b1197/_pkg_.a /builddir/.cache/go-build/82/820dab2c4b93c3e201d516f519eab2b7b5086d354ddff8c4b833df1b80e8a98a-d # internal github.com/blugelabs/bluge/analysis/analyzer mkdir -p $WORK/b1196/ cat >$WORK/b1196/importcfg << 'EOF' # internal # import config packagefile github.com/blugelabs/bluge/analysis=$WORK/b1192/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/lang/en=$WORK/b1197/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1200/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1203/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1196/_pkg_.a -trimpath "$WORK/b1196=>" -p github.com/blugelabs/bluge/analysis/analyzer -lang=go1.13 -complete -installsuffix shared -buildid 68hP_FyLFUe5HbYnp1g4/68hP_FyLFUe5HbYnp1g4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1196/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b1014/_pkg_.a /builddir/.cache/go-build/94/94a8afdfa7bd7cad2d18723dcf76abb1f35baa87b67c7ec5f2f5d5c11a2f646f-d # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/76/76de5dca13fd6f4ff47c6d2349d6fe9918a77501be104ab901bd00b6060ee099-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1196/_pkg_.a # internal cp $WORK/b1196/_pkg_.a /builddir/.cache/go-build/87/8787532465464496b9c108559987c4354018053649f6d91add07737ccec62662-d # internal cp $WORK/b1224/_pkg_.a /builddir/.cache/go-build/84/84d912f5155f4bc9973e4ce15e46adcde2b4003dc697b8c47ec7778836bae639-d # internal github.com/blugelabs/bluge/search/searcher mkdir -p $WORK/b1220/ cat >$WORK/b1220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1074/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1210/_pkg_.a packagefile github.com/blevesearch/vellum/levenshtein=$WORK/b1221/_pkg_.a packagefile github.com/blevesearch/vellum/regexp=$WORK/b1222/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1212/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1213/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1214/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1224/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1193/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp/syntax=$WORK/b148/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1220/_pkg_.a -trimpath "$WORK/b1220=>" -p github.com/blugelabs/bluge/search/searcher -lang=go1.13 -complete -installsuffix shared -buildid n_ii-y1WS-TUGIbpdbw0/n_ii-y1WS-TUGIbpdbw0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1220/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1219/_pkg_.a # internal cp $WORK/b1219/_pkg_.a /builddir/.cache/go-build/ec/ecb2a59727b5b1ac2ae2a8ac3169593c633de896d1e771e541f8dd8c880b0c44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b929/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1215/_pkg_.a # internal cp $WORK/b1215/_pkg_.a /builddir/.cache/go-build/af/af0618d83a32415faa9165b21c9bc08b090d4675aeef59bed683034925ddeba9-d # internal cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/bd/bdcd5abafb96ce5369b191b6a91b59e882e8e870927d43842b2d9ec89f4ba3db-d # internal cuelang.org/go/internal/astinternal mkdir -p $WORK/b939/ cuelang.org/go/cue/ast/astutil mkdir -p $WORK/b935/ cat >$WORK/b935/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p cuelang.org/go/cue/ast/astutil -lang=go1.17 -complete -installsuffix shared -buildid d7hltxwjReGmXrkoZDzZ/d7hltxwjReGmXrkoZDzZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b935/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 cat >$WORK/b939/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p cuelang.org/go/internal/astinternal -lang=go1.17 -complete -installsuffix shared -buildid ptny8fo4Zq2xiFlCaV-i/ptny8fo4Zq2xiFlCaV-i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b939/importcfg -pack ./vendor/cuelang.org/go/internal/astinternal/debugstr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1209/_pkg_.a # internal cp $WORK/b1209/_pkg_.a /builddir/.cache/go-build/49/49ed98742be9b4de9eee3f8ea1606093c391bd9e18fc91f527ebfbe920834699-d # internal github.com/blugelabs/bluge/index mkdir -p $WORK/b1205/ cat >$WORK/b1205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1074/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1194/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1206/_pkg_.a packagefile github.com/blugelabs/bluge/index/lock=$WORK/b1207/_pkg_.a packagefile github.com/blugelabs/bluge/index/mergeplan=$WORK/b1208/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1193/_pkg_.a packagefile github.com/blugelabs/ice=$WORK/b1209/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_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_amd64/compile -o $WORK/b1205/_pkg_.a -trimpath "$WORK/b1205=>" -p github.com/blugelabs/bluge/index -lang=go1.13 -complete -installsuffix shared -buildid 31kij2KZyCI5gNJLQHfS/31kij2KZyCI5gNJLQHfS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1205/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_amd64/buildid -w $WORK/b939/_pkg_.a # internal cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/1b/1b398991c3a23a575ce9b81e47ef59580388d1b2d560eac06ad4231621e0b786-d # internal cuelang.org/go/internal/encoding/json mkdir -p $WORK/b1006/ cuelang.org/go/internal/encoding/yaml mkdir -p $WORK/b976/ cat >$WORK/b1006/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b939/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b976/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b939/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b437/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p cuelang.org/go/internal/encoding/json -lang=go1.17 -complete -installsuffix shared -buildid Edn61QbRh1zmNDD1YBII/Edn61QbRh1zmNDD1YBII -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1006/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p cuelang.org/go/internal/encoding/yaml -lang=go1.17 -complete -installsuffix shared -buildid WK3hASy1apUZqs4cLpET/WK3hASy1apUZqs4cLpET -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b976/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/yaml/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b1097/_pkg_.a /builddir/.cache/go-build/74/747136760508fa153dacb9f16095d20664e8e93ae35f9a9049558c8889231833-d # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/ca/ca8aafc0022f40f4da10d415f2f2cff05c9aac5a720a2342af742c1a7cbf28a2-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b208/ google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b557/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.11 -complete -installsuffix shared -buildid WjYinTiRvyTmVzUwU5bV/WjYinTiRvyTmVzUwU5bV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b558/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.11 -complete -installsuffix shared -buildid zm5IEt2Hm6dfw81oJ2_3/zm5IEt2Hm6dfw81oJ2_3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b557/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_amd64/buildid -w $WORK/b976/_pkg_.a # internal cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/5c/5cd665625aafc38070f5f7d9a68c8005fffca829977d82e2c5af7c0b8d350454-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1006/_pkg_.a # internal cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/17/17c0cb63f8616141e70bd8aa8b78eb1156334df9457799732bddd7d10e83d273-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b935/_pkg_.a # internal cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/79/7946e2e2f99dc7d7f73bf8a870da48d311737989bfabb08d00f259546b2d03d5-d # internal cuelang.org/go/internal mkdir -p $WORK/b941/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cuelang.org/go/cue/parser mkdir -p $WORK/b937/ cat >$WORK/b937/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b939/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b940/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF cat >$WORK/b941/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b934/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p cuelang.org/go/cue/parser -lang=go1.17 -complete -installsuffix shared -buildid wnHM4Y2TBDL3CC9p-dld/wnHM4Y2TBDL3CC9p-dld -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b937/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_amd64/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p cuelang.org/go/internal -lang=go1.17 -complete -installsuffix shared -buildid AVzVndqOPHkOdAy_QHCO/AVzVndqOPHkOdAy_QHCO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b941/importcfg -pack ./vendor/cuelang.org/go/internal/attrs.go ./vendor/cuelang.org/go/internal/internal.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/e6/e611a49edd2977504fa687162a41f8d8e06d08b4a285f055d2d6e4380c8f3f0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1220/_pkg_.a # internal cp $WORK/b1220/_pkg_.a /builddir/.cache/go-build/26/261708c95c9a79fff84dd974fc377138c2c107200e766338b539d4bb181c2884-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/d9/d934bb2c9acb7246893aab277f6961647f834b4418c49b23886812d25e2b74f1-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b198/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b108/_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/b046/_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_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p google.golang.org/protobuf/internal/impl -lang=go1.11 -complete -installsuffix shared -buildid o8zoyYlfXNvmQ1dhMovz/o8zoyYlfXNvmQ1dhMovz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b1179/_pkg_.a /builddir/.cache/go-build/b8/b80ce10805f252153cb0d0122cb6b6437c5f7ce5b187f546ae443fcb0f3d4d6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b941/_pkg_.a # internal cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/5c/5c9f7ac19f2e8be35a05b62b8ef964eb77d7e3ba1e6f6c72491b697df448a661-d # internal cuelang.org/go/internal/third_party/yaml mkdir -p $WORK/b977/ cat >$WORK/b977/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p cuelang.org/go/internal/third_party/yaml -lang=go1.17 -complete -installsuffix shared -buildid V67B_vqntMDSUS0nMkl6/V67B_vqntMDSUS0nMkl6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b977/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/b1080/_pkg_.a /builddir/.cache/go-build/95/956a431a61575f8a2787fc128009313404d614ecf379d49455a1135edf9362bc-d # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/6b/6bfc610f15b648d549b49aaefa96a39aa72eeef73406449aa82504bd6938ef71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b937/_pkg_.a # internal cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/ef/ef69d1a15f0d916783c12c4e9639633456144232b014d00630c7547240682bd9-d # internal cuelang.org/go/cue/build mkdir -p $WORK/b936/ cuelang.org/go/cue/format mkdir -p $WORK/b942/ cat >$WORK/b936/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p cuelang.org/go/cue/build -lang=go1.17 -complete -installsuffix shared -buildid FD34HLZnMbEOROEtqDK9/FD34HLZnMbEOROEtqDK9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b936/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/b942/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b938/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_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/b046/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p cuelang.org/go/cue/format -lang=go1.17 -complete -installsuffix shared -buildid LtIcE66kZl7Shh5yUdnP/LtIcE66kZl7Shh5yUdnP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b942/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_amd64/buildid -w $WORK/b1205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/c8/c81b75544acaf1490759ae7318eac0904a8a819d75c0233faa1fe89b1d636e7e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b1205/_pkg_.a /builddir/.cache/go-build/00/00d429888d95b9f6ca75a3dbd1c2fee89dd65206f7cb5fd01393a212a1edeb81-d # internal github.com/blugelabs/bluge mkdir -p $WORK/b1191/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b936/_pkg_.a # internal cat >$WORK/b1191/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1192/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/analyzer=$WORK/b1196/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1203/_pkg_.a packagefile github.com/blugelabs/bluge/index=$WORK/b1205/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1212/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1213/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1214/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1215/_pkg_.a packagefile github.com/blugelabs/bluge/search/collector=$WORK/b1219/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1220/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1224/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1193/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1191/_pkg_.a -trimpath "$WORK/b1191=>" -p github.com/blugelabs/bluge -lang=go1.13 -complete -installsuffix shared -buildid U1c0zJYKgEejYBqPpron/U1c0zJYKgEejYBqPpron -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1191/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 cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/ba/baf8a1838fa1d2d4580880d6542b8d8a3c591f9875b5e5056667be8d2afbe46b-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/c4/c4d5667e3c910ba6f26196afe6e27495b0f04f11afd3a2caa2d9a3456e410914-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b473/ github.com/gogo/protobuf/types mkdir -p $WORK/b786/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile io/ioutil=$WORK/b108/_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/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -lang=go1.15 -complete -installsuffix shared -buildid OkL4_D6KVRhBt_Hyyc8K/OkL4_D6KVRhBt_Hyyc8K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b473/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 cat >$WORK/b786/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b787/_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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/gogo/protobuf/types -lang=go1.15 -complete -installsuffix shared -buildid G6SOm5uOi-v0CJ1ZgZhB/G6SOm5uOi-v0CJ1ZgZhB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b786/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b942/_pkg_.a # internal cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/7c/7c2a0117921b3810218d3dd3b6b1a9e92c0ac4e94366a54aafe09be383fbe9c8-d # internal cuelang.org/go/internal/core/adt mkdir -p $WORK/b943/ cat >$WORK/b943/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b934/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b944/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/f7/f72a6c4c942a95059521d42ef7d18b0147fa7cc634dcb1d0b09172d774451b48-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p cuelang.org/go/internal/core/adt -lang=go1.17 -complete -installsuffix shared -buildid rBRRxMhcPTQZTGOPBPqX/rBRRxMhcPTQZTGOPBPqX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b943/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 google.golang.org/grpc/internal/syscall mkdir -p $WORK/b259/ net/textproto mkdir -p $WORK/b128/ google.golang.org/grpc/stats mkdir -p $WORK/b262/ github.com/mailru/easyjson/buffer mkdir -p $WORK/b430/ log/syslog github.com/grafana/grafana-plugin-sdk-go/internal/standalone cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$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 net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b801/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/textproto -std -complete -installsuffix shared -buildid OvBc586G2N9XRtu9g20u/OvBc586G2N9XRtu9g20u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b128/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 vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b129/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/hashicorp/yamux mkdir -p $WORK/b269/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p google.golang.org/grpc/internal/syscall -lang=go1.14 -complete -installsuffix shared -buildid GJpsxr_a0QVlS-DQxFXK/GJpsxr_a0QVlS-DQxFXK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go cat >$WORK/b801/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/b445/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/go-redis/redis/v8/internal/pool /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/standalone -lang=go1.17 -complete -installsuffix shared -buildid KooGlxjTLIhuFI4Ba2wH/KooGlxjTLIhuFI4Ba2wH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b801/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/standalone/standalone.go cat >$WORK/b129/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/b122/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid Q8MdZwVwJZP7o_c7tRcd/Q8MdZwVwJZP7o_c7tRcd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p google.golang.org/grpc/stats -lang=go1.14 -complete -installsuffix shared -buildid jxlnEWgAS0Z1TWjoW65U/jxlnEWgAS0Z1TWjoW65U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go mkdir -p $WORK/b721/ mkdir -p $WORK/b353/ golang.org/x/net/netutil mkdir -p $WORK/b1360/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF github.com/grafana/grafana/pkg/infra/network mkdir -p $WORK/b899/ github.com/bradfitz/gomemcache/memcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/mailru/easyjson/buffer -lang=go1.12 -complete -installsuffix shared -buildid 2TKEpuylhDy7yUx112h5/2TKEpuylhDy7yUx112h5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b430/importcfg -pack ./vendor/github.com/mailru/easyjson/buffer/pool.go github.com/kylelemons/godebug/pretty mkdir -p $WORK/b869/ mkdir -p $WORK/b713/ github.com/mitchellh/mapstructure mkdir -p $WORK/b1049/ cat >$WORK/b899/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p github.com/grafana/grafana/pkg/infra/network -lang=go1.19 -complete -installsuffix shared -buildid fFOXE6IAN8ULk3E9LnGU/fFOXE6IAN8ULk3E9LnGU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b899/importcfg -pack ./pkg/infra/network/address.go cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b869/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/kylelemons/godebug/diff=$WORK/b870/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p log/syslog -std -complete -installsuffix shared -buildid fbKJ5jFhwbm7AjHoeMx-/fbKJ5jFhwbm7AjHoeMx- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b353/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/kylelemons/godebug/pretty -lang=go1.11 -complete -installsuffix shared -buildid PnTvIZFmpopbYsDFE3kx/PnTvIZFmpopbYsDFE3kx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b869/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 cat >$WORK/b713/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/bradfitz/gomemcache/memcache -lang=go1.12 -complete -installsuffix shared -buildid RglGDTbd4bUxOqYoKrXR/RglGDTbd4bUxOqYoKrXR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b713/importcfg -pack ./vendor/github.com/bradfitz/gomemcache/memcache/memcache.go ./vendor/github.com/bradfitz/gomemcache/memcache/selector.go golang.org/x/net/internal/socket mkdir -p $WORK/b466/ github.com/hashicorp/go-sockaddr mkdir -p $WORK/b452/ cat >$WORK/b1049/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1049/_pkg_.a -trimpath "$WORK/b1049=>" -p github.com/mitchellh/mapstructure -lang=go1.14 -complete -installsuffix shared -buildid nylkGqVHFSXRXHayAyQx/nylkGqVHFSXRXHayAyQx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1049/importcfg -pack ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_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/b716/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b722/_pkg_.a packagefile net=$WORK/b095/_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_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/go-redis/redis/v8/internal/pool -lang=go1.13 -complete -installsuffix shared -buildid txu5FN-ZlJGfiFk_0f9R/txu5FN-ZlJGfiFk_0f9R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b721/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/b269/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1360/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b095/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/hashicorp/yamux -lang=go1.15 -complete -installsuffix shared -buildid z7AIeBIWzotnyEy30BuQ/z7AIeBIWzotnyEy30BuQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b269/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1360/_pkg_.a -trimpath "$WORK/b1360=>" -p golang.org/x/net/netutil -lang=go1.17 -complete -installsuffix shared -buildid jjw5RaF_BxZixAlxOK6i/jjw5RaF_BxZixAlxOK6i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1360/importcfg -pack ./vendor/golang.org/x/net/netutil/listen.go cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile net=$WORK/b095/_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_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p golang.org/x/net/internal/socket -lang=go1.17 -complete -installsuffix shared -buildid X-xDn4oBF9bjUYMRbO7E/X-xDn4oBF9bjUYMRbO7E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b466/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_amd64.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_amd64.go cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/hashicorp/go-sockaddr -lang=go1.16 -complete -installsuffix shared -buildid UvHF2-xiNv0EimLT1iEf/UvHF2-xiNv0EimLT1iEf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b452/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 github.com/prometheus/procfs mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b338/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b339/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/prometheus/procfs -lang=go1.17 -complete -installsuffix shared -buildid keF_ww04pC9vswphYBQn/keF_ww04pC9vswphYBQn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b337/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_x86.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/net_xfrm.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_cgroups.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_netstat.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_snmp.go ./vendor/github.com/prometheus/procfs/proc_snmp6.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/proc_sys.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/softirqs.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/zoneinfo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b899/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b801/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1360/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/88/88d91a508a66f894f2b25d4d2ffe31591aa299066e51b3b846aabce56f4cac70-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b1360/_pkg_.a /builddir/.cache/go-build/7f/7f43d1cd44a1c7b0e9704875460347fd83e2d4cf3420fc755b8fae7071af39d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/5c/5c1689ac877b4458200c3a01447f596239e2cd39609c78ecad5e3caaf9562aef-d # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/16/161dcc30b48d74d4ab6f38ac55af8949b69ed3b4411a1c78821b5c25e19c861e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/9a/9a90cc8ada0049c537d8f966801f8ce61a7a13a9deb941887ca1e504a57aab78-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b430/_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_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/mailru/easyjson/jwriter -lang=go1.12 -complete -installsuffix shared -buildid KrYOwJj1sUu6Utgc2YiD/KrYOwJj1sUu6Utgc2YiD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./vendor/github.com/mailru/easyjson/jwriter/writer.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ea/eae96dd5a6f393d61c405b7927e58c3fbd29bef097f8bcca9f105c0eb152af45-d # internal github.com/go-kit/log/syslog mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log/syslog=$WORK/b353/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/go-kit/log/syslog -lang=go1.17 -complete -installsuffix shared -buildid BHrRR9RHHyuR1tghTVTY/BHrRR9RHHyuR1tghTVTY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./vendor/github.com/go-kit/log/syslog/syslog.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/c5/c5477e6f16571fa89bbc61497d561a18887c1f61494b406c1029a7e486574d7f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/63/6344d68b2bdd91b98ea96f3bc4643040d8c1aedd4a1327f204c1a188f730fbb6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b977/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/2c/2c6abf7bb12d6015709c9d9652c8d9163f8a38779597b256ebd479034cac2006-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/9e/9e3366199276b5bdc98fa9d92ee5428a62f784a076ac7c317aa9738f4bc0f554-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b121/ golang.org/x/net/http/httpguts net/mail mkdir -p $WORK/b251/ mkdir -p $WORK/b708/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b252/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b708/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p golang.org/x/net/http/httpguts -lang=go1.17 -complete -installsuffix shared -buildid 8N4ego29jRaFUl2sxbAU/8N4ego29jRaFUl2sxbAU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p net/mail -std -complete -installsuffix shared -buildid l6VXt4h2n-Mdu135uKyV/l6VXt4h2n-Mdu135uKyV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b708/importcfg -pack /usr/lib/golang/src/net/mail/message.go cat >$WORK/b121/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/b122/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Ce7LVX_RJu5-_SSEX0_c/Ce7LVX_RJu5-_SSEX0_c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b121/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 cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/ee/ee4bd20daa063d367e2f039c81c84303655a7316e605724d6740bc2f2bf6875e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/d6/d6f6d720afb7f73b219fcdf6fc1d41ee5c93d08d49ca87ef52ffaa8399690c1f-d # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/a8/a8e396c4d0dc3a52d23949fb1340a9582437829d01aa8a0288dfc62f4784dc3e-d # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/52/52d439554797490187e797143b22b768cb5ae4c9deeb4c85d8faa4bb047faec8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/c8/c8fa5b32670227693185ed4c3affa74e696d5a0fb5aaedffa8abada130cdbb49-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/25/258dcd8d501bfc835b657b20d2bf22b0856ae8c06f60b726957f8c6d5d7264d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/fe/fe43c738ac5ec9870d8ee2c9aa35f2dce16c97b63038aa0a8e0e80a63041a898-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/6f/6f00a9e787b45946adc52b9cf6827aa8046e1b30551122e5ae668cf3ed50a367-d # internal cp $WORK/b1191/_pkg_.a /builddir/.cache/go-build/8d/8d433ccd6476f66df3b3503d62a0e75e620b84dad046705f57354a2f57a7bd38-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/3a/3a4b92db8cb46937da1e35ba97d50a739ec59f0afb43f3e289aee0cb7b65ec0c-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b467/ golang.org/x/net/ipv4 mkdir -p $WORK/b463/ cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/59/5956cb32d786152663b17f898b9a81c51c9957f5978eb9aa51ad1e99dd5e855b-d # internal cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b464/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b465/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b466/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile net=$WORK/b095/_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_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p golang.org/x/net/ipv6 -lang=go1.17 -complete -installsuffix shared -buildid grq0a-pECUvy4_9baeyj/grq0a-pECUvy4_9baeyj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b467/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_amd64.go cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b464/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b465/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b466/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile net=$WORK/b095/_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_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p golang.org/x/net/ipv4 -lang=go1.17 -complete -installsuffix shared -buildid 3czmacDIa2jMeuXYpPmy/3czmacDIa2jMeuXYpPmy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b463/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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1049/_pkg_.a # internal cp $WORK/b1049/_pkg_.a /builddir/.cache/go-build/40/406b2e25762e5412bd7c55b7614d91aa1e0b00d53f4b5fda88f0aa8507d84b28-d # internal cp $WORK/b1175/_pkg_.a /builddir/.cache/go-build/48/481e83484cf0fcb3936b41db131b1b9716460b8bbeca96992114dfeb4e5dca3b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/3b/3b2f81387c1970e87fb2453e2d77823670e214247819f5884e46332bd5eb7b15-d # internal github.com/apache/arrow/go/arrow/arrio mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/array=$WORK/b292/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/apache/arrow/go/arrow/arrio -lang=go1.15 -complete -installsuffix shared -buildid C9_qfFtanb0qTQPwoq6v/C9_qfFtanb0qTQPwoq6v -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/arrio/arrio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/35/354cffc26c0603b9b75aa849b7b19de15a606721085678b2245e4a3cc96c1154-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b473/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/gogo/protobuf/gogoproto -lang=go1.15 -complete -installsuffix shared -buildid 4yOp1Grb7BdC8CThHc_8/4yOp1Grb7BdC8CThHc_8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b472/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_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/21/219166533d3be54b4eb97dff6333b8f10b6df3744028b3cd96ab0a4a2c593ac6-d # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/8b/8bdd3936de4a8b494e9f0b6da70d6dfd668f17f8403e96d311318f53e9b5978a-d # internal gonum.org/v1/gonum/graph/simple mkdir -p $WORK/b745/ cat >$WORK/b745/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b746/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b747/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b748/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b749/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b751/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p gonum.org/v1/gonum/graph/simple -lang=go1.17 -complete -installsuffix shared -buildid MO86ZY7t_9l-n7U0h5fZ/MO86ZY7t_9l-n7U0h5fZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b745/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_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/96/96567b64ddaf71a5c450a3ee9e0a8a636b7e226fc5bbbaa4a9b42beddedb0864-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/96/96938a40b751da5dc231723a043eb5d935b3be16b19a9f797a7adecae708d218-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b471/ go.opentelemetry.io/collector/model/internal/data/protogen/common/v1 mkdir -p $WORK/b837/ github.com/prometheus/prometheus/prompb mkdir -p $WORK/b1174/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b472/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_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_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -lang=go1.18 -complete -installsuffix shared -buildid xfYeNz7no83k1p0aTHcy/xfYeNz7no83k1p0aTHcy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go cat >$WORK/b837/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b472/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_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_amd64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid 8FP42SGS-1zK_Y5ugemp/8FP42SGS-1zK_Y5ugemp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b837/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/common/v1/common.pb.go cat >$WORK/b1174/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b472/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_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_amd64/compile -o $WORK/b1174/_pkg_.a -trimpath "$WORK/b1174=>" -p github.com/prometheus/prometheus/prompb -lang=go1.14 -complete -installsuffix shared -buildid pXVBrebaxXlb_BNQdjMt/pXVBrebaxXlb_BNQdjMt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1174/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 cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/61/61a8e868f358cc28617b0334ce0484e2d7ea63788cec660becd8869e905b6196-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/31/315a7881c6e45d0c7a3aa336b327bb3048384fa94b68e7a720e4c0f6d32c1386-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/74/74d551c6d7184f395cadb7819b6661a0f0b479f6a8f4c1a9302fb2995ab445be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/3c/3c984545e318711447432c6e1e7901fb2bc7cd568add6582548822867022e5b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/d8/d84487fbdf375e0aa5be0526404c3b8cd3a1f60cc3113db91cf710d9a4775ea9-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1 mkdir -p $WORK/b838/ cat >$WORK/b838/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b472/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b837/_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_amd64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid 2eWTaaXPeXz2TwYwDvdJ/2eWTaaXPeXz2TwYwDvdJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b838/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1/resource.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/74/748c58257c65f3faf5c98533379cd46089f5208f8bb3e9659ce4d9f6c2cb65de-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1 mkdir -p $WORK/b835/ go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1 mkdir -p $WORK/b842/ go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1 cat >$WORK/b835/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b472/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b836/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b837/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b838/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b840/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1 -lang=go1.16 -complete -installsuffix shared -buildid Vlfy0nc5kQIuPMu8D_mu/Vlfy0nc5kQIuPMu8D_mu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b835/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1/logs.pb.go cat >$WORK/b840/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b472/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b836/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b837/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b838/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cat >$WORK/b842/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b472/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b836/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b837/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b838/_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_amd64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1 -lang=go1.16 -complete -installsuffix shared -buildid TF54q-m_3hlJq1QTSmmW/TF54q-m_3hlJq1QTSmmW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b840/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1/metrics.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid TNNKSn-ORV2EKq73Ms0y/TNNKSn-ORV2EKq73Ms0y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b842/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1/trace.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/be/beef85f9bb1969e712408793d61654be373c992c0a338cef1e5905c4217016a2-d # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/8a/8a8c656a35a55ace1bb1e53ec77bd1e9a1f6e40558cb6186f28d7b7f2420f06d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b1174/_pkg_.a /builddir/.cache/go-build/5a/5a8c003b5ccdc5bc8243c6fc6cb1e56874e2af3185b40af5b7cae56ceb5f3c1e-d # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/e7/e7def7155a71b90fef984df88dff4725bef57123ee1da749d9d90db9b38c1aca-d # internal cuelang.org/go/internal/core/walk mkdir -p $WORK/b957/ cuelang.org/go/internal/core/validate mkdir -p $WORK/b959/ cuelang.org/go/internal/core/debug cuelang.org/go/internal/core/dep mkdir -p $WORK/b954/ cuelang.org/go/internal/core/compile mkdir -p $WORK/b1005/ mkdir -p $WORK/b950/ cat >$WORK/b959/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a EOF cat >$WORK/b957/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF cat >$WORK/b1005/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p cuelang.org/go/internal/core/validate -lang=go1.17 -complete -installsuffix shared -buildid 9A0toyNq7k64W17RfxMW/9A0toyNq7k64W17RfxMW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b959/importcfg -pack ./vendor/cuelang.org/go/internal/core/validate/validate.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p cuelang.org/go/internal/core/walk -lang=go1.17 -complete -installsuffix shared -buildid rPFXnr5EUxqk-3bOl-XM/rPFXnr5EUxqk-3bOl-XM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b957/importcfg -pack ./vendor/cuelang.org/go/internal/core/walk/walk.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p cuelang.org/go/internal/core/dep -lang=go1.17 -complete -installsuffix shared -buildid Bt9SOGbwI4uGglIu-aCu/Bt9SOGbwI4uGglIu-aCu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1005/importcfg -pack ./vendor/cuelang.org/go/internal/core/dep/dep.go ./vendor/cuelang.org/go/internal/core/dep/mixed.go cat >$WORK/b950/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b939/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b934/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p cuelang.org/go/internal/core/compile -lang=go1.17 -complete -installsuffix shared -buildid 0zvK1Ierv2aI7SvyF9dF/0zvK1Ierv2aI7SvyF9dF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b950/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/b954/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p cuelang.org/go/internal/core/debug -lang=go1.17 -complete -installsuffix shared -buildid _iCPXcsY8ZGWTyLWOJYc/_iCPXcsY8ZGWTyLWOJYc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b954/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_amd64/buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/34/3442b86f73bd60629915b501c260b7c854b550117f7392da9bca6ef098e94b67-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b959/_pkg_.a # internal cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/9a/9a9abdf9d614cff1ad39951d0ad472dcb9702f94f72b07465d144db8501d6bb8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b957/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/f6/f660accf89dc39c406898c6091bf3ef6a9a63f46c96fe5366cafa3cf2febf007-d # internal cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/fe/fe3942b82798be574b17eb5a8bba218e8f47f38643d8522792ec62df56dd555d-d # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/dd/ddd638ee37cd1a429b583916b4d847f5422d0f5f5f5cc968ed74352754512011-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.11 -complete -installsuffix shared -buildid UOStzcKClpTCFujNaNVD/UOStzcKClpTCFujNaNVD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filetype/build.go cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/aa/aa76a0fe513f867f392e0f2b29ec83877e590bab9bbecf48b922c270870363e7-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b785/ github.com/prometheus/alertmanager/silence/silencepb github.com/gogo/protobuf/jsonpb mkdir -p $WORK/b790/ mkdir -p $WORK/b832/ github.com/gogo/googleapis/google/rpc mkdir -p $WORK/b1348/ cat >$WORK/b785/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b472/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b786/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -lang=go1.18 -complete -installsuffix shared -buildid _ag-bTa2tTG-SA0nSzdf/_ag-bTa2tTG-SA0nSzdf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b785/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/set.go cat >$WORK/b790/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b472/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b786/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/prometheus/alertmanager/silence/silencepb -lang=go1.18 -complete -installsuffix shared -buildid NVWVYqQf-2DffAoCZ2bW/NVWVYqQf-2DffAoCZ2bW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b790/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go cat >$WORK/b832/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b786/_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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/gogo/protobuf/jsonpb -lang=go1.15 -complete -installsuffix shared -buildid pv9Kc1VfqFGyA7eNrrOk/pv9Kc1VfqFGyA7eNrrOk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b832/importcfg -pack ./vendor/github.com/gogo/protobuf/jsonpb/jsonpb.go cat >$WORK/b1348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b787/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b786/_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/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1348/_pkg_.a -trimpath "$WORK/b1348=>" -p github.com/gogo/googleapis/google/rpc -lang=go1.12 -complete -installsuffix shared -buildid snl1o12NSqfQ00aHju5X/snl1o12NSqfQ00aHju5X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1348/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_amd64/buildid -w $WORK/b954/_pkg_.a # internal cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/92/928e508648ccc4c9a730eadae748962db694a553d702e9a9cefb5a539cd9fff4-d # internal cuelang.org/go/internal/core/eval mkdir -p $WORK/b955/ cat >$WORK/b955/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b954/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p cuelang.org/go/internal/core/eval -lang=go1.17 -complete -installsuffix shared -buildid 2ZBxWF2xsS7udzK9XqfY/2ZBxWF2xsS7udzK9XqfY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b955/importcfg -pack ./vendor/cuelang.org/go/internal/core/eval/eval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/6b/6b82344d832b39a24de4a3d07a9474e3684bed4a49fb71eb378312108da741db-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b209/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.11 -complete -installsuffix shared -buildid y0IZFkDRjpLAu7JagRZU/y0IZFkDRjpLAu7JagRZU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b205/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b955/_pkg_.a # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/8e/8e17522ae7f4688e0816e034805b7c3593646146a73afd801ba5e0d24a18c356-d # internal cuelang.org/go/internal/core/export mkdir -p $WORK/b956/ cat >$WORK/b956/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b955/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b957/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b934/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p cuelang.org/go/internal/core/export -lang=go1.17 -complete -installsuffix shared -buildid KEP7wkqwxCYqLrHKeDPH/KEP7wkqwxCYqLrHKeDPH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b956/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_amd64/buildid -w $WORK/b950/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b840/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/62/62b4c878241ed174bd8856808931d5fa1583c79560d10b748dc9e1fa4691a4ac-d # internal cuelang.org/go/internal/core/runtime mkdir -p $WORK/b953/ cat >$WORK/b953/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b936/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b950/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p cuelang.org/go/internal/core/runtime -lang=go1.17 -complete -installsuffix shared -buildid F0HN5CHrPiBbcR-N3Q0O/F0HN5CHrPiBbcR-N3Q0O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b953/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/b785/_pkg_.a /builddir/.cache/go-build/63/63137b4d005b7df80904a7115ca1e522ee7f02356f229699fa63076a58515b2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/5b/5bc21927bd647787272487909a190f2a8644ee8e802e77db8a19112b7cfe15b9-d # internal google.golang.org/protobuf/types/known/emptypb mkdir -p $WORK/b266/ google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/timestamppb google.golang.org/genproto/googleapis/rpc/code google.golang.org/protobuf/types/known/fieldmaskpb google.golang.org/protobuf/types/known/wrapperspb mkdir -p $WORK/b556/ google.golang.org/genproto/googleapis/type/expr go.opentelemetry.io/proto/otlp/common/v1 google.golang.org/genproto/googleapis/type/date mkdir -p $WORK/b559/ mkdir -p $WORK/b228/ mkdir -p $WORK/b232/ google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b618/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b623/ github.com/centrifugal/centrifuge/internal/controlpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.11 -complete -installsuffix shared -buildid -MH82N4L7yQMqH72mCFp/-MH82N4L7yQMqH72mCFp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go mkdir -p $WORK/b540/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.11 -complete -installsuffix shared -buildid gkndou5CbGq9pdLa4sXM/gkndou5CbGq9pdLa4sXM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b672/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p google.golang.org/protobuf/types/known/wrapperspb -lang=go1.11 -complete -installsuffix shared -buildid nu_lbkZS5v2FzmkpMYFc/nu_lbkZS5v2FzmkpMYFc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go mkdir -p $WORK/b230/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b790/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.11 -complete -installsuffix shared -buildid WxWh1ejp186jFx_Ek-Dl/WxWh1ejp186jFx_Ek-Dl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b556/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/fieldmaskpb/field_mask.pb.go mkdir -p $WORK/b204/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.15 -complete -installsuffix shared -buildid 9E-pZ9_i8ofWbMogKPIR/9E-pZ9_i8ofWbMogKPIR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b1119/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.11 -complete -installsuffix shared -buildid 8GdW3VrznHw_spZusEiA/8GdW3VrznHw_spZusEiA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p google.golang.org/genproto/googleapis/type/expr -lang=go1.15 -complete -installsuffix shared -buildid htwITFdqTcsAijLcFTPS/htwITFdqTcsAijLcFTPS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b623/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/expr/expr.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p go.opentelemetry.io/proto/otlp/common/v1 -lang=go1.14 -complete -installsuffix shared -buildid ViGfRRrskeEQEjz5qjrx/ViGfRRrskeEQEjz5qjrx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/common/v1/common.pb.go cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_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_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p google.golang.org/genproto/googleapis/type/date -lang=go1.15 -complete -installsuffix shared -buildid jkR6g4ieuF4HmrELpVa8/jkR6g4ieuF4HmrELpVa8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b672/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/date/date.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.11 -complete -installsuffix shared -buildid WZD0f-oZ_5KDrEqMWCee/WZD0f-oZ_5KDrEqMWCee -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b1119/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_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_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.11 -complete -installsuffix shared -buildid Hp5ZEITyG6Jwmme5UZVr/Hp5ZEITyG6Jwmme5UZVr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1119/_pkg_.a -trimpath "$WORK/b1119=>" -p github.com/centrifugal/centrifuge/internal/controlpb -lang=go1.17 -complete -installsuffix shared -buildid tG6LEQdTtsE5NuLFkuDW/tG6LEQdTtsE5NuLFkuDW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1119/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/controlpb/control.pb.go ./vendor/github.com/centrifugal/centrifuge/internal/controlpb/control_vtproto.pb.go cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/fa/fad74ecd7bdb25ff2298210af635a92a59a10c100d5345f18b348d0e57381356-d # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/85/85a8e57c4cf5830ed86a92daab2bbc7885e5cae6edbda82d776afa5c9fe81823-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/11/112e78821959c6a6b3570b0fa2e6c05cb4609275100f668e3d41175a67eb9c52-d # internal github.com/golang/protobuf/ptypes/empty mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b266/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/golang/protobuf/ptypes/empty -lang=go1.9 -complete -installsuffix shared -buildid EBgHGXf2y233-GrJUv_Y/EBgHGXf2y233-GrJUv_Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/empty/empty.pb.go cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/e8/e869d311631fce2b5aec0071ed1cd485724b629852508d18d176dfdee2c40aaa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/57/5751bfaf08b7f92302017f7834275221614a5ea0d81899a305d99496a87323e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/5c/5cd5b73502e6f0c6aac19f7d714223c694ed91de0499d4d6d05b143ad4c8d771-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b231/ cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/56/56097708db40c6ac208ca93ab2778f91f47e6b3a7e8f294b07e38704ac2f4a40-d # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/13/13fd70e060e3a62e330eff276f41c1c2c59747238df786a207bb6d87fa6f4742-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b227/ github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b617/ google.golang.org/genproto/googleapis/rpc/status google.golang.org/genproto/googleapis/api/httpbody mkdir -p $WORK/b236/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b554/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/golang/protobuf/ptypes/timestamp -lang=go1.9 -complete -installsuffix shared -buildid O-SFCkKppOWsN8uLKRdp/O-SFCkKppOWsN8uLKRdp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b618/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.15 -complete -installsuffix shared -buildid ZP_FRpZdsRDVgtLl5N0M/ZP_FRpZdsRDVgtLl5N0M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b617/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p google.golang.org/genproto/googleapis/api/httpbody -lang=go1.15 -complete -installsuffix shared -buildid _6_GLBJcurhCYN7XFMA0/_6_GLBJcurhCYN7XFMA0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/httpbody/httpbody.pb.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.15 -complete -installsuffix shared -buildid JRRmug3c3beuYD2hZDVO/JRRmug3c3beuYD2hZDVO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/golang/protobuf/ptypes/any -lang=go1.9 -complete -installsuffix shared -buildid eOQdIC1YOD90vudE18Ev/eOQdIC1YOD90vudE18Ev -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/7e/7e3f91f69d8bcfa47da608c66298381388199fa15760304391f6b458cd0bff35-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b229/ google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b560/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/golang/protobuf/ptypes/duration -lang=go1.9 -complete -installsuffix shared -buildid zAnRReO8wQt6USco08Vo/zAnRReO8wQt6USco08Vo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.15 -complete -installsuffix shared -buildid l-ezmX2aLS68Uo8tUN5D/l-ezmX2aLS68Uo8tUN5D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b560/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/67/67cd6bd0a15be4fd5c1eb6229a39f920eb39976a7b01a5585fa2ebb9290ed716-d # internal google.golang.org/genproto/protobuf/field_mask mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b556/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p google.golang.org/genproto/protobuf/field_mask -lang=go1.15 -complete -installsuffix shared -buildid 8jW2cKYreSpluF_m8mSk/8jW2cKYreSpluF_m8mSk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b555/importcfg -pack ./vendor/google.golang.org/genproto/protobuf/field_mask/field_mask.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/49/4937f16fe625176ef08c76b09b3a6330e29b294ff5b3217e4f4e67bc80e8fc2d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/eb/eb47aaeb4686961ec352db6002dd2f49f65817ff3bc959bd772778c4cc2d8248-d # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/da/daa7166c367877940fb1cfa0cf086ddcab858e683e2ff607e872ddf351f4d4ab-d # internal go.opentelemetry.io/proto/otlp/resource/v1 mkdir -p $WORK/b541/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b953/_pkg_.a # internal cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b540/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p go.opentelemetry.io/proto/otlp/resource/v1 -lang=go1.14 -complete -installsuffix shared -buildid vde5M4ZnmO0-frF57V0K/vde5M4ZnmO0-frF57V0K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/resource/v1/resource.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/60/604be8f69074a75733e7171346d425955235f624bb9118fa20f4c4ffc09a83b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/0a/0a02dd8f58708aa7665519721f601bfd58f05c17e00bba05b1a9dc98e1dc463b-d # internal cuelang.org/go/internal/types mkdir -p $WORK/b952/ cat >$WORK/b952/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b953/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p cuelang.org/go/internal/types -lang=go1.17 -complete -installsuffix shared -buildid cSnPTLL2fJCGYSphdlEZ/cSnPTLL2fJCGYSphdlEZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b952/importcfg -pack ./vendor/cuelang.org/go/internal/types/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/5e/5e6d635b4d8e16a4d3f9724d74cc8ce2740145571cee9ce73c5f514011637f9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/54/54335b5255859095726995eb4ced6fbc3a8535bc3ebaa1cda47749ffba561aa6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/cd/cdc98cfeffbcef07e8003465ae83abc37c32b4c8e61fdd876d1dea946e70a6fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/2f/2f9efd5f443e8bf80b98db81bd1cbe5a5537b1a403116d04ad32f60c55e50d79-d # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/42/42fc0619141a9538dcf5b6a71eaf8dde593f94a433b4c41294db1213e540a355-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/67/67e995158e408c3147fc40ae3db97f3922b195db432ff6bca5e7e07be5057983-d # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/b5/b5cf8345374348e0e0ee16611ffbc98c1a51326f015c82023852a5c0669a563e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b952/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/e0/e06128eeda7d0ce6c810321e68cdc16c5a11a5f72897e208260bb99276db7106-d # internal cuelang.org/go/internal/core/convert mkdir -p $WORK/b951/ cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/95/95f04fbb413a46a3133153122c4e9cf68d42f2e6dfe014988e5a7a76877b2c10-d # internal cat >$WORK/b951/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b952/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b934/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b944/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p cuelang.org/go/internal/core/convert -lang=go1.17 -complete -installsuffix shared -buildid Bg13LxSW_0qrMJ7XcjsP/Bg13LxSW_0qrMJ7XcjsP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b951/importcfg -pack ./vendor/cuelang.org/go/internal/core/convert/go.go go.opentelemetry.io/proto/otlp/trace/v1 mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b540/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b541/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p go.opentelemetry.io/proto/otlp/trace/v1 -lang=go1.14 -complete -installsuffix shared -buildid SH11u05iITPdFv1_H3nu/SH11u05iITPdFv1_H3nu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/41/4198698be3485ca37b827f3d5c64aa28bec23161749b80bfbb81458996b9e6cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/16/166be309335978f23e13f169929f90a71c68512220030c99481211dd51ed7ea3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1119/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/f2/f2acef26a0510772784da1f20ce7a6882cc542ef664ef42b63d5e0050284741b-d # internal google.golang.org/protobuf/reflect/protodesc google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b199/ mkdir -p $WORK/b622/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b204/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b956/_pkg_.a # internal cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b204/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.11 -complete -installsuffix shared -buildid TXhZw0eBVlIdDuAO7ZTi/TXhZw0eBVlIdDuAO7ZTi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b199/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.15 -complete -installsuffix shared -buildid FzGPfB9qKm0k51owxyXt/FzGPfB9qKm0k51owxyXt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b622/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_amd64/buildid -w $WORK/b1348/_pkg_.a # internal cp $WORK/b1119/_pkg_.a /builddir/.cache/go-build/ee/eee7ef54fe690eefccc62ca72a8c12ae0054e3a8afde2f1b1eeeee10153fb2d4-d # internal github.com/centrifugal/centrifuge/internal/controlproto mkdir -p $WORK/b1120/ cat >$WORK/b1120/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1120/_pkg_.a -trimpath "$WORK/b1120=>" -p github.com/centrifugal/centrifuge/internal/controlproto -lang=go1.17 -complete -installsuffix shared -buildid LpvXo2jdZss4G8XKAV42/LpvXo2jdZss4G8XKAV42 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1120/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/controlproto/marshal.go ./vendor/github.com/centrifugal/centrifuge/internal/controlproto/unmarshal.go cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/ce/cea065ccd9496c86b7115263b1a7c59155f16dde2871c1f92f9cd9febeb119d4-d # internal cuelang.org/go/internal/core/subsume mkdir -p $WORK/b958/ cat >$WORK/b958/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b956/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p cuelang.org/go/internal/core/subsume -lang=go1.17 -complete -installsuffix shared -buildid jmUt_LepNA-8ESsL1dGd/jmUt_LepNA-8ESsL1dGd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b958/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 cp $WORK/b1348/_pkg_.a /builddir/.cache/go-build/4e/4e79cc1744a801a4d527b9240d1c214a9b051d5afb6500245c7b3aa79c463fd6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b951/_pkg_.a # internal cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/65/659078c093ad4932831a20c5d1cd10698616a1869e4333b8df23304d076b4b54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1120/_pkg_.a # internal cp $WORK/b1120/_pkg_.a /builddir/.cache/go-build/0c/0cadac5e3a413c10a1005213df6efbeb666ad5d3e154102f1c38a731ffc84d9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/a6/a68334fa1646a5218335f6d3ac5d3181ff61f9f126be6033da6bc111d23b9cee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b958/_pkg_.a # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/e9/e93cf09630e624e2397465ac1008ea86687565dee1b5356929862efc4b4dc568-d # internal cuelang.org/go/cue mkdir -p $WORK/b928/ cat >$WORK/b928/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b936/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b939/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b951/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b954/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b955/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b956/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b953/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b958/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b959/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b952/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b934/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p cuelang.org/go/cue -lang=go1.17 -complete -installsuffix shared -buildid jNQlhSARGhLMgXfxePNY/jNQlhSARGhLMgXfxePNY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b928/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_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/27/27d0192d8b1ea0628e82062db396823b6149687a600a4f6883af95496aafa8fd-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/golang/protobuf/proto -lang=go1.9 -complete -installsuffix shared -buildid yNUALxe0jvpQ3MN2KC7k/yNUALxe0jvpQ3MN2KC7k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/53/53b47cae0f1bfbe24e81c056ab5e00e6e9c138231ba7b61d1d4853f25307f8f2-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b222/ github.com/prometheus/client_model/go mkdir -p $WORK/b331/ google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/golang/protobuf/ptypes mkdir -p $WORK/b233/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b221/_pkg_.a EOF github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b335/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p google.golang.org/grpc/encoding/proto -lang=go1.14 -complete -installsuffix shared -buildid ZJEkGpg2CeOS9sV4T-P6/ZJEkGpg2CeOS9sV4T-P6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go mkdir -p $WORK/b226/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.14 -complete -installsuffix shared -buildid bxbqr9tICVFXx3t3oAOI/bxbqr9tICVFXx3t3oAOI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -lang=go1.9 -complete -installsuffix shared -buildid T4JgHAhSMEIB9NulDakm/T4JgHAhSMEIB9NulDakm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b335/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/b331/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b231/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b227/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b229/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/prometheus/client_model/go -lang=go1.9 -complete -installsuffix shared -buildid bUSNf0GVDix-ufNYBGy8/bUSNf0GVDix-ufNYBGy8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/golang/protobuf/ptypes -lang=go1.9 -complete -installsuffix shared -buildid axzEa1BToxddLxGIBDPU/axzEa1BToxddLxGIBDPU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/aa/aa5616e2c7d8b9febcb6da2c8d44754db5334da6b9fc5f6d29616c1e95e78f8f-d # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/59/59af5c192c7f230ee36286d38cd7ada83e1d378fcff84888ce85efc238c485a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/dc/dc2a8fd41e9a5143fa4340dc5711f47543b99a35f5152c68a3763ca02775e6a4-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b226/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/grpc/internal/status -lang=go1.14 -complete -installsuffix shared -buildid TjtQFp12QdeTF6uwmy6l/TjtQFp12QdeTF6uwmy6l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/29/29e27286ae5c17b0f49234b3419ca0f7e9cc7491200ba44e81e99730a7a54caa-d # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/eb/eb55920c12b3707a0c84d9b376f1544cc8219cbc7cc59818879fe12cdc17015e-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b331/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime/metrics=$WORK/b333/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.17 -complete -installsuffix shared -buildid zV_AUcQZIf2VCkD6WXiO/zV_AUcQZIf2VCkD6WXiO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b330/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/difflib.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/go_collector_options.go ./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_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/2c/2cb82773b62c574a973273295e47307316e5d6bca5efa7a1e1f810b5ea743283-d # internal google.golang.org/grpc/status mkdir -p $WORK/b235/ cat >$WORK/b235/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/b236/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b237/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/grpc/status -lang=go1.14 -complete -installsuffix shared -buildid 8_uPT3ZmK6YHlm6Xdvtu/8_uPT3ZmK6YHlm6Xdvtu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b928/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/7d/7d589fe24b27b7d2dd4d60409dca5c9c8e309cc95bfcfbd1a8ded755084978a0-d # internal github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus mkdir -p $WORK/b325/ github.com/weaveworks/common/grpc github.com/gogo/status google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b225/ mkdir -p $WORK/b1355/ mkdir -p $WORK/b1349/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus -lang=go1.16 -complete -installsuffix shared -buildid PcxYY2sOih-67DlP11wL/PcxYY2sOih-67DlP11wL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b325/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/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b226/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b233/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.14 -complete -installsuffix shared -buildid Ubh8IeVk4HNTlQCh0lwE/Ubh8IeVk4HNTlQCh0lwE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b225/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 cat >$WORK/b1355/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1355/_pkg_.a -trimpath "$WORK/b1355=>" -p github.com/weaveworks/common/grpc -lang=go1.13 -complete -installsuffix shared -buildid b2k0kYCpkZSes-fXnMfj/b2k0kYCpkZSes-fXnMfj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1355/importcfg -pack ./vendor/github.com/weaveworks/common/grpc/cancel.go cat >$WORK/b1349/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/b1348/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b786/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b227/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1349/_pkg_.a -trimpath "$WORK/b1349=>" -p github.com/gogo/status -lang=go1.12 -complete -installsuffix shared -buildid gdDCQlJqIxc8xA0ScOmL/gdDCQlJqIxc8xA0ScOmL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1349/importcfg -pack ./vendor/github.com/gogo/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1355/_pkg_.a # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/eb/ebaa67ab3ea9e0e0b31546427cd1ceaef9e0c3517fde02dd7de2d7b2700dda44-d # internal cuelang.org/go/internal/value mkdir -p $WORK/b964/ cuelang.org/go/internal/cli github.com/grafana/thema/internal/astutil mkdir -p $WORK/b998/ cuelang.org/go/encoding/protobuf/pbinternal mkdir -p $WORK/b1023/ cuelang.org/go/encoding/jsonschema mkdir -p $WORK/b1011/ mkdir -p $WORK/b1003/ cat >$WORK/b964/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b951/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b955/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b953/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b952/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p cuelang.org/go/internal/value -lang=go1.17 -complete -installsuffix shared -buildid gES1ErqFAmLoguBAHjzk/gES1ErqFAmLoguBAHjzk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b964/importcfg -pack ./vendor/cuelang.org/go/internal/value/value.go cat >$WORK/b998/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p cuelang.org/go/internal/cli -lang=go1.17 -complete -installsuffix shared -buildid 4McCxGRkMaMnBRJOMJWu/4McCxGRkMaMnBRJOMJWu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b998/importcfg -pack ./vendor/cuelang.org/go/internal/cli/cli.go cp $WORK/b1355/_pkg_.a /builddir/.cache/go-build/ce/ce716a328e5f235115a0e6cc05ea735a3b6da39077105df3347ff2527a35ea14-d # internal cat >$WORK/b1023/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b1011/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1023/_pkg_.a -trimpath "$WORK/b1023=>" -p github.com/grafana/thema/internal/astutil -lang=go1.18 -complete -installsuffix shared -buildid R3bcQ2VSK5jO2nLOhVyJ/R3bcQ2VSK5jO2nLOhVyJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1023/importcfg -pack ./vendor/github.com/grafana/thema/internal/astutil/get.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1011/_pkg_.a -trimpath "$WORK/b1011=>" -p cuelang.org/go/encoding/protobuf/pbinternal -lang=go1.17 -complete -installsuffix shared -buildid BZHwFaVU-k-BKGTIv0kD/BZHwFaVU-k-BKGTIv0kD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1011/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/attribute.go ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/symbol.go cat >$WORK/b1003/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p cuelang.org/go/encoding/jsonschema -lang=go1.17 -complete -installsuffix shared -buildid X6iaIi3vuEMd5X1Ww2HH/X6iaIi3vuEMd5X1Ww2HH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1003/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/6c/6c01e6917eb67770d90558efa97808c54a931f185305ef6428a4331250ec597a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/dd/dd887fd906adcd601a7cda09562c40c169bd6835a3d7e85f9fa03ccfb825495d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1349/_pkg_.a # internal cp $WORK/b1349/_pkg_.a /builddir/.cache/go-build/d2/d2a8947b9d01db290699523237ae6418d837292af0f5356e2fe8031f45362901-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b998/_pkg_.a # internal cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/c7/c74d93a125f7f99cf6b5821e8bf8c55ad47a65c328db11108cbf6d0d2338bfd5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b964/_pkg_.a # internal cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/a1/a1eb05131c18f5c20150fad54befb1dc006816ba3e69612ac628bcc1218d5af8-d # internal cuelang.org/go/internal/task mkdir -p $WORK/b993/ cuelang.org/go/encoding/json cuelang.org/go/pkg/internal mkdir -p $WORK/b974/ mkdir -p $WORK/b963/ cat >$WORK/b993/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b964/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p cuelang.org/go/internal/task -lang=go1.17 -complete -installsuffix shared -buildid VyXIF0UIZJZMBM45HE0V/VyXIF0UIZJZMBM45HE0V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b993/importcfg -pack ./vendor/cuelang.org/go/internal/task/task.go cat >$WORK/b974/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b964/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b963/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b951/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b955/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b953/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b964/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b934/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p cuelang.org/go/encoding/json -lang=go1.17 -complete -installsuffix shared -buildid 0dw4OMaRO2vPp1wYkXxc/0dw4OMaRO2vPp1wYkXxc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b974/importcfg -pack ./vendor/cuelang.org/go/encoding/json/json.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p cuelang.org/go/pkg/internal -lang=go1.17 -complete -installsuffix shared -buildid o7RsIseMFQxwlFmQBoo4/o7RsIseMFQxwlFmQBoo4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b963/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1023/_pkg_.a # internal cp $WORK/b1011/_pkg_.a /builddir/.cache/go-build/da/da7e8ffe617972740dc825d604989a879145dc248b77da29c1d29267c8cea84c-d # internal cuelang.org/go/encoding/protobuf/textproto mkdir -p $WORK/b1012/ cuelang.org/go/encoding/protobuf/jsonpb mkdir -p $WORK/b1010/ cat >$WORK/b1012/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b1011/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b964/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b1013/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b1014/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b1017/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1012/_pkg_.a -trimpath "$WORK/b1012=>" -p cuelang.org/go/encoding/protobuf/textproto -lang=go1.17 -complete -installsuffix shared -buildid YS1C7MYH9DTSc_kbY9dt/YS1C7MYH9DTSc_kbY9dt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1012/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 cat >$WORK/b1010/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b1011/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b934/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1010/_pkg_.a -trimpath "$WORK/b1010=>" -p cuelang.org/go/encoding/protobuf/jsonpb -lang=go1.17 -complete -installsuffix shared -buildid 2n2FvZmUBl_OLWKU3NXV/2n2FvZmUBl_OLWKU3NXV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1010/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/b1023/_pkg_.a /builddir/.cache/go-build/11/11aa23bea61523f1653c4e276ab5ab002ce1f82646c9cc1cb97a1243e5c34e41-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/83/834b31b8255f45bb40bd74b8329823549cfff6610b832cd64f86c3a4e02f48eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b993/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b974/_pkg_.a # internal cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/8e/8ed37869b51e95bbb08664796f7f543f753531ff006cd7b719d52b474be55fe4-d # internal cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/bb/bb8caf84bbd5fa75535f9ae4d8a164edd952acdf3cc3a926b22db5b0e47a4f27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1010/_pkg_.a # internal cp $WORK/b1010/_pkg_.a /builddir/.cache/go-build/1b/1bbf4c856facd7898b895330428b16670913f335a786972c4a1a5be552e18953-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b963/_pkg_.a # internal cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/62/62588581f0e8767583c6fcbfd55f8ad7ada9c9935d27047eb7c8366151cbf6bf-d # internal cuelang.org/go/pkg/crypto/md5 mkdir -p $WORK/b966/ cuelang.org/go/pkg/encoding/csv cuelang.org/go/pkg/encoding/base64 cuelang.org/go/pkg/html mkdir -p $WORK/b978/ cuelang.org/go/pkg/encoding/yaml cuelang.org/go/pkg/encoding/json cuelang.org/go/pkg/encoding/hex mkdir -p $WORK/b972/ cuelang.org/go/pkg/list mkdir -p $WORK/b979/ cuelang.org/go/pkg/math mkdir -p $WORK/b975/ mkdir -p $WORK/b980/ cat >$WORK/b978/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile html=$WORK/b171/_pkg_.a EOF cat >$WORK/b966/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p cuelang.org/go/pkg/html -lang=go1.17 -complete -installsuffix shared -buildid vddMrmUk2uK_V-opUUK4/vddMrmUk2uK_V-opUUK4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b978/importcfg -pack ./vendor/cuelang.org/go/pkg/html/html.go ./vendor/cuelang.org/go/pkg/html/pkg.go cat >$WORK/b972/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p cuelang.org/go/pkg/crypto/md5 -lang=go1.17 -complete -installsuffix shared -buildid O_StFzVCx77-CrHt2ml5/O_StFzVCx77-CrHt2ml5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b966/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/md5/md5.go ./vendor/cuelang.org/go/pkg/crypto/md5/pkg.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p cuelang.org/go/pkg/encoding/hex -lang=go1.17 -complete -installsuffix shared -buildid ytLkOOxNj7Znrkqcgv4J/ytLkOOxNj7Znrkqcgv4J -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b972/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/b979/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b934/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cuelang.org/go/pkg/math/bits mkdir -p $WORK/b981/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p cuelang.org/go/pkg/list -lang=go1.17 -complete -installsuffix shared -buildid D03RHrx3WPNaPcTfN-ri/D03RHrx3WPNaPcTfN-ri -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b979/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 cuelang.org/go/pkg/net cat >$WORK/b975/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b976/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b977/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b982/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p cuelang.org/go/pkg/encoding/yaml -lang=go1.17 -complete -installsuffix shared -buildid dP3cqe37iKetM2mXK1Ns/dP3cqe37iKetM2mXK1Ns -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b975/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/yaml/manual.go ./vendor/cuelang.org/go/pkg/encoding/yaml/pkg.go cat >$WORK/b980/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b934/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p cuelang.org/go/pkg/math -lang=go1.17 -complete -installsuffix shared -buildid ovpto_8XchT49VTFWFVP/ovpto_8XchT49VTFWFVP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b980/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1012/_pkg_.a # internal cat >$WORK/b981/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cuelang.org/go/pkg/path mkdir -p $WORK/b983/ cuelang.org/go/pkg/strconv cuelang.org/go/pkg/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p cuelang.org/go/pkg/math/bits -lang=go1.17 -complete -installsuffix shared -buildid GpJvITmK4iMTa8Qj2WX4/GpJvITmK4iMTa8Qj2WX4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b981/importcfg -pack ./vendor/cuelang.org/go/pkg/math/bits/manual.go ./vendor/cuelang.org/go/pkg/math/bits/pkg.go cuelang.org/go/pkg/strings mkdir -p $WORK/b986/ cat >$WORK/b982/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b252/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cuelang.org/go/pkg/struct mkdir -p $WORK/b985/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p cuelang.org/go/pkg/net -lang=go1.17 -complete -installsuffix shared -buildid 3T5feiBrp-g2XhKUDkDT/3T5feiBrp-g2XhKUDkDT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b982/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/tabwriter mkdir -p $WORK/b988/ mkdir -p $WORK/b971/ mkdir -p $WORK/b970/ cuelang.org/go/pkg/text/template mkdir -p $WORK/b973/ mkdir -p $WORK/b984/ cuelang.org/go/pkg/time mkdir -p $WORK/b990/ cuelang.org/go/pkg/tool/exec cuelang.org/go/pkg/tool/cli mkdir -p $WORK/b992/ cuelang.org/go/pkg/tool/os cuelang.org/go/pkg/tool/file cat >$WORK/b985/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p cuelang.org/go/pkg/strconv -lang=go1.17 -complete -installsuffix shared -buildid _O0xMA2K1h_xJ0uw4W85/_O0xMA2K1h_xJ0uw4W85 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b985/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 cat >$WORK/b986/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b997/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p cuelang.org/go/pkg/strings -lang=go1.17 -complete -installsuffix shared -buildid pJa-JJSK8ZKJNMrQmFOZ/pJa-JJSK8ZKJNMrQmFOZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b986/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/b994/ mkdir -p $WORK/b989/ cat >$WORK/b971/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile encoding/csv=$WORK/b321/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cat >$WORK/b984/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a EOF mkdir -p $WORK/b987/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p cuelang.org/go/pkg/encoding/csv -lang=go1.17 -complete -installsuffix shared -buildid 1sElJsrLFgl0NKqNjca1/1sElJsrLFgl0NKqNjca1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b971/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/csv/manual.go ./vendor/cuelang.org/go/pkg/encoding/csv/pkg.go cat >$WORK/b990/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p cuelang.org/go/pkg/regexp -lang=go1.17 -complete -installsuffix shared -buildid F1gM8VdYgC6E6O6dy3m9/F1gM8VdYgC6E6O6dy3m9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b984/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/b995/ cat >$WORK/b973/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b974/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p cuelang.org/go/pkg/time -lang=go1.17 -complete -installsuffix shared -buildid 0GaKi6NpEJHp41Bz85xm/0GaKi6NpEJHp41Bz85xm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b990/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 cat >$WORK/b992/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b993/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b970/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p cuelang.org/go/pkg/encoding/json -lang=go1.17 -complete -installsuffix shared -buildid 7kr5amt9Sa5wSfK4j_5n/7kr5amt9Sa5wSfK4j_5n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b973/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p cuelang.org/go/pkg/tool/cli -lang=go1.17 -complete -installsuffix shared -buildid 2GiS3yjRKEaQWpTuECCs/2GiS3yjRKEaQWpTuECCs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b992/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/b997/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b998/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b993/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p cuelang.org/go/pkg/encoding/base64 -lang=go1.17 -complete -installsuffix shared -buildid 2LWw5eX85blHgqA7rPfN/2LWw5eX85blHgqA7rPfN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b970/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/base64/manual.go ./vendor/cuelang.org/go/pkg/encoding/base64/pkg.go cat >$WORK/b983/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p cuelang.org/go/pkg/tool/os -lang=go1.17 -complete -installsuffix shared -buildid zgZXeHUB-sbNZKG5P2XE/zgZXeHUB-sbNZKG5P2XE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b997/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_amd64/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p cuelang.org/go/pkg/path -lang=go1.17 -complete -installsuffix shared -buildid 6YRSNOWIpbMGeMjMyYfH/6YRSNOWIpbMGeMjMyYfH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b983/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/b994/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b993/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b989/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p cuelang.org/go/pkg/tool/exec -lang=go1.17 -complete -installsuffix shared -buildid kSre6ubdUjuQM0vq5DLt/kSre6ubdUjuQM0vq5DLt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b994/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_amd64/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p cuelang.org/go/pkg/text/template -lang=go1.17 -complete -installsuffix shared -buildid HCi4ha5UAJlxbHIr-JZG/HCi4ha5UAJlxbHIr-JZG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b989/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 cat >$WORK/b987/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p cuelang.org/go/pkg/struct -lang=go1.17 -complete -installsuffix shared -buildid Y_L1QrsbpX3f77f55tyM/Y_L1QrsbpX3f77f55tyM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b987/importcfg -pack ./vendor/cuelang.org/go/pkg/struct/pkg.go ./vendor/cuelang.org/go/pkg/struct/struct.go cat >$WORK/b988/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p cuelang.org/go/pkg/text/tabwriter -lang=go1.17 -complete -installsuffix shared -buildid mxIrwtNg68AwhuA1F00o/mxIrwtNg68AwhuA1F00o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b988/importcfg -pack ./vendor/cuelang.org/go/pkg/text/tabwriter/manual.go ./vendor/cuelang.org/go/pkg/text/tabwriter/pkg.go cat >$WORK/b995/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b993/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p cuelang.org/go/pkg/tool/file -lang=go1.17 -complete -installsuffix shared -buildid XB9hi386bbo1kXE20a2F/XB9hi386bbo1kXE20a2F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b995/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 cp $WORK/b1012/_pkg_.a /builddir/.cache/go-build/2e/2e7ddc8fdd4bc5fe5ed47b3df2b6d9891b1e7f4425dcbc31935860d1ee9c708c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1003/_pkg_.a # internal cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/cf/cfa4ac36a0e21728a7513f30a84af446093455ea4e2a5c9e385a1a51804e659e-d # internal cuelang.org/go/encoding/openapi mkdir -p $WORK/b1004/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b978/_pkg_.a # internal cat >$WORK/b1004/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b974/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b1003/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b1005/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b955/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b1006/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b964/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b934/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p cuelang.org/go/encoding/openapi -lang=go1.17 -complete -installsuffix shared -buildid 5TxNEL_MjV3YA69EAfUk/5TxNEL_MjV3YA69EAfUk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1004/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 cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/43/436e2f2ae4f1605a37f92aa976a22b725ce41910c71e8fd48c65df048bb7bf65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b966/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/80/80ca47fa2eb2cbd1dfdebdbf3a93e6a6d96da66edd74189c64678b37dc4f8831-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b972/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b992/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b970/_pkg_.a # internal cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/8a/8ae4de767cc7e5bf5530aa057ae82ef8fb47286a45b663ac9b06a2724b585d2d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b988/_pkg_.a # internal cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/85/85d0311e4b2293ce37829f2c26fd76f7a4bda3dd82e4825f69b1d31c2c99bfd1-d # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/59/59d31e466e1fb943395087813c64acb4fd5031a0ad45e6bd715ab5f2709289ce-d # internal cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/bc/bc1159149dda1167fcb399d31456909859f791e5cb2554d798da902050af02c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b995/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b971/_pkg_.a # internal cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/9f/9fa8cdc36bfcd0adeb93e56f981c16ae9f3813db0a7fc6574d005b797c78c63b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b989/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b987/_pkg_.a # internal cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/02/027518673317f2e4194a7f917e520d25390b8cd86befdb0c6296afedfbce2bf5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b990/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b984/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b981/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b997/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/ef/ef37e74213180ac329e3c29ef8d29492d36aedd4ceef9341c6ba74aec12e9a91-d # internal cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/21/215a6bdadf3c7709c1173da683d72fbd3ebca1441c165228fc6016c9d6250314-d # internal cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/26/26c37c96df3b1f2f1dc8b6e499e46683bdf4719ec079bebd3a31e78d7eb1cfa4-d # internal cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/42/42b2976bca377947b9ee385c66597b690ad9490e4f944ca850d73f09cefd1cf3-d # internal cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/9c/9c1c84ea755fd58aaec1571e97110b0af886d84182293f43aaf487d149a25630-d # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/ef/ef24a1b2cec5974dde666de76d6240e4af4449f03ec6348e8dc592172f65f32f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b975/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b985/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b994/_pkg_.a # internal cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/e5/e56114444591b68f11bf2f8f5a5a3957674e5acaed57962ecaaf6ca91fb2f749-d # internal cuelang.org/go/encoding/yaml mkdir -p $WORK/b1025/ cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/99/99a65b8a300d7e8c8eaf4b121681c2cf2dffcd4c4cf2d1316e9f38ac54ddb177-d # internal cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/05/054deecac6404e17d081cfaa1e2df1c0231f5443efead2904d592512f29d8987-d # internal cat >$WORK/b1025/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b976/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b977/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b975/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1025/_pkg_.a -trimpath "$WORK/b1025=>" -p cuelang.org/go/encoding/yaml -lang=go1.17 -complete -installsuffix shared -buildid 27oTCS4J_iZBN1mohPjO/27oTCS4J_iZBN1mohPjO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1025/importcfg -pack ./vendor/cuelang.org/go/encoding/yaml/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b973/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b986/_pkg_.a # internal cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/b7/b72221fcca59f25317bece0014a17bd81652c45cb9809020bb44b857bb257052-d # internal cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/ea/ea55a3ab0f47d67c91464d383123ec9bf35f1f82ddb30e0f7fd62f34ede3affa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b982/_pkg_.a # internal cp $WORK/b1164/_pkg_.a /builddir/.cache/go-build/2f/2f91e086e479a7a6c97442e35151317fa7d8294c609941a648c5742b95086eab-d # internal cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/91/91b132ca15427d877beedfc6e77280996f2f5556772f73d18d8d8e2fc009efe4-d # internal github.com/dop251/goja mkdir -p $WORK/b1154/ cat >$WORK/b1154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b1155/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1157/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1158/_pkg_.a packagefile github.com/dop251/goja/ftoa=$WORK/b1161/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1163/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1159/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1160/_pkg_.a packagefile go/ast=$WORK/b140/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b733/_pkg_.a packagefile golang.org/x/text/collate=$WORK/b1164/_pkg_.a packagefile golang.org/x/text/language=$WORK/b735/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile hash/maphash=$WORK/b291/_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/b060/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1154/_pkg_.a -trimpath "$WORK/b1154=>" -p github.com/dop251/goja -lang=go1.14 -complete -installsuffix shared -buildid SvHgzmwjxkBa2mMGeKpl/SvHgzmwjxkBa2mMGeKpl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1154/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_amd64/buildid -w $WORK/b980/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b979/_pkg_.a # internal cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/b0/b03002cbc6706b3b1c0c4912955c588aac2842e035f01af1bf3b85b449633dbb-d # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/18/18ad67303ac85ac03581c46a4282ea4249ad224647149ae0a6363c172b8ad90e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1025/_pkg_.a # internal cp $WORK/b1025/_pkg_.a /builddir/.cache/go-build/88/88c7b13c7f0984579557840d8c2b7de388d9aec4f9569b406de7cd1f3874fdce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b983/_pkg_.a # internal cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/08/0855184011fcac0ca62e8178b12a084017df19578e3234fd2b5cde60a8e16c04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1004/_pkg_.a # internal cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/ac/ac53cb584a725bde0d5cdc6052ca728e9837fb52aa9178dfd484d38f3e7a115d-d # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/2b/2bedd06c5623c93ec7c77cb0dd1a15fe02986072365d79a524f1bd61fa5269fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1154/_pkg_.a # internal cp $WORK/b1154/_pkg_.a /builddir/.cache/go-build/72/72e32ca7025b70c27fe94a90ca6c8083ccfa86236f5726effb3a7718cccec73d-d # internal cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/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 -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -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/b051/_x011.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -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/b051/_x012.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -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/b051/_x013.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -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/b051/_x014.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -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/b051/_x015.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -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/b051/_x016.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -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/b051/_x017.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -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/b051/_x018.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -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/b051/_x019.o -c openssl_stub_rand.c cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/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.2.10 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o $WORK/b051/_x013.o $WORK/b051/_x014.o $WORK/b051/_x015.o $WORK/b051/_x016.o $WORK/b051/_x017.o $WORK/b051/_x018.o $WORK/b051/_x019.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage openssl -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_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/b062/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p vendor/github.com/golang-fips/openssl-fips/openssl -std -installsuffix shared -buildid 3uP_iYGqqw-sBdscebYU/3uP_iYGqqw-sBdscebYU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/doc.go $WORK/b051/_cgo_gotypes.go $WORK/b051/aes.cgo1.go $WORK/b051/ecdh.cgo1.go $WORK/b051/ecdsa.cgo1.go $WORK/b051/hkdf.cgo1.go $WORK/b051/hmac.cgo1.go $WORK/b051/openssl.cgo1.go $WORK/b051/rand.cgo1.go $WORK/b051/rsa.cgo1.go $WORK/b051/sha.cgo1.go $WORK/b051/_cgo_import.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b051/_pkg_.a $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o $WORK/b051/_x013.o $WORK/b051/_x014.o $WORK/b051/_x015.o $WORK/b051/_x016.o $WORK/b051/_x017.o $WORK/b051/_x018.o $WORK/b051/_x019.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f6/f63ecc96503b64b5f8c498d538d2feba55b917e8fb794e9fa4efd37f8ffd46b6-d # internal crypto/internal/backend mkdir -p $WORK/b050/ crypto/internal/backend/bbig mkdir -p $WORK/b074/ cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/backend -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b050/symabis ./dummy.s cat >$WORK/b074/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/b051/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/internal/backend/bbig -std -complete -installsuffix shared -buildid adNYLrs6XhLlGF-LZwIl/adNYLrs6XhLlGF-LZwIl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/internal/backend/bbig/big.go cat >$WORK/b050/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/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p crypto/internal/backend -std -installsuffix shared -buildid s_MHz2LGqEBZ6CVHE1Xp/s_MHz2LGqEBZ6CVHE1Xp -goversion go1.19.10 -symabis $WORK/b050/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/crypto/internal/backend/openssl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/41/41a4898b8e9dcf6396be827bba03496a96e53ea55fe87f33ece76cccfd22b955-d # internal cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/backend -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b050/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/03/03e7f0f591b62bab60a864edadc76d40ad126badbd0bd511048309131724ba07-d # internal crypto/boring crypto/hmac mkdir -p $WORK/b363/ crypto/rand mkdir -p $WORK/b082/ crypto/sha512 crypto/sha1 crypto/sha256 mkdir -p $WORK/b064/ mkdir -p $WORK/b049/ crypto/aes mkdir -p $WORK/b067/ mkdir -p $WORK/b076/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p crypto/boring -std -complete -installsuffix shared -buildid 5Nan7lJtcG9uCHiS4b6S/5Nan7lJtcG9uCHiS4b6S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack /usr/lib/golang/src/crypto/boring/boring.go mkdir -p $WORK/b087/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b064/symabis ./sha256block_amd64.s cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/hmac -std -complete -installsuffix shared -buildid 49ph0O9l5uVYMxA4PMTn/49ph0O9l5uVYMxA4PMTn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_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/b059/_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_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p crypto/rand -std -complete -installsuffix shared -buildid Vz30BvL0jWKXKBBRIkVS/Vz30BvL0jWKXKBBRIkVS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b049/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 cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b067/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b076/symabis ./sha512block_amd64.s cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b087/symabis ./sha1block_amd64.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/aes -std -installsuffix shared -buildid _K3ifSJwd9bGEQ-eNUDL/_K3ifSJwd9bGEQ-eNUDL -goversion go1.19.10 -symabis $WORK/b067/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/24/244f6b42481d29e711939a26bff589d7a5b34351ad93d3b1f3f3f5979f45dbca-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/sha512 -std -installsuffix shared -buildid PWkBrRd1ispvJg8BuHjE/PWkBrRd1ispvJg8BuHjE -goversion go1.19.10 -symabis $WORK/b076/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/sha256 -std -installsuffix shared -buildid K4hiNLJEyq6eEmfpS5yM/K4hiNLJEyq6eEmfpS5yM -goversion go1.19.10 -symabis $WORK/b064/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/sha1 -std -installsuffix shared -buildid QZCvdsTSytJf9tZEtXo6/QZCvdsTSytJf9tZEtXo6 -goversion go1.19.10 -symabis $WORK/b087/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/2d/2d5b1e5722a2527597700bf8ac3e25ea0e221c49b958b179dd7b3ad2d97e7afe-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid kvA6_m2Net947KDHufs9/kvA6_m2Net947KDHufs9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ed/edf1ae3fea5347153b1251b9c5a408961dd735747c5928f8f7786c20f547416b-d # internal github.com/getsentry/sentry-go/internal/crypto/randutil mkdir -p $WORK/b114/ github.com/sean-/seed mkdir -p $WORK/b468/ github.com/lib/pq/scram github.com/teris-io/shortid mkdir -p $WORK/b361/ crypto/rsa mime/multipart mkdir -p $WORK/b132/ cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/fc/fcc7e8e2c6e809ec476d933a8494132affd5c391ee546c5a9fdb58516089533e-d # internal mkdir -p $WORK/b574/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/sean-/seed -lang=go1.16 -complete -installsuffix shared -buildid smhToQ2V1K2318GVx4Y8/smhToQ2V1K2318GVx4Y8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b468/importcfg -pack ./vendor/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/getsentry/sentry-go/internal/crypto/randutil -lang=go1.17 -complete -installsuffix shared -buildid Rn9lTBWdWChDdiYkhffY/Rn9lTBWdWChDdiYkhffY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/crypto/randutil/randutil.go github.com/patrickmn/go-cache mkdir -p $WORK/b593/ github.com/Azure/azure-sdk-for-go/sdk/internal/uuid cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/quotedprintable=$WORK/b133/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/teris-io/shortid -lang=go1.16 -complete -installsuffix shared -buildid xe-KJu7cwPwVLuuf1321/xe-KJu7cwPwVLuuf1321 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./vendor/github.com/teris-io/shortid/shortid.go mkdir -p $WORK/b086/ go.mongodb.org/mongo-driver/bson/primitive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p mime/multipart -std -complete -installsuffix shared -buildid _VtqwWBaPy80jLuJVVcs/_VtqwWBaPy80jLuJVVcs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b859/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/lib/pq/scram -lang=go1.13 -complete -installsuffix shared -buildid euPJPaxCLDLUAhV70wOG/euPJPaxCLDLUAhV70wOG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b574/importcfg -pack ./vendor/github.com/lib/pq/scram/scram.go mkdir -p $WORK/b1055/ go.opencensus.io/trace cat >$WORK/b859/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b627/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/uuid -lang=go1.16 -complete -installsuffix shared -buildid w1MVC54a9kioBXx3sy1W/w1MVC54a9kioBXx3sy1W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b859/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/b593/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/rand=$WORK/b060/_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_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/patrickmn/go-cache -lang=go1.16 -complete -installsuffix shared -buildid G9n4F33SuBxlwok6608p/G9n4F33SuBxlwok6608p -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./vendor/github.com/patrickmn/go-cache/cache.go ./vendor/github.com/patrickmn/go-cache/sharded.go cat >$WORK/b1055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b074/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1055/_pkg_.a -trimpath "$WORK/b1055=>" -p go.mongodb.org/mongo-driver/bson/primitive -lang=go1.10 -complete -installsuffix shared -buildid 5FV39bkzSfvRDZuFoGnk/5FV39bkzSfvRDZuFoGnk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1055/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/rsa -std -complete -installsuffix shared -buildid uyOzXl7m4G64ZDz18ecG/uyOzXl7m4G64ZDz18ecG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b086/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/linkedin/goavro/v2 mkdir -p $WORK/b1446/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b628/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b629/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b631/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b632/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile runtime/trace=$WORK/b343/_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_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p go.opencensus.io/trace -lang=go1.13 -complete -installsuffix shared -buildid cDRzspz5D9wfeB85JL73/cDRzspz5D9wfeB85JL73 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b627/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 github.com/klauspost/compress/zstd mkdir -p $WORK/b297/ cat >$WORK/b297/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b297=>" -I $WORK/b297/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b297/symabis ./seqdec_amd64.s cat >$WORK/b1446/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1101/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1446/_pkg_.a -trimpath "$WORK/b1446=>" -p github.com/linkedin/goavro/v2 -lang=go1.12 -complete -installsuffix shared -buildid iaDZYaM5qpu7Wn6NaMr_/iaDZYaM5qpu7Wn6NaMr_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1446/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_amd64/asm -p crypto/sha256 -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b064/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b087/sha1block_amd64.o ./sha1block_amd64.s cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b298/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b299/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b301/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b302/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b303/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/klauspost/compress/zstd -lang=go1.16 -installsuffix shared -buildid Lrky1fasH2U6q-GqYyK1/Lrky1fasH2U6q-GqYyK1 -goversion go1.19.10 -symabis $WORK/b297/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack -asmhdr $WORK/b297/go_asm.h ./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/seqdec_amd64.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_amd64/buildid -w $WORK/b114/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b076/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6f/6fbb8a2b33c078f44f13451fc1e6759fd65f4818af6da52fddf7c5cadc6609e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/fb/fbc40d89e91c707e1ba308b6565c5ffe870c4bc2433194faa97a7592a4095c04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/e8/e8e11af23c4ed05e34975e879182005c0898950c481e2638686b24725f8e9bd7-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_amd64.o # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b067/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/1c/1c7121c386db93756847741f75e20e0e87daca610d82825c41c3d62ed8068459-d # internal cuelang.org/go/pkg/crypto/sha1 mkdir -p $WORK/b967/ github.com/gofrs/uuid github.com/go-git/go-git/v5/plumbing mkdir -p $WORK/b789/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b067/gcm_amd64.o ./gcm_amd64.s mkdir -p $WORK/b1236/ github.com/google/uuid mkdir -p $WORK/b441/ cat >$WORK/b967/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p cuelang.org/go/pkg/crypto/sha1 -lang=go1.17 -complete -installsuffix shared -buildid lO0CXjmUD3nFIcuys8bG/lO0CXjmUD3nFIcuys8bG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b967/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha1/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha1/sha1.go github.com/stretchr/objx mkdir -p $WORK/b699/ cat >$WORK/b789/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/gofrs/uuid -lang=go1.16 -complete -installsuffix shared -buildid GJgE2bSyxhZN6IZd7sFK/GJgE2bSyxhZN6IZd7sFK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b789/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/b1236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1236/_pkg_.a -trimpath "$WORK/b1236=>" -p github.com/go-git/go-git/v5/plumbing -lang=go1.13 -complete -installsuffix shared -buildid Eutjbcqxt6xfS2UfisCr/Eutjbcqxt6xfS2UfisCr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1236/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/error.go ./vendor/github.com/go-git/go-git/v5/plumbing/hash.go ./vendor/github.com/go-git/go-git/v5/plumbing/memory.go ./vendor/github.com/go-git/go-git/v5/plumbing/object.go ./vendor/github.com/go-git/go-git/v5/plumbing/reference.go ./vendor/github.com/go-git/go-git/v5/plumbing/revision.go cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid THmQ2uHgHeMHIOY9JGTr/THmQ2uHgHeMHIOY9JGTr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b441/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 cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/78/7861abaaf79107ccaa9b3fe46672f65aeca769630b35ab35df3dcb89b058aef3-d # internal cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cuelang.org/go/pkg/crypto/sha256 mkdir -p $WORK/b968/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/stretchr/objx -lang=go1.12 -complete -installsuffix shared -buildid Fbxd6QunZhSuElsUNEpZ/Fbxd6QunZhSuElsUNEpZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b699/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 cat >$WORK/b968/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p cuelang.org/go/pkg/crypto/sha256 -lang=go1.17 -complete -installsuffix shared -buildid 9G_wHofsOVZZ-7Xb5AjS/9G_wHofsOVZZ-7Xb5AjS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b968/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/b364/ cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/crypto/internal/boring TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b364/ -importpath golang.org/x/crypto/internal/boring -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b364/ -g -O2 ./boring.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b076/_pkg_.a $WORK/b076/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/76/76dde7d90aa2f2829d3686f6bade769e5a2c7767c363bbb994cee9aea550b83e-d # internal crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cuelang.org/go/pkg/crypto/sha512 cuelang.org/go/pkg/crypto/hmac mkdir -p $WORK/b079/ mkdir -p $WORK/b969/ mkdir -p $WORK/b965/ cat >$WORK/b969/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_amd64.o $WORK/b067/gcm_amd64.o # internal cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p cuelang.org/go/pkg/crypto/sha512 -lang=go1.17 -complete -installsuffix shared -buildid 2JXmWGgWTnhCE1pHao2R/2JXmWGgWTnhCE1pHao2R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b969/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha512/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha512/sha512.go cat >$WORK/b965/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p cuelang.org/go/pkg/crypto/hmac -lang=go1.17 -complete -installsuffix shared -buildid HfzvTbkDb3zKrF8kWX9u/HfzvTbkDb3zKrF8kWX9u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b965/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_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid 7EQj9SAcCs9q1L5DIG7a/7EQj9SAcCs9q1L5DIG7a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/f3/f30ea16dec7a4385935749f56f8b4bf923385985b23735b5fd253f0bc79a796f-d # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/51/51231d18156c3230f56d57c050af257b3202a5a09e329d35af6ce9fb6bcaee7b-d # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/9d/9d5768dd755fab725915eb1a0280dae8fe943b2ebb2df2a399d47f85e2a4eab0-d # internal crypto/ecdsa mkdir -p $WORK/b069/ cat >$WORK/b069/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/b052/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b074/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid nikbIgVxceockNVza5Oh/nikbIgVxceockNVza5Oh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b069/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_amd64/buildid -w $WORK/b967/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b968/_pkg_.a # internal cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/b1/b1bd55c8cd8d14ec0be72584d042b87a7131b2fe50f33805a5ef064931eea4a3-d # internal cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/d7/d72784ceee033006aed702b21f9d362dd7e6c0c5b2cd9cfacfaa075f439b0c66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ff/ff816b9722c18cd1838c27ee8722c2208e98a7133f9b3019b321816843ff0b78-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b890/ cuelang.org/go/pkg/crypto/ed25519 mkdir -p $WORK/b962/ cat >$WORK/b890/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p golang.org/x/crypto/ed25519 -lang=go1.17 -complete -installsuffix shared -buildid YHAIM63QBJEd5A3I3WCI/YHAIM63QBJEd5A3I3WCI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b890/importcfg -pack ./vendor/golang.org/x/crypto/ed25519/ed25519.go cat >$WORK/b962/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p cuelang.org/go/pkg/crypto/ed25519 -lang=go1.17 -complete -installsuffix shared -buildid DXLoQ94LZyucCGQr3kFi/DXLoQ94LZyucCGQr3kFi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b962/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/ed25519/ed25519.go ./vendor/cuelang.org/go/pkg/crypto/ed25519/pkg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b969/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b965/_pkg_.a # internal cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/b5/b56f0295eebfe2ad0580cc279dfaddabea71876be9ab2033468fed75971a6ece-d # internal cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/fd/fdc15879d6cc2db3e14d1210d7419719c21a5ca9e83e7686d772eb2300724013-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1055/_pkg_.a # internal github.com/mattn/go-sqlite3 mkdir -p $WORK/b575/ cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b575/ -importpath github.com/mattn/go-sqlite3 -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b575/ -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.2.10/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_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b1055/_pkg_.a /builddir/.cache/go-build/56/56e855c073bb536447a9aa9560872c80131623582fa45cd5debc0564df2a4737-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b1056/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b890/_pkg_.a # internal cat >$WORK/b1056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1054/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1055/_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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1056/_pkg_.a -trimpath "$WORK/b1056=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -lang=go1.10 -complete -installsuffix shared -buildid 0lrufCzDNXZORYWRW7aa/0lrufCzDNXZORYWRW7aa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1056/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/b890/_pkg_.a /builddir/.cache/go-build/ee/eeee4ff29b3d5256ae22db2ef80bd713592707196b818d47a362b346b0096c9c-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/e5/e530a8b6da21b520048c1d25869eedb4f5f4589db2fd9a29c923017b0067531b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1236/_pkg_.a # internal cp $WORK/b1236/_pkg_.a /builddir/.cache/go-build/13/137f576a84d1209a41afa51deb85702450d038acb340c2131c86e1699eb63806-d # internal github.com/go-git/go-git/v5/utils/merkletrie/filesystem github.com/go-git/go-git/v5/utils/binary mkdir -p $WORK/b1287/ github.com/go-git/go-git/v5/plumbing/cache github.com/go-git/go-git/v5/plumbing/format/diff github.com/go-git/go-git/v5/config mkdir -p $WORK/b1234/ mkdir -p $WORK/b1251/ mkdir -p $WORK/b1245/ cat >$WORK/b1234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-billy/v5/osfs=$WORK/b1230/_pkg_.a packagefile github.com/go-git/go-git/v5/internal/url=$WORK/b1235/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/config=$WORK/b1237/_pkg_.a packagefile github.com/mitchellh/go-homedir=$WORK/b1243/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b1287/importcfg << 'EOF' # internal # import config packagefile github.com/go-git/go-billy/v5=$WORK/b1229/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1246/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1268/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b1262/ cat >$WORK/b1251/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1234/_pkg_.a -trimpath "$WORK/b1234=>" -p github.com/go-git/go-git/v5/config -lang=go1.13 -complete -installsuffix shared -buildid -vWfq7zMJyGhtNHelI29/-vWfq7zMJyGhtNHelI29 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1234/importcfg -pack ./vendor/github.com/go-git/go-git/v5/config/branch.go ./vendor/github.com/go-git/go-git/v5/config/config.go ./vendor/github.com/go-git/go-git/v5/config/modules.go ./vendor/github.com/go-git/go-git/v5/config/refspec.go ./vendor/github.com/go-git/go-git/v5/config/url.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1287/_pkg_.a -trimpath "$WORK/b1287=>" -p github.com/go-git/go-git/v5/utils/merkletrie/filesystem -lang=go1.13 -complete -installsuffix shared -buildid lmaRfLeVNZB-ia0fGigG/lmaRfLeVNZB-ia0fGigG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1287/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/filesystem/node.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1251/_pkg_.a -trimpath "$WORK/b1251=>" -p github.com/go-git/go-git/v5/utils/binary -lang=go1.13 -complete -installsuffix shared -buildid khcSHQfmzCk558grdBs1/khcSHQfmzCk558grdBs1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1251/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/binary/read.go ./vendor/github.com/go-git/go-git/v5/utils/binary/write.go cat >$WORK/b1245/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1245/_pkg_.a -trimpath "$WORK/b1245=>" -p github.com/go-git/go-git/v5/plumbing/cache -lang=go1.13 -complete -installsuffix shared -buildid -Xg8OoriJAsJLzSEwc-J/-Xg8OoriJAsJLzSEwc-J -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1245/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/cache/buffer_lru.go ./vendor/github.com/go-git/go-git/v5/plumbing/cache/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/cache/object_lru.go cat >$WORK/b1262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/color=$WORK/b1263/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1246/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1262/_pkg_.a -trimpath "$WORK/b1262=>" -p github.com/go-git/go-git/v5/plumbing/format/diff -lang=go1.13 -complete -installsuffix shared -buildid 0hOp-MfwunGpYDuqyHpK/0hOp-MfwunGpYDuqyHpK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1262/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/diff/colorconfig.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/diff/patch.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/diff/unified_encoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b789/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/91/915fd43a16afa7870c9b9c99d72fa18f5bda0accba749ee1e580644dfe9a116d-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p golang.org/x/oauth2/jws -lang=go1.15 -complete -installsuffix shared -buildid Wt9IosXS_q2LCFcIPNGL/Wt9IosXS_q2LCFcIPNGL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b641/importcfg -pack ./vendor/golang.org/x/oauth2/jws/jws.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b962/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/c3/c3b9b152f4f49c727a3417005aacfb15023f56edf152afa1c76660565e8ba0f9-d # internal cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/72/7219ae108fc7de3a6fd35778b5dd39f1e46c8911da9a42d988211d815846ff7e-d # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/3e/3e03a8622d184fa5383961056e28f3661493186802a0faadd09be441cff68196-d # internal cuelang.org/go/pkg/uuid mkdir -p $WORK/b999/ github.com/deepmap/oapi-codegen/pkg/types mkdir -p $WORK/b1497/ cat >$WORK/b1497/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1497/_pkg_.a -trimpath "$WORK/b1497=>" -p github.com/deepmap/oapi-codegen/pkg/types -lang=go1.16 -complete -installsuffix shared -buildid Fg70iX8nKpgBmm9NrC6G/Fg70iX8nKpgBmm9NrC6G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1497/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 ./vendor/github.com/deepmap/oapi-codegen/pkg/types/uuid.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/55/559817c5654f519086feb36d8b5751e022cce36c0ff36e243069b9161e126aa7-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b891/ cat >$WORK/b999/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p cuelang.org/go/pkg/uuid -lang=go1.17 -complete -installsuffix shared -buildid -bU9MBLy_2Zd0aMFnFtF/-bU9MBLy_2Zd0aMFnFtF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b999/importcfg -pack ./vendor/cuelang.org/go/pkg/uuid/pkg.go ./vendor/cuelang.org/go/pkg/uuid/uuid.go cat >$WORK/b891/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p gopkg.in/square/go-jose.v2/cipher -lang=go1.16 -complete -installsuffix shared -buildid 3IlF1_uCYTgcUSqKca6e/3IlF1_uCYTgcUSqKca6e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b891/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/b1295/ crypto/x509 mkdir -p $WORK/b088/ cat >$WORK/b1295/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/bzip2=$WORK/b1296/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile compress/zlib=$WORK/b492/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/dsa=$WORK/b089/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b1297/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1294/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1298/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile image=$WORK/b1299/_pkg_.a packagefile image/jpeg=$WORK/b1301/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1295/_pkg_.a -trimpath "$WORK/b1295=>" -p golang.org/x/crypto/openpgp/packet -lang=go1.17 -complete -installsuffix shared -buildid NMNXImj454qTWIIUqnn7/NMNXImj454qTWIIUqnn7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1295/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 cat >$WORK/b088/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/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/dsa=$WORK/b089/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/x509/pkix=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/x509 -std -complete -installsuffix shared -buildid sRY9p_bydyDaa05a7y4O/sRY9p_bydyDaa05a7y4O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b088/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 cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/2f/2f801674c2406b173fee7eff7b84b559c2f026d1136e0355610e6d431253ea97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1287/_pkg_.a # internal cp $WORK/b1251/_pkg_.a /builddir/.cache/go-build/0f/0fd143ab5fb7a8a895969078c88c3bc5d6906d64f11ccbc422336051035b1db3-d # internal github.com/go-git/go-git/v5/plumbing/format/idxfile mkdir -p $WORK/b1253/ github.com/go-git/go-git/v5/plumbing/format/index mkdir -p $WORK/b1250/ cat >$WORK/b1250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1246/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/binary=$WORK/b1251/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b1253/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/binary=$WORK/b1251/_pkg_.a packagefile hash=$WORK/b053/_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 EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1250/_pkg_.a -trimpath "$WORK/b1250=>" -p github.com/go-git/go-git/v5/plumbing/format/index -lang=go1.13 -complete -installsuffix shared -buildid scQTgiIrJONyfL5Pw2wz/scQTgiIrJONyfL5Pw2wz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1250/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/index/decoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/index/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/index/encoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/index/index.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/index/match.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1253/_pkg_.a -trimpath "$WORK/b1253=>" -p github.com/go-git/go-git/v5/plumbing/format/idxfile -lang=go1.13 -complete -installsuffix shared -buildid paxmgFyQWSBaXPeqWRq2/paxmgFyQWSBaXPeqWRq2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1253/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/idxfile/decoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/idxfile/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/idxfile/encoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/idxfile/idxfile.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/idxfile/writer.go cp $WORK/b1245/_pkg_.a /builddir/.cache/go-build/58/58f10e04d87e41897298510af1ec296efc494bbfcb8f15d70efc8dd337e66e89-d # internal cp $WORK/b1287/_pkg_.a /builddir/.cache/go-build/68/682c52287f6c062a01fd648c5c4f43c03b5a33523506be1deb41ad3edfaa8b3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/b8/b8613262ca48a237b3fad58d9a15ccbff57ca7bd0f1e75ad27c94228a0bf2c84-d # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/5b/5be39957aac44d3b3c29816fd9d0af8cc4f328c4b6f24e016b377a39847f97bb-d # internal github.com/grafana/grafana/pkg/infra/localcache mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile github.com/patrickmn/go-cache=$WORK/b593/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/grafana/grafana/pkg/infra/localcache -lang=go1.19 -complete -installsuffix shared -buildid vhoCwnNRB_oM1Yt6xALi/vhoCwnNRB_oM1Yt6xALi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b592/importcfg -pack ./pkg/infra/localcache/cache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b891/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b999/_pkg_.a # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/28/28d32e82cd13aec61986fb7ef11809748396d32c4cadc5af1ea9fd30a57bc4e1-d # internal cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/be/be1adece741f40c0e00f426753dbc09dfdb61e2c153a392c10f9fdbea4948e01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1497/_pkg_.a # internal cp $WORK/b1497/_pkg_.a /builddir/.cache/go-build/5f/5f4ec8c8cab3e4c7f2a527480bdea7dc2a18409cc292e774503be92533660ae0-d # internal github.com/deepmap/oapi-codegen/pkg/runtime mkdir -p $WORK/b1496/ cat >$WORK/b1496/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/types=$WORK/b1497/_pkg_.a packagefile net/url=$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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1496/_pkg_.a -trimpath "$WORK/b1496=>" -p github.com/deepmap/oapi-codegen/pkg/runtime -lang=go1.16 -complete -installsuffix shared -buildid baLh38lfk4VuabNHlEmu/baLh38lfk4VuabNHlEmu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1496/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_amd64/buildid -w $WORK/b1262/_pkg_.a # internal cp $WORK/b1262/_pkg_.a /builddir/.cache/go-build/79/7963cfeaf97a4569398a11ee860e7562b90a57de4acb9c19b99bea36e5b97abe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/8e/8e7bed72394a2382ca5a17290f9ccff3cb8806b9b8c150612021403304ee837b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1250/_pkg_.a # internal cp $WORK/b1234/_pkg_.a /builddir/.cache/go-build/2c/2c23382c5fac2d013cea3caf4fd3cfc5a8d733075de44cfd11dabfb85c06463c-d # internal cp $WORK/b1250/_pkg_.a /builddir/.cache/go-build/4c/4c129e9143f38ea4dcb703b3ff1d04466420f866fcfc6280cd25113aaa5c2fbc-d # internal github.com/go-git/go-git/v5/utils/merkletrie/index mkdir -p $WORK/b1288/ github.com/go-git/go-git/v5/plumbing/storer mkdir -p $WORK/b1254/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1253/_pkg_.a # internal cat >$WORK/b1288/importcfg << 'EOF' # internal # import config packagefile github.com/go-git/go-git/v5/plumbing/format/index=$WORK/b1250/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1268/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1288/_pkg_.a -trimpath "$WORK/b1288=>" -p github.com/go-git/go-git/v5/utils/merkletrie/index -lang=go1.13 -complete -installsuffix shared -buildid S7sY9niSOxhsRP2ZLJy2/S7sY9niSOxhsRP2ZLJy2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1288/importcfg -pack ./vendor/github.com/go-git/go-git/v5/utils/merkletrie/index/node.go cat >$WORK/b1254/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/index=$WORK/b1250/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1254/_pkg_.a -trimpath "$WORK/b1254=>" -p github.com/go-git/go-git/v5/plumbing/storer -lang=go1.13 -complete -installsuffix shared -buildid ebXHYs6oB9237968Tqev/ebXHYs6oB9237968Tqev -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1254/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/storer/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/storer/index.go ./vendor/github.com/go-git/go-git/v5/plumbing/storer/object.go ./vendor/github.com/go-git/go-git/v5/plumbing/storer/reference.go ./vendor/github.com/go-git/go-git/v5/plumbing/storer/shallow.go ./vendor/github.com/go-git/go-git/v5/plumbing/storer/storer.go cp $WORK/b1253/_pkg_.a /builddir/.cache/go-build/c1/c15ef05e4f0de7f7d2df1df14040eadc9e38862d31624f0ca6822e75545bc90b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1288/_pkg_.a # internal cp $WORK/b1288/_pkg_.a /builddir/.cache/go-build/7b/7b79fe4bb3e2335ac0f3d1b7b386c43ad01ce41370f2db04ff773da0dc29baad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1254/_pkg_.a # internal cp $WORK/b1254/_pkg_.a /builddir/.cache/go-build/69/69e6558307fe936df6d5adea89a663d5bd9be8e7e11da5fb3504cab117abeb0b-d # internal github.com/go-git/go-git/v5/storage mkdir -p $WORK/b1264/ github.com/go-git/go-git/v5/plumbing/format/packfile mkdir -p $WORK/b1252/ cat >$WORK/b1264/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-git/go-git/v5/config=$WORK/b1234/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1254/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1264/_pkg_.a -trimpath "$WORK/b1264=>" -p github.com/go-git/go-git/v5/storage -lang=go1.13 -complete -installsuffix shared -buildid C447fdYZdPVK-vIA9qFQ/C447fdYZdPVK-vIA9qFQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1264/importcfg -pack ./vendor/github.com/go-git/go-git/v5/storage/storer.go cat >$WORK/b1252/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/zlib=$WORK/b492/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-billy/v5=$WORK/b1229/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/cache=$WORK/b1245/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/idxfile=$WORK/b1253/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/binary=$WORK/b1251/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1248/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1252/_pkg_.a -trimpath "$WORK/b1252=>" -p github.com/go-git/go-git/v5/plumbing/format/packfile -lang=go1.13 -complete -installsuffix shared -buildid yr0Gdwlab_i6NDpaa6fq/yr0Gdwlab_i6NDpaa6fq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1252/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/delta_index.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/delta_selector.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/diff_delta.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/encoder.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/error.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/fsobject.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/object_pack.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/packfile.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/parser.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/patch_delta.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1264/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/45/455a43c34a8ff323ac7d5933e5e85d46dfafc8d7136941e65178ea8be5183514-d # internal cp $WORK/b1264/_pkg_.a /builddir/.cache/go-build/a7/a77910020a5d3cbc6d4d8b3d2a6eb00ef07e23b8ca966d038a72bd5ca2c79421-d # internal github.com/go-git/go-git/v5/storage/memory mkdir -p $WORK/b1273/ github.com/go-git/go-git/v5/plumbing/object mkdir -p $WORK/b1255/ cat >$WORK/b1273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/config=$WORK/b1234/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/index=$WORK/b1250/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/storage=$WORK/b1264/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1273/_pkg_.a -trimpath "$WORK/b1273=>" -p github.com/go-git/go-git/v5/storage/memory -lang=go1.13 -complete -installsuffix shared -buildid 3Ve-qOdwxHjmNvYwlqwv/3Ve-qOdwxHjmNvYwlqwv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1273/importcfg -pack ./vendor/github.com/go-git/go-git/v5/storage/memory/storage.go cat >$WORK/b1255/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/emirpasic/gods/trees/binaryheap=$WORK/b1256/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1246/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/diff=$WORK/b1262/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/storage=$WORK/b1264/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/binary=$WORK/b1251/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/diff=$WORK/b1265/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1248/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie=$WORK/b1266/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1268/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b923/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1255/_pkg_.a -trimpath "$WORK/b1255=>" -p github.com/go-git/go-git/v5/plumbing/object -lang=go1.13 -complete -installsuffix shared -buildid f2vcSDm4T9vFaYC4-X-q/f2vcSDm4T9vFaYC4-X-q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1255/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/object/blob.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/change.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/change_adaptor.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit_walker.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit_walker_bfs.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit_walker_bfs_filtered.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit_walker_ctime.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit_walker_limit.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/commit_walker_path.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/difftree.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/file.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/merge_base.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/object.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/patch.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/rename.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/tag.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/tree.go ./vendor/github.com/go-git/go-git/v5/plumbing/object/treenoder.go cp $WORK/b1446/_pkg_.a /builddir/.cache/go-build/19/198c43d3d3a1363a87c10ac45773c31a3ebca0777b902336b1982e40ab6e7817-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1496/_pkg_.a # internal cp $WORK/b1496/_pkg_.a /builddir/.cache/go-build/62/6233c3b7f50dcf1422e15bf45690793d844150e43ae10969a016b36395394b0a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1295/_pkg_.a # internal cp $WORK/b1273/_pkg_.a /builddir/.cache/go-build/33/336c33fb4e18d33cf428691004669b0008e73707ae3603cedee9b66e253471e2-d # internal github.com/go-git/go-git/v5/plumbing/protocol/packp mkdir -p $WORK/b1269/ cat >$WORK/b1269/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=$WORK/b1270/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1271/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=$WORK/b1272/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/memory=$WORK/b1273/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1248/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1269/_pkg_.a -trimpath "$WORK/b1269=>" -p github.com/go-git/go-git/v5/plumbing/protocol/packp -lang=go1.13 -complete -installsuffix shared -buildid 0WETKwy79kreXamsj8cS/0WETKwy79kreXamsj8cS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1269/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/advrefs.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/advrefs_decode.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/advrefs_encode.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/report_status.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/shallowupd.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/srvresp.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/ulreq.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/ulreq_decode.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/ulreq_encode.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/updreq.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/updreq_decode.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/updreq_encode.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/uppackreq.go ./vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/uppackresp.go cp $WORK/b1295/_pkg_.a /builddir/.cache/go-build/70/70853a7b219844df63cadf042210c5b90222aafa4392f8cf17cf584ad90e7df0-d # internal golang.org/x/crypto/openpgp/clearsign mkdir -p $WORK/b1535/ golang.org/x/crypto/openpgp mkdir -p $WORK/b1292/ cp $WORK/b1056/_pkg_.a /builddir/.cache/go-build/ae/ae9e245fb865a3ebbfcab38cef9184a8816e70a04f074ab488753f8d5607f4e8-d # internal cat >$WORK/b1292/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1293/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1294/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1295/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1298/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1535/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1293/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1294/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1295/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1292/_pkg_.a -trimpath "$WORK/b1292=>" -p golang.org/x/crypto/openpgp -lang=go1.17 -complete -installsuffix shared -buildid MwUSGShtxpv0beXFkKBp/MwUSGShtxpv0beXFkKBp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1292/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/canonical_text.go ./vendor/golang.org/x/crypto/openpgp/keys.go ./vendor/golang.org/x/crypto/openpgp/read.go ./vendor/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1535/_pkg_.a -trimpath "$WORK/b1535=>" -p golang.org/x/crypto/openpgp/clearsign -lang=go1.17 -complete -installsuffix shared -buildid oIm9_7hGheiMZHJuUgWC/oIm9_7hGheiMZHJuUgWC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1535/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/clearsign/clearsign.go go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b1053/ cat >$WORK/b1053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1054/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1055/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1056/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1053/_pkg_.a -trimpath "$WORK/b1053=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -lang=go1.10 -complete -installsuffix shared -buildid k9V1Wcm17Gl9PZDWCt09/k9V1Wcm17Gl9PZDWCt09 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1053/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_amd64/buildid -w $WORK/b1535/_pkg_.a # internal cp $WORK/b1535/_pkg_.a /builddir/.cache/go-build/0c/0cf8c4cd2b8f5672549c7ca7f98cb1e3c8a95edd22b87d5b397293f41614aa66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1292/_pkg_.a # internal cp $WORK/b1252/_pkg_.a /builddir/.cache/go-build/76/7665c0b5a6336fe9cb71f9b73e63a3764880fdc794382cecd3cc15718e10969d-d # internal github.com/go-git/go-git/v5/plumbing/format/objfile mkdir -p $WORK/b1281/ cat >$WORK/b1281/importcfg << 'EOF' # internal # import config packagefile compress/zlib=$WORK/b492/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=$WORK/b1252/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1281/_pkg_.a -trimpath "$WORK/b1281=>" -p github.com/go-git/go-git/v5/plumbing/format/objfile -lang=go1.13 -complete -installsuffix shared -buildid HMMZfWMWT8Yf46v9C7v6/HMMZfWMWT8Yf46v9C7v6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1281/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/format/objfile/doc.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/objfile/reader.go ./vendor/github.com/go-git/go-git/v5/plumbing/format/objfile/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b1292/_pkg_.a /builddir/.cache/go-build/75/75bc43e8000ccef277941fd7cfae7fc72fb7114b120871e05383ff0aeab74289-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/06/06d76b8cd2a1aa37e8fddfa8ff6ff033b4a5ed91f38c566f47e50ee674548c0e-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b884/ github.com/golang-jwt/jwt mkdir -p $WORK/b878/ github.com/golang-jwt/jwt/v4 github.com/asaskevich/govalidator mkdir -p $WORK/b1047/ mkdir -p $WORK/b1438/ cat >$WORK/b884/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p golang.org/x/crypto/pkcs12 -lang=go1.17 -complete -installsuffix shared -buildid Zx7N00yF6Yfv40rTggXS/Zx7N00yF6Yfv40rTggXS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b884/importcfg -pack ./vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./vendor/golang.org/x/crypto/pkcs12/crypto.go ./vendor/golang.org/x/crypto/pkcs12/errors.go ./vendor/golang.org/x/crypto/pkcs12/mac.go ./vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./vendor/golang.org/x/crypto/pkcs12/safebags.go cat >$WORK/b878/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b171/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/golang-jwt/jwt -lang=go1.16 -complete -installsuffix shared -buildid zIHysKCvESzZ2OYTImo4/zIHysKCvESzZ2OYTImo4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b878/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_amd64/compile -o $WORK/b1047/_pkg_.a -trimpath "$WORK/b1047=>" -p github.com/asaskevich/govalidator -lang=go1.13 -complete -installsuffix shared -buildid HWQMQBNIJc9tOQE5Lfee/HWQMQBNIJc9tOQE5Lfee -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1047/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/b1438/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1438/_pkg_.a -trimpath "$WORK/b1438=>" -p github.com/golang-jwt/jwt/v4 -lang=go1.16 -complete -installsuffix shared -buildid L6yzjRqeTyP_NYzhym-Y/L6yzjRqeTyP_NYzhym-Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1438/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/b065/ cat >$WORK/b065/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/b048/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b074/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/tls -std -complete -installsuffix shared -buildid ORajZDEItTNEqF6X-1R8/ORajZDEItTNEqF6X-1R8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/boring.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1281/_pkg_.a # internal cp $WORK/b1281/_pkg_.a /builddir/.cache/go-build/fc/fc739c04e5eeb0a9c8371df4d8801cbcb6f2b2695b525771c235183245a6390e-d # internal github.com/go-git/go-git/v5/storage/filesystem/dotgit mkdir -p $WORK/b1282/ cat >$WORK/b1282/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-billy/v5=$WORK/b1229/_pkg_.a packagefile github.com/go-git/go-billy/v5/osfs=$WORK/b1230/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/idxfile=$WORK/b1253/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/objfile=$WORK/b1281/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=$WORK/b1252/_pkg_.a packagefile github.com/go-git/go-git/v5/storage=$WORK/b1264/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1248/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1282/_pkg_.a -trimpath "$WORK/b1282=>" -p github.com/go-git/go-git/v5/storage/filesystem/dotgit -lang=go1.13 -complete -installsuffix shared -buildid CaInK5Do1MlxEybbwVpW/CaInK5Do1MlxEybbwVpW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1282/importcfg -pack ./vendor/github.com/go-git/go-git/v5/storage/filesystem/dotgit/dotgit.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/dotgit/dotgit_rewrite_packed_refs.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/dotgit/dotgit_setref.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/dotgit/repository_filesystem.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/dotgit/writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1269/_pkg_.a # internal cp $WORK/b1269/_pkg_.a /builddir/.cache/go-build/d6/d62fce4267d3b9377ae7a489330db39c8f50d5e489581bb91c3c62126c08a2b5-d # internal github.com/go-git/go-git/v5/plumbing/transport mkdir -p $WORK/b1275/ cat >$WORK/b1275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/internal/url=$WORK/b1235/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=$WORK/b1269/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1271/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1275/_pkg_.a -trimpath "$WORK/b1275=>" -p github.com/go-git/go-git/v5/plumbing/transport -lang=go1.13 -complete -installsuffix shared -buildid vyWc8Uml4cqHEJ-iOmjx/vyWc8Uml4cqHEJ-iOmjx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1275/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/common.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b884/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1255/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/f8/f89fc379b8b141bcf98156e538283f5b5b505e9cf4f1e995da26cb84c4044da8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1275/_pkg_.a # internal cp $WORK/b1275/_pkg_.a /builddir/.cache/go-build/30/30834ffe393d5e1e03471dd01992443871b89300d49ef2b88a5d531df6c235d6-d # internal github.com/go-git/go-git/v5/plumbing/transport/internal/common mkdir -p $WORK/b1278/ cat >$WORK/b1278/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=$WORK/b1270/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=$WORK/b1269/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1271/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=$WORK/b1272/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1275/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1248/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1278/_pkg_.a -trimpath "$WORK/b1278=>" -p github.com/go-git/go-git/v5/plumbing/transport/internal/common -lang=go1.13 -complete -installsuffix shared -buildid 7s6Ufmw7R29yQJ5KqhqE/7s6Ufmw7R29yQJ5KqhqE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1278/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/internal/common/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/transport/internal/common/server.go cp $WORK/b1255/_pkg_.a /builddir/.cache/go-build/6b/6bd3d77f10047ef44f6a7adbee9af23a0470927a0ed777d01e91e08bc830b640-d # internal github.com/go-git/go-git/v5/plumbing/revlist mkdir -p $WORK/b1274/ cat >$WORK/b1274/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1246/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/object=$WORK/b1255/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1254/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1274/_pkg_.a -trimpath "$WORK/b1274=>" -p github.com/go-git/go-git/v5/plumbing/revlist -lang=go1.13 -complete -installsuffix shared -buildid pATVEshg3GSrkaYlwAW-/pATVEshg3GSrkaYlwAW- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1274/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/revlist/revlist.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/ce/cef91c2c82947e1ca0222629ea35a8e21269867fb54de2cb7e5c1b3549b62257-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1274/_pkg_.a # internal cp $WORK/b1274/_pkg_.a /builddir/.cache/go-build/55/557978ae914f14fd4019305117a3b53fa3e592423fdd92ae31736ac1a2abe8dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1278/_pkg_.a # internal cp $WORK/b1278/_pkg_.a /builddir/.cache/go-build/2a/2a76571874d5f45af523762ea7975742abe2dd6df72c501fbce5b7cdb15beab0-d # internal github.com/go-git/go-git/v5/plumbing/transport/git mkdir -p $WORK/b1283/ github.com/go-git/go-git/v5/plumbing/transport/ssh mkdir -p $WORK/b1285/ cat >$WORK/b1285/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1275/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=$WORK/b1278/_pkg_.a packagefile github.com/kevinburke/ssh_config=$WORK/b1286/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1285/_pkg_.a -trimpath "$WORK/b1285=>" -p github.com/go-git/go-git/v5/plumbing/transport/ssh -lang=go1.13 -complete -installsuffix shared -buildid GpLmxoOjhBV4WKVdszOA/GpLmxoOjhBV4WKVdszOA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1285/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/ssh/auth_method.go ./vendor/github.com/go-git/go-git/v5/plumbing/transport/ssh/common.go cat >$WORK/b1283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=$WORK/b1270/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1275/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=$WORK/b1278/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1248/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1283/_pkg_.a -trimpath "$WORK/b1283=>" -p github.com/go-git/go-git/v5/plumbing/transport/git -lang=go1.13 -complete -installsuffix shared -buildid LdPtHe-YI4mBWaah9iau/LdPtHe-YI4mBWaah9iau -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1283/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/git/common.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1282/_pkg_.a # internal cd $WORK/b364 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1438/_pkg_.a # internal cp $WORK/b1282/_pkg_.a /builddir/.cache/go-build/31/31f2a0f1cc08182fc2c5c635ed7dda01bd9d960e1614c3af894b27fa14fca67e-d # internal github.com/go-git/go-git/v5/storage/filesystem mkdir -p $WORK/b1280/ cat >$WORK/b1280/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-billy/v5=$WORK/b1229/_pkg_.a packagefile github.com/go-git/go-git/v5/config=$WORK/b1234/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/cache=$WORK/b1245/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/idxfile=$WORK/b1253/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/index=$WORK/b1250/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/objfile=$WORK/b1281/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=$WORK/b1252/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/storage=$WORK/b1264/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/filesystem/dotgit=$WORK/b1282/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1248/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1280/_pkg_.a -trimpath "$WORK/b1280=>" -p github.com/go-git/go-git/v5/storage/filesystem -lang=go1.13 -complete -installsuffix shared -buildid s4KoMkRqCxqpWcMBU1jF/s4KoMkRqCxqpWcMBU1jF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1280/importcfg -pack ./vendor/github.com/go-git/go-git/v5/storage/filesystem/config.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/deltaobject.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/index.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/module.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/object.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/reference.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/shallow.go ./vendor/github.com/go-git/go-git/v5/storage/filesystem/storage.go cp $WORK/b1438/_pkg_.a /builddir/.cache/go-build/e7/e72aa321efd601716b01bed5d5f7c68008770a03c8e8f2a16932ab53e4099ac7-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b297=>" -I $WORK/b297/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b297/seqdec_amd64.o ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1283/_pkg_.a # internal cp $WORK/b1283/_pkg_.a /builddir/.cache/go-build/c9/c927696a46de1066540d1a8254d7a65030eda677cbe971785511d73411a67d73-d # internal cp $WORK/b1285/_pkg_.a /builddir/.cache/go-build/c4/c48e4623166d83d9319145887cf31ba8283263bab3bea7fac1b8dfb8f9a3ec34-d # internal cd $WORK/b364 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_x002.o -c boring.cgo2.c cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b297/_pkg_.a $WORK/b297/seqdec_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/cc/ccce941ae403045aec2e9fddc2004defcce6e8dc9a421c95a1fbbb141454e071-d # internal github.com/apache/arrow/go/arrow/ipc mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b292/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b293/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b284/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b295/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b285/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b296/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b297/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b304/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b289/_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 cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/apache/arrow/go/arrow/ipc -lang=go1.15 -complete -installsuffix shared -buildid M3vEk7yNL5cAyLC-ERhf/M3vEk7yNL5cAyLC-ERhf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b294/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_amd64/buildid -w $WORK/b1053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1047/_pkg_.a # internal cp $WORK/b1047/_pkg_.a /builddir/.cache/go-build/1a/1ad5f934d6415e24dcee92e4bdad3a905b858b97186f93799596bbba07725bb2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1280/_pkg_.a # internal cp $WORK/b1053/_pkg_.a /builddir/.cache/go-build/72/72a2e05d7e191397615a934e1c948bfedb0f770a6efc4860c2c6afed19d4fbc5-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b1051/ cat >$WORK/b1051/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b1052/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1053/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1054/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1055/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1056/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1051/_pkg_.a -trimpath "$WORK/b1051=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -lang=go1.10 -complete -installsuffix shared -buildid cDHJWSfJWdeqfFoi1YAk/cDHJWSfJWdeqfFoi1YAk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1051/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/b1280/_pkg_.a /builddir/.cache/go-build/ba/baa2e67f4df2dd239bcdfebad7d4d56b5de141d4190c7ae4daaa4d46b02d8cf2-d # internal github.com/go-git/go-git/v5/plumbing/transport/server mkdir -p $WORK/b1279/ cat >$WORK/b1279/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-git/go-billy/v5=$WORK/b1229/_pkg_.a packagefile github.com/go-git/go-billy/v5/osfs=$WORK/b1230/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/cache=$WORK/b1245/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=$WORK/b1252/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=$WORK/b1269/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1271/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/revlist=$WORK/b1274/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1275/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/filesystem=$WORK/b1280/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1248/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1279/_pkg_.a -trimpath "$WORK/b1279=>" -p github.com/go-git/go-git/v5/plumbing/transport/server -lang=go1.13 -complete -installsuffix shared -buildid cxdK2F_Jat6pej7Ay0UX/cxdK2F_Jat6pej7Ay0UX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1279/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/server/loader.go ./vendor/github.com/go-git/go-git/v5/plumbing/transport/server/server.go cd $WORK/b364 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/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 cd /builddir/build/BUILD/grafana-9.2.10 TERM='dumb' gcc -I ./vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/tmp/go-build -gno-record-gcc-switches -o $WORK/b364/_cgo_.o $WORK/b364/_cgo_main.o $WORK/b364/_x001.o $WORK/b364/_x002.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1279/_pkg_.a # internal cp $WORK/b1279/_pkg_.a /builddir/.cache/go-build/a3/a3d4a23e055fd1ba499cda2496a1f2f0dabba7d169d6b41378a3a410d12347c0-d # internal github.com/go-git/go-git/v5/plumbing/transport/file mkdir -p $WORK/b1277/ cat >$WORK/b1277/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1275/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=$WORK/b1278/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/server=$WORK/b1279/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1248/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b155/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1277/_pkg_.a -trimpath "$WORK/b1277=>" -p github.com/go-git/go-git/v5/plumbing/transport/file -lang=go1.13 -complete -installsuffix shared -buildid uNrjBIJxSkSwtHsPupAl/uNrjBIJxSkSwtHsPupAl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1277/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/file/client.go ./vendor/github.com/go-git/go-git/v5/plumbing/transport/file/server.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b364/_cgo_.o -dynout $WORK/b364/_cgo_import.go cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p golang.org/x/crypto/internal/boring -installsuffix shared -buildid GrFiPRpxhbGTxXwvPTNa/GrFiPRpxhbGTxXwvPTNa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack $WORK/b364/_cgo_gotypes.go $WORK/b364/boring.cgo1.go $WORK/b364/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1277/_pkg_.a # internal cp $WORK/b1277/_pkg_.a /builddir/.cache/go-build/ff/fff01cd59a830a815627fa3917678f279728cf8ab9f6025c00531fc53be05df9-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/golang.org/x/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b364/_pkg_.a $WORK/b364/_x001.o $WORK/b364/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/de/ded43fd34a5bd5d184afab37f5cbebb4848562e538c99f36e0e4e763adce8a83-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile crypto/boring=$WORK/b363/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile golang.org/x/crypto/internal/boring=$WORK/b364/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.17 -complete -installsuffix shared -buildid PicsxbmOlMfFgUIsPyuk/PicsxbmOlMfFgUIsPyuk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/00/00aacd15fdc275690ca65c6e6b268aef5bf95abe72cfc361ba0989dea52b47d8-d # internal github.com/grafana/grafana/pkg/services/encryption mkdir -p $WORK/b703/ github.com/grafana/grafana/pkg/util mkdir -p $WORK/b358/ gopkg.in/square/go-jose.v2 mkdir -p $WORK/b889/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/grafana/grafana/pkg/services/encryption -lang=go1.19 -complete -installsuffix shared -buildid 2l0Viw-CkzkI1-GgN28k/2l0Viw-CkzkI1-GgN28k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b703/importcfg -pack ./pkg/services/encryption/encryption.go cat >$WORK/b889/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b890/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b362/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b891/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b892/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b359/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b361/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b362/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime/quotedprintable=$WORK/b133/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p gopkg.in/square/go-jose.v2 -lang=go1.16 -complete -installsuffix shared -buildid YAMKRSQblpNwHdpRevnw/YAMKRSQblpNwHdpRevnw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b889/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/grafana/grafana/pkg/util -lang=go1.19 -complete -installsuffix shared -buildid fnt1J2YfpwHteD4Lsb00/fnt1J2YfpwHteD4Lsb00 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./pkg/util/contextutil.go ./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_amd64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/77/770d5f235e4e3b6a89c9a5f55e91b40e388c28240d7826bed28d4d4a6da46369-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/46/46e10317c8a8568ed916b430496a098dff7b26d9fd803283c4d0542ce4a27d32-d # internal github.com/grafana/grafana/pkg/components/apikeygen mkdir -p $WORK/b897/ github.com/grafana/grafana/pkg/services/encryption/provider mkdir -p $WORK/b1409/ github.com/grafana/grafana/pkg/infra/log mkdir -p $WORK/b351/ cat >$WORK/b897/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p github.com/grafana/grafana/pkg/components/apikeygen -lang=go1.19 -complete -installsuffix shared -buildid ZmLMKf7YlzbHaXyWlCam/ZmLMKf7YlzbHaXyWlCam -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b897/importcfg -pack ./pkg/components/apikeygen/apikeygen.go cat >$WORK/b1409/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1409/_pkg_.a -trimpath "$WORK/b1409=>" -p github.com/grafana/grafana/pkg/services/encryption/provider -lang=go1.19 -complete -installsuffix shared -buildid 5h5sS0DJ_DUoEXHSP7Es/5h5sS0DJ_DUoEXHSP7Es -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1409/importcfg -pack ./pkg/services/encryption/provider/cipher_aescfb.go ./pkg/services/encryption/provider/decipher_aes.go ./pkg/services/encryption/provider/provider.go cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b352/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b354/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b356/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b163/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b365/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log/syslog=$WORK/b353/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/grafana/grafana/pkg/infra/log -lang=go1.19 -complete -installsuffix shared -buildid PkDhemWGAFx0kYDDounX/PkDhemWGAFx0kYDDounX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b351/importcfg -pack ./pkg/infra/log/composite_logger.go ./pkg/infra/log/databaseCounter.go ./pkg/infra/log/file.go ./pkg/infra/log/handlers.go ./pkg/infra/log/interface.go ./pkg/infra/log/log.go ./pkg/infra/log/requestTiming.go ./pkg/infra/log/syslog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b897/_pkg_.a # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/c4/c42b5f45de176476b977f5bddbab82725b519f3bfd2ff26a89e3f4bc8df119e9-d # internal github.com/grafana/grafana/pkg/components/apikeygenprefixed mkdir -p $WORK/b898/ cat >$WORK/b898/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b897/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p github.com/grafana/grafana/pkg/components/apikeygenprefixed -lang=go1.19 -complete -installsuffix shared -buildid zvxIqzLJQsAU55H3FypQ/zvxIqzLJQsAU55H3FypQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b898/importcfg -pack ./pkg/components/apikeygenprefixed/apikeygen.go ./pkg/components/apikeygenprefixed/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1409/_pkg_.a # internal cp $WORK/b1409/_pkg_.a /builddir/.cache/go-build/99/996e7bd6980e6e9084f67ea6f6a390e21b612d21e0c75e320a2edbce56c9f319-d # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/06/06266b62692c4bd11107265402ab6d31011510533315978f4a286b8f7d1ffdd1-d # internal github.com/grafana/grafana-plugin-sdk-go/data mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b292/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b293/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b294/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b285/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b309/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b310/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b315/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b316/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b319/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b320/_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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/grafana/grafana-plugin-sdk-go/data -lang=go1.17 -complete -installsuffix shared -buildid i8kyd2XtTXLM2wOfz5Gd/i8kyd2XtTXLM2wOfz5Gd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b280/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b898/_pkg_.a # internal cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/c5/c5c1ce9ec1230e52083dfcd1074b8ad03d9d195b48f841037e6cdb96db68673d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/01/01536f080d53caec0c2dde0a8a749177c924851afe9ab819cf0ecd62592369ae-d # internal github.com/grafana/grafana/pkg/plugins/logger github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog mkdir -p $WORK/b1038/ github.com/grafana/grafana/pkg/plugins/manager/loader/finder github.com/grafana/grafana/pkg/services/searchusers/filters mkdir -p $WORK/b1460/ mkdir -p $WORK/b1530/ mkdir -p $WORK/b1577/ cat >$WORK/b1038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1038/_pkg_.a -trimpath "$WORK/b1038=>" -p github.com/grafana/grafana/pkg/plugins/logger -lang=go1.19 -complete -installsuffix shared -buildid -W8CU9JGYT-HhQaM7lS9/-W8CU9JGYT-HhQaM7lS9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1038/importcfg -pack ./pkg/plugins/logger/ifaces.go ./pkg/plugins/logger/logger.go cat >$WORK/b1460/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1460/_pkg_.a -trimpath "$WORK/b1460=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog -lang=go1.19 -complete -installsuffix shared -buildid 1bYVw_i5OhPxArWxSIQV/1bYVw_i5OhPxArWxSIQV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1460/importcfg -pack ./pkg/tsdb/azuremonitor/azlog/azlog.go cat >$WORK/b1530/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/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1530/_pkg_.a -trimpath "$WORK/b1530=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader/finder -lang=go1.19 -complete -installsuffix shared -buildid YYPJ2SyurJv_hpeltqAg/YYPJ2SyurJv_hpeltqAg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1530/importcfg -pack ./pkg/plugins/manager/loader/finder/finder.go cat >$WORK/b1577/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1577/_pkg_.a -trimpath "$WORK/b1577=>" -p github.com/grafana/grafana/pkg/services/searchusers/filters -lang=go1.19 -complete -installsuffix shared -buildid L5JSUChNnkejtYP-MykW/L5JSUChNnkejtYP-MykW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1577/importcfg -pack ./pkg/services/searchusers/filters/filters.go ./pkg/services/searchusers/filters/last_active_30_days_filter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1460/_pkg_.a # internal cp $WORK/b1460/_pkg_.a /builddir/.cache/go-build/82/821320b32892fb69bbedf87f777bd1a302e169e6514cd2b9f0787759c39d4fdb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1038/_pkg_.a # internal cp $WORK/b1038/_pkg_.a /builddir/.cache/go-build/59/593f2ef03c6961a519ebb72852a37bd18087f6f1e89ddc67b8cd74ab68e198ab-d # internal github.com/grafana/grafana/pkg/plugins/storage mkdir -p $WORK/b1039/ cat >$WORK/b1039/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b1037/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/logger=$WORK/b1038/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1039/_pkg_.a -trimpath "$WORK/b1039=>" -p github.com/grafana/grafana/pkg/plugins/storage -lang=go1.19 -complete -installsuffix shared -buildid MSGMLx8jeZkSY1e0LSnR/MSGMLx8jeZkSY1e0LSnR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1039/importcfg -pack ./pkg/plugins/storage/fs.go ./pkg/plugins/storage/ifaces.go ./pkg/plugins/storage/models.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1577/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1530/_pkg_.a # internal cp $WORK/b1530/_pkg_.a /builddir/.cache/go-build/a3/a320fae0a050255e47d70781b4580b5fbf12337609af6ff894edbd84a946566b-d # internal cp $WORK/b1577/_pkg_.a /builddir/.cache/go-build/71/710e3a3b904ca0654b3b432c8742bdd7be1c2150a9df8a31e954ea74c80f3526-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1039/_pkg_.a # internal cp $WORK/b1039/_pkg_.a /builddir/.cache/go-build/27/27c74c1eb0e735cdd56426f53e2bababe612d6ffeed7e7cd621bacef57a251a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/fa/fa1a94d4e0bab681b351ecf70b4898d0faeaa4d35237a695269c0eabb446c48d-d # internal net/http/httptrace mkdir -p $WORK/b134/ go.opentelemetry.io/otel/exporters/otlp/internal/envconfig github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority google.golang.org/grpc/internal/credentials mkdir -p $WORK/b211/ google.golang.org/api/transport/cert net/smtp mkdir -p $WORK/b709/ mkdir -p $WORK/b548/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p google.golang.org/grpc/internal/credentials -lang=go1.14 -complete -installsuffix shared -buildid fC7uRQR9OzQD0cRB4YZe/fC7uRQR9OzQD0cRB4YZe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b211/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/b709/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b421/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p net/smtp -std -complete -installsuffix shared -buildid eyzrxH0iu-AAPoFpYfOW/eyzrxH0iu-AAPoFpYfOW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b709/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go github.com/russellhaering/goxmldsig mkdir -p $WORK/b1449/ github.com/go-sql-driver/mysql github.com/lib/pq mkdir -p $WORK/b569/ mkdir -p $WORK/b658/ github.com/gomodule/redigo/redis mkdir -p $WORK/b1117/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b572/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid 3SlH86rDkQ5-Wi4JHxfF/3SlH86rDkQ5-Wi4JHxfF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/envconfig/envconfig.go gopkg.in/ldap.v3 cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b491/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid rsQVsGGVuAuLESflseDY/rsQVsGGVuAuLESflseDY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile embed=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a EOF mkdir -p $WORK/b904/ github.com/denisenkom/go-mssqldb cat >$WORK/b421/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.2.10/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.2.10/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.pem" } }EOF cat >$WORK/b1449/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1443/_pkg_.a packagefile github.com/jonboulle/clockwork=$WORK/b1450/_pkg_.a packagefile github.com/russellhaering/goxmldsig/etreeutils=$WORK/b1451/_pkg_.a packagefile github.com/russellhaering/goxmldsig/types=$WORK/b1452/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority -lang=go1.17 -complete -installsuffix shared -buildid o7G3D5f87LPoTlTWixfh/o7G3D5f87LPoTlTWixfh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -embedcfg $WORK/b421/embedcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/ca.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1449/_pkg_.a -trimpath "$WORK/b1449=>" -p github.com/russellhaering/goxmldsig -lang=go1.15 -complete -installsuffix shared -buildid s9wtfJxUr8zLbgaRZ9OU/s9wtfJxUr8zLbgaRZ9OU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1449/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 mkdir -p $WORK/b814/ cat >$WORK/b1117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/hex=$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/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1117/_pkg_.a -trimpath "$WORK/b1117=>" -p github.com/gomodule/redigo/redis -lang=go1.16 -complete -installsuffix shared -buildid RicqTtcXLFcmV_wE7o57/RicqTtcXLFcmV_wE7o57 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1117/importcfg -pack ./vendor/github.com/gomodule/redigo/redis/commandinfo.go ./vendor/github.com/gomodule/redigo/redis/conn.go ./vendor/github.com/gomodule/redigo/redis/doc.go ./vendor/github.com/gomodule/redigo/redis/log.go ./vendor/github.com/gomodule/redigo/redis/pool.go ./vendor/github.com/gomodule/redigo/redis/pubsub.go ./vendor/github.com/gomodule/redigo/redis/redis.go ./vendor/github.com/gomodule/redigo/redis/reflect.go ./vendor/github.com/gomodule/redigo/redis/reflect_go118.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 cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b573/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b574/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b532/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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 cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/zlib=$WORK/b492/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/lib/pq -lang=go1.13 -complete -installsuffix shared -buildid kshZEsIPUuw5igxow_Tx/kshZEsIPUuw5igxow_Tx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b572/importcfg -pack ./vendor/github.com/lib/pq/array.go ./vendor/github.com/lib/pq/buf.go ./vendor/github.com/lib/pq/conn.go ./vendor/github.com/lib/pq/conn_go18.go ./vendor/github.com/lib/pq/connector.go ./vendor/github.com/lib/pq/copy.go ./vendor/github.com/lib/pq/doc.go ./vendor/github.com/lib/pq/encode.go ./vendor/github.com/lib/pq/error.go ./vendor/github.com/lib/pq/krb.go ./vendor/github.com/lib/pq/notice.go ./vendor/github.com/lib/pq/notify.go ./vendor/github.com/lib/pq/rows.go ./vendor/github.com/lib/pq/ssl.go ./vendor/github.com/lib/pq/ssl_permissions.go ./vendor/github.com/lib/pq/url.go ./vendor/github.com/lib/pq/user_posix.go ./vendor/github.com/lib/pq/uuid.go cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile os/user=$WORK/b532/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/go-redis/redis/v8 cat >$WORK/b814/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/cp=$WORK/b815/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/decimal=$WORK/b816/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/querytext=$WORK/b817/_pkg_.a packagefile github.com/golang-sql/civil=$WORK/b818/_pkg_.a packagefile golang.org/x/crypto/md4=$WORK/b819/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p google.golang.org/api/transport/cert -lang=go1.15 -complete -installsuffix shared -buildid hMba_6oAO7F11UNROauY/hMba_6oAO7F11UNROauY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b658/importcfg -pack ./vendor/google.golang.org/api/transport/cert/default_cert.go cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_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/b046/_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/b904/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b905/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/uber/jaeger-client-go/thrift -lang=go1.16 -complete -installsuffix shared -buildid dFAYzTrUgiUy1Vtwb6rX/dFAYzTrUgiUy1Vtwb6rX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b491/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 github.com/miekg/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/go-sql-driver/mysql -lang=go1.10 -complete -installsuffix shared -buildid qcWytI6RfHUH7AEVe27h/qcWytI6RfHUH7AEVe27h -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b569/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_amd64/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p gopkg.in/ldap.v3 -lang=go1.16 -complete -installsuffix shared -buildid wMHgD95-y3OWq8SeLf2S/wMHgD95-y3OWq8SeLf2S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b904/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_amd64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/denisenkom/go-mssqldb -lang=go1.11 -complete -installsuffix shared -buildid 9Q16CBeSC6qbDLEBBvik/9Q16CBeSC6qbDLEBBvik -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b814/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 mkdir -p $WORK/b714/ xorm.io/xorm mkdir -p $WORK/b461/ mkdir -p $WORK/b576/ cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/41/4195e14718f8fb57079da0643b66845ee8ba25910bf6281c85c198e90dda9d66-d # internal cat >$WORK/b714/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b329/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b715/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b716/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b719/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b720/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b721/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b722/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b717/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b718/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$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/b046/_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_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/go-redis/redis/v8 -lang=go1.13 -complete -installsuffix shared -buildid IKVuoMbdBjUJRbkXacA1/IKVuoMbdBjUJRbkXacA1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b714/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 gopkg.in/square/go-jose.v2/jwt mkdir -p $WORK/b888/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile log/syslog=$WORK/b353/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/builder=$WORK/b577/_pkg_.a packagefile xorm.io/core=$WORK/b578/_pkg_.a EOF cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/base32=$WORK/b462/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b463/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b467/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p xorm.io/xorm -lang=go1.11 -complete -installsuffix shared -buildid 69IRbW0NKbq9glXMI0U2/69IRbW0NKbq9glXMI0U2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b576/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/miekg/dns -lang=go1.14 -complete -installsuffix shared -buildid LG_7_s4SKfmYxkqh-L53/LG_7_s4SKfmYxkqh-L53 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b461/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 cat >$WORK/b888/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b889/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b892/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p gopkg.in/square/go-jose.v2/jwt -lang=go1.16 -complete -installsuffix shared -buildid ng1UatszxWvv3W9uHDrs/ng1UatszxWvv3W9uHDrs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b888/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_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/13/139e78f68bc00957f21f816e9c5f1a55ec8151c64ddcf4d357a1e4a0562f5da6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/eb/ebce71b51783c3f857666f20be2f389384e739fb1ac0af161c5e46481f229394-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/1a/1a0175c80bfaac467991c35cd692ded3534af6923b9d64a4e2cb3353a90e7859-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a8/a8fe056b86e3a61f71a1b5f1dc230641d09906014a94e92dfed40c6b58136742-d # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/4b/4b7a90687199cc44f9a1f8749b2624a21e5cfe5208d9a021b68d34c5342068f6-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b211/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p google.golang.org/grpc/credentials -lang=go1.14 -complete -installsuffix shared -buildid I744r5qa-au7uIPSDOr7/I744r5qa-au7uIPSDOr7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/tls.go net/http mkdir -p $WORK/b116/ cat >$WORK/b116/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/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile internal/safefilepath=$WORK/b041/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/http/internal=$WORK/b135/_pkg_.a packagefile net/http/internal/ascii=$WORK/b136/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_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/b046/_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_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p net/http -std -complete -installsuffix shared -buildid Or9y5bJukgHDrXRBWJ6k/Or9y5bJukgHDrXRBWJ6k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b116/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_amd64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/4b/4b61964402c72089c5a753426bae45ea78b20079f2a4269633f9ea789ac1902c-d # internal gopkg.in/mail.v2 mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile mime/quotedprintable=$WORK/b133/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/mail=$WORK/b708/_pkg_.a packagefile net/smtp=$WORK/b709/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p gopkg.in/mail.v2 -lang=go1.16 -complete -installsuffix shared -buildid bKwC1PVbRk_r35DHQE5h/bKwC1PVbRk_r35DHQE5h -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b707/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_amd64/buildid -w $WORK/b888/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1051/_pkg_.a # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/de/dec7fc800ced9bb9b742e9688f6e018f7ddc06e35d2f6f17e2b3c12f8514202d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1449/_pkg_.a # internal cp $WORK/b1449/_pkg_.a /builddir/.cache/go-build/ce/ce73a69e18ffcdd64aa9182e4fb855bfb8cae27b40c55ad030337d8c209062d8-d # internal cp $WORK/b1051/_pkg_.a /builddir/.cache/go-build/69/69a34ee3c9faf49291774b2c26e7382cd415ee508e54a8d521352dc088e55f2f-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b1050/ cat >$WORK/b1050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b1051/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1053/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1054/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1055/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1056/_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_amd64/compile -o $WORK/b1050/_pkg_.a -trimpath "$WORK/b1050=>" -p go.mongodb.org/mongo-driver/bson -lang=go1.10 -complete -installsuffix shared -buildid A4TuHG4Q6O0stf-Qj_MX/A4TuHG4Q6O0stf-Qj_MX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1050/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_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/16/16431a554a73a161b4c7efcccbc2c7ba80da796f27ecba25fd11334caea065a8-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b261/ google.golang.org/grpc/resolver google.golang.org/grpc/credentials/insecure google.golang.org/grpc/credentials/alts/internal mkdir -p $WORK/b213/ google.golang.org/grpc/internal/channelz mkdir -p $WORK/b220/ mkdir -p $WORK/b663/ mkdir -p $WORK/b239/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile net=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p google.golang.org/grpc/peer -lang=go1.14 -complete -installsuffix shared -buildid Z48Dwwq79G3FCpv46aoJ/Z48Dwwq79G3FCpv46aoJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p google.golang.org/grpc/resolver -lang=go1.14 -complete -installsuffix shared -buildid ZLP9bjlnifaGUfLi7DDF/ZLP9bjlnifaGUfLi7DDF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack ./vendor/google.golang.org/grpc/resolver/map.go ./vendor/google.golang.org/grpc/resolver/resolver.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile net=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.14 -complete -installsuffix shared -buildid JkpNamggtXlM_bpbpJlt/JkpNamggtXlM_bpbpJlt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./vendor/google.golang.org/grpc/credentials/insecure/insecure.go cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile net=$WORK/b095/_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 cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile net=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/grpc/internal/channelz -lang=go1.14 -complete -installsuffix shared -buildid eUWKqKn-qZiPfBY_PWOO/eUWKqKn-qZiPfBY_PWOO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b239/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_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p google.golang.org/grpc/credentials/alts/internal -lang=go1.14 -complete -installsuffix shared -buildid psiNQXsp4AUAzPJ_iNto/psiNQXsp4AUAzPJ_iNto -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b663/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/common.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/ac/ac3736cbc890e64ce1f5c980c28141d7eb399cee7e4f4e1a821e892704ddaf3d-d # internal google.golang.org/grpc/credentials/alts/internal/conn mkdir -p $WORK/b667/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b663/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p google.golang.org/grpc/credentials/alts/internal/conn -lang=go1.14 -complete -installsuffix shared -buildid GIzjyYbkKvjEiVVco7WJ/GIzjyYbkKvjEiVVco7WJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b667/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/b261/_pkg_.a /builddir/.cache/go-build/c6/c6c7ca658cd761746fef37fe9ad9e59c3125e1e33c4845c8c14c79102c27de0c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/d4/d47b8ae5be57043d1d191f0bdf80a2028b27a064e04f6c260e77483a26f33736-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/6c/6c96dc401215cfb1bcd115a0bad108ff32c174b7a6a66817089f932b2fc9e76f-d # internal google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b244/ google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal google.golang.org/grpc/internal/metadata mkdir -p $WORK/b258/ mkdir -p $WORK/b246/ mkdir -p $WORK/b248/ mkdir -p $WORK/b212/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p google.golang.org/grpc/internal/metadata -lang=go1.14 -complete -installsuffix shared -buildid IK1noxpGmRlOtSvkBvVC/IK1noxpGmRlOtSvkBvVC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./vendor/google.golang.org/grpc/internal/metadata/metadata.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.14 -complete -installsuffix shared -buildid XHZJGio7Zv4JBuouCNAm/XHZJGio7Zv4JBuouCNAm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p google.golang.org/grpc/internal -lang=go1.14 -complete -installsuffix shared -buildid WUqEsvhryrVJ4b7HXa1g/WUqEsvhryrVJ4b7HXa1g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.14 -complete -installsuffix shared -buildid qMD-PKSnidBnnDMEMEg8/qMD-PKSnidBnnDMEMEg8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.14 -complete -installsuffix shared -buildid LQLbfBiiGbpZ4y6XTVYZ/LQLbfBiiGbpZ4y6XTVYZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/26/2620c1b0fbed9fad5a6479d32dd7f566963eeaf5a170223888b110d0f55e5741-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b243/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b245/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.14 -complete -installsuffix shared -buildid nD2Bs4EvWG9O9sIZ2YEK/nD2Bs4EvWG9O9sIZ2YEK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/58/58af97874561bb7a845be882546a665f1bc8223b4354d5dd4bf322d30f8e3ce4-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b247/ cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/19/19398f9a9ac2d1012d2d4d06ed9363fb23f7f4351195529f7b69b08af9869686-d # internal cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b248/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a EOF cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/dc/dc198bf75d504b706ea8c78fb4df6d6dc6cda2f8ff2ba3542c4a31c5ec0bb152-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b176/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.14 -complete -installsuffix shared -buildid 9FiSmXTpc5QH3F2FyQpq/9FiSmXTpc5QH3F2FyQpq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/b9/b90397881c810724b04ee7cc9137d374c353a2b2bebb112f1818a9aba41807f6-d # internal cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p google.golang.org/grpc/balancer -lang=go1.14 -complete -installsuffix shared -buildid mHE6UO4kEzCZTSrvgUZ3/mHE6UO4kEzCZTSrvgUZ3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/ec/ec6d11b83485f0c71804c3ea29e6c7577c22ce0d284208edbcca98806580d225-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/93/93d5457f8d7ad83f92fffa8fbbc7bb9b1759a18615da731e5de62876bdc2de71-d # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/51/516a3712a7bc05da9937e9c19973491a9f104345ae100f21b46e7f9096d52654-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/43/430a44fea45da068e1fe978f7e4ade35cf2e2fd0618091c40472cdbb5c85ecd7-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b242/ google.golang.org/grpc/balancer/base mkdir -p $WORK/b216/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.14 -complete -installsuffix shared -buildid GYTdpyXYFguWGXFPmG2T/GYTdpyXYFguWGXFPmG2T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p google.golang.org/grpc/balancer/base -lang=go1.14 -complete -installsuffix shared -buildid fnBb5bA8Ha1THPsbjx2y/fnBb5bA8Ha1THPsbjx2y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b216/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_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b904/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/ac/ace513aadab239613fce7b4e6b7ad45b8817bd82e1fcc3067bee6e40afe0e483-d # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/2d/2d29c755ac0317332d5bf102f30ab50233d0e4adce80d734d3fb44fb361d25bb-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/grpc/internal/resolver -lang=go1.14 -complete -installsuffix shared -buildid P3-VDOeJYGpF9utWkPf0/P3-VDOeJYGpF9utWkPf0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/2e/2e48799c67889568400c8e08f13e6b5422bcad75d3c81652346d4c7c57da51b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/68/680eb80209bdd4cac46375f29d2a996790ec56e0795df81098db90eae74efb5c-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b217/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1050/_pkg_.a # internal cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.14 -complete -installsuffix shared -buildid 0MG42SukKsf9O_lFqEPk/0MG42SukKsf9O_lFqEPk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cp $WORK/b1050/_pkg_.a /builddir/.cache/go-build/0b/0b1a005dc978f84f2616376aa82b73b97fdb8850cbcdfac1cb3bfa5a07f32af7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/61/61c964d6dccca3535a64033e2055f0f184975a870638c5b1defacce33f779d2b-d # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/dc/dc32e1c1f3d9a3ce9e970b01eea29f28d4babf8ad5e57714a9a87f5b2e840e29-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/74/744c2f0c8ad99be233a6f8eb0abd43b00cb6daa88940edd9be3a67c5c66f6062-d # internal cp $WORK/b1117/_pkg_.a /builddir/.cache/go-build/8f/8f27d195476ee02aa013d1e5994bc8dd528dfc36b327610d4d25d827a4caaa83-d # internal github.com/FZambia/sentinel mkdir -p $WORK/b1116/ github.com/mna/redisc mkdir -p $WORK/b1145/ cat >$WORK/b1116/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1117/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1116/_pkg_.a -trimpath "$WORK/b1116=>" -p github.com/FZambia/sentinel -lang=go1.16 -complete -installsuffix shared -buildid 7EPZw8BtxvwQXnbVICKW/7EPZw8BtxvwQXnbVICKW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1116/importcfg -pack ./vendor/github.com/FZambia/sentinel/sentinel.go cat >$WORK/b1145/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/b1117/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1145/_pkg_.a -trimpath "$WORK/b1145=>" -p github.com/mna/redisc -lang=go1.16 -complete -installsuffix shared -buildid MubSf0TZYsqiFxrdHG4n/MubSf0TZYsqiFxrdHG4n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1145/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_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/1c/1c808f046f486d4aa4900a2db35c6c722ec9453ab4cd8c2b6ffe12b9363362aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1116/_pkg_.a # internal cp $WORK/b1116/_pkg_.a /builddir/.cache/go-build/ab/ab24980ca4b8e506ba9ec6b2790be7c2497b2eda42ce4aa9fd82b31b006b86bb-d # internal cd $WORK/b575 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1145/_pkg_.a # internal cp $WORK/b1145/_pkg_.a /builddir/.cache/go-build/8b/8bc0d0ff0d04b9ad5d658ac58e1c72c58e24be69d63d2b992dbd1a9dea3e7af1-d # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/64/64f5a44ef8c193b7b47bc38c3efe2f786ef7deb56ac8185906c652988f92dd3a-d # internal github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b503/ github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b495/ github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b496/ github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b494/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b491/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b491/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -lang=go1.16 -complete -installsuffix shared -buildid sKV5rEiKlKkJM6NJRjCU/sKV5rEiKlKkJM6NJRjCU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b503/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_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -lang=go1.16 -complete -installsuffix shared -buildid v2PBRQmPNLAzrJiX7Hxu/v2PBRQmPNLAzrJiX7Hxu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b495/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/b494/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b491/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -lang=go1.16 -complete -installsuffix shared -buildid R7kTUzb4KRNBy9meDQcc/R7kTUzb4KRNBy9meDQcc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b494/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 cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b491/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid Au8bMAdMqiT9mWakBksN/Au8bMAdMqiT9mWakBksN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b496/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_amd64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/f5/f5cd790789d084b5d6fcf156e8dcd572ae60f3d6e69b6f6a9c547cf87bcf28fc-d # internal cd $WORK/b575 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/26/263b77290f510cf7ddb80f0a15bc47d1b0e278a5d97e36f3acfa6917ea4a0405-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/49/4937975acd78714068668f65f38901bc0666d50139baf1f15046b246bf744c3d-d # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/cd/cd20e66b0662f3b4408e266ebe0c45ba3385bb647406c5fc85b2475c4b6019c9-d # internal github.com/grafana/grafana/pkg/services/live/telemetry mkdir -p $WORK/b1167/ github.com/grafana/grafana-plugin-sdk-go/data/converters github.com/grafana/grafana/pkg/services/live/remotewrite mkdir -p $WORK/b821/ mkdir -p $WORK/b1173/ github.com/grafana/grafana/pkg/expr/mathexp mkdir -p $WORK/b742/ cat >$WORK/b1167/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1167/_pkg_.a -trimpath "$WORK/b1167=>" -p github.com/grafana/grafana/pkg/services/live/telemetry -lang=go1.19 -complete -installsuffix shared -buildid 05ztvlziMXuOXdqVKn08/05ztvlziMXuOXdqVKn08 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1167/importcfg -pack ./pkg/services/live/telemetry/converter.go cat >$WORK/b821/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/grafana/grafana-plugin-sdk-go/data/converters -lang=go1.17 -complete -installsuffix shared -buildid FkodsJZ10JIiFruGjEdV/FkodsJZ10JIiFruGjEdV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b821/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/converters/converters.go cat >$WORK/b1173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1101/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1174/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1173/_pkg_.a -trimpath "$WORK/b1173=>" -p github.com/grafana/grafana/pkg/services/live/remotewrite -lang=go1.19 -complete -installsuffix shared -buildid qtt3jM5J-yuaXJph-5yw/qtt3jM5J-yuaXJph-5yw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1173/importcfg -pack ./pkg/services/live/remotewrite/convert.go ./pkg/services/live/remotewrite/remotewrite.go cat >$WORK/b742/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b743/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/grafana/grafana/pkg/expr/mathexp -lang=go1.19 -complete -installsuffix shared -buildid CwUhN2B-CwStTdHCHmkh/CwUhN2B-CwStTdHCHmkh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b742/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_amd64/buildid -w $WORK/b495/_pkg_.a # internal cd $WORK/b575 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/77/7701b6f46f44df041fbdf797c7ffd078020b415bd2204a7c29063d595e1301ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1167/_pkg_.a # internal cp $WORK/b1167/_pkg_.a /builddir/.cache/go-build/07/07e568438ff4a6d10fe78ee4c17970524027699392f380b55c8ddcb6385f5e84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/0b/0b00763ba09aa7660f71829a4900443b6f878377e7cda3bb4fa94c288a8bf65e-d # internal github.com/grafana/grafana/pkg/services/live/telemetry/telegraf mkdir -p $WORK/b1168/ github.com/grafana/grafana-plugin-sdk-go/data/sqlutil mkdir -p $WORK/b820/ cat >$WORK/b820/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b567/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b821/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1168/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1167/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1169/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/grafana/grafana-plugin-sdk-go/data/sqlutil -lang=go1.17 -complete -installsuffix shared -buildid BVDAUBPcyUVZ9nH3l1EV/BVDAUBPcyUVZ9nH3l1EV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b820/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_amd64/compile -o $WORK/b1168/_pkg_.a -trimpath "$WORK/b1168=>" -p github.com/grafana/grafana/pkg/services/live/telemetry/telegraf -lang=go1.19 -complete -installsuffix shared -buildid LtXGwCd6bIbPZdRybARj/LtXGwCd6bIbPZdRybARj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1168/importcfg -pack ./pkg/services/live/telemetry/telegraf/convert.go cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/41/41598bbb00cef63e87035564f76a83c3e734bc8909629064985534f950824ede-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1173/_pkg_.a # internal cp $WORK/b1173/_pkg_.a /builddir/.cache/go-build/10/10c3e2935eb5f1cba3cf2a093008c61e1147fd4c90c12767b2160f261b3d6e53-d # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/e3/e3ae585abb01f20df5c8e057bb4cb582f4e94d4f6189ff32bbf23930b2956f03-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b494/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b496/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -lang=go1.16 -complete -installsuffix shared -buildid -ycysW_oO3S-T4g0LPUl/-ycysW_oO3S-T4g0LPUl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b498/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 cd $WORK/b575 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1168/_pkg_.a # internal cp $WORK/b1168/_pkg_.a /builddir/.cache/go-build/63/63554788df4794b2f72e3f4b14d4c552d3ea91b76458380c221d976d76bf32df-d # internal github.com/grafana/grafana/pkg/services/live/convert mkdir -p $WORK/b1166/ cat >$WORK/b1166/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/b1167/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry/telegraf=$WORK/b1168/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1166/_pkg_.a -trimpath "$WORK/b1166=>" -p github.com/grafana/grafana/pkg/services/live/convert -lang=go1.19 -complete -installsuffix shared -buildid fnn-O9P_XT6Xo8ybFHcc/fnn-O9P_XT6Xo8ybFHcc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1166/importcfg -pack ./pkg/services/live/convert/convert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b1166/_pkg_.a /builddir/.cache/go-build/ca/ca5201c501efa6126148efb5c75728f84244587e25c7a9dedaf238d408027ca3-d # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/88/885cb7ab9d2017d79ecbc3030bd7d82f77954b4808c3d633a35ec1bca9c8eca9-d # internal cd $WORK/b575 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/98/9841e7b5ad565e8f1ecda3840d14eb776faf65f072b06c603e01e26273fc14b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/6b/6b70008f944b69cee0435c7dde78b963de1b164d8e56dc8fd33b66d56c3fd0f8-d # internal github.com/grafana/grafana/pkg/expr/classic mkdir -p $WORK/b741/ cat >$WORK/b741/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b742/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/grafana/grafana/pkg/expr/classic -lang=go1.19 -complete -installsuffix shared -buildid OlzZUghZ8T1N0pvN5dzz/OlzZUghZ8T1N0pvN5dzz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b741/importcfg -pack ./pkg/expr/classic/classic.go ./pkg/expr/classic/evaluator.go ./pkg/expr/classic/reduce.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/79/7914a1a2adf64e9f6a185937104e6268a65298f5a76a0d7f5de0831e3b8232fd-d # internal cd $WORK/b575 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extension.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_opt_userauth_omit.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_other.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_x010.o -c sqlite3_type.cgo2.c cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b575/ -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.2.10/vendor/github.com/mattn/go-sqlite3 -o $WORK/b575/_x011.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/6d/6d38d39e7c3a25b875e05f2fa7fcd8a1b4ff9c63699dd193c98a9496187a1397-d # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/ce/cebcac0be99937b42aeddd5857c5ecffb67f4e719e14945a92266326bee0c1be-d # internal github.com/grafana/grafana/pkg/services/secrets mkdir -p $WORK/b723/ cat >$WORK/b723/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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/grafana/grafana/pkg/services/secrets -lang=go1.19 -complete -installsuffix shared -buildid Qse89399isR7JppxOKuF/Qse89399isR7JppxOKuF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b723/importcfg -pack ./pkg/services/secrets/secrets.go ./pkg/services/secrets/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/59/5982a366ef9646629bfc4b590ff755180665d35644daeb1e014ab59bef997a03-d # internal github.com/grafana/grafana/pkg/services/secrets/fakes mkdir -p $WORK/b724/ github.com/grafana/grafana/pkg/services/kmsproviders mkdir -p $WORK/b1411/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/grafana/grafana/pkg/services/secrets/fakes -lang=go1.19 -complete -installsuffix shared -buildid nkt1rXoXTQG5b164aBMI/nkt1rXoXTQG5b164aBMI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b724/importcfg -pack ./pkg/services/secrets/fakes/fake_service.go ./pkg/services/secrets/fakes/fake_store.go cat >$WORK/b1411/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1411/_pkg_.a -trimpath "$WORK/b1411=>" -p github.com/grafana/grafana/pkg/services/kmsproviders -lang=go1.19 -complete -installsuffix shared -buildid -5EJHcHzAoNmLRu4NTtf/-5EJHcHzAoNmLRu4NTtf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1411/importcfg -pack ./pkg/services/kmsproviders/kmsproviders.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1411/_pkg_.a # internal cp $WORK/b1411/_pkg_.a /builddir/.cache/go-build/1a/1ae7306203fa81b74c3c61805aa22bbc1bf84b8dc0456037da35c129ccc6f696-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/2f/2ffb066f9a41fd07aad194b72cb32532523f48f9b61628e0ebb5e0d6ef1fcd7e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b1/b121ddfe3e98414ca3e7cbecd809dbefa5a590387cb0cbf053da2f07d01d2ef6-d # internal expvar mkdir -p $WORK/b327/ net/http/pprof golang.org/x/net/context/ctxhttp net/rpc mkdir -p $WORK/b479/ github.com/mailru/easyjson github.com/grafana/grafana-plugin-sdk-go/backend/httpclient mkdir -p $WORK/b279/ github.com/elazarl/goproxy/transport github.com/getsentry/sentry-go/internal/ratelimit net/http/httputil mkdir -p $WORK/b137/ github.com/opentracing/opentracing-go mkdir -p $WORK/b482/ github.com/gorilla/mux github.com/prometheus/common/expfmt github.com/armon/go-metrics golang.org/x/net/trace github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b444/ github.com/go-openapi/swag mkdir -p $WORK/b436/ github.com/uber/jaeger-client-go/utils github.com/elazarl/goproxy mkdir -p $WORK/b420/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b440/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p expvar -std -complete -installsuffix shared -buildid w3ZXM4iht8BsO8EYHjLm/w3ZXM4iht8BsO8EYHjLm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/httpclient -lang=go1.17 -complete -installsuffix shared -buildid PtSU5ljWJyOcakyzmhQp/PtSU5ljWJyOcakyzmhQp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b279/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 cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_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/b121/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/internal=$WORK/b135/_pkg_.a packagefile net/http/internal/ascii=$WORK/b136/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b482/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/b483/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF go.opentelemetry.io/otel/propagation mkdir -p $WORK/b511/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p net/http/httputil -std -complete -installsuffix shared -buildid PHZpOvtstfR-zO1vLLxK/PHZpOvtstfR-zO1vLLxK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b137/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_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/opentracing/opentracing-go -lang=go1.14 -complete -installsuffix shared -buildid GV3praLLx5Kdgt-dYKsz/GV3praLLx5Kdgt-dYKsz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b482/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/b340/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors github.com/felixge/httpsnoop mkdir -p $WORK/b868/ go.opencensus.io/trace/propagation mkdir -p $WORK/b656/ mkdir -p $WORK/b1353/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF golang.org/x/net/http2 mkdir -p $WORK/b250/ github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/elazarl/goproxy/transport -lang=go1.16 -complete -installsuffix shared -buildid I8Sq0AtI9CA_9oHb36BL/I8Sq0AtI9CA_9oHb36BL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b444/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 go.opentelemetry.io/otel/semconv/v1.7.0 mkdir -p $WORK/b531/ mkdir -p $WORK/b882/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b427/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b429/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b437/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF net/http/httptest mkdir -p $WORK/b692/ github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b1373/ github.com/grafana/grafana/pkg/plugins/repo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/go-openapi/swag -lang=go1.18 -complete -installsuffix shared -buildid uDkG9J1_chgO1_NOI_xj/uDkG9J1_chgO1_NOI_xj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b436/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/file.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 mkdir -p $WORK/b1036/ github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority github.com/rs/cors cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b868/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/kylelemons/godebug/pretty=$WORK/b869/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cuelang.org/go/pkg/tool/http mkdir -p $WORK/b996/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b251/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b257/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b252/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_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/b046/_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_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/gorilla/mux -lang=go1.12 -complete -installsuffix shared -buildid yNkC1XzC_CZptkKUx2iv/yNkC1XzC_CZptkKUx2iv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b440/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 cat >$WORK/b882/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/grafana/grafana/pkg/util/errutil cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b121/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/internal/testcert=$WORK/b693/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b627/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF github.com/go-git/go-git/v5/plumbing/transport/http cat >$WORK/b1353/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p net/http/httptest -std -complete -installsuffix shared -buildid zc_weuyhnpUH0dcADmsI/zc_weuyhnpUH0dcADmsI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b692/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/b511/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local -lang=go1.14 -complete -installsuffix shared -buildid N6LrIz2YlbB64oi8JB4P/N6LrIz2YlbB64oi8JB4P -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b882/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local/server.go github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1353/_pkg_.a -trimpath "$WORK/b1353=>" -p github.com/felixge/httpsnoop -lang=go1.13 -complete -installsuffix shared -buildid vuzxrKW8mWezHf-JrheU/vuzxrKW8mWezHf-JrheU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1353/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 mkdir -p $WORK/b873/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b1373/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p go.opentelemetry.io/otel/propagation -lang=go1.16 -complete -installsuffix shared -buildid 6m-lbi4_VJ7Y7-vn9eqJ/6m-lbi4_VJ7Y7-vn9eqJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b511/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/shurcooL/httpfs/vfsutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p go.opentelemetry.io/otel/semconv/v1.7.0 -lang=go1.16 -complete -installsuffix shared -buildid 4tGMV_pE4sJ1dsMRSLzo/4tGMV_pE4sJ1dsMRSLzo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b531/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 mkdir -p $WORK/b794/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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/web /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p go.opencensus.io/trace/propagation -lang=go1.13 -complete -installsuffix shared -buildid fvb_kwuwTkzj2GemX5dr/fvb_kwuwTkzj2GemX5dr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b656/importcfg -pack ./vendor/go.opencensus.io/trace/propagation/propagation.go github.com/prometheus/client_golang/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors -lang=go1.14 -complete -installsuffix shared -buildid WmYbVZa4NRdylxbTqGPI/WmYbVZa4NRdylxbTqGPI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b868/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors/errors.go google.golang.org/api/googleapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p golang.org/x/net/http2 -lang=go1.17 -complete -installsuffix shared -buildid wBUFpgYMEHTJaxlBqCDt/wBUFpgYMEHTJaxlBqCDt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b250/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_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/elazarl/goproxy -lang=go1.16 -complete -installsuffix shared -buildid T3uV6slFd1PzeAY6EArE/T3uV6slFd1PzeAY6EArE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b420/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/Azure/go-autorest/logger google.golang.org/api/googleapi/transport github.com/go-openapi/errors github.com/grafana/grafana/pkg/tsdb/influxdb/models net/http/cookiejar github.com/m3db/prometheus_remote_client_golang/promremote cloud.google.com/go/compute/metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1373/_pkg_.a -trimpath "$WORK/b1373=>" -p github.com/go-openapi/runtime/middleware/header -lang=go1.15 -complete -installsuffix shared -buildid LxXzjvrWXqsKgGOOUe88/LxXzjvrWXqsKgGOOUe88 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1373/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/header/header.go cat >$WORK/b996/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b993/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF github.com/Azure/go-autorest/tracing github.com/prometheus/node_exporter/https github.com/influxdata/influxdb-client-go/v2/api/http cat >$WORK/b873/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b1036/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b1037/_pkg_.a packagefile bufio=$WORK/b117/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/logger=$WORK/b1038/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/gorilla/websocket /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1036/_pkg_.a -trimpath "$WORK/b1036=>" -p github.com/grafana/grafana/pkg/plugins/repo -lang=go1.19 -complete -installsuffix shared -buildid RU0oyGpkNCnO0NIqHFqi/RU0oyGpkNCnO0NIqHFqi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1036/importcfg -pack ./pkg/plugins/repo/client.go ./pkg/plugins/repo/ifaces.go ./pkg/plugins/repo/models.go ./pkg/plugins/repo/service.go cat >$WORK/b794/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/shurcooL/httpfs/vfsutil -lang=go1.16 -complete -installsuffix shared -buildid EsnLk5CP9gMLrZkEBbRr/EsnLk5CP9gMLrZkEBbRr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b794/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/b277/ mkdir -p $WORK/b426/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b171/_pkg_.a packagefile internal/profile=$WORK/b341/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/pprof=$WORK/b342/_pkg_.a packagefile runtime/trace=$WORK/b343/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b138/ go.opentelemetry.io/otel/semconv/v1.4.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority -lang=go1.14 -complete -installsuffix shared -buildid UgPYsAebw-613ySaQEmE/UgPYsAebw-613ySaQEmE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b873/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p net/http/pprof -std -complete -installsuffix shared -buildid 4sv9nWOF94vtr9FxM7rK/4sv9nWOF94vtr9FxM7rK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p golang.org/x/net/context/ctxhttp -lang=go1.17 -complete -installsuffix shared -buildid p5n1Q2u4RmKHbt7kQv2-/p5n1Q2u4RmKHbt7kQv2- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p cuelang.org/go/pkg/tool/http -lang=go1.17 -complete -installsuffix shared -buildid zTBnrZbwi8s6o2rTaUdL/zTBnrZbwi8s6o2rTaUdL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b996/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 mkdir -p $WORK/b334/ mkdir -p $WORK/b457/ mkdir -p $WORK/b168/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/jlexer=$WORK/b427/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b429/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b376/ mkdir -p $WORK/b497/ github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/mailru/easyjson -lang=go1.12 -complete -installsuffix shared -buildid yt1Q9oAPsueQX-eh9hqw/yt1Q9oAPsueQX-eh9hqw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b426/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/b1387/ mkdir -p $WORK/b584/ mkdir -p $WORK/b1284/ mkdir -p $WORK/b877/ mkdir -p $WORK/b585/ mkdir -p $WORK/b1072/ mkdir -p $WORK/b619/ mkdir -p $WORK/b1436/ mkdir -p $WORK/b678/ mkdir -p $WORK/b1048/ mkdir -p $WORK/b1486/ mkdir -p $WORK/b1439/ mkdir -p $WORK/b1447/ mkdir -p $WORK/b613/ mkdir -p $WORK/b1346/ mkdir -p $WORK/b1489/ mkdir -p $WORK/b1437/ mkdir -p $WORK/b1143/ mkdir -p $WORK/b537/ mkdir -p $WORK/b850/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/getsentry/sentry-go/internal/ratelimit -lang=go1.17 -complete -installsuffix shared -buildid sJcU43URRBUnhZ7YcRlV/sJcU43URRBUnhZ7YcRlV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b138/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 cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b458/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_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/b585/go_asm.h << 'EOF' # internal EOF cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b335/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b331/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b336/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b850/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/armon/go-metrics -lang=go1.12 -complete -installsuffix shared -buildid S7rtmrDTsxoCWqSlIupV/S7rtmrDTsxoCWqSlIupV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b457/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 github.com/go-openapi/runtime/middleware/denco /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared -lang=go1.16 -complete -installsuffix shared -buildid KQt0lbeIwXJrzpmizzdK/KQt0lbeIwXJrzpmizzdK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b850/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 cd /builddir/build/BUILD/grafana-9.2.10/pkg/web /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b585=>" -I $WORK/b585/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b585/symabis ./macaron.s cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF github.com/grafana/grafana/pkg/services/validations cat >$WORK/b1048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p net/rpc -std -complete -installsuffix shared -buildid cVGd5WF5cNTMiwgI33rz/cVGd5WF5cNTMiwgI33rz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b277/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 go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF cat >$WORK/b1447/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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/b181/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1101/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1174/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1048/_pkg_.a -trimpath "$WORK/b1048=>" -p github.com/go-openapi/errors -lang=go1.14 -complete -installsuffix shared -buildid uSYmTyNstHzNUIpWbIQO/uSYmTyNstHzNUIpWbIQO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1048/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p google.golang.org/api/googleapi/transport -lang=go1.15 -complete -installsuffix shared -buildid zjVaTarwPQ1Dnd5Xzl54/zjVaTarwPQ1Dnd5Xzl54 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b678/importcfg -pack ./vendor/google.golang.org/api/googleapi/transport/apikey.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1447/_pkg_.a -trimpath "$WORK/b1447=>" -p github.com/m3db/prometheus_remote_client_golang/promremote -lang=go1.16 -complete -installsuffix shared -buildid TwqHGtVn867RHuI0_iH-/TwqHGtVn867RHuI0_iH- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1447/importcfg -pack ./vendor/github.com/m3db/prometheus_remote_client_golang/promremote/client.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/prometheus/common/expfmt -lang=go1.16 -complete -installsuffix shared -buildid A-sAMbX6I_KPxJz2Jwei/A-sAMbX6I_KPxJz2Jwei -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b334/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 github.com/grpc-ecosystem/grpc-gateway/v2/runtime cat >$WORK/b1387/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b1372/ cat >$WORK/b1346/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1387/_pkg_.a -trimpath "$WORK/b1387=>" -p github.com/rs/cors -lang=go1.13 -complete -installsuffix shared -buildid cB7Hi93Bc7TKWHm9EA9N/cB7Hi93Bc7TKWHm9EA9N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1387/importcfg -pack ./vendor/github.com/rs/cors/cors.go ./vendor/github.com/rs/cors/utils.go cat >$WORK/b1284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=$WORK/b1270/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=$WORK/b1269/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1271/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=$WORK/b1272/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1275/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=$WORK/b1278/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1248/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b1588/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1346/_pkg_.a -trimpath "$WORK/b1346=>" -p github.com/prometheus/node_exporter/https -lang=go1.13 -complete -installsuffix shared -buildid U6LOC-voA3Ep1GPriIhJ/U6LOC-voA3Ep1GPriIhJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1346/importcfg -pack ./vendor/github.com/prometheus/node_exporter/https/tls_config.go cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a EOF cat >$WORK/b1439/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/internal/ascii=$WORK/b136/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b1436/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b877/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b1437/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b620/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b169/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b1439/_pkg_.a -trimpath "$WORK/b1439=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid H0allE5dnQ5JmrXoka29/H0allE5dnQ5JmrXoka29 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1439/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1436/_pkg_.a -trimpath "$WORK/b1436=>" -p github.com/Azure/go-autorest/logger -lang=go1.12 -complete -installsuffix shared -buildid 0jKici6cgNhJyFlGXu6Q/0jKici6cgNhJyFlGXu6Q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1436/importcfg -pack ./vendor/github.com/Azure/go-autorest/logger/logger.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1437/_pkg_.a -trimpath "$WORK/b1437=>" -p github.com/Azure/go-autorest/tracing -lang=go1.12 -complete -installsuffix shared -buildid 92FCiFtnOdc7qq0gdrZ8/92FCiFtnOdc7qq0gdrZ8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1437/importcfg -pack ./vendor/github.com/Azure/go-autorest/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p google.golang.org/api/googleapi -lang=go1.15 -complete -installsuffix shared -buildid fGV1UVUEmCQgA1XnQB4D/fGV1UVUEmCQgA1XnQB4D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p go.opentelemetry.io/otel/semconv/v1.4.0 -lang=go1.16 -complete -installsuffix shared -buildid K8w7GkBhVGyzpkR6Jae-/K8w7GkBhVGyzpkR6Jae- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b537/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/b497/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b490/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b498/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b494/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b496/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p golang.org/x/net/trace -lang=go1.17 -complete -installsuffix shared -buildid dW53LzPqqZbwPniI-nuA/dW53LzPqqZbwPniI-nuA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b168/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_amd64/compile -o $WORK/b1072/_pkg_.a -trimpath "$WORK/b1072=>" -p github.com/prometheus/client_golang/api -lang=go1.17 -complete -installsuffix shared -buildid 7gbIkPj8W2wa1DG07cmM/7gbIkPj8W2wa1DG07cmM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1072/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/client.go mkdir -p $WORK/b528/ cat >$WORK/b1486/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b116/_pkg_.a EOF cat >$WORK/b1372/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b1486/_pkg_.a -trimpath "$WORK/b1486=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb/models -lang=go1.19 -complete -installsuffix shared -buildid G3Ko72222SVLMVsbavMd/G3Ko72222SVLMVsbavMd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1486/importcfg -pack ./pkg/tsdb/influxdb/models/datasource_info.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1372/_pkg_.a -trimpath "$WORK/b1372=>" -p github.com/go-openapi/runtime/middleware/denco -lang=go1.15 -complete -installsuffix shared -buildid 9Vag-uyujE5ATi9lQZFS/9Vag-uyujE5ATi9lQZFS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1372/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 cat >$WORK/b1588/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b116/_pkg_.a EOF mkdir -p $WORK/b551/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p cloud.google.com/go/compute/metadata -lang=go1.15 -complete -installsuffix shared -buildid 74CQjiJ2dukcgvL-Dj1E/74CQjiJ2dukcgvL-Dj1E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b613/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_amd64/compile -o $WORK/b1284/_pkg_.a -trimpath "$WORK/b1284=>" -p github.com/go-git/go-git/v5/plumbing/transport/http -lang=go1.13 -complete -installsuffix shared -buildid Hgo0xGCYcTVkQeUR34WY/Hgo0xGCYcTVkQeUR34WY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1284/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/http/common.go ./vendor/github.com/go-git/go-git/v5/plumbing/transport/http/receive_pack.go ./vendor/github.com/go-git/go-git/v5/plumbing/transport/http/upload_pack.go cat >$WORK/b1489/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b112/_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/b1490/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1491/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1588/_pkg_.a -trimpath "$WORK/b1588=>" -p github.com/grafana/grafana/pkg/services/validations -lang=go1.19 -complete -installsuffix shared -buildid DmYaA40GQh2WxJDOSZB0/DmYaA40GQh2WxJDOSZB0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1588/importcfg -pack ./pkg/services/validations/oss.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/grafana/grafana/pkg/util/errutil -lang=go1.19 -complete -installsuffix shared -buildid ceCbbYF_zdVRlRRP1TYy/ceCbbYF_zdVRlRRP1TYy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b584/importcfg -pack ./pkg/util/errutil/doc.go ./pkg/util/errutil/errors.go ./pkg/util/errutil/log.go ./pkg/util/errutil/status.go ./pkg/util/errutil/template.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1489/_pkg_.a -trimpath "$WORK/b1489=>" -p github.com/influxdata/influxdb-client-go/v2/api/http -lang=go1.13 -complete -installsuffix shared -buildid wBAiZT_r5x8kR1x63Qzg/wBAiZT_r5x8kR1x63Qzg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1489/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_amd64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared -lang=go1.14 -complete -installsuffix shared -buildid GRUT0KDOxcJd9UCelxax/GRUT0KDOxcJd9UCelxax -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b877/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared/shared.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/uber/jaeger-client-go/utils -lang=go1.16 -complete -installsuffix shared -buildid tVAYoQn2fPyQz6JvrjrG/tVAYoQn2fPyQz6JvrjrG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b497/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/b376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b383/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1143/_pkg_.a -trimpath "$WORK/b1143=>" -p github.com/gorilla/websocket -lang=go1.12 -complete -installsuffix shared -buildid AWkmPGdgTiCR0KkPuBu3/AWkmPGdgTiCR0KkPuBu3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1143/importcfg -pack ./vendor/github.com/gorilla/websocket/client.go ./vendor/github.com/gorilla/websocket/compression.go ./vendor/github.com/gorilla/websocket/conn.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/tls_handshake.go ./vendor/github.com/gorilla/websocket/util.go ./vendor/github.com/gorilla/websocket/x_net_proxy.go cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile compress/zlib=$WORK/b492/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/aws/aws-sdk-go/aws -lang=go1.11 -complete -installsuffix shared -buildid qglBWNv9FeAoB7g2Iaeq/qglBWNv9FeAoB7g2Iaeq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b376/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/b551/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_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/b552/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b553/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b554/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b555/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b557/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b559/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift -lang=go1.15 -complete -installsuffix shared -buildid ruWof2rrfivzd770He0_/ruWof2rrfivzd770He0_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b528/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/runtime -lang=go1.14 -complete -installsuffix shared -buildid fJPPMjuaU_FJlQLn-QD-/fJPPMjuaU_FJlQLn-QD- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b551/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 cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/grafana/grafana/pkg/web -lang=go1.19 -installsuffix shared -buildid 092WPU3QWZ-R05pWuhMZ/092WPU3QWZ-R05pWuhMZ -goversion go1.19.10 -symabis $WORK/b585/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b585/importcfg -pack -asmhdr $WORK/b585/go_asm.h ./pkg/web/binding.go ./pkg/web/context.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 github.com/google/go-github/v45/github mkdir -p $WORK/b1290/ github.com/andybalholm/brotli mkdir -p $WORK/b1469/ cat >$WORK/b1290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b1291/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1292/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1469/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b057/_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/b116/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1290/_pkg_.a -trimpath "$WORK/b1290=>" -p github.com/google/go-github/v45/github -lang=go1.17 -complete -installsuffix shared -buildid kSTVyjhzysoyYJhGPdDs/kSTVyjhzysoyYJhGPdDs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1290/importcfg -pack ./vendor/github.com/google/go-github/v45/github/actions.go ./vendor/github.com/google/go-github/v45/github/actions_artifacts.go ./vendor/github.com/google/go-github/v45/github/actions_runner_groups.go ./vendor/github.com/google/go-github/v45/github/actions_runners.go ./vendor/github.com/google/go-github/v45/github/actions_secrets.go ./vendor/github.com/google/go-github/v45/github/actions_workflow_jobs.go ./vendor/github.com/google/go-github/v45/github/actions_workflow_runs.go ./vendor/github.com/google/go-github/v45/github/actions_workflows.go ./vendor/github.com/google/go-github/v45/github/activity.go ./vendor/github.com/google/go-github/v45/github/activity_events.go ./vendor/github.com/google/go-github/v45/github/activity_notifications.go ./vendor/github.com/google/go-github/v45/github/activity_star.go ./vendor/github.com/google/go-github/v45/github/activity_watching.go ./vendor/github.com/google/go-github/v45/github/admin.go ./vendor/github.com/google/go-github/v45/github/admin_orgs.go ./vendor/github.com/google/go-github/v45/github/admin_stats.go ./vendor/github.com/google/go-github/v45/github/admin_users.go ./vendor/github.com/google/go-github/v45/github/apps.go ./vendor/github.com/google/go-github/v45/github/apps_hooks.go ./vendor/github.com/google/go-github/v45/github/apps_hooks_deliveries.go ./vendor/github.com/google/go-github/v45/github/apps_installation.go ./vendor/github.com/google/go-github/v45/github/apps_manifest.go ./vendor/github.com/google/go-github/v45/github/apps_marketplace.go ./vendor/github.com/google/go-github/v45/github/authorizations.go ./vendor/github.com/google/go-github/v45/github/billing.go ./vendor/github.com/google/go-github/v45/github/checks.go ./vendor/github.com/google/go-github/v45/github/code-scanning.go ./vendor/github.com/google/go-github/v45/github/dependabot.go ./vendor/github.com/google/go-github/v45/github/dependabot_secrets.go ./vendor/github.com/google/go-github/v45/github/doc.go ./vendor/github.com/google/go-github/v45/github/enterprise.go ./vendor/github.com/google/go-github/v45/github/enterprise_actions_runners.go ./vendor/github.com/google/go-github/v45/github/enterprise_audit_log.go ./vendor/github.com/google/go-github/v45/github/event.go ./vendor/github.com/google/go-github/v45/github/event_types.go ./vendor/github.com/google/go-github/v45/github/gists.go ./vendor/github.com/google/go-github/v45/github/gists_comments.go ./vendor/github.com/google/go-github/v45/github/git.go ./vendor/github.com/google/go-github/v45/github/git_blobs.go ./vendor/github.com/google/go-github/v45/github/git_commits.go ./vendor/github.com/google/go-github/v45/github/git_refs.go ./vendor/github.com/google/go-github/v45/github/git_tags.go ./vendor/github.com/google/go-github/v45/github/git_trees.go ./vendor/github.com/google/go-github/v45/github/github-accessors.go ./vendor/github.com/google/go-github/v45/github/github.go ./vendor/github.com/google/go-github/v45/github/gitignore.go ./vendor/github.com/google/go-github/v45/github/interactions.go ./vendor/github.com/google/go-github/v45/github/interactions_orgs.go ./vendor/github.com/google/go-github/v45/github/interactions_repos.go ./vendor/github.com/google/go-github/v45/github/issue_import.go ./vendor/github.com/google/go-github/v45/github/issues.go ./vendor/github.com/google/go-github/v45/github/issues_assignees.go ./vendor/github.com/google/go-github/v45/github/issues_comments.go ./vendor/github.com/google/go-github/v45/github/issues_events.go ./vendor/github.com/google/go-github/v45/github/issues_labels.go ./vendor/github.com/google/go-github/v45/github/issues_milestones.go ./vendor/github.com/google/go-github/v45/github/issues_timeline.go ./vendor/github.com/google/go-github/v45/github/licenses.go ./vendor/github.com/google/go-github/v45/github/messages.go ./vendor/github.com/google/go-github/v45/github/migrations.go ./vendor/github.com/google/go-github/v45/github/migrations_source_import.go ./vendor/github.com/google/go-github/v45/github/migrations_user.go ./vendor/github.com/google/go-github/v45/github/misc.go ./vendor/github.com/google/go-github/v45/github/orgs.go ./vendor/github.com/google/go-github/v45/github/orgs_actions_allowed.go ./vendor/github.com/google/go-github/v45/github/orgs_actions_permissions.go ./vendor/github.com/google/go-github/v45/github/orgs_audit_log.go ./vendor/github.com/google/go-github/v45/github/orgs_custom_roles.go ./vendor/github.com/google/go-github/v45/github/orgs_hooks.go ./vendor/github.com/google/go-github/v45/github/orgs_hooks_deliveries.go ./vendor/github.com/google/go-github/v45/github/orgs_members.go ./vendor/github.com/google/go-github/v45/github/orgs_outside_collaborators.go ./vendor/github.com/google/go-github/v45/github/orgs_packages.go ./vendor/github.com/google/go-github/v45/github/orgs_projects.go ./vendor/github.com/google/go-github/v45/github/orgs_users_blocking.go ./vendor/github.com/google/go-github/v45/github/packages.go ./vendor/github.com/google/go-github/v45/github/projects.go ./vendor/github.com/google/go-github/v45/github/pulls.go ./vendor/github.com/google/go-github/v45/github/pulls_comments.go ./vendor/github.com/google/go-github/v45/github/pulls_reviewers.go ./vendor/github.com/google/go-github/v45/github/pulls_reviews.go ./vendor/github.com/google/go-github/v45/github/pulls_threads.go ./vendor/github.com/google/go-github/v45/github/reactions.go ./vendor/github.com/google/go-github/v45/github/repos.go ./vendor/github.com/google/go-github/v45/github/repos_actions_allowed.go ./vendor/github.com/google/go-github/v45/github/repos_actions_permissions.go ./vendor/github.com/google/go-github/v45/github/repos_autolinks.go ./vendor/github.com/google/go-github/v45/github/repos_collaborators.go ./vendor/github.com/google/go-github/v45/github/repos_comments.go ./vendor/github.com/google/go-github/v45/github/repos_commits.go ./vendor/github.com/google/go-github/v45/github/repos_community_health.go ./vendor/github.com/google/go-github/v45/github/repos_contents.go ./vendor/github.com/google/go-github/v45/github/repos_deployments.go ./vendor/github.com/google/go-github/v45/github/repos_environments.go ./vendor/github.com/google/go-github/v45/github/repos_forks.go ./vendor/github.com/google/go-github/v45/github/repos_hooks.go ./vendor/github.com/google/go-github/v45/github/repos_hooks_deliveries.go ./vendor/github.com/google/go-github/v45/github/repos_invitations.go ./vendor/github.com/google/go-github/v45/github/repos_keys.go ./vendor/github.com/google/go-github/v45/github/repos_merging.go ./vendor/github.com/google/go-github/v45/github/repos_pages.go ./vendor/github.com/google/go-github/v45/github/repos_prereceive_hooks.go ./vendor/github.com/google/go-github/v45/github/repos_projects.go ./vendor/github.com/google/go-github/v45/github/repos_releases.go ./vendor/github.com/google/go-github/v45/github/repos_stats.go ./vendor/github.com/google/go-github/v45/github/repos_statuses.go ./vendor/github.com/google/go-github/v45/github/repos_traffic.go ./vendor/github.com/google/go-github/v45/github/scim.go ./vendor/github.com/google/go-github/v45/github/search.go ./vendor/github.com/google/go-github/v45/github/secret_scanning.go ./vendor/github.com/google/go-github/v45/github/strings.go ./vendor/github.com/google/go-github/v45/github/teams.go ./vendor/github.com/google/go-github/v45/github/teams_discussion_comments.go ./vendor/github.com/google/go-github/v45/github/teams_discussions.go ./vendor/github.com/google/go-github/v45/github/teams_members.go ./vendor/github.com/google/go-github/v45/github/timestamp.go ./vendor/github.com/google/go-github/v45/github/users.go ./vendor/github.com/google/go-github/v45/github/users_administration.go ./vendor/github.com/google/go-github/v45/github/users_blocking.go ./vendor/github.com/google/go-github/v45/github/users_emails.go ./vendor/github.com/google/go-github/v45/github/users_followers.go ./vendor/github.com/google/go-github/v45/github/users_gpg_keys.go ./vendor/github.com/google/go-github/v45/github/users_keys.go ./vendor/github.com/google/go-github/v45/github/users_packages.go ./vendor/github.com/google/go-github/v45/github/users_projects.go ./vendor/github.com/google/go-github/v45/github/without_appengine.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1469/_pkg_.a -trimpath "$WORK/b1469=>" -p github.com/andybalholm/brotli -lang=go1.12 -complete -installsuffix shared -buildid 7qC6Rw3b39oGetZ-ZUMa/7qC6Rw3b39oGetZ-ZUMa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1469/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_amd64/buildid -w $WORK/b1486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/2c/2c2752141381cbe20e5c2a46509f892dadb890f19169e6eb10c12c26da23d547-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b677/ google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b679/ go.opencensus.io/plugin/ocgrpc mkdir -p $WORK/b647/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/25/25b90bed18c93bcf04a86ce5ac48f80a526ad10105086ccbabe1ab162e77f246-d # internal cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b627/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b656/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p google.golang.org/api/transport/http/internal/propagation -lang=go1.15 -complete -installsuffix shared -buildid 7rDtrH9i20SY7ljD57c-/7rDtrH9i20SY7ljD57c- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b679/importcfg -pack ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go mkdir -p $WORK/b478/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b627/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b656/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -lang=go1.13 -complete -installsuffix shared -buildid pdMUZhUEoBzZVtwWzcBD/pdMUZhUEoBzZVtwWzcBD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b677/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/68/6807303d1145049cce20841914714b8ea89b15aba6734f190715c5411e4ac0b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b868/_pkg_.a # internal cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b648/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b650/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b653/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b652/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b627/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b656/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p go.opencensus.io/plugin/ocgrpc -lang=go1.13 -complete -installsuffix shared -buildid VwP-lA9l6Zc_v65pZoAm/VwP-lA9l6Zc_v65pZoAm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b647/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/b794/_pkg_.a /builddir/.cache/go-build/ea/ea58e0d5ab49dee337184eeb61573bb28e56d79a4fa52f08baa5c1708d8149f9-d # internal cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b479/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p golang.org/x/oauth2/internal -lang=go1.15 -complete -installsuffix shared -buildid si2VOSdZAM2UXIC6mtA-/si2VOSdZAM2UXIC6mtA- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b478/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 github.com/shurcooL/vfsgen mkdir -p $WORK/b793/ cat >$WORK/b793/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b794/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/shurcooL/vfsgen -lang=go1.16 -complete -installsuffix shared -buildid tD8luriG4b1Bty2AMmXa/tD8luriG4b1Bty2AMmXa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b793/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/b868/_pkg_.a /builddir/.cache/go-build/a7/a737b252442a47eae8b111d4a24ec0a069bc6e5076de5cfa8218b28cc08bd054-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm mkdir -p $WORK/b879/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1437/_pkg_.a # internal cat >$WORK/b879/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/xml=$WORK/b402/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b868/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b865/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=$WORK/b880/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm -lang=go1.14 -complete -installsuffix shared -buildid Ki6xENx1PjlMKYDZ3Wjm/Ki6xENx1PjlMKYDZ3Wjm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b879/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_amd64/buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b1437/_pkg_.a /builddir/.cache/go-build/d5/d54a2a09e496045ed549225a96623b6d3f493236c48436e3f2c96623f6099fee-d # internal cp $WORK/b1486/_pkg_.a /builddir/.cache/go-build/e6/e65971f93ce8bdef9252721084bc0dcb11ad52300da6dd2945f850caca708b0c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1373/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/74/74360d5b734cc6eea00b55d5020ad8e3d6fa6ed76c937d7ce815dfa2abf605af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1588/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b1588/_pkg_.a /builddir/.cache/go-build/48/48bb83b8ed69ae804f722c609c6d7556c9fb3875e00dae3987746670b788eec0-d # internal cp $WORK/b1373/_pkg_.a /builddir/.cache/go-build/86/864308c3c31ebe95cf6a2803bc5c8557780af06b096a6e0e765eff62180122d8-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/db/db352e5d09db8ca680379306cb56ef1d7404aba2e05927c33186d877b097d281-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b877/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/1e/1eafd75803036793f2ae10a50880d963fc5ef6db73ede13ac00a0cbf72318130-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/db/db79df8ce14fd550ad306328aaefb13867ff6c918e4bd699783737f816a26fc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1346/_pkg_.a # internal github.com/chromedp/cdproto/har mkdir -p $WORK/b425/ cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/f6/f6320a0b3d58a4257f734462616f81f18736af3c3edba41a043302ef31d9f672-d # internal cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b426/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b427/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b429/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/chromedp/cdproto/har -lang=go1.14 -complete -installsuffix shared -buildid sZc7hFUYsuf0MtHRUP2M/sZc7hFUYsuf0MtHRUP2M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b425/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 github.com/centrifugal/protocol mkdir -p $WORK/b1127/ cat >$WORK/b1127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b426/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b427/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1128/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b1141/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_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_amd64/compile -o $WORK/b1127/_pkg_.a -trimpath "$WORK/b1127=>" -p github.com/centrifugal/protocol -lang=go1.16 -complete -installsuffix shared -buildid N9p5UbmQgDh3vwK2pb-2/N9p5UbmQgDh3vwK2pb-2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1127/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/decode_stream.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 cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/c1/c17ef79810a90f56964893f46b7cd98f2abb6d050005503e20d4ac2c4e001b42-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline mkdir -p $WORK/b849/ github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming mkdir -p $WORK/b860/ cat >$WORK/b849/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/b850/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b251/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline -lang=go1.16 -complete -installsuffix shared -buildid hH8gvrWKsaRBE7rS-XM5/hH8gvrWKsaRBE7rS-XM5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b849/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_amd64/buildid -w $WORK/b511/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1436/_pkg_.a # internal cat >$WORK/b860/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b850/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cp $WORK/b1346/_pkg_.a /builddir/.cache/go-build/5c/5c555d507464302e59caac8973f852b5b5acebb44dee1a1ac7018e9e483729d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming -lang=go1.16 -complete -installsuffix shared -buildid gIzOVOVkCFHjzKga2Yah/gIzOVOVkCFHjzKga2Yah -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b860/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1072/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/42/42be75e0c9b0aedf83e8cb26514ac43f776ac04021e544729fec75885e2f2e4e-d # internal go.opentelemetry.io/contrib/propagators/jaeger mkdir -p $WORK/b510/ go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b520/ cat >$WORK/b510/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/b511/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cp $WORK/b1436/_pkg_.a /builddir/.cache/go-build/aa/aa11c2be02139c648899ad6668253550acd85f4a15ff51432c9743624c4ea70d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p go.opentelemetry.io/contrib/propagators/jaeger -lang=go1.16 -complete -installsuffix shared -buildid KnLc4Qmtjb1ZvXoGWkuy/KnLc4Qmtjb1ZvXoGWkuy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b510/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/b520/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b519/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b521/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.16 -complete -installsuffix shared -buildid 4FNFRn2voDlYEispP8h_/4FNFRn2voDlYEispP8h_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b520/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_amd64/buildid -w $WORK/b677/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b873/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/75/75a5576f71abca27451058691e002ca9d66b690c067a484befe0bf3b94d3ba43-d # internal cp $WORK/b1072/_pkg_.a /builddir/.cache/go-build/70/70db94a510bfd85be85eb985ea65482de542a23b0e35e5559b63aeac2a491846-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b676/ cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/7c/7c74fc4b8c7acb1999862806556d3fc216bad2f2f1b5df058b20470af702c2ce-d # internal github.com/prometheus/client_golang/api/prometheus/v1 mkdir -p $WORK/b1071/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b996/_pkg_.a # internal cat >$WORK/b1071/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/b316/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1072/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b677/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b650/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b653/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b652/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b627/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b656/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1071/_pkg_.a -trimpath "$WORK/b1071=>" -p github.com/prometheus/client_golang/api/prometheus/v1 -lang=go1.17 -complete -installsuffix shared -buildid 7DTdk--XDcF64GlP8rgR/7DTdk--XDcF64GlP8rgR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1071/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p go.opencensus.io/plugin/ochttp -lang=go1.13 -complete -installsuffix shared -buildid cUC_I3mPibxLAr4kWt9l/cUC_I3mPibxLAr4kWt9l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b676/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 cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/2a/2ad0646b2a200bdbf418f27f1c68825c1d04eab4142b9e8ff839699fe27f1f68-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs mkdir -p $WORK/b876/ cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/3c/3ca10eb707a4fa339fdb687a97e1488615206a33c68f304577d38396a136477b-d # internal cat >$WORK/b876/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b402/_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/b873/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs -lang=go1.14 -complete -installsuffix shared -buildid P5RKn-vLSw9elnBsV-Lr/P5RKn-vLSw9elnBsV-Lr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b876/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 cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/02/02d0543678d64aef3610dbf5ddb6edf25225882b5e3d2d39be55c24105033e2b-d # internal cuelang.org/go/pkg mkdir -p $WORK/b961/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/aa/aac256d4bd94d398a963446d9144462bcb0a3d7e4f56bf5abc263878571d6a3b-d # internal cat >$WORK/b961/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b962/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b965/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b966/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b967/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b968/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b969/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b970/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b971/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b972/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b973/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b975/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b978/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b979/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b980/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b981/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b982/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b983/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b984/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b985/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b986/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b987/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b988/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b989/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b990/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b991/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b992/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b994/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b995/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b996/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b997/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b999/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p cuelang.org/go/pkg -lang=go1.17 -complete -installsuffix shared -buildid yhrD8qr-8TywahUJcAE8/yhrD8qr-8TywahUJcAE8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b961/importcfg -pack ./vendor/cuelang.org/go/pkg/doc.go ./vendor/cuelang.org/go/pkg/register.go cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/ef/efd5900c92dd4a5fa6409ef058a3af0c7e039ac6f715a663fe34cc42288f9777-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b484/ cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/9e/9e34ace2ef8445a43907a6cb3ebb28c40380e8495c2f4d8a619e6bd0dfb16ccf-d # internal github.com/grafana/grafana/pkg/infra/httpclient mkdir -p $WORK/b701/ github.com/grafana/grafana/pkg/tsdb/prometheus/middleware /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1387/_pkg_.a # internal mkdir -p $WORK/b1512/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b483/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/opentracing/opentracing-go/ext -lang=go1.14 -complete -installsuffix shared -buildid bny98JUnBLBYUkUR54C5/bny98JUnBLBYUkUR54C5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b484/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1048/_pkg_.a # internal cat >$WORK/b1512/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_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/b279/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1512/_pkg_.a -trimpath "$WORK/b1512=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/middleware -lang=go1.19 -complete -installsuffix shared -buildid htJFaVnxPoIqThCNJC-X/htJFaVnxPoIqThCNJC-X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1512/importcfg -pack ./pkg/tsdb/prometheus/middleware/custom_query_params.go ./pkg/tsdb/prometheus/middleware/force_http_get.go ./pkg/tsdb/prometheus/middleware/req_headers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/grafana/grafana/pkg/infra/httpclient -lang=go1.19 -complete -installsuffix shared -buildid vGRqGxDPzjPnPV6J0VQ7/vGRqGxDPzjPnPV6J0VQ7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b701/importcfg -pack ./pkg/infra/httpclient/count_bytes_reader.go ./pkg/infra/httpclient/max_bytes_reader.go ./pkg/infra/httpclient/provider.go cp $WORK/b1048/_pkg_.a /builddir/.cache/go-build/a4/a463a5500d6e93d5aefaeb9c88f842d979b1a981a3f693687e5001ab9515d0de-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b1046/ cp $WORK/b1387/_pkg_.a /builddir/.cache/go-build/35/359e440c4c61eeadd1749c94dfd583f979952b4a45ca9b950e114ab01f6f7c3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cat >$WORK/b1046/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b1047/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1049/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b469/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b1050/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1054/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1055/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/mail=$WORK/b708/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1046/_pkg_.a -trimpath "$WORK/b1046=>" -p github.com/go-openapi/strfmt -lang=go1.13 -complete -installsuffix shared -buildid NWjf404lN_Xm5TYdfe7k/NWjf404lN_Xm5TYdfe7k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1046/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/b1447/_pkg_.a /builddir/.cache/go-build/96/9631784d087083613086986e7860a4c346afd69521ababcba711694e2fc5e835-d # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/48/48ade68531fde411715bfaf92c040ea8f1b5aa76890b357898baa8a334249402-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b793/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1439/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/7c/7cbf2961c5ebcdfdcd58d1195685686332b650c3e14362a68aa7db935b1e6b86-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b1439/_pkg_.a /builddir/.cache/go-build/8c/8c659a466c7c4ac820b05dc7b152825bc8366a302c8231e3751634f41571af6c-d # internal github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b1434/ golang.org/x/net/publicsuffix mkdir -p $WORK/b1500/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1489/_pkg_.a # internal cat >$WORK/b1434/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1435/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1436/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1437/_pkg_.a packagefile github.com/golang-jwt/jwt/v4=$WORK/b1438/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b884/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/cookiejar=$WORK/b1439/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/d7/d76202fd1d3a7e832ad0ad77867c60191f416d1b0dd84dd54803b0450c65a3a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1434/_pkg_.a -trimpath "$WORK/b1434=>" -p github.com/Azure/go-autorest/autorest/adal -lang=go1.15 -complete -installsuffix shared -buildid nZKNAFH0FkYCi4YZJXOz/nZKNAFH0FkYCi4YZJXOz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1434/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 cat >$WORK/b1500/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http/cookiejar=$WORK/b1439/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1500/_pkg_.a -trimpath "$WORK/b1500=>" -p golang.org/x/net/publicsuffix -lang=go1.17 -complete -installsuffix shared -buildid PeAOe1husfrBRJanPDGS/PeAOe1husfrBRJanPDGS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1500/importcfg -pack ./vendor/golang.org/x/net/publicsuffix/list.go ./vendor/golang.org/x/net/publicsuffix/table.go cp $WORK/b1489/_pkg_.a /builddir/.cache/go-build/7a/7aed3057e57e848001f7350eb72883b4f353ea557f39dc6ed484793504576563-d # internal github.com/influxdata/influxdb-client-go/v2/internal/write mkdir -p $WORK/b1498/ github.com/prometheus/alertmanager/asset mkdir -p $WORK/b792/ cat >$WORK/b1498/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b066/_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/b1489/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1494/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/gzip=$WORK/b1499/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1491/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1492/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1169/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1498/_pkg_.a -trimpath "$WORK/b1498=>" -p github.com/influxdata/influxdb-client-go/v2/internal/write -lang=go1.13 -complete -installsuffix shared -buildid 4nPFE_5KMMpnY2HfkEQH/4nPFE_5KMMpnY2HfkEQH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1498/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_amd64/buildid -w $WORK/b497/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1372/_pkg_.a # internal cat >$WORK/b792/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b793/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/prometheus/alertmanager/asset -lang=go1.18 -complete -installsuffix shared -buildid 4iYlhd8Gxb4b4oVdF2Gx/4iYlhd8Gxb4b4oVdF2Gx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b792/importcfg -pack ./vendor/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./vendor/github.com/prometheus/alertmanager/asset/doc.go github.com/influxdata/influxdb-client-go/v2/domain mkdir -p $WORK/b1495/ cat >$WORK/b1495/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/runtime=$WORK/b1496/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1489/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1495/_pkg_.a -trimpath "$WORK/b1495=>" -p github.com/influxdata/influxdb-client-go/v2/domain -lang=go1.13 -complete -installsuffix shared -buildid aRr8NtHBfX42MS2VDzLl/aRr8NtHBfX42MS2VDzLl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1495/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 cp $WORK/b1372/_pkg_.a /builddir/.cache/go-build/3c/3c6f16b18424831285d5e19570057c5aa30737b747046293c6845650537ebca1-d # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/2a/2a57b8a5a7261de8e39eb0f2944babb363212daa2e095dea15f8f3471f4d9a63-d # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/26/263c0f55aade4e3a17e6648d90be9c921a53d08777d8be50be55b905bd347ed8-d # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/e1/e107ed57c2c7a8c95308d14c96bc7309697c2c317547463934be58fac094186a-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b689/ cp $WORK/b1284/_pkg_.a /builddir/.cache/go-build/a2/a2e1a4f7929122b62069b0c50761915b50cef5fc9536ae9c98a9c2dac870e173-d # internal cat >$WORK/b689/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b690/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b691/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b437/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptest=$WORK/b692/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/buildid -w $WORK/b1036/_pkg_.a # internal github.com/go-git/go-git/v5/plumbing/transport/client mkdir -p $WORK/b1276/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/stretchr/testify/assert -lang=go1.13 -complete -installsuffix shared -buildid k7TsMZeunlgDs3HVS_Yx/k7TsMZeunlgDs3HVS_Yx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b689/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 cat >$WORK/b1276/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1275/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/file=$WORK/b1277/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/git=$WORK/b1283/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/http=$WORK/b1284/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/ssh=$WORK/b1285/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1276/_pkg_.a -trimpath "$WORK/b1276=>" -p github.com/go-git/go-git/v5/plumbing/transport/client -lang=go1.13 -complete -installsuffix shared -buildid as562KHX97Gy_jH9tRQC/as562KHX97Gy_jH9tRQC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1276/importcfg -pack ./vendor/github.com/go-git/go-git/v5/plumbing/transport/client/client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/e6/e6f244e3fdb3326f14aadae2996dbeab523c085a73e65ed318d771bae4f7eedf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b961/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b1036/_pkg_.a /builddir/.cache/go-build/06/06f4b37cd21f44a605e819bde0b8a8f78350337bf4258cb3841b7fe5f1665f67-d # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/92/9226d58c2126a718521297aece0e67a6c8722aace81c4ea078deabfe1b98de29-d # internal go.opentelemetry.io/otel mkdir -p $WORK/b518/ go.opentelemetry.io/otel/sdk/internal/env mkdir -p $WORK/b536/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b520/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p go.opentelemetry.io/otel -lang=go1.16 -complete -installsuffix shared -buildid 81HRr2qnoLBTaEaeb8Wk/81HRr2qnoLBTaEaeb8Wk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b518/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/b536/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/internal/global=$WORK/b520/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p go.opentelemetry.io/otel/sdk/internal/env -lang=go1.16 -complete -installsuffix shared -buildid fqYpk3SRK-9qjwnOAFFJ/fqYpk3SRK-9qjwnOAFFJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b536/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/env/env.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/08/085ddfa7b945e780aae3bbd11c99999f1574075ab4cd6c871f84eafb2c2b9d30-d # internal cuelang.org/go/cue/cuecontext mkdir -p $WORK/b960/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b849/_pkg_.a # internal cuelang.org/go/encoding/protobuf mkdir -p $WORK/b1007/ cat >$WORK/b960/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b953/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b961/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p cuelang.org/go/cue/cuecontext -lang=go1.17 -complete -installsuffix shared -buildid 4KfucRXqk7SkEoZYr6yM/4KfucRXqk7SkEoZYr6yM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b960/importcfg -pack ./vendor/cuelang.org/go/cue/cuecontext/cuecontext.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cat >$WORK/b1007/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b936/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b940/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b961/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b1008/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b932/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/scanner=$WORK/b1009/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p cuelang.org/go/encoding/protobuf -lang=go1.17 -complete -installsuffix shared -buildid sBgQz3XeX7glj2f3jeE1/sBgQz3XeX7glj2f3jeE1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1007/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_amd64/buildid -w $WORK/b1512/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/ee/ee91979f785ba552ab4fdacfb03b598765c3141538aa088cf7af470c3c85cf16-d # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/fc/fc54dab4477b8c4bae108fdcf84e6b23dffc90f09f83b00e9387e1263382e060-d # internal golang.org/x/oauth2 mkdir -p $WORK/b477/ cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/74/74ab386fc6748b7117981766716545941704b5d3df4dbb13fa9c23ff0d0b1130-d # internal cloud.google.com/go/internal/trace mkdir -p $WORK/b626/ github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b616/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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/b478/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p golang.org/x/oauth2 -lang=go1.15 -complete -installsuffix shared -buildid jFObfAXSQGwGHoprnDjP/jFObfAXSQGwGHoprnDjP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b477/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/b626/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b627/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b289/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b619/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b618/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p cloud.google.com/go/internal/trace -lang=go1.11 -complete -installsuffix shared -buildid dtdOHB0ws-i-m1fFbN_c/dtdOHB0ws-i-m1fFbN_c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b626/importcfg -pack ./vendor/cloud.google.com/go/internal/trace/trace.go cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b617/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b619/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b560/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b557/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.15 -complete -installsuffix shared -buildid dMQEA2ouNqXtspZETkyc/dMQEA2ouNqXtspZETkyc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b616/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/2a/2a74f860c0e85e0b7b50c3d7d748f7d634fcafd323a5a7717076efe462c8333a-d # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/f0/f03ec34af41a82f5239f65cf68a876ca57a88e486082a0ec3511547d465d6e0d-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers mkdir -p $WORK/b848/ github.com/Azure/azure-sdk-for-go/sdk/azcore/policy mkdir -p $WORK/b852/ github.com/opentracing-contrib/go-stdlib/nethttp mkdir -p $WORK/b1354/ cp $WORK/b1512/_pkg_.a /builddir/.cache/go-build/34/340d7b3166caee3a153971a4c1edff1edefe577ae7b59e0b60d512f518d4c25a-d # internal cat >$WORK/b848/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_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/b849/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b850/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b851/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers -lang=go1.16 -complete -installsuffix shared -buildid dmzLerCusebMAghDu_h4/dmzLerCusebMAghDu_h4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b848/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 mkdir -p $WORK/b485/ cat >$WORK/b852/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b849/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b850/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b484/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b483/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b486/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b487/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b489/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b490/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b494/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b495/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b496/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b497/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b499/_pkg_.a packagefile go.uber.org/atomic=$WORK/b500/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1354/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b484/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b483/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/policy -lang=go1.16 -complete -installsuffix shared -buildid PY86NjRj1Rez_AogJ67Z/PY86NjRj1Rez_AogJ67Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b852/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1354/_pkg_.a -trimpath "$WORK/b1354=>" -p github.com/opentracing-contrib/go-stdlib/nethttp -lang=go1.14 -complete -installsuffix shared -buildid DuyvCHHpzOescdhvtUDW/DuyvCHHpzOescdhvtUDW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1354/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/uber/jaeger-client-go -lang=go1.16 -complete -installsuffix shared -buildid G-z-sTUgNf9ZwvIVMWoJ/G-z-sTUgNf9ZwvIVMWoJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b485/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_amd64/buildid -w $WORK/b440/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b879/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/b8/b81cac42e3a4f5b7f045f1f928321883609f34ac6e0b11bd34d62a97dc08c095-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/38/3863744ceba9fa8b18763c97f9917ad057d19ae834adc30d3f7fd903aa8c82a9-d # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/4c/4cec952c59d7d13071e2faf33915b3856eb010fe1e67dc5ecaa9e101553469a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/b4/b4c64894a223b1e0e2995480c9ffeae916c8533b412f6825db1a98eca58b1eaa-d # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/8a/8a5e7af59fb97b6aa88f085c2389be3c6cd371d6cd78b3f9a960555430e6b7f0-d # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/37/37232f4a7d4d6b77cca925a59baff014c6119f197b98f5c2182cf7aa84d4ab8a-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/fb/fb99c440ad89f5da55194db47317d5ae51bcf4761491b7fc1f39e374d2f0e93c-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b460/ github.com/getsentry/sentry-go/internal/debug mkdir -p $WORK/b115/ github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b606/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b387/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b057/_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/b277/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_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/b606/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_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_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/hashicorp/go-msgpack/codec -lang=go1.16 -complete -installsuffix shared -buildid Yn-EBI91J4AXfjyB7Ugt/Yn-EBI91J4AXfjyB7Ugt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b460/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 cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -lang=go1.11 -complete -installsuffix shared -buildid wJFApW8vG396rydPei2t/wJFApW8vG396rydPei2t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b606/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_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p github.com/getsentry/sentry-go/internal/debug -lang=go1.17 -complete -installsuffix shared -buildid bBDQ8INWqaQp2gjP6-bj/bBDQ8INWqaQp2gjP6-bj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/debug/transport.go cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/ad/ad7a3016c7ccc8e21b080cd5a87ff64c2e1003583fd9e065a19f3ae5f292cc9a-d # internal cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b383/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal mkdir -p $WORK/b1526/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/aws/aws-sdk-go/aws/request -lang=go1.11 -complete -installsuffix shared -buildid NU0CCurS7N2ozGsh8vCI/NU0CCurS7N2ozGsh8vCI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b387/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cat >$WORK/b1526/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b531/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1526/_pkg_.a -trimpath "$WORK/b1526=>" -p go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal -lang=go1.16 -complete -installsuffix shared -buildid y_5VSi65QizJft2GfRQp/y_5VSi65QizJft2GfRQp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1526/importcfg -pack ./vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1498/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b1498/_pkg_.a /builddir/.cache/go-build/da/dab46ae02fa8ce802eefc3b52c17c3ac9fac10adca645b1ee69ac1541670e0f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/7c/7c9d24e528c887e82a9e2d4b47a8b84e8475b3b2a61c6923841c87813f2b42c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/e9/e9bb1e13c8346b21745f74391f80047a8c775d9b9edf89c49abb864b2f48defe-d # internal cp $WORK/b1276/_pkg_.a /builddir/.cache/go-build/0d/0d657618ceb41dccd8c049568ce842298991885e67109e3fe9387c8df4df56ac-d # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/e0/e0b55c1734dc7893fb191eece864b32b7ba106554266d36d5dac757fce61c403-d # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/bb/bbbeb07a42f89017e5caa8e8170ca7095f0ed4c661b03d8041005fb289afcf08-d # internal github.com/go-git/go-git/v5 mkdir -p $WORK/b1228/ cd /builddir/build/BUILD/grafana-9.2.10/pkg/web /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b585=>" -I $WORK/b585/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b585/macaron.o ./macaron.s cat >$WORK/b1228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-billy/v5=$WORK/b1229/_pkg_.a packagefile github.com/go-git/go-billy/v5/osfs=$WORK/b1230/_pkg_.a packagefile github.com/go-git/go-billy/v5/util=$WORK/b1233/_pkg_.a packagefile github.com/go-git/go-git/v5/config=$WORK/b1234/_pkg_.a packagefile github.com/go-git/go-git/v5/internal/revision=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/cache=$WORK/b1245/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1246/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/gitignore=$WORK/b1247/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/index=$WORK/b1250/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=$WORK/b1252/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/object=$WORK/b1255/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=$WORK/b1269/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1271/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=$WORK/b1272/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/revlist=$WORK/b1274/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1275/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/client=$WORK/b1276/_pkg_.a packagefile github.com/go-git/go-git/v5/storage=$WORK/b1264/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/filesystem=$WORK/b1280/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/filesystem/dotgit=$WORK/b1282/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/memory=$WORK/b1273/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/diff=$WORK/b1265/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1248/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie=$WORK/b1266/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/filesystem=$WORK/b1287/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/index=$WORK/b1288/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1268/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b1289/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b923/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b960/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1228/_pkg_.a -trimpath "$WORK/b1228=>" -p github.com/go-git/go-git/v5 -lang=go1.13 -complete -installsuffix shared -buildid VPQxqWqrPEN-KAN1qMX4/VPQxqWqrPEN-KAN1qMX4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1228/importcfg -pack ./vendor/github.com/go-git/go-git/v5/blame.go ./vendor/github.com/go-git/go-git/v5/common.go ./vendor/github.com/go-git/go-git/v5/doc.go ./vendor/github.com/go-git/go-git/v5/object_walker.go ./vendor/github.com/go-git/go-git/v5/options.go ./vendor/github.com/go-git/go-git/v5/prune.go ./vendor/github.com/go-git/go-git/v5/references.go ./vendor/github.com/go-git/go-git/v5/remote.go ./vendor/github.com/go-git/go-git/v5/repository.go ./vendor/github.com/go-git/go-git/v5/status.go ./vendor/github.com/go-git/go-git/v5/submodule.go ./vendor/github.com/go-git/go-git/v5/worktree.go ./vendor/github.com/go-git/go-git/v5/worktree_commit.go ./vendor/github.com/go-git/go-git/v5/worktree_linux.go ./vendor/github.com/go-git/go-git/v5/worktree_status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1353/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/b1/b11b5fd7dcaca43cc0cbc398a33f52eb91bc06d05c4d3aad0d9f304774930d48-d # internal go.opentelemetry.io/otel/sdk/internal mkdir -p $WORK/b535/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b852/_pkg_.a # internal go.opentelemetry.io/otel/sdk/resource mkdir -p $WORK/b530/ cd /builddir/build/BUILD/grafana-9.2.10/pkg/web /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b585/_pkg_.a $WORK/b585/macaron.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b518/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/17/17b30f06e719fadb63b6e2cddf6d9dd9906ffb6801207827cd9b959f6f21eaad-d # internal cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p go.opentelemetry.io/otel/sdk/internal -lang=go1.16 -complete -installsuffix shared -buildid TF38rIkRC-p-MNLSD-WB/TF38rIkRC-p-MNLSD-WB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/internal.go github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust mkdir -p $WORK/b875/ cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/e6/e627f0e12b50357f57acbb577f7d37daec6e5c482db703e4ce72d9894c414106-d # internal cat >$WORK/b875/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/b873/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b874/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b876/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF cuelang.org/go/encoding/gocode/gocodec mkdir -p $WORK/b1019/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust -lang=go1.14 -complete -installsuffix shared -buildid BaMXWAXILoyEPzi6aVIH/BaMXWAXILoyEPzi6aVIH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b875/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/wstrust.go cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/10/103293ae1343d11c1f59ec389d1644574212bfffbe8ca149e629fa07d96ea025-d # internal cat >$WORK/b1019/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b960/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b964/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1019/_pkg_.a -trimpath "$WORK/b1019=>" -p cuelang.org/go/encoding/gocode/gocodec -lang=go1.17 -complete -installsuffix shared -buildid FlttVpHFmn5gMww0Rs5V/FlttVpHFmn5gMww0Rs5V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1019/importcfg -pack ./vendor/cuelang.org/go/encoding/gocode/gocodec/codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_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/b518/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b531/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b532/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p go.opentelemetry.io/otel/sdk/resource -lang=go1.16 -complete -installsuffix shared -buildid RRntZj2R764NNMjQGV73/RRntZj2R764NNMjQGV73 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b530/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1526/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/be/be0610e1ed3071c3931671a1057a24862727543b56b3862cea9a053f2bd50f51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal github.com/grafana/grafana/pkg/api/static mkdir -p $WORK/b920/ cat >$WORK/b920/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p github.com/grafana/grafana/pkg/api/static -lang=go1.19 -complete -installsuffix shared -buildid UK52wms2q3ibkUuYoLD9/UK52wms2q3ibkUuYoLD9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b920/importcfg -pack ./pkg/api/static/static.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b1526/_pkg_.a /builddir/.cache/go-build/ba/baf5ce03486acc1d8176f1f09507ae1963e94b7288df0f19d84b6ce48e1719a2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/cc/ccb3b4414f3bc6a40e8519e2ea9ceb8521b3052ac16390d14eeace428b02be35-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b480/ golang.org/x/oauth2/authhandler golang.org/x/oauth2/jwt google.golang.org/api/internal/impersonate mkdir -p $WORK/b644/ cp $WORK/b1071/_pkg_.a /builddir/.cache/go-build/7a/7a4ca0652d21802bbecaf2a263dc415020f1e6949530dfa04b2b6f628ef55b0b-d # internal mkdir -p $WORK/b639/ golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b640/ mkdir -p $WORK/b642/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b478/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p golang.org/x/oauth2/clientcredentials -lang=go1.15 -complete -installsuffix shared -buildid h4w5xEbzUZpNHEb5DFrG/h4w5xEbzUZpNHEb5DFrG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b478/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b641/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p google.golang.org/api/internal/impersonate -lang=go1.15 -complete -installsuffix shared -buildid yu_kix2tEjB_ouDQx30N/yu_kix2tEjB_ouDQx30N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b644/importcfg -pack ./vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p golang.org/x/oauth2/google/internal/externalaccount -lang=go1.15 -complete -installsuffix shared -buildid V6K-rdtD7tZMKlRnYkb5/V6K-rdtD7tZMKlRnYkb5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b640/importcfg -pack ./vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p golang.org/x/oauth2/jwt -lang=go1.15 -complete -installsuffix shared -buildid ChEpWGEtv2GYGvTMpe5s/ChEpWGEtv2GYGvTMpe5s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b642/importcfg -pack ./vendor/golang.org/x/oauth2/jwt/jwt.go cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/35/35ad9e48dbe694e660147132c591a32caa094cbad9a17d4aa891beebbcfbb20e-d # internal cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p golang.org/x/oauth2/authhandler -lang=go1.15 -complete -installsuffix shared -buildid KGeCUBHenPGWQIcD9p52/KGeCUBHenPGWQIcD9p52 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b639/importcfg -pack ./vendor/golang.org/x/oauth2/authhandler/authhandler.go github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b327/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b328/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b329/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b330/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b331/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b334/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b337/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile runtime/metrics=$WORK/b333/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.17 -complete -installsuffix shared -buildid lKMrLm4jWOwhEjFd1HzV/lKMrLm4jWOwhEjFd1HzV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b326/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/get_pid.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector_latest.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/num_threads.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/b420/_pkg_.a /builddir/.cache/go-build/99/9962dfca9eb20a9247cdf5e20d71af5f52b56efaefdcbc8df246d32624542ff4-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b420/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b444/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils -lang=go1.17 -complete -installsuffix shared -buildid 75Lb-rSmZbdzgNuKOXeF/75Lb-rSmZbdzgNuKOXeF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b443/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils/http.go cp $WORK/b1353/_pkg_.a /builddir/.cache/go-build/c5/c54c873ea13989acb37af9966c9c25af954a541cfd1287cfe6ddde4bb56812e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/59/59c48a099a506bf0b802d935ff528543c629211db86bc0cafdd715de8b582bbb-d # internal github.com/getsentry/sentry-go mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/crypto/randutil=$WORK/b114/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/debug=$WORK/b115/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/ratelimit=$WORK/b138/_pkg_.a packagefile go/build=$WORK/b139/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b155/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p github.com/getsentry/sentry-go -lang=go1.17 -complete -installsuffix shared -buildid IUi6tOHhgaW5I_bnR8m0/IUi6tOHhgaW5I_bnR8m0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b113/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 cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/32/3201606a4c9946e02acef0adb8386b57e6c72d68088651c7207589aa17c37cc5-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b435/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/go-openapi/jsonpointer -lang=go1.13 -complete -installsuffix shared -buildid IKHV2lRAh68-0M5Wbkdc/IKHV2lRAh68-0M5Wbkdc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b435/importcfg -pack ./vendor/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1500/_pkg_.a # internal cp $WORK/b1500/_pkg_.a /builddir/.cache/go-build/58/58caa41148bfcafbc2af1bb03c07fd588bb5b80df73d9492a277a2ad617b06d0-d # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/1c/1cb17b84088b733975a503b3ac3dd0dd1693421c638617365e6d6d9c35c16c03-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/f5/f53dcd0de7d24685587bedc6ef2ad6cd97ae25483a95ae7db8de747ba163bcf7-d # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/a8/a8b4a9025bbf303afa0062ae8a9c00c36bdd54807934adc96dd5fab9d2269982-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b875/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/48/48797a77e0b6f41d9e737d6b28bd97ee6d2a0081904f192263431ce0866f4e3a-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens mkdir -p $WORK/b872/ cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/2f/2ffe859c3eca5152ba5a640f3854a5253adce45be7f5e2496194dea2425aaad7-d # internal cat >$WORK/b872/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_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/b866/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b873/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b874/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b875/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b877/_pkg_.a packagefile github.com/golang-jwt/jwt=$WORK/b878/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens -lang=go1.14 -complete -installsuffix shared -buildid ZeOznU3uorsXnLXUQ2ve/ZeOznU3uorsXnLXUQ2ve -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b872/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 github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op mkdir -p $WORK/b856/ github.com/Azure/azure-sdk-for-go/sdk/azcore github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc mkdir -p $WORK/b847/ mkdir -p $WORK/b855/ cat >$WORK/b847/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b848/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b850/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b852/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore -lang=go1.16 -complete -installsuffix shared -buildid UDK_ywHAYJ37cpXC7L_u/UDK_ywHAYJ37cpXC7L_u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b847/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 cat >$WORK/b856/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/b848/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b850/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b851/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op -lang=go1.16 -complete -installsuffix shared -buildid wyzW30FdX7fg9gG1YXul/wyzW30FdX7fg9gG1YXul -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b856/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op/op.go cat >$WORK/b855/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/b848/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b850/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b851/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc -lang=go1.16 -complete -installsuffix shared -buildid qPFQQJxsEMuqby-EixFf/qPFQQJxsEMuqby-EixFf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b855/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc/loc.go cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/9a/9a0cea4a9a406e4785d88bc9e14998c2da28a6b79abc6e12b2ad4a4befc79d59-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1019/_pkg_.a # internal cp $WORK/b1019/_pkg_.a /builddir/.cache/go-build/fb/fb4540f2fdadca002ffe0f514ee3f0c24145cde66cda10e9c185ea8bfd58b7c2-d # internal cuelang.org/go/internal/filetypes mkdir -p $WORK/b1018/ cat >$WORK/b1018/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b936/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b1019/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b961/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1018/_pkg_.a -trimpath "$WORK/b1018=>" -p cuelang.org/go/internal/filetypes -lang=go1.17 -complete -installsuffix shared -buildid albPr_p2TQ6HVYKZj-3X/albPr_p2TQ6HVYKZj-3X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1018/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_amd64/buildid -w $WORK/b1143/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/4a/4a277803ea09c788db6b01c9ffb6ec2b8e8365d21d383b504a537724e43af290-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/ae/ae35bece320569a7563de7e418bcd377df7285777e08e95915b34db89076bd04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b920/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/9e/9ef0ace66060089b5e78082f3790e1c8f6c40a9e0c54a1a039209c0db9ee3d62-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/c2/c299dd66236f67c881d9ddcf19a403f2b7d83896620a3db0a300f26ac95a6363-d # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/b7/b72193cf8b120e2152b8705ba68e7fc3d0e6a71a3b0be6a42ef2108f86a69bae-d # internal cp $WORK/b1143/_pkg_.a /builddir/.cache/go-build/74/74801032a358331fa5541c717a01c1ed98a0e18b8417528abb9256dacb061512-d # internal github.com/igm/sockjs-go/v3/sockjs mkdir -p $WORK/b1144/ cat >$WORK/b1144/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1143/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1144/_pkg_.a -trimpath "$WORK/b1144=>" -p github.com/igm/sockjs-go/v3/sockjs -lang=go1.14 -complete -installsuffix shared -buildid mnS1CSY4dJ-iZVyImjeW/mnS1CSY4dJ-iZVyImjeW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1144/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b855/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/5e/5e95a98927e1c620cb21622ff3dbf45b00dd3a63e11b76ab30fe834bcab70ec4-d # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/f8/f803becd6054ffa72d9325bf7c87a45dc051a85426c2de9c623c553ab6d681bb-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b1064/ cat >$WORK/b1064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b435/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b1065/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1064/_pkg_.a -trimpath "$WORK/b1064=>" -p github.com/go-openapi/jsonreference -lang=go1.13 -complete -installsuffix shared -buildid Fo76BxDBzPOeiblf5Ovu/Fo76BxDBzPOeiblf5Ovu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1064/importcfg -pack ./vendor/github.com/go-openapi/jsonreference/reference.go github.com/getkin/kin-openapi/openapi3 mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b432/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b433/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b435/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/getkin/kin-openapi/openapi3 -lang=go1.16 -complete -installsuffix shared -buildid rR6VI5QXiWgxJZwOFDlM/rR6VI5QXiWgxJZwOFDlM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b431/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_amd64/buildid -w $WORK/b792/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b847/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/2c/2cd75b8304578a2b64018721c56898d44e30d3f0a0333a42e1f80e2abb8484c4-d # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/c2/c2a8c09a330d43302c969c062034cbce8ded3450eb04d2a7aa6b013a776f1f7e-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime mkdir -p $WORK/b854/ cat >$WORK/b854/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/xml=$WORK/b402/_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/b849/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b848/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=$WORK/b855/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=$WORK/b856/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b850/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b852/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=$WORK/b857/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b858/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b851/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=$WORK/b859/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime -lang=go1.16 -complete -installsuffix shared -buildid Ch4gwkAtE0M9fAecBb8T/Ch4gwkAtE0M9fAecBb8T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b854/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1007/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/18/18c74f71dc0a304d1920a6df422732c9831b243eb7d99b296e314601f12da5f8-d # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/3d/3dd2aae859e0ed29a0e1f83b325e4710ab9aaf5f2fa9de21e6d340048cdee114-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1064/_pkg_.a # internal cp $WORK/b1064/_pkg_.a /builddir/.cache/go-build/60/604951e99b5eb346ac7083db5c2a4d3ae17cadd9674de1eccd046237f74c1c1c-d # internal github.com/go-openapi/spec mkdir -p $WORK/b1063/ cat >$WORK/b1063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b435/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b1064/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1063/_pkg_.a -trimpath "$WORK/b1063=>" -p github.com/go-openapi/spec -lang=go1.13 -complete -installsuffix shared -buildid qT29WUKthLFBMil5lkxO/qT29WUKthLFBMil5lkxO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1063/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/url_go19.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b1018/_pkg_.a /builddir/.cache/go-build/3f/3f742d72513b9427d1caac7d83b6fa87644caf03adeea8da293b53dc51cd6245-d # internal cuelang.org/go/internal/encoding mkdir -p $WORK/b1002/ cat >$WORK/b1002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b936/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b974/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b1003/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b1004/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b1007/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b1010/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b1012/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b1018/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b977/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b975/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b944/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p cuelang.org/go/internal/encoding -lang=go1.17 -complete -installsuffix shared -buildid C8LcL49VfLu9CKi_dHlO/C8LcL49VfLu9CKi_dHlO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1002/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_amd64/buildid -w $WORK/b606/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1434/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/04/049ec7fc5b9f7b257a5c272e6b4bcec3398863398f9e0855e79fe87a17ad9d30-d # internal go.opentelemetry.io/otel/sdk/trace mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b520/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b535/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b536/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/trace=$WORK/b343/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p go.opentelemetry.io/otel/sdk/trace -lang=go1.16 -complete -installsuffix shared -buildid --roargop8OSrUCKfLqe/--roargop8OSrUCKfLqe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b533/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/1f/1f6aa9f7e7dac8001c662d65bf4951b4f069f54c0c6ec13f5eb2f29717c799d9-d # internal cp $WORK/b1434/_pkg_.a /builddir/.cache/go-build/ad/ad33332951fa03d7aacdd26987732459c515103774021905cfad91e02d74b704-d # internal github.com/Azure/go-autorest/autorest mkdir -p $WORK/b1433/ cat >$WORK/b1433/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/xml=$WORK/b402/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1434/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1436/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1437/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/cookiejar=$WORK/b1439/_pkg_.a packagefile net/url=$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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1433/_pkg_.a -trimpath "$WORK/b1433=>" -p github.com/Azure/go-autorest/autorest -lang=go1.15 -complete -installsuffix shared -buildid 1BOa2UXDiH7DzbdpLsK1/1BOa2UXDiH7DzbdpLsK1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1433/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/b551/_pkg_.a /builddir/.cache/go-build/88/8888c40bc9c5fa5262c3ea3965655bd9651f5505c1d4177311a957a6e8349200-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/1a/1aa261cd512cc366c7b96465fa17012059633ceb6cb7c78987d3c728bbf52757-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b613/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b639/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b640/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b478/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b641/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b642/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b532/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p golang.org/x/oauth2/google -lang=go1.15 -complete -installsuffix shared -buildid L4i-CsK_T-UErBCbQBm9/L4i-CsK_T-UErBCbQBm9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b638/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/error.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/b872/_pkg_.a /builddir/.cache/go-build/0b/0b58960f89a2da992d694b5260969b8a30f058f7458e6df7e7923dfbc8888c4f-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops mkdir -p $WORK/b871/ cat >$WORK/b871/importcfg << 'EOF' # internal # import config packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b872/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b873/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=$WORK/b879/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b875/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops -lang=go1.14 -complete -installsuffix shared -buildid lqgrM3G1z_fOKb6PvMWe/lqgrM3G1z_fOKb6PvMWe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b871/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/ops.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/c9/c9a06e88f2e4c0788b404922e87f0c5817bc8e28c1ad5d2556d308763f8a6864-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b392/ github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b385/ github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b399/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_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_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -lang=go1.11 -complete -installsuffix shared -buildid Q2V2AXqqLladd5g9cGRv/Q2V2AXqqLladd5g9cGRv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b392/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 github.com/aws/aws-sdk-go/internal/s3shared cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b400/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b390/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/aws/aws-sdk-go/private/protocol -lang=go1.11 -complete -installsuffix shared -buildid hf9d61TkVpuBZWCzYZCQ/hf9d61TkVpuBZWCzYZCQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b399/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 mkdir -p $WORK/b602/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/aws/aws-sdk-go/aws/client -lang=go1.11 -complete -installsuffix shared -buildid zIx2t0QPWnAjCk7_Of9m/zIx2t0QPWnAjCk7_Of9m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b385/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 github.com/aws/aws-sdk-go/internal/s3shared/s3err mkdir -p $WORK/b604/ mkdir -p $WORK/b414/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1046/_pkg_.a # internal cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b600/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b603/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/aws/aws-sdk-go/internal/s3shared -lang=go1.11 -complete -installsuffix shared -buildid urCR3JYtmmPbSjNUfcO4/urCR3JYtmmPbSjNUfcO4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b602/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 github.com/aws/aws-sdk-go/internal/encoding/gzip mkdir -p $WORK/b1473/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/aws/aws-sdk-go/private/checksum /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/aws/aws-sdk-go/aws/csm -lang=go1.11 -complete -installsuffix shared -buildid Vk5Cip6dKVUKmzp4IyrE/Vk5Cip6dKVUKmzp4IyrE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b414/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 mkdir -p $WORK/b605/ cat >$WORK/b1473/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1473/_pkg_.a -trimpath "$WORK/b1473=>" -p github.com/aws/aws-sdk-go/internal/encoding/gzip -lang=go1.11 -complete -installsuffix shared -buildid GFx5p1Wi-7wWNTOiC3Sm/GFx5p1Wi-7wWNTOiC3Sm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1473/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/encoding/gzip/handler.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/aws/aws-sdk-go/internal/s3shared/s3err -lang=go1.11 -complete -installsuffix shared -buildid dBG53dQjKkVF7zNbpIlG/dBG53dQjKkVF7zNbpIlG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b604/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/error.go cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/aws/aws-sdk-go/private/checksum -lang=go1.11 -complete -installsuffix shared -buildid oG-ldd7JsSQmKYkTj216/oG-ldd7JsSQmKYkTj216 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/checksum/content_md5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/67/673655a200eef7127b0f19edbb9e2b01e1eb2546b6f51fa41bf0c778c0d6f458-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth mkdir -p $WORK/b867/ cat >$WORK/b867/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_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/b868/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b871/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b872/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b873/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b875/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b876/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth -lang=go1.14 -complete -installsuffix shared -buildid a9_jDvEBLiSmb0PYy0qa/a9_jDvEBLiSmb0PYy0qa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b867/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_amd64/buildid -w $WORK/b1354/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/51/5143c6ce1cd0f5be36eaa07b907ebf1cb74198a09ab2c42c071db48f400bc41e-d # internal cp $WORK/b1046/_pkg_.a /builddir/.cache/go-build/23/2362a0464e09629d4dbd1dae14b662261243e1fe7300d1884c1ae562c172cb45-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b1370/ cat >$WORK/b1370/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/csv=$WORK/b321/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/xml=$WORK/b402/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1370/_pkg_.a -trimpath "$WORK/b1370=>" -p github.com/go-openapi/runtime -lang=go1.15 -complete -installsuffix shared -buildid fKrw3oEN0EpFzdYHwfUz/fKrw3oEN0EpFzdYHwfUz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1370/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 cp $WORK/b1354/_pkg_.a /builddir/.cache/go-build/1b/1b075482a94586e5a53f403df1708d183b21706fa28b4158ec24872135cb8004-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1473/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1144/_pkg_.a # internal cp $WORK/b1473/_pkg_.a /builddir/.cache/go-build/4d/4d2b79e83fbd9b84fd726273820c2c0eb65f3c27ff86ab9d5d415ee25b54be11-d # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/3d/3d8cf4a345df3fc118759ce63605e6dd88fcc1657b6086123fcef980907f528f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b1144/_pkg_.a /builddir/.cache/go-build/cc/cc2397f1f74ef2b825df9f17961252561364474c3f3f0d7b6eae7751f5de19a7-d # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/63/63071ca8c9509aa7124a4f5ff761ac2409efcc1074d945e753e843a5f39464fd-d # internal github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated mkdir -p $WORK/b1429/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cat >$WORK/b1429/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_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/b847/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b852/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b854/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1429/_pkg_.a -trimpath "$WORK/b1429=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated -lang=go1.16 -complete -installsuffix shared -buildid dz4yNWGo3HOs0e6SH91c/dz4yNWGo3HOs0e6SH91c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1429/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 github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal mkdir -p $WORK/b1430/ cat >$WORK/b1430/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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/b847/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b852/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b854/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b860/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1428/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b858/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1430/_pkg_.a -trimpath "$WORK/b1430=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal -lang=go1.16 -complete -installsuffix shared -buildid 271ZO56by3BYCeVuO5rC/271ZO56by3BYCeVuO5rC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1430/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 cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/41/41911410690f5724f4eb9b81387ab50c01d3048e8f13722c667bdd7ea02ec1cd-d # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/48/488d78a7a308b50fcf777968484d5020a8f506ba6b207a571f8aeed857a8bc00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/8e/8ed3e455318366d4b3e7a2b79227f67fd43afaec5862618a2d06ada1a8ce9c16-d # internal cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/a8/a865b38367bce66daa217c2b831c92b82b8a5d232b5bd5a15875735348234150-d # internal cuelang.org/go/cue/load mkdir -p $WORK/b1001/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cat >$WORK/b1001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b936/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b937/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b998/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b955/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b953/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b1002/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b1018/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b961/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b532/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p cuelang.org/go/cue/load -lang=go1.17 -complete -installsuffix shared -buildid -FV4jSif9wucr5WCvW7F/-FV4jSif9wucr5WCvW7F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1001/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_amd64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/8c/8c8ca5f4933416f1e815cc8731c37262a7f4b81ef7ce1a940f9811b587b11cc9-d # internal google.golang.org/grpc/credentials/oauth mkdir -p $WORK/b670/ github.com/grafana/grafana-google-sdk-go/pkg/utils mkdir -p $WORK/b1470/ github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider mkdir -p $WORK/b885/ cat >$WORK/b885/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/b279/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b638/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b642/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider -lang=go1.16 -complete -installsuffix shared -buildid 3sQGE-mvaarkO7CeTt9W/3sQGE-mvaarkO7CeTt9W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b885/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/b1470/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/b638/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1470/_pkg_.a -trimpath "$WORK/b1470=>" -p github.com/grafana/grafana-google-sdk-go/pkg/utils -lang=go1.16 -complete -installsuffix shared -buildid Rd-GFgR2qBO49TKilrfv/Rd-GFgR2qBO49TKilrfv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1470/importcfg -pack ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/utils/utils.go cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b638/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b642/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p google.golang.org/grpc/credentials/oauth -lang=go1.14 -complete -installsuffix shared -buildid 6WpSnwM9w8VdO0oTPdXM/6WpSnwM9w8VdO0oTPdXM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b670/importcfg -pack ./vendor/google.golang.org/grpc/credentials/oauth/oauth.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b867/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/9a/9ace1fc3458b4965f9f235cc579ae3c244993de3b7c78733ef2b6e46879ded0f-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage mkdir -p $WORK/b864/ cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/5b/5b4816f8b95425a1313bb93f7be33ef6a2529fcf88b22096b38f96195012b8bb-d # internal cat >$WORK/b864/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/b865/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b866/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b867/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b872/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b873/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b877/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage -lang=go1.14 -complete -installsuffix shared -buildid _qZcU0qsJKX1iTFbwbis/_qZcU0qsJKX1iTFbwbis -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b864/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 cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/be/be315e620ad919ba24122d2be8981a52da5039bad7f49934d74e045c2d60b9ba-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b393/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -lang=go1.11 -complete -installsuffix shared -buildid OWVeYwn-OsnBFEznUmbk/OWVeYwn-OsnBFEznUmbk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b391/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/b399/_pkg_.a /builddir/.cache/go-build/c8/c885d37f0505b80c6bb106a755ae1a8fe663fecb0265064d09c8f9c903e53367-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b403/ github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b398/ github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b411/ github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b607/ mkdir -p $WORK/b404/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_pkg_.a packagefile net/url=$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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -lang=go1.11 -complete -installsuffix shared -buildid ukFV3QlcH_d10RUoVHtO/ukFV3QlcH_d10RUoVHtO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b398/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_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -lang=go1.11 -complete -installsuffix shared -buildid ogz-vyvBTy9b92-TQWEY/ogz-vyvBTy9b92-TQWEY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -lang=go1.11 -complete -installsuffix shared -buildid 46kjqo-Fdfz0ixD5TmBu/46kjqo-Fdfz0ixD5TmBu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b411/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/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/xml=$WORK/b402/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b606/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -lang=go1.11 -complete -installsuffix shared -buildid ga1F-RqATdGeOizBPn0D/ga1F-RqATdGeOizBPn0D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b404/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_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -lang=go1.11 -complete -installsuffix shared -buildid AxTsOEZ6a9n9vRqs-eVO/AxTsOEZ6a9n9vRqs-eVO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b607/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 cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/28/282a50edcd438ccf20da9a40f1c7b476597a012bfbdaaaeaa1ebdea140f859d7-d # internal github.com/stretchr/testify/mock mkdir -p $WORK/b698/ github.com/stretchr/testify/require mkdir -p $WORK/b688/ cat >$WORK/b698/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/b690/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b691/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b699/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b689/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/stretchr/testify/mock -lang=go1.13 -complete -installsuffix shared -buildid 4Blj4EvlXQsGXSVt6gTK/4Blj4EvlXQsGXSVt6gTK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b698/importcfg -pack ./vendor/github.com/stretchr/testify/mock/doc.go ./vendor/github.com/stretchr/testify/mock/mock.go cat >$WORK/b688/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=$WORK/b689/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/stretchr/testify/require -lang=go1.13 -complete -installsuffix shared -buildid fl_-IUt-eFVeYz2YXtxU/fl_-IUt-eFVeYz2YXtxU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b688/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_amd64/buildid -w $WORK/b1470/_pkg_.a # internal cp $WORK/b1470/_pkg_.a /builddir/.cache/go-build/b3/b33effb30cb5e6d2c260b858b0e8af989eac7da311f9c7ab598a17592c43ac1f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b885/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/d1/d125e6bbb28c5b8641c76bda5a61b9f22527f3a9f73d0feeae8ef3cd14491d97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/92/92d501b2cc1042789c9cabdfd9744473a748261817c3133d1fa96cbc14627088-d # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/9d/9d5bca0575640cb4b1dd468557bedbaef99ad70b4184d0a55adef4575e983dba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/cf/cf56d2db966b8d633eaeaf5e0dd45900bb556e1f55e907d6fca2516e9aa20033-d # internal cp $WORK/b1430/_pkg_.a /builddir/.cache/go-build/52/5200e5db0e9ee8cafc6f8c8de63df77afbebc52a96f8b6ed19b474fb58bdb255-d # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/fb/fbb78ae0df3ef633513bc4bd3c7e2dd413fd868501a2e096a3bb43aa8a91695c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b1370/_pkg_.a /builddir/.cache/go-build/2f/2f98b77454ef8934333beca0028a1e049950ad2a48a77a9ddf4e0b4d28f49cb6-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b1375/ cat >$WORK/b1375/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1370/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1375/_pkg_.a -trimpath "$WORK/b1375=>" -p github.com/go-openapi/runtime/security -lang=go1.15 -complete -installsuffix shared -buildid Haj3_IFL98MphXTEgZkW/Haj3_IFL98MphXTEgZkW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1375/importcfg -pack ./vendor/github.com/go-openapi/runtime/security/authenticator.go ./vendor/github.com/go-openapi/runtime/security/authorizer.go cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/aa/aad95034f9858e41142786865f727e3383cd2880fc7bf56707791bcdeb8372cd-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b384/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b393/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -lang=go1.11 -complete -installsuffix shared -buildid T2i3l8PFj4bkUcMdqI1U/T2i3l8PFj4bkUcMdqI1U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/f6/f6b7a7ec83752de613c9218380f667fa228258995412930026df1659b7d724db-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b540/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b541/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b542/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform -lang=go1.16 -complete -installsuffix shared -buildid LvTsXG-kEUNm3saouGbC/LvTsXG-kEUNm3saouGbC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b539/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/b411/_pkg_.a /builddir/.cache/go-build/75/752bcf23be3bd5983318af052269e7e542ef72238110a6566142ea99eb091079-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b416/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b411/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -lang=go1.11 -complete -installsuffix shared -buildid p75sRyGRFZM3fHuM1nNS/p75sRyGRFZM3fHuM1nNS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/cf/cf24c75faea0eedd0cc37dec1ed0b6261ed87f3ded7f4b2d365a5c8988f4f864-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b401/ github.com/aws/aws-sdk-go/private/protocol/ec2query mkdir -p $WORK/b1478/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b402/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b403/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b404/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b1478/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b402/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b403/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b404/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/aws/aws-sdk-go/private/protocol/query -lang=go1.11 -complete -installsuffix shared -buildid -_cnszFyQeLYf-bLFrgH/-_cnszFyQeLYf-bLFrgH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b401/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1478/_pkg_.a -trimpath "$WORK/b1478=>" -p github.com/aws/aws-sdk-go/private/protocol/ec2query -lang=go1.11 -complete -installsuffix shared -buildid wfvn0pJ3f7HW2fxkh8ev/wfvn0pJ3f7HW2fxkh8ev -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1478/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_amd64/buildid -w $WORK/b698/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/c3/c3bc63f4a15aafbe58e8df7068def707b32dd8752467793cb3b4a37dc1d83171-d # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/1c/1ce856c3e25d39e4e55bb42c100637242e034336fe857a376391f66609c8769c-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b455/ github.com/grafana/grafana/pkg/services/dashboardsnapshots mkdir -p $WORK/b1041/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cat >$WORK/b1041/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b584/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b698/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/lzw=$WORK/b456/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b457/_pkg_.a packagefile github.com/google/btree=$WORK/b459/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b460/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b359/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b452/_pkg_.a packagefile github.com/miekg/dns=$WORK/b461/_pkg_.a packagefile github.com/sean-/seed=$WORK/b468/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b1041/_pkg_.a -trimpath "$WORK/b1041=>" -p github.com/grafana/grafana/pkg/services/dashboardsnapshots -lang=go1.19 -complete -installsuffix shared -buildid xSROb3pTQ7SYnsEWjYpH/xSROb3pTQ7SYnsEWjYpH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1041/importcfg -pack ./pkg/services/dashboardsnapshots/errors.go ./pkg/services/dashboardsnapshots/models.go ./pkg/services/dashboardsnapshots/service.go ./pkg/services/dashboardsnapshots/service_mock.go ./pkg/services/dashboardsnapshots/store.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/hashicorp/memberlist -lang=go1.12 -complete -installsuffix shared -buildid VFXzKrkdyHCxb77Wamfz/VFXzKrkdyHCxb77Wamfz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b455/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_amd64/buildid -w $WORK/b864/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1433/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/7b/7b256d626c3ef298641facf8b6cfaabbfef44a0250b287a786a4d4d5c2dc3294-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b412/ github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b396/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b411/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b398/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -lang=go1.11 -complete -installsuffix shared -buildid TIg4kJaVYVHrxCcx1Axx/TIg4kJaVYVHrxCcx1Axx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b412/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 cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b398/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -lang=go1.11 -complete -installsuffix shared -buildid jiEbBR1kkG2q-zZwfyR1/jiEbBR1kkG2q-zZwfyR1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b396/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/b864/_pkg_.a /builddir/.cache/go-build/ed/edf595557a255231ddfd980083397f42c18220fcfdee0d55ef19f7c5c945097e-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base mkdir -p $WORK/b863/ cat >$WORK/b863/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/b862/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage=$WORK/b864/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b867/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b872/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b873/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b877/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base -lang=go1.14 -complete -installsuffix shared -buildid aUqWmHJFMmUWBYH6Fd_3/aUqWmHJFMmUWBYH6Fd_3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b863/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/base.go cp $WORK/b1433/_pkg_.a /builddir/.cache/go-build/db/dbd692bd268526b7b3fdc7f17c59fd99b466c8385a45582e8a17eb2d199e74f2-d # internal github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b1440/ cat >$WORK/b1440/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1433/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1436/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1437/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1440/_pkg_.a -trimpath "$WORK/b1440=>" -p github.com/Azure/go-autorest/autorest/azure -lang=go1.15 -complete -installsuffix shared -buildid CL8-AFpe9jKdvdxb6VBz/CL8-AFpe9jKdvdxb6VBz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1440/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 cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/a0/a0a6174b7ecd7b29aeb89d72578a7b1c5df66468ffbab583506bb0fe907e852b-d # internal github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b502/ github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b504/ github.com/uber/jaeger-client-go/transport github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b505/ mkdir -p $WORK/b506/ github.com/uber/jaeger-client-go/zipkin mkdir -p $WORK/b507/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cat >$WORK/b502/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/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b486/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b503/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b497/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -lang=go1.16 -complete -installsuffix shared -buildid UhfW8zUwfOzXofqyJZBB/UhfW8zUwfOzXofqyJZBB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b502/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/b504/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b497/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b499/_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_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -lang=go1.16 -complete -installsuffix shared -buildid ZNCGEdoyFHBhKhzP76p_/ZNCGEdoyFHBhKhzP76p_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b504/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_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/uber/jaeger-client-go/rpcmetrics -lang=go1.16 -complete -installsuffix shared -buildid LPK42f9-eSzQF3Vd7R17/LPK42f9-eSzQF3Vd7R17 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b505/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_amd64/buildid -w $WORK/b326/_pkg_.a # internal cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b494/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/uber/jaeger-client-go/transport -lang=go1.16 -complete -installsuffix shared -buildid B9O2aGkkJaaKdnb-txcC/B9O2aGkkJaaKdnb-txcC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b506/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b485/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/uber/jaeger-client-go/zipkin -lang=go1.16 -complete -installsuffix shared -buildid EYzYuMJ0_tcQ3YjQNeHZ/EYzYuMJ0_tcQ3YjQNeHZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/zipkin/doc.go ./vendor/github.com/uber/jaeger-client-go/zipkin/propagation.go cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/fd/fd9e647faf7d040f418e2b1303c421a7275438325f38a60529fa24b242fffc8c-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/xml=$WORK/b402/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b401/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b398/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b404/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -lang=go1.11 -complete -installsuffix shared -buildid RkuCIQAjFcS9BX-Jy3YJ/RkuCIQAjFcS9BX-Jy3YJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1478/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/51/511c7cf5422e0e7b9aa12889566502949ce14f155f32e1c4e3ba40a3d8494873-d # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/b4/b44b56d8166f49722736912346d4a6200a43ae118b8f4411383d6cf3de483c51-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b380/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/aws/aws-sdk-go/aws/defaults -lang=go1.11 -complete -installsuffix shared -buildid Nb8LsLgU6UcQSK5lWGjt/Nb8LsLgU6UcQSK5lWGjt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b415/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_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b1375/_pkg_.a /builddir/.cache/go-build/0a/0a6f433141218cbd0ea853e60fe1b0449442c014b70ef110a86d7055c91dc562-d # internal cp $WORK/b1478/_pkg_.a /builddir/.cache/go-build/57/577316439d818dc3a8fdad50848f761ee02c0b02acc3b6ab9d19b9007ef127b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1228/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/04/04d5fa6741b3ba5cf12dddc16576179bef292620f68a73b9adaac1faf3800c77-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace mkdir -p $WORK/b538/ cat >$WORK/b538/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/b539/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b542/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace -lang=go1.16 -complete -installsuffix shared -buildid sXX14I-gG61D3KNG8Dyl/sXX14I-gG61D3KNG8Dyl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b538/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_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/5a/5a8eda73710eff9ca26a33c05b08d056bffa6bd1e61e0ef1cdd72a1b1423411e-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b411/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b412/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b398/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -lang=go1.11 -complete -installsuffix shared -buildid Ekm4wxiCiogFTHhk_g6a/Ekm4wxiCiogFTHhk_g6a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b410/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/b326/_pkg_.a /builddir/.cache/go-build/0c/0c451f308fbb15c4d2b4c2821aab4583b38d52d5ee10cc04a746212e7639b043-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b475/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1041/_pkg_.a # internal github.com/grafana/grafana/pkg/infra/metrics/graphitebridge mkdir -p $WORK/b685/ github.com/grafana/grafana/pkg/infra/metrics/metricutil mkdir -p $WORK/b686/ github.com/dlmiddlecote/sqlstats github.com/prometheus/alertmanager/types github.com/prometheus/common/version mkdir -p $WORK/b795/ github.com/prometheus/client_golang/prometheus/promauto mkdir -p $WORK/b695/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b476/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b168/_pkg_.a packagefile net=$WORK/b095/_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 cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_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/b326/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b331/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b334/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/mwitkow/go-conntrack -lang=go1.16 -complete -installsuffix shared -buildid K8OcVq-c4mIO2Pamd-bt/K8OcVq-c4mIO2Pamd-bt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b475/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_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/grafana/grafana/pkg/infra/metrics/graphitebridge -lang=go1.19 -complete -installsuffix shared -buildid jAeCnE8bwsbrtdv0DjSr/jAeCnE8bwsbrtdv0DjSr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b685/importcfg -pack ./pkg/infra/metrics/graphitebridge/graphite.go github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b1100/ github.com/prometheus/prometheus/util/stats github.com/FZambia/eagle mkdir -p $WORK/b1115/ cat >$WORK/b795/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/prometheus/common/version -lang=go1.16 -complete -installsuffix shared -buildid MJiQE3BrTvk-sgCIh8Zl/MJiQE3BrTvk-sgCIh8Zl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b795/importcfg -pack ./vendor/github.com/prometheus/common/version/info.go github.com/weaveworks/promrus mkdir -p $WORK/b1343/ cat >$WORK/b686/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/b326/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/grafana/grafana/pkg/infra/metrics/metricutil -lang=go1.19 -complete -installsuffix shared -buildid YfHUB5QhV5WSIXM4tZaP/YfHUB5QhV5WSIXM4tZaP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b686/importcfg -pack ./pkg/infra/metrics/metricutil/utils.go github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/prometheus/client_golang/prometheus/promauto -lang=go1.17 -complete -installsuffix shared -buildid lCSEb-xCU6U9WtsaWQ9M/lCSEb-xCU6U9WtsaWQ9M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b695/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go cat >$WORK/b1100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1101/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1078/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1084/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1098/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1099/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1187/ github.com/uber/jaeger-lib/metrics/prometheus mkdir -p $WORK/b726/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1100/_pkg_.a -trimpath "$WORK/b1100=>" -p github.com/prometheus/prometheus/tsdb/wal -lang=go1.14 -complete -installsuffix shared -buildid RxESP6xujSlwAw37xlLc/RxESP6xujSlwAw37xlLc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1100/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/b782/ mkdir -p $WORK/b1102/ mkdir -p $WORK/b1358/ github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b1365/ cat >$WORK/b782/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b776/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/prometheus/alertmanager/types -lang=go1.18 -complete -installsuffix shared -buildid GIeWYoIGUNL7HxeIGkmV/GIeWYoIGUNL7HxeIGkmV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b782/importcfg -pack ./vendor/github.com/prometheus/alertmanager/types/types.go cat >$WORK/b1115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b331/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1358/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b499/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1115/_pkg_.a -trimpath "$WORK/b1115=>" -p github.com/FZambia/eagle -lang=go1.16 -complete -installsuffix shared -buildid swb8iogqn2RhepWdzjsk/swb8iogqn2RhepWdzjsk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1115/importcfg -pack ./vendor/github.com/FZambia/eagle/eagle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1358/_pkg_.a -trimpath "$WORK/b1358=>" -p github.com/uber/jaeger-lib/metrics/prometheus -lang=go1.16 -complete -installsuffix shared -buildid W2ozlPtAUMCI5AwNCWvl/W2ozlPtAUMCI5AwNCWvl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1358/importcfg -pack ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go cat >$WORK/b1343/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1342/_pkg_.a EOF cat >$WORK/b1187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b331/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b334/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b567/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cat >$WORK/b1365/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1343/_pkg_.a -trimpath "$WORK/b1343=>" -p github.com/weaveworks/promrus -lang=go1.16 -complete -installsuffix shared -buildid 3g2z5eLOU1ny5_aMxJlK/3g2z5eLOU1ny5_aMxJlK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1343/importcfg -pack ./vendor/github.com/weaveworks/promrus/promrus.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1187/_pkg_.a -trimpath "$WORK/b1187=>" -p github.com/prometheus/client_golang/prometheus/promhttp -lang=go1.17 -complete -installsuffix shared -buildid kZyggqHgYFqttVgwwgyD/kZyggqHgYFqttVgwwgyD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1187/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_amd64/compile -o $WORK/b1365/_pkg_.a -trimpath "$WORK/b1365=>" -p github.com/prometheus/alertmanager/api/metrics -lang=go1.18 -complete -installsuffix shared -buildid j44NemDLARXSY_Nepr5W/j44NemDLARXSY_Nepr5W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1365/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/metrics/metrics.go cat >$WORK/b1102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/dlmiddlecote/sqlstats -lang=go1.11 -complete -installsuffix shared -buildid maoD4BKQ7h0ZSXn8JFeA/maoD4BKQ7h0ZSXn8JFeA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b726/importcfg -pack ./vendor/github.com/dlmiddlecote/sqlstats/collector.go ./vendor/github.com/dlmiddlecote/sqlstats/collector_115.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1102/_pkg_.a -trimpath "$WORK/b1102=>" -p github.com/prometheus/prometheus/util/stats -lang=go1.14 -complete -installsuffix shared -buildid WQ9haKCLuYwUlFEyQIJV/WQ9haKCLuYwUlFEyQIJV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1102/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/stats/query_stats.go ./vendor/github.com/prometheus/prometheus/util/stats/timer.go cp $WORK/b1041/_pkg_.a /builddir/.cache/go-build/2d/2d36160ee1afd950db4eef1079c597b9071ceb2d079851f7b5cafd9c049e3248-d # internal github.com/grafana/grafana/pkg/services/dashboardsnapshots/service mkdir -p $WORK/b1563/ cat >$WORK/b1563/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1563/_pkg_.a -trimpath "$WORK/b1563=>" -p github.com/grafana/grafana/pkg/services/dashboardsnapshots/service -lang=go1.19 -complete -installsuffix shared -buildid oJiEYCmfjDeYaw11vv_F/oJiEYCmfjDeYaw11vv_F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1563/importcfg -pack ./pkg/services/dashboardsnapshots/service/service.go cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/09/09da4eb9f7fb9b4448ee4afd6f2314f6891aec6bc98570261953a53fd55f20b6-d # internal cp $WORK/b1228/_pkg_.a /builddir/.cache/go-build/c7/c7ebbe8a9445c4b37a07ae448ddabf9fb3ce4cff3b4f07d1fe588b0c138642bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/77/77aaf4dc51b966ac9c995fe2db785986209c625c564ffb7486e3cb37253c68fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/5c/5c53ab1355d423a16c40332314a0c8b9ffd2882656ba55b9b0b3cadc882c0e62-d # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/a2/a2cace5aa913c2bce4044b9b9c7b0a150e390fdd4cacac112ab125e7c1b2ef12-d # internal github.com/grafana/grafana/pkg/infra/usagestats mkdir -p $WORK/b687/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b1104/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/grafana/grafana/pkg/infra/usagestats -lang=go1.19 -complete -installsuffix shared -buildid F9xqcyBGTeO_7sEGM5e2/F9xqcyBGTeO_7sEGM5e2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b687/importcfg -pack ./pkg/infra/usagestats/mock.go ./pkg/infra/usagestats/service.go cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/5f/5f5b31d6eb87c51e76cd22d3a404869590a95bdf62afcc036db7cd7f8a634c0d-d # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/cb/cba22eb2d2a66a3bed6d7f03f174dc2c53cf2cb2f349d43b5e8e26ff49596654-d # internal cat >$WORK/b1104/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile go.uber.org/goleak=$WORK/b1105/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1104/_pkg_.a -trimpath "$WORK/b1104=>" -p github.com/prometheus/prometheus/util/testutil -lang=go1.14 -complete -installsuffix shared -buildid JoUkebdEFvzd_mDFG0sU/JoUkebdEFvzd_mDFG0sU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1104/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_amd64/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/33/334e4ab71e357281346d62a735fa228c200df036b27a574cacb3e22d8af3c5a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/62/62abf52294970aa6e9b17b627df2c5d26cd040bccdb92bd72702073f7c9d553e-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b501/ cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/98/981abbbbd1cea733a88022b02789d009446d6e9b57f3096bb13d6268c5f0092d-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential mkdir -p $WORK/b861/ github.com/AzureAD/microsoft-authentication-library-for-go/apps/public mkdir -p $WORK/b881/ cat >$WORK/b861/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b092/_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/b862/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b863/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b867/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b871/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b872/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b873/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b877/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential -lang=go1.14 -complete -installsuffix shared -buildid jcf-up0cPl3d3BO7g1sR/jcf-up0cPl3d3BO7g1sR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b861/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential/confidential.go cat >$WORK/b881/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b862/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b863/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=$WORK/b882/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b867/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b871/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b872/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b873/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b877/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile github.com/pkg/browser=$WORK/b883/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/public -lang=go1.14 -complete -installsuffix shared -buildid TS2BbtJOB0v-BfNn4dpq/TS2BbtJOB0v-BfNn4dpq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b881/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/public/public.go cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b502/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b504/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b505/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b506/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b497/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b499/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/uber/jaeger-client-go/config -lang=go1.16 -complete -installsuffix shared -buildid erFn793sIvkx-DbOFnoD/erFn793sIvkx-DbOFnoD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b501/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b1343/_pkg_.a /builddir/.cache/go-build/22/225aac0ed6fd439b3291594129e14a85e0b3171c8d313ab16b074a4be1915974-d # internal cp $WORK/b1563/_pkg_.a /builddir/.cache/go-build/38/38c4af84650981add5bd1569383fa84088970482f095c548a78e929d120e6704-d # internal github.com/weaveworks/common/logging mkdir -p $WORK/b1340/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1365/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/05/05e5d401c69e372f3ca9eac18b8d29af343a7ae84b9a21ca1fbe3377150ac5d2-d # internal cat >$WORK/b1340/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/b357/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1341/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1342/_pkg_.a packagefile github.com/weaveworks/promrus=$WORK/b1343/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1340/_pkg_.a -trimpath "$WORK/b1340=>" -p github.com/weaveworks/common/logging -lang=go1.13 -complete -installsuffix shared -buildid 2bd7B7KINP4rpYFWQOZn/2bd7B7KINP4rpYFWQOZn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1340/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 cp $WORK/b1365/_pkg_.a /builddir/.cache/go-build/d9/d9537f6c6ce14ac72a49a748560fe47c5b0b6f8cf1c21f58f55b2c25dc027055-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b795/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/e7/e783967931d870df2648213c390f572407bb3b0a8d9279b004e001a2dab16c94-d # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/37/377a25c6fc24e5e3476a1d57486f26a9c53e4d4be0c5dd577743cc6fb1a0bb10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1102/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/b3/b34744e16fbe5d831a9aabd8dd095633cc54a91cabb1b5c5e8ed984f81d065c1-d # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/13/1316f0ad86f8feb085cb484ebdd5f1fe7091851583989090a7c765e8660ede59-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1001/_pkg_.a # internal cp $WORK/b1102/_pkg_.a /builddir/.cache/go-build/12/1216f5873d5ef76dfb1bdfd11941206de3efade312b97ac4eac1bf32b395d2cb-d # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/36/36c4eab3f2905a5fa4ba68618a228d9abbd8f683ecc7283f11242c4a3e79a83f-d # internal github.com/grafana/grafana/pkg/services/alerting/metrics mkdir -p $WORK/b694/ github.com/sercand/kuberesolver mkdir -p $WORK/b1351/ github.com/grafana/dskit/flagext mkdir -p $WORK/b1445/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a EOF cat >$WORK/b1351/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/grafana/grafana/pkg/services/alerting/metrics -lang=go1.19 -complete -installsuffix shared -buildid OzKImBcrPZwkC_T0agOA/OzKImBcrPZwkC_T0agOA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b694/importcfg -pack ./pkg/services/alerting/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1351/_pkg_.a -trimpath "$WORK/b1351=>" -p github.com/sercand/kuberesolver -lang=go1.16 -complete -installsuffix shared -buildid go6egj0-XWRSn2IdHo52/go6egj0-XWRSn2IdHo52 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1351/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 cat >$WORK/b1445/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1445/_pkg_.a -trimpath "$WORK/b1445=>" -p github.com/grafana/dskit/flagext -lang=go1.16 -complete -installsuffix shared -buildid Xp99JxoVGwJ1tO78RKj8/Xp99JxoVGwJ1tO78RKj8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1445/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_amd64/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1063/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/29/29391f4937e42c59f4f077888d5d0f546a7391560a879d365ebb974cb4db430d-d # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/4c/4cb4464985043b6e3c1d06af7b73f203f1355424628e25c3e5311f5e4f51931d-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b409/ github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b395/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b396/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b410/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/aws/aws-sdk-go/service/sso -lang=go1.11 -complete -installsuffix shared -buildid EP5NA6IWqGmIG_mwPCbU/EP5NA6IWqGmIG_mwPCbU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b409/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 cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b396/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b401/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/aws/aws-sdk-go/service/sts -lang=go1.11 -complete -installsuffix shared -buildid E4FrjQg3ZxHeftKTFC4u/E4FrjQg3ZxHeftKTFC4u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b395/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 github.com/aws/aws-sdk-go/service/cloudwatch mkdir -p $WORK/b1472/ cat >$WORK/b1472/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b396/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/encoding/gzip=$WORK/b1473/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b401/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/aws/aws-sdk-go/service/cloudwatchlogs mkdir -p $WORK/b1475/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1472/_pkg_.a -trimpath "$WORK/b1472=>" -p github.com/aws/aws-sdk-go/service/cloudwatch -lang=go1.11 -complete -installsuffix shared -buildid 6D8wWJ5LlmWb-xfGktgm/6D8wWJ5LlmWb-xfGktgm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1472/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/api.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/customizations.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 cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/c5/c59b507f3878d7ad77099ab1d416c3409ba4c764c1210bf5a53337b824976686-d # internal github.com/grafana/thema/internal/util mkdir -p $WORK/b1022/ cat >$WORK/b1475/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b396/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b412/_pkg_.a EOF github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1475/_pkg_.a -trimpath "$WORK/b1475=>" -p github.com/aws/aws-sdk-go/service/cloudwatchlogs -lang=go1.11 -complete -installsuffix shared -buildid W-FXC-JSJofE26160UBi/W-FXC-JSJofE26160UBi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1475/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 mkdir -p $WORK/b1480/ cat >$WORK/b1022/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b1001/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b937/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema/internal/astutil=$WORK/b1023/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1022/_pkg_.a -trimpath "$WORK/b1022=>" -p github.com/grafana/thema/internal/util -lang=go1.18 -complete -installsuffix shared -buildid D2m4BeT2bXO01ftRe4-A/D2m4BeT2bXO01ftRe4-A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1022/importcfg -pack ./vendor/github.com/grafana/thema/internal/util/prefix.go ./vendor/github.com/grafana/thema/internal/util/util.go cat >$WORK/b1480/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b396/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b412/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1480/_pkg_.a -trimpath "$WORK/b1480=>" -p github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi -lang=go1.11 -complete -installsuffix shared -buildid YWz5gjXdnY2lPRqCSfgR/YWz5gjXdnY2lPRqCSfgR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1480/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b782/_pkg_.a # internal github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/xml=$WORK/b402/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b600/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b396/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b602/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b603/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b604/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b605/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b606/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b607/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b398/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b608/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b404/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/aws/aws-sdk-go/service/s3 -lang=go1.11 -complete -installsuffix shared -buildid XAB0A68VHg9XZqUz4GU9/XAB0A68VHg9XZqUz4GU9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b601/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/67/679240c28f51b3e145f9373f66a904f450e0d763de03a05ae6fc20819ebf86bf-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b781/ github.com/prometheus/alertmanager/store mkdir -p $WORK/b783/ github.com/prometheus/alertmanager/template mkdir -p $WORK/b791/ cat >$WORK/b781/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b782/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/prometheus/alertmanager/provider -lang=go1.18 -complete -installsuffix shared -buildid dtgeSQnQh65bHsmwnj2i/dtgeSQnQh65bHsmwnj2i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b781/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/provider.go cat >$WORK/b783/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b782/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/prometheus/alertmanager/store -lang=go1.18 -complete -installsuffix shared -buildid zymrObjUrJYCeSqDIKEw/zymrObjUrJYCeSqDIKEw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b783/importcfg -pack ./vendor/github.com/prometheus/alertmanager/store/store.go cat >$WORK/b791/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b792/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b782/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b733/_pkg_.a packagefile golang.org/x/text/language=$WORK/b735/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/prometheus/alertmanager/template -lang=go1.18 -complete -installsuffix shared -buildid ikb6h1pqrd1TvA8SgiTq/ikb6h1pqrd1TvA8SgiTq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b791/importcfg -pack ./vendor/github.com/prometheus/alertmanager/template/template.go cp $WORK/b1358/_pkg_.a /builddir/.cache/go-build/4c/4cd1281bb09bdb0bfbc94f4c12c34c88eb812807697b536c910525720e258765-d # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/10/10d9b65e25ce43f79b1ab87700e2b00fa256a9870517a141c85df80d53ca49c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/9b/9bb76a293d5e4f3675c44a2486576429a6b2d5afe57c554ad721b464e7ebfe61-d # internal github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b1477/ cat >$WORK/b1477/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b396/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b1478/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1477/_pkg_.a -trimpath "$WORK/b1477=>" -p github.com/aws/aws-sdk-go/service/ec2 -lang=go1.11 -complete -installsuffix shared -buildid g2dEbj6xdrdEKlWEnuav/g2dEbj6xdrdEKlWEnuav -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1477/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 cp $WORK/b1063/_pkg_.a /builddir/.cache/go-build/3f/3fe3b383fe57cb2f2655b857fe0da0689ee4f7fa430ceda19fbdd8c518e49e1d-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b1062/ github.com/go-openapi/analysis/internal/flatten/schutils github.com/go-openapi/analysis/internal/flatten/operations github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b1067/ mkdir -p $WORK/b1068/ mkdir -p $WORK/b1066/ cat >$WORK/b1067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1061/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b435/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1063/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b1068/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b1063/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1067/_pkg_.a -trimpath "$WORK/b1067=>" -p github.com/go-openapi/analysis/internal/flatten/replace -lang=go1.13 -complete -installsuffix shared -buildid zLzwMF9z77h8cpwlRqEK/zLzwMF9z77h8cpwlRqEK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1067/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1068/_pkg_.a -trimpath "$WORK/b1068=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -lang=go1.13 -complete -installsuffix shared -buildid Ushb9tZaMY_RcMQt8dGM/Ushb9tZaMY_RcMQt8dGM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1068/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go cat >$WORK/b1066/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b435/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1063/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1066/_pkg_.a -trimpath "$WORK/b1066=>" -p github.com/go-openapi/analysis/internal/flatten/operations -lang=go1.13 -complete -installsuffix shared -buildid 0P2c9u6SJJTW3Vwfh40m/0P2c9u6SJJTW3Vwfh40m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1066/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/operations/operations.go cat >$WORK/b1062/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b1063/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1062/_pkg_.a -trimpath "$WORK/b1062=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -lang=go1.13 -complete -installsuffix shared -buildid jc80vyqFq6tIX6NWH7RO/jc80vyqFq6tIX6NWH7RO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1062/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/7e/7e06641ae0b09fb18cceec9e47b85e6b0d879b80a60a37126c8577d8220cb03c-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b250/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b257/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b259/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b248/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b263/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p google.golang.org/grpc/internal/transport -lang=go1.14 -complete -installsuffix shared -buildid vY0KVs9xmglw-PR47etu/vY0KVs9xmglw-PR47etu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b249/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/b1429/_pkg_.a /builddir/.cache/go-build/e3/e32515dd87f8dcb8ea81be74d1874b8194e29f3fa0c0ee0e83761ecc03ed216f-d # internal github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys mkdir -p $WORK/b1427/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b861/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cat >$WORK/b1427/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/b847/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b852/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b854/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1428/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated=$WORK/b1429/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal=$WORK/b1430/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1427/_pkg_.a -trimpath "$WORK/b1427=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys -lang=go1.16 -complete -installsuffix shared -buildid mogEoZGpcQoDdxiiv20S/mogEoZGpcQoDdxiiv20S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1427/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/93/93284ade241939ed718fb88a5b4045b3e9309bb40bc2ed63e6a1734706dc2556-d # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/0b/0b9ca44f5c634a11663c6c931af766c39e705e425afb9e6b4d02d57bc3918665-d # internal github.com/prometheus/common/config mkdir -p $WORK/b474/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1104/_pkg_.a # internal cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b475/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b250/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b480/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/prometheus/common/config -lang=go1.16 -complete -installsuffix shared -buildid xH2_Wocg8o_hCAdP9tRi/xH2_Wocg8o_hCAdP9tRi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/d6/d6984aef0ed079c2f7490cfe4e75d3a8911d50f7110e7b8e57817fa8f52cac02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b881/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1115/_pkg_.a # internal cp $WORK/b1104/_pkg_.a /builddir/.cache/go-build/2b/2b33e0318b697cd5b373c8ad3b413dbb78ac530a55b67fb3ebd8b579802786cf-d # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/dc/dcebb35609876bcd506f9fa9ed8ab24c1b2bc23fc6cc94b938b3136ad1d98660-d # internal github.com/Azure/azure-sdk-for-go/sdk/azidentity mkdir -p $WORK/b853/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b1115/_pkg_.a /builddir/.cache/go-build/68/68c90e6abe0da1ec069ece198591cffbbf2c3bc84af9cbf8b35bcb1d5f9593dc-d # internal cat >$WORK/b853/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_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/b847/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b852/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b854/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b860/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b858/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b851/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=$WORK/b861/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b868/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=$WORK/b881/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b884/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/Azure/azure-sdk-for-go/sdk/azidentity -lang=go1.16 -complete -installsuffix shared -buildid 9XPtIkLA8CojzEe_pMUj/9XPtIkLA8CojzEe_pMUj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b853/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/b783/_pkg_.a /builddir/.cache/go-build/a2/a2ccf9ebf0c47ecc6ca585fd61346bd82585908da41c4dd39be52c99dd4f2745-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1068/_pkg_.a # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b1388/ cat >$WORK/b1388/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b781/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b783/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b782/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1388/_pkg_.a -trimpath "$WORK/b1388=>" -p github.com/prometheus/alertmanager/provider/mem -lang=go1.18 -complete -installsuffix shared -buildid yemDpkh9ZGxo8hZbgwdK/yemDpkh9ZGxo8hZbgwdK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1388/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/mem/mem.go cp $WORK/b1068/_pkg_.a /builddir/.cache/go-build/60/608fe5a2031f412769e955b4b29644fe63601e4686568f0d9c1a1cb84a15c06e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1062/_pkg_.a # internal cp $WORK/b1062/_pkg_.a /builddir/.cache/go-build/d9/d9e2b200f53f01794d8cc7253463c5aa0cf99b846e148cdcb8a4dcff1d2d48c3-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b1069/ cat >$WORK/b1069/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1062/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b435/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1063/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1069/_pkg_.a -trimpath "$WORK/b1069=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -lang=go1.13 -complete -installsuffix shared -buildid YjLrbSrw3na_dwctx9kY/YjLrbSrw3na_dwctx9kY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1069/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1445/_pkg_.a # internal cp $WORK/b1022/_pkg_.a /builddir/.cache/go-build/88/88717b11023fd317b25cf0b3b9389a90768355ed2b7b9b705a1045f2e4c307ae-d # internal github.com/grafana/thema mkdir -p $WORK/b1000/ cat >$WORK/b1000/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b1001/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b973/_pkg_.a packagefile embed=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema/errors=$WORK/b1020/_pkg_.a packagefile github.com/grafana/thema/internal/envvars=$WORK/b1021/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b1022/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b1000/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.2.10/vendor/github.com/grafana/thema/cue.mod/module.cue", "lacuna.cue": "/builddir/build/BUILD/grafana-9.2.10/vendor/github.com/grafana/thema/lacuna.cue", "lineage.cue": "/builddir/build/BUILD/grafana-9.2.10/vendor/github.com/grafana/thema/lineage.cue", "translate.cue": "/builddir/build/BUILD/grafana-9.2.10/vendor/github.com/grafana/thema/translate.cue", "traverse.cue": "/builddir/build/BUILD/grafana-9.2.10/vendor/github.com/grafana/thema/traverse.cue" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/grafana/thema -lang=go1.18 -complete -installsuffix shared -buildid qiam3C6NCpoKOYY_oGK3/qiam3C6NCpoKOYY_oGK3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1000/importcfg -embedcfg $WORK/b1000/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/b431/_pkg_.a /builddir/.cache/go-build/80/8082b436e13417264b2451ec50d090ab8c0b3ba08c1571460a712155b42b06fd-d # internal github.com/getkin/kin-openapi/routers mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b431/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/getkin/kin-openapi/routers -lang=go1.16 -complete -installsuffix shared -buildid dHxy_MkBC2oGG7LI5qYU/dHxy_MkBC2oGG7LI5qYU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1066/_pkg_.a # internal cp $WORK/b1445/_pkg_.a /builddir/.cache/go-build/5a/5aad21f1d055c3df42c1c04c612bcdf0c068692323e54da5b0d58413437209ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1440/_pkg_.a # internal cp $WORK/b1066/_pkg_.a /builddir/.cache/go-build/6c/6c989353879cdbe6f1de5f845b0c72ea819910c7f43354ab3805f3931df0cd71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1067/_pkg_.a # internal cp $WORK/b1067/_pkg_.a /builddir/.cache/go-build/88/880fdca2d7691b9c3e32ab474118668218161f67951a1fcfa17bca5209c68fe1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/cc/cce39658b7299c3acd11021fbbbcd03c0a878cc313cae2240be5f9cf96f7ff34-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore mkdir -p $WORK/b529/ go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger mkdir -p $WORK/b527/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b442/_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/b528/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore -lang=go1.15 -complete -installsuffix shared -buildid z9ZlQfmwOMfDUcxBUo_U/z9ZlQfmwOMfDUcxBUo_U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b529/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/b527/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b442/_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/b528/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger -lang=go1.15 -complete -installsuffix shared -buildid KX3KdTpAGMxW0ooed0aW/KX3KdTpAGMxW0ooed0aW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b527/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 cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/8a/8aaba043e87e97cccb1033c1b233787533b6bed37bc711bf3ba18f7966d8680e-d # internal cp $WORK/b1440/_pkg_.a /builddir/.cache/go-build/6c/6c068710bf231a8f995896f2c4281064b3f91edc5a7e2b0052fce05dbefe0695-d # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/20/20a95b7852fc15b52316be7dc51637314da5934e44cda97aa87d1d71bd064fbf-d # internal github.com/weaveworks/common/tracing mkdir -p $WORK/b1357/ cat >$WORK/b1357/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b501/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b1358/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1357/_pkg_.a -trimpath "$WORK/b1357=>" -p github.com/weaveworks/common/tracing -lang=go1.13 -complete -installsuffix shared -buildid POFeVOsSFVhWM51jW1rR/POFeVOsSFVhWM51jW1rR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1357/importcfg -pack ./vendor/github.com/weaveworks/common/tracing/tracing.go github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault mkdir -p $WORK/b1431/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1351/_pkg_.a # internal cat >$WORK/b1431/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b1432/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1433/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b1440/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1435/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b1441/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b1442/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1437/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1431/_pkg_.a -trimpath "$WORK/b1431=>" -p github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault -lang=go1.16 -complete -installsuffix shared -buildid kymI35X_g-QpGmOE8uzD/kymI35X_g-QpGmOE8uzD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1431/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/b1351/_pkg_.a /builddir/.cache/go-build/ed/eda5c62c0725858115814a373db77a00cc06fe4ef791c76d09fd8d35c6ff9893-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1388/_pkg_.a # internal cp $WORK/b1388/_pkg_.a /builddir/.cache/go-build/93/93a3b448820e0507f6a574fbc9ca5c2deb35afa39c1c1ae91b51d7f9b63475b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/f5/f550600edd8e305c06578486391104355f70990155ec7d06d9c300a4d485be0a-d # internal github.com/getkin/kin-openapi/routers/gorillamux mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b431/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b438/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b440/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/getkin/kin-openapi/routers/gorillamux -lang=go1.16 -complete -installsuffix shared -buildid eQPJ4VdgaLyCogZw_4IE/eQPJ4VdgaLyCogZw_4IE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/gorillamux/router.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b1340/_pkg_.a /builddir/.cache/go-build/06/0694a44908d537c4af6105d55751ee8e0923fc293e73c08fce883347027f144b-d # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/9f/9f7681eba3a26ab9f3ad2a31cda4c6afdfd43c8a6820bb8f30b7f6eac8677407-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b413/ github.com/weaveworks/common/signals github.com/weaveworks/common/user mkdir -p $WORK/b1359/ mkdir -p $WORK/b1338/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b409/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -lang=go1.11 -complete -installsuffix shared -buildid fhOdBxuEGTagAYoDnFUc/fhOdBxuEGTagAYoDnFUc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go cat >$WORK/b1338/importcfg << 'EOF' # internal # import config packagefile github.com/weaveworks/common/errors=$WORK/b1339/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1340/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1338/_pkg_.a -trimpath "$WORK/b1338=>" -p github.com/weaveworks/common/user -lang=go1.13 -complete -installsuffix shared -buildid 3uhnkZyWdr4InL09erHZ/3uhnkZyWdr4InL09erHZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1338/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/b1359/importcfg << 'EOF' # internal # import config packagefile github.com/weaveworks/common/logging=$WORK/b1340/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1359/_pkg_.a -trimpath "$WORK/b1359=>" -p github.com/weaveworks/common/signals -lang=go1.13 -complete -installsuffix shared -buildid WxKEJ7x78O7jiyi68lBp/WxKEJ7x78O7jiyi68lBp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1359/importcfg -pack ./vendor/github.com/weaveworks/common/signals/signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1357/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1069/_pkg_.a # internal cp $WORK/b1357/_pkg_.a /builddir/.cache/go-build/09/095f3ce794dbe2cd61241aeefb06b28240d0ec9d95ba8c1681783ea8b6041f96-d # internal cp $WORK/b1069/_pkg_.a /builddir/.cache/go-build/1f/1f886237b7ecf4222018b170ebb215ae1215547d7522598d98e368b16bafe659-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b1060/ cat >$WORK/b1060/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1061/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1062/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b1066/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b1067/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b1068/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b1069/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b435/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1063/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1060/_pkg_.a -trimpath "$WORK/b1060=>" -p github.com/go-openapi/analysis -lang=go1.13 -complete -installsuffix shared -buildid YVtxqrs5_OUVmqgYyb1j/YVtxqrs5_OUVmqgYyb1j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1060/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_amd64/buildid -w $WORK/b474/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1359/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/c3/c3545b4134bb0577be81e7d184cac1c8865cf11328ac61b2029883848f0ee988-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b481/ github.com/prometheus/prometheus/discovery mkdir -p $WORK/b1091/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b474/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/prometheus/exporter-toolkit/web -lang=go1.14 -complete -installsuffix shared -buildid OCqAW06zvYo0VA0OUmxO/OCqAW06zvYo0VA0OUmxO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b481/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/b1091/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b474/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1092/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1091/_pkg_.a -trimpath "$WORK/b1091=>" -p github.com/prometheus/prometheus/discovery -lang=go1.14 -complete -installsuffix shared -buildid I2VrlmYhdZyyoq5SLF9t/I2VrlmYhdZyyoq5SLF9t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1091/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/b1359/_pkg_.a /builddir/.cache/go-build/20/202b64a9f60d797e27fde00db07e43ee03f9b763ffa2387ba33a863563b152a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1338/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/26/26d7ac8cf8786310e01f9495fd8dc95bac542df9839f80495516148fb27ebbbf-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage mkdir -p $WORK/b424/ cp $WORK/b1338/_pkg_.a /builddir/.cache/go-build/3d/3dfa297775b410638cbb2dbccf41c656944cc441eb092ab4c9927631acabbc30-d # internal github.com/cortexproject/cortex/pkg/tenant mkdir -p $WORK/b1337/ github.com/weaveworks/common/instrument mkdir -p $WORK/b1356/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b425/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b431/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b438/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b439/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b443/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage -lang=go1.17 -complete -installsuffix shared -buildid os4X9GhHAf3ukzGA_pxI/os4X9GhHAf3ukzGA_pxI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b424/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 cat >$WORK/b1337/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/b1338/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1337/_pkg_.a -trimpath "$WORK/b1337=>" -p github.com/cortexproject/cortex/pkg/tenant -lang=go1.16 -complete -installsuffix shared -buildid 29cU-8I8NrOK94_GmoEK/29cU-8I8NrOK94_GmoEK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1337/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/tenant/resolver.go ./vendor/github.com/cortexproject/cortex/pkg/tenant/tenant.go cat >$WORK/b1356/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b484/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b483/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1355/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1357/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1338/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1356/_pkg_.a -trimpath "$WORK/b1356=>" -p github.com/weaveworks/common/instrument -lang=go1.13 -complete -installsuffix shared -buildid rZ2u81d3FOPmakeKlrbD/rZ2u81d3FOPmakeKlrbD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1356/importcfg -pack ./vendor/github.com/weaveworks/common/instrument/instrument.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/cb/cb2bd4da551d4d2ea25d3d487e3aa21a92e593ae55f7b0649a78f72d3c7bb4ad-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b413/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -lang=go1.11 -complete -installsuffix shared -buildid qlY5zTToCKj1mYFLzXBT/qlY5zTToCKj1mYFLzXBT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b408/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 cp $WORK/b1100/_pkg_.a /builddir/.cache/go-build/28/289165cc680a9ea12e17459a1d48c2c3bd1c3f8061154abcd745af3f2e654575-d # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/7a/7ac935660e398ec7783fa2e20ae232d7214d303fedb1fee23323a4970bfa6390-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b395/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -lang=go1.11 -complete -installsuffix shared -buildid 6LwL4CIB3idnYvPsqNEC/6LwL4CIB3idnYvPsqNEC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b405/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1480/_pkg_.a # internal cp $WORK/b1427/_pkg_.a /builddir/.cache/go-build/c7/c737a6db18d36cfff33902d8261c6fd2abaa46d0981c989783012f0ce82f972c-d # internal cp $WORK/b1480/_pkg_.a /builddir/.cache/go-build/e1/e1c26e1a0ce69f8fda63b560fd872e84c64249f8867ff6256ec91147673bd20e-d # internal github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface mkdir -p $WORK/b1481/ cat >$WORK/b1481/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1480/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1481/_pkg_.a -trimpath "$WORK/b1481=>" -p github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface -lang=go1.11 -complete -installsuffix shared -buildid iC7fOkPPZpf7y38chu2w/iC7fOkPPZpf7y38chu2w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1481/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b1337/_pkg_.a /builddir/.cache/go-build/82/8204da1db2844d8911c8c804896f5280c5b0fe4745dc16043ae7ba9ec23df1f9-d # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/03/03102a910ca0bbb2b0f919d9ddc7608f870ae6d196f798d5a9d74a37e021d3ff-d # internal github.com/grafana/grafana-azure-sdk-go/aztokenprovider mkdir -p $WORK/b846/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1356/_pkg_.a # internal cat >$WORK/b846/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b847/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b852/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b853/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b845/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b448/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/grafana/grafana-azure-sdk-go/aztokenprovider -lang=go1.17 -complete -installsuffix shared -buildid SUBLwPMV4nAQkJbEgx6b/SUBLwPMV4nAQkJbEgx6b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b846/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/b1356/_pkg_.a /builddir/.cache/go-build/60/60c3acf9251abf31a4a52241cdffa8453d538800c18ad3a788835b560a41c96b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1000/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/7f/7f11dc30cf23cd6c51e617754edeff574d8fa1a198604c3e7a1ab26bf5525bcb-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b405/_pkg_.a packagefile io/ioutil=$WORK/b108/_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_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -lang=go1.11 -complete -installsuffix shared -buildid hcySS7MAryvnl76AH3fR/hcySS7MAryvnl76AH3fR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b394/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 cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/bf/bfbec4a9145913002a2bfb35db08937f4ba4b28a6c784f1697e0704f58821747-d # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/35/3550f6df7159d4440bb7a458169745ccfd7afcc53f1c1f642c9570aa2289b707-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/76/76e59a2354f681d3d38f36680b3ce2719d766a81e2a6eec2158ed142afe3bc6d-d # internal github.com/grafana/thema/load mkdir -p $WORK/b1026/ cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/4b/4b7cbe83228d290e4a67aa9170446afa023b59e062343472c60a49f986c0fe27-d # internal github.com/grafana/thema/kernel mkdir -p $WORK/b1024/ cat >$WORK/b1026/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b936/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b960/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b1001/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1000/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b1022/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1026/_pkg_.a -trimpath "$WORK/b1026=>" -p github.com/grafana/thema/load -lang=go1.18 -complete -installsuffix shared -buildid M6r-3HxBkKXzGCpK7988/M6r-3HxBkKXzGCpK7988 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1026/importcfg -pack ./vendor/github.com/grafana/thema/load/load.go cat >$WORK/b1024/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b974/_pkg_.a packagefile cuelang.org/go/encoding/yaml=$WORK/b1025/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1000/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1024/_pkg_.a -trimpath "$WORK/b1024=>" -p github.com/grafana/thema/kernel -lang=go1.18 -complete -installsuffix shared -buildid u7riaVGE39aqsMsCXBDW/u7riaVGE39aqsMsCXBDW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1024/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_amd64/buildid -w $WORK/b1481/_pkg_.a # internal cp $WORK/b1481/_pkg_.a /builddir/.cache/go-build/e7/e733a20bc1b6b3c27802e5becc4f7fae3546f53023aa3065ada0fda54f2823b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1091/_pkg_.a # internal cp $WORK/b1091/_pkg_.a /builddir/.cache/go-build/42/42ffe7e54d43e213e5895ff5c101d3c2a82a9749a5851b01181d12cb490b77b6-d # internal cp $WORK/b1187/_pkg_.a /builddir/.cache/go-build/89/89ae1b3cc432e786ba8c9e1c619475d55aeec8efdee85657d6db71cce83b0c01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b846/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/f6/f6750004d4ca39981456d4961d8755eb86e74304ff47e83ea29fae62e7b23295-d # internal github.com/grafana/grafana-azure-sdk-go/azhttpclient mkdir -p $WORK/b1459/ cat >$WORK/b1459/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b845/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b448/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b846/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1459/_pkg_.a -trimpath "$WORK/b1459=>" -p github.com/grafana/grafana-azure-sdk-go/azhttpclient -lang=go1.17 -complete -installsuffix shared -buildid zSs4mKvxk3w5nhIc-ySs/zSs4mKvxk3w5nhIc-ySs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1459/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azhttpclient/middleware.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azhttpclient/options.go cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/da/da08fe320f559a65b5c71f4bd2846680f65a57f62df32c7435d541925de3f704-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b424/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b443/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture -lang=go1.17 -complete -installsuffix shared -buildid MUmFPb-uhhZY8ktmC4ys/MUmFPb-uhhZY8ktmC4ys -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b423/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture/fixture.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/5f/5f1a42a1b1e6203442740458f34dd3442f7bc400249123abe7402614f8b6b2e8-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b414/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b395/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/aws/aws-sdk-go/aws/session -lang=go1.11 -complete -installsuffix shared -buildid _65S-0SNTb2GzABHywaJ/_65S-0SNTb2GzABHywaJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b406/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 cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/dc/dc29901cf348740cd32449241d462fda99fc82b5474f77173192313fe0d45e59-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b452/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b453/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b455/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b469/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b471/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b474/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b481/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/prometheus/alertmanager/cluster -lang=go1.18 -complete -installsuffix shared -buildid 72931QB8nqjfO-s9e36t/72931QB8nqjfO-s9e36t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b450/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_amd64/buildid -w $WORK/b527/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1026/_pkg_.a # internal cp $WORK/b1024/_pkg_.a /builddir/.cache/go-build/ea/ea86bb314bf9eced50eaad232792ae953a71566d880a6d1203347f71159fe8d7-d # internal cp $WORK/b1026/_pkg_.a /builddir/.cache/go-build/05/0541e2d45210fb21bdb7006f3e84cc9949548cd23ec7b03a79923e428a00dd71-d # internal github.com/grafana/grafana/pkg/cuectx mkdir -p $WORK/b927/ cat >$WORK/b927/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b960/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1000/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b1024/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b1026/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile testing/fstest=$WORK/b1027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p github.com/grafana/grafana/pkg/cuectx -lang=go1.19 -complete -installsuffix shared -buildid pUhxdTI114kbSfIYmklM/pUhxdTI114kbSfIYmklM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b927/importcfg -pack ./pkg/cuectx/ctx.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/77/77fed6f79c3b7ad064e64eba688b544afa25a6a8985eee504fb27226e4c9d4b0-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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/b527/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b529/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b528/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent -lang=go1.15 -complete -installsuffix shared -buildid 4DJJX5hh7yr3yIqpb41M/4DJJX5hh7yr3yIqpb41M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b526/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_amd64/buildid -w $WORK/b714/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1459/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/56/56c9c0b856f9094c13c3dbe2f2b76abb754237e502f8ffaef2bf01461317d7a4-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e mkdir -p $WORK/b419/ github.com/grafana/grafana-plugin-sdk-go/experimental/http_logger mkdir -p $WORK/b1186/ cp $WORK/b1459/_pkg_.a /builddir/.cache/go-build/5b/5bed8104bc387313d1d722427b80b1f670c451a977a9c3325429b5ada4b87d80-d # internal cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile embed=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b420/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b421/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b422/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b423/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b443/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e -lang=go1.17 -complete -installsuffix shared -buildid WHtSEHklzh4fPtKg8ULd/WHtSEHklzh4fPtKg8ULd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/proxy.go cat >$WORK/b1186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b423/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b424/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b443/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1186/_pkg_.a -trimpath "$WORK/b1186=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/http_logger -lang=go1.17 -complete -installsuffix shared -buildid CgByq4_6Ul1LjbFFU2lq/CgByq4_6Ul1LjbFFU2lq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1186/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/http_logger/http_logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b927/_pkg_.a # internal cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/0a/0a3fcc08e3e14dd269c9ce030ed6477e9598d76b28db0a0c10a8017f780a697d-d # internal github.com/grafana/grafana/pkg/framework/coremodel mkdir -p $WORK/b1029/ cat >$WORK/b1029/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b1001/_pkg_.a packagefile embed=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b927/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1000/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b1024/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b1026/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile testing/fstest=$WORK/b1027/_pkg_.a EOF cat >$WORK/b1029/embedcfg << 'EOF' # internal { "Patterns": { "*.cue": [ "slots.cue" ] }, "Files": { "slots.cue": "/builddir/build/BUILD/grafana-9.2.10/pkg/framework/coremodel/slots.cue" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1029/_pkg_.a -trimpath "$WORK/b1029=>" -p github.com/grafana/grafana/pkg/framework/coremodel -lang=go1.19 -complete -installsuffix shared -buildid glcSDOD_t-oLytYjemZG/glcSDOD_t-oLytYjemZG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1029/importcfg -embedcfg $WORK/b1029/embedcfg -pack ./pkg/framework/coremodel/helpers.go ./pkg/framework/coremodel/interface.go ./pkg/framework/coremodel/slot.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/f1/f1539fcf1d8d76903a0289ee5bc11576c6a58ec030dec9991b8cc2e3ad1983bb-d # internal go.opentelemetry.io/otel/exporters/jaeger mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p go.opentelemetry.io/otel/exporters/jaeger -lang=go1.15 -complete -installsuffix shared -buildid QrEzG0g75WU2_h0qWv6l/QrEzG0g75WU2_h0qWv6l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b525/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_amd64/buildid -w $WORK/b1186/_pkg_.a # internal cp $WORK/b1186/_pkg_.a /builddir/.cache/go-build/f1/f1e9ac7125bb1dfd374f7e49f8cceb97a1265d6602a3f0ffe7b3e437e7db2883-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/ae/aeee16bb827abc2bd6ba7bce9d37ec8fa22be4550b0fd402fe645e098081bdad-d # internal github.com/grafana/grafana-plugin-sdk-go/build mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b419/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b421/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b422/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b423/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b424/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b445/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b446/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b447/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/grafana/grafana-plugin-sdk-go/build -lang=go1.17 -complete -installsuffix shared -buildid WxphppxK-cyFka5VPSAw/WxphppxK-cyFka5VPSAw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b418/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/b1060/_pkg_.a /builddir/.cache/go-build/98/98b89651b5b55ed1853fe03ea898ad8f69900483974f0cb580b5e82eb4ed0718-d # internal github.com/go-openapi/loads mkdir -p $WORK/b1070/ cat >$WORK/b1070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1060/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1063/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1070/_pkg_.a -trimpath "$WORK/b1070=>" -p github.com/go-openapi/loads -lang=go1.13 -complete -installsuffix shared -buildid ED803PqzOTN5LSyWzUgP/ED803PqzOTN5LSyWzUgP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1070/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1029/_pkg_.a # internal cp $WORK/b1029/_pkg_.a /builddir/.cache/go-build/f2/f2b5e4235df7f4959b3db60725d246b8253964b512ca00c66d7b5d7a6f948f76-d # internal github.com/grafana/grafana/pkg/coremodel/pluginmeta mkdir -p $WORK/b1032/ github.com/grafana/grafana/pkg/coremodel/dashboard mkdir -p $WORK/b926/ cat >$WORK/b1032/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b073/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b927/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b1029/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1000/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF cat >$WORK/b926/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b073/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b927/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b1029/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1000/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF cat >$WORK/b1032/embedcfg << 'EOF' # internal { "Patterns": { "coremodel.cue": [ "coremodel.cue" ] }, "Files": { "coremodel.cue": "/builddir/build/BUILD/grafana-9.2.10/pkg/coremodel/pluginmeta/coremodel.cue" } }EOF cat >$WORK/b926/embedcfg << 'EOF' # internal { "Patterns": { "coremodel.cue": [ "coremodel.cue" ] }, "Files": { "coremodel.cue": "/builddir/build/BUILD/grafana-9.2.10/pkg/coremodel/dashboard/coremodel.cue" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1032/_pkg_.a -trimpath "$WORK/b1032=>" -p github.com/grafana/grafana/pkg/coremodel/pluginmeta -lang=go1.19 -complete -installsuffix shared -buildid b75G3-QlvyScVU2QjI2T/b75G3-QlvyScVU2QjI2T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1032/importcfg -embedcfg $WORK/b1032/embedcfg -pack ./pkg/coremodel/pluginmeta/pluginmeta_gen.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p github.com/grafana/grafana/pkg/coremodel/dashboard -lang=go1.19 -complete -installsuffix shared -buildid GkzIO6l0KmCighngkI1h/GkzIO6l0KmCighngkI1h -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b926/importcfg -embedcfg $WORK/b926/embedcfg -pack ./pkg/coremodel/dashboard/addenda.go ./pkg/coremodel/dashboard/dashboard_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1070/_pkg_.a # internal cp $WORK/b1070/_pkg_.a /builddir/.cache/go-build/39/39b2e18fdaf6329f93f46e1f4788603ea8cac0e80dfd3b9029fee337726aa5c9-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b1374/ cat >$WORK/b1374/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1060/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1070/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1370/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1063/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1374/_pkg_.a -trimpath "$WORK/b1374=>" -p github.com/go-openapi/runtime/middleware/untyped -lang=go1.15 -complete -installsuffix shared -buildid TGcN-Y-GIKWZ77AVqjGL/TGcN-Y-GIKWZ77AVqjGL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1374/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/untyped/api.go github.com/go-openapi/validate mkdir -p $WORK/b1059/ cat >$WORK/b1059/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1060/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b435/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1070/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1063/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b1059/_pkg_.a -trimpath "$WORK/b1059=>" -p github.com/go-openapi/validate -lang=go1.14 -complete -installsuffix shared -buildid SEoWoMNR4QvLftjkaa7G/SEoWoMNR4QvLftjkaa7G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1059/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_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/ff/ff8bbb2b8e772e72a06d69a886607cd37658b455a917eac99d318ff17b5d040b-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b778/ cat >$WORK/b778/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b406/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b396/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b474/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/prometheus/common/sigv4 -lang=go1.15 -complete -installsuffix shared -buildid t3hTMJZRrWsA73nIHmGz/t3hTMJZRrWsA73nIHmGz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b778/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_amd64/buildid -w $WORK/b1032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b926/_pkg_.a # internal cp $WORK/b1032/_pkg_.a /builddir/.cache/go-build/9e/9eeb9dfd72804495805e9f51e86ba73073ae69c92d08d6112cf2eccb7f57cd7e-d # internal cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/b3/b34b8fb5dc9cff608c6539e26c0b13784b5c31b5fb877acbfd06605e592adfad-d # internal github.com/grafana/grafana/pkg/framework/coremodel/registry mkdir -p $WORK/b1030/ cat >$WORK/b1030/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/wire=$WORK/b1031/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b926/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/pluginmeta=$WORK/b1032/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b927/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b1029/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1000/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1030/_pkg_.a -trimpath "$WORK/b1030=>" -p github.com/grafana/grafana/pkg/framework/coremodel/registry -lang=go1.19 -complete -installsuffix shared -buildid mcSYmPcLMmvEW6Q-amcK/mcSYmPcLMmvEW6Q-amcK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1030/importcfg -pack ./pkg/framework/coremodel/registry/provide.go ./pkg/framework/coremodel/registry/registry_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/ba/bab4a28ab0cf2fdc508c2b6771db1d9022710425f0bb59cd00d898f49075ebda-d # internal cp $WORK/b1127/_pkg_.a /builddir/.cache/go-build/63/637d0593a95e34d00ef002f132eca445848f4aeae0f4c5c7a152db27d82c4249-d # internal github.com/centrifugal/centrifuge/internal/recovery mkdir -p $WORK/b1126/ cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/1f/1f7ec1684e381ae01627de2177a82d57f1d9ae7e78761b2c0bc2415dbe7d0e35-d # internal cat >$WORK/b1126/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/protocol=$WORK/b1127/_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_amd64/compile -o $WORK/b1126/_pkg_.a -trimpath "$WORK/b1126=>" -p github.com/centrifugal/centrifuge/internal/recovery -lang=go1.17 -complete -installsuffix shared -buildid 0h4IXbZWyx21dMnS2Bgm/0h4IXbZWyx21dMnS2Bgm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1126/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/recovery/helpers.go ./vendor/github.com/centrifugal/centrifuge/internal/recovery/sync.go cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/aa/aa7a19a66aeb6184c265e17e153367eaae6fef6017a9c74f8f57d1fea51ec695-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b784/ github.com/prometheus/alertmanager/silence mkdir -p $WORK/b788/ cat >$WORK/b784/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b335/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b450/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b785/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b788/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b597/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b789/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b335/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b450/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b776/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b790/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b782/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_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_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/prometheus/alertmanager/nflog -lang=go1.18 -complete -installsuffix shared -buildid 0bgnaEmDEUy40E3Zeg99/0bgnaEmDEUy40E3Zeg99 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b784/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflog.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/prometheus/alertmanager/silence -lang=go1.18 -complete -installsuffix shared -buildid p-ofxdO8hBlTev9qX1hb/p-ofxdO8hBlTev9qX1hb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b788/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/77/778ba71d0bc9d09d796501a5981282d5145376d4f7e90c9d6fe38bb272326cdf-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b1089/ github.com/prometheus/alertmanager/config mkdir -p $WORK/b775/ cp $WORK/b1374/_pkg_.a /builddir/.cache/go-build/4e/4e367141cc2d5b49932a5b94d797fa0fea64ff486f02bc65570083c75c5456b4-d # internal cat >$WORK/b775/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b776/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b777/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b474/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b778/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_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/alecthomas/units=$WORK/b1090/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b474/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b778/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1091/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1093/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/prometheus/alertmanager/config -lang=go1.18 -complete -installsuffix shared -buildid 4g7NSw7vAculZcKbSm_z/4g7NSw7vAculZcKbSm_z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b775/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_amd64/compile -o $WORK/b1089/_pkg_.a -trimpath "$WORK/b1089=>" -p github.com/prometheus/prometheus/config -lang=go1.14 -complete -installsuffix shared -buildid XFljdJ8oAJUnijtTioTI/XFljdJ8oAJUnijtTioTI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1089/importcfg -pack ./vendor/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1030/_pkg_.a # internal cp $WORK/b1030/_pkg_.a /builddir/.cache/go-build/82/82d3efb05d89574de18d6dd9b059f44a167acdb87ff6497aeefaacf61df3ff54-d # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/60/603390bf146b17f9ec7423de267041cfd1c96c22a161180205bcf491303f980a-d # internal google.golang.org/grpc mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b168/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b222/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b224/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b225/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b246/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b247/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b249/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b263/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$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/b046/_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_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p google.golang.org/grpc -lang=go1.14 -complete -installsuffix shared -buildid t1tM-LP48dcnhYDUkqic/t1tM-LP48dcnhYDUkqic -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b167/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_amd64/buildid -w $WORK/b1126/_pkg_.a # internal cp $WORK/b1126/_pkg_.a /builddir/.cache/go-build/7d/7d8bf921285c4ab9c1acac757ddf191a23ce7cd35a11cb18400a2465dd5329b0-d # internal github.com/centrifugal/centrifuge mkdir -p $WORK/b1114/ cat >$WORK/b1114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1074/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/FZambia/eagle=$WORK/b1115/_pkg_.a packagefile github.com/FZambia/sentinel=$WORK/b1116/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/cancelctx=$WORK/b1118/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1119/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlproto=$WORK/b1120/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/dissolve=$WORK/b1121/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/memstream=$WORK/b1122/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/nowtime=$WORK/b1123/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/priority=$WORK/b1124/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/queue=$WORK/b1125/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/recovery=$WORK/b1126/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/timers=$WORK/b1142/_pkg_.a packagefile github.com/centrifugal/protocol=$WORK/b1127/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1117/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1143/_pkg_.a packagefile github.com/igm/sockjs-go/v3/sockjs=$WORK/b1144/_pkg_.a packagefile github.com/mna/redisc=$WORK/b1145/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b796/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b1114/_pkg_.a -trimpath "$WORK/b1114=>" -p github.com/centrifugal/centrifuge -lang=go1.17 -complete -installsuffix shared -buildid 2GMvFyHWqaRvQiJdeKS0/2GMvFyHWqaRvQiJdeKS0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1114/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/emulation.go ./vendor/github.com/centrifugal/centrifuge/errors.go ./vendor/github.com/centrifugal/centrifuge/events.go ./vendor/github.com/centrifugal/centrifuge/handler_http_stream.go ./vendor/github.com/centrifugal/centrifuge/handler_sockjs.go ./vendor/github.com/centrifugal/centrifuge/handler_sse.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/unsubscribe.go ./vendor/github.com/centrifugal/centrifuge/writer.go cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/9f/9fc4cb1fc8ea5443bfeb15b8a30f3609d371cbca679ad57356858d3c7df4de14-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1089/_pkg_.a # internal cp $WORK/b1089/_pkg_.a /builddir/.cache/go-build/b6/b6984fe931f599ed8f59fc574bc4bd33cfc9c5baf1f320eed6831f17b2e5bca2-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b1088/ cat >$WORK/b1088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b469/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1076/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1078/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1081/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1082/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1083/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1094/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1084/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b1096/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b1097/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1098/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1099/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1086/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b1100/_pkg_.a packagefile go.uber.org/atomic=$WORK/b500/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b810/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b1088/_pkg_.a -trimpath "$WORK/b1088=>" -p github.com/prometheus/prometheus/tsdb -lang=go1.14 -complete -installsuffix shared -buildid UkcVprX2GPL2b5hzkJlE/UkcVprX2GPL2b5hzkJlE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1088/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_amd64/buildid -w $WORK/b1475/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b784/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1472/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/ed/edf690fa9dcad7098676aae7e2656ae02e678e434293cf742e86dac6b56a9542-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/c0/c0a3f4f100801a55a62974512c04d1ca8decf894f15ec4e7160ad3a5d602d2c4-d # internal cp $WORK/b1475/_pkg_.a /builddir/.cache/go-build/f4/f400c863015df0b849803618358f208c3ae1d2811bc150fd50337c71776b245a-d # internal github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface mkdir -p $WORK/b1476/ cat >$WORK/b1476/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1475/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1476/_pkg_.a -trimpath "$WORK/b1476=>" -p github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface -lang=go1.11 -complete -installsuffix shared -buildid 3Vq9Igm6lgSYjgd0UXha/3Vq9Igm6lgSYjgd0UXha -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1476/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface/interface.go cp $WORK/b1472/_pkg_.a /builddir/.cache/go-build/a8/a86f8c0769c7a78c1ad426e8f81533fea065442ef807abfe2705af1ee5389cac-d # internal github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface mkdir -p $WORK/b1474/ cat >$WORK/b1474/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1472/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1474/_pkg_.a -trimpath "$WORK/b1474=>" -p github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface -lang=go1.11 -complete -installsuffix shared -buildid R61sZ_zRKyVJYAy-vcYy/R61sZ_zRKyVJYAy-vcYy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1474/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/59/591ae682d2cc568667966ddbdcd928d9abdfc84b042cd8315f9309914e2ea191-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b780/ cat >$WORK/b780/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/oklog/run=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b775/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b776/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b781/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b783/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b782/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/prometheus/alertmanager/inhibit -lang=go1.18 -complete -installsuffix shared -buildid KSh7bo9G0rFL7cRFHTCt/KSh7bo9G0rFL7cRFHTCt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b780/importcfg -pack ./vendor/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1476/_pkg_.a # internal cp $WORK/b1476/_pkg_.a /builddir/.cache/go-build/d4/d47cf8f71bf2232d4e43380451511f996f252f713daf939a726da685d99c1419-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/a3/a3939c8adec42b265fe2c62fa0775432c03d443e692746f28469927cc12a3d5a-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b779/ cat >$WORK/b779/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b545/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b329/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b780/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b784/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b785/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b788/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b791/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b777/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b782/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b795/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_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_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/prometheus/alertmanager/notify -lang=go1.18 -complete -installsuffix shared -buildid Rm3PGuoezY2iiArp7bBd/Rm3PGuoezY2iiArp7bBd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b779/importcfg -pack ./vendor/github.com/prometheus/alertmanager/notify/notify.go ./vendor/github.com/prometheus/alertmanager/notify/receiver.go ./vendor/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1474/_pkg_.a # internal cp $WORK/b1474/_pkg_.a /builddir/.cache/go-build/a9/a9d7826db22f98c2ec94fc945d71ccb2dd87be7e0c84e25f9dfef67661a19a96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1059/_pkg_.a # internal cp $WORK/b1059/_pkg_.a /builddir/.cache/go-build/19/19725b746f3733848902f345602ae6f03f482d17d203de001c52b0f88274fa33-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b1369/ github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b1058/ cat >$WORK/b1058/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1059/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b1369/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1060/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1070/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1370/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b1371/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b1372/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b1373/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b1374/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1375/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1063/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1059/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1369/_pkg_.a -trimpath "$WORK/b1369=>" -p github.com/go-openapi/runtime/middleware -lang=go1.15 -complete -installsuffix shared -buildid dPnOozngiTCiAfUkpKJv/dPnOozngiTCiAfUkpKJv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1369/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_amd64/compile -o $WORK/b1058/_pkg_.a -trimpath "$WORK/b1058=>" -p github.com/prometheus/alertmanager/api/v2/models -lang=go1.18 -complete -installsuffix shared -buildid IVslP7vhXF1NJTf5zgOd/IVslP7vhXF1NJTf5zgOd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1058/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/integration.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_amd64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/2c/2c22f9a44971bef4dbf2522c71467400c0ae382887dd28663d62baef6b9a83a4-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b1386/ cat >$WORK/b1386/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b775/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b779/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b776/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b781/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b783/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b782/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1386/_pkg_.a -trimpath "$WORK/b1386=>" -p github.com/prometheus/alertmanager/dispatch -lang=go1.18 -complete -installsuffix shared -buildid ptyX-n8mFebl4VYHhphM/ptyX-n8mFebl4VYHhphM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1386/importcfg -pack ./vendor/github.com/prometheus/alertmanager/dispatch/dispatch.go ./vendor/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1058/_pkg_.a # internal cp $WORK/b1058/_pkg_.a /builddir/.cache/go-build/0b/0bae142d5f08214041e7aaef76db71f6958b0c425e66efdc689c930085a205c1-d # internal github.com/prometheus/prometheus/notifier mkdir -p $WORK/b1393/ cat >$WORK/b1393/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1058/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b474/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b795/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1092/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1093/_pkg_.a packagefile go.uber.org/atomic=$WORK/b500/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1393/_pkg_.a -trimpath "$WORK/b1393=>" -p github.com/prometheus/prometheus/notifier -lang=go1.14 -complete -installsuffix shared -buildid sjgTKe83TqNpoX6BSuPT/sjgTKe83TqNpoX6BSuPT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1393/importcfg -pack ./vendor/github.com/prometheus/prometheus/notifier/notifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1386/_pkg_.a # internal cp $WORK/b1386/_pkg_.a /builddir/.cache/go-build/64/64e66859e8406411db49cbe5842ff639327c9369996c915e5d4724fb9501584b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/78/78d06114e0485a9ee44b7012f426bc6ee421bba6b5b14e38cf992a5b4a34dc16-d # internal google.golang.org/grpc/health/grpc_health_v1 mkdir -p $WORK/b274/ github.com/hashicorp/go-plugin/internal/plugin github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 mkdir -p $WORK/b166/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p google.golang.org/grpc/health/grpc_health_v1 -lang=go1.14 -complete -installsuffix shared -buildid lxR5p01harmkL4jM96D-/lxR5p01harmkL4jM96D- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b274/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 mkdir -p $WORK/b267/ github.com/grpc-ecosystem/go-grpc-middleware mkdir -p $WORK/b323/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b265/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF google.golang.org/grpc/reflection/grpc_reflection_v1alpha mkdir -p $WORK/b276/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/hashicorp/go-plugin/internal/plugin -lang=go1.13 -complete -installsuffix shared -buildid wIknyN0Verj-CKDXbCfr/wIknyN0Verj-CKDXbCfr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b267/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 go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1 mkdir -p $WORK/b834/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/grpc-ecosystem/go-grpc-middleware -lang=go1.14 -complete -installsuffix shared -buildid x93fMl5ygNwosMd33JIo/x93fMl5ygNwosMd33JIo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b323/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 -lang=go1.17 -complete -installsuffix shared -buildid QdHEUSaSQbaQzMIPpuTX/QdHEUSaSQbaQzMIPpuTX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b166/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 google.golang.org/grpc/credentials/alts/internal/handshaker/service mkdir -p $WORK/b668/ github.com/googleapis/gax-go/v2 go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1 google.golang.org/api/internal mkdir -p $WORK/b643/ github.com/grpc-ecosystem/go-grpc-prometheus mkdir -p $WORK/b324/ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc mkdir -p $WORK/b1525/ mkdir -p $WORK/b839/ go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig mkdir -p $WORK/b615/ mkdir -p $WORK/b546/ go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1 mkdir -p $WORK/b841/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b220/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF go.opentelemetry.io/proto/otlp/collector/trace/v1 mkdir -p $WORK/b550/ google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 cat >$WORK/b1525/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=$WORK/b1526/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a EOF cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b325/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -lang=go1.14 -complete -installsuffix shared -buildid lIgxNb0Np-KwpAZPGqZM/lIgxNb0Np-KwpAZPGqZM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b668/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/service/service.go cat >$WORK/b839/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b472/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b840/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b660/ github.com/weaveworks/common/httpgrpc cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b616/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b557/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1525/_pkg_.a -trimpath "$WORK/b1525=>" -p go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc -lang=go1.16 -complete -installsuffix shared -buildid UrI7euXYR1PDDRbvi4Jr/UrI7euXYR1PDDRbvi4Jr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1525/importcfg -pack ./vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/grpctrace.go ./vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go ./vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/semconv.go ./vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/grpc-ecosystem/go-grpc-prometheus -lang=go1.16 -complete -installsuffix shared -buildid vd4RrFJynSu9xf9jpKa4/vd4RrFJynSu9xf9jpKa4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b324/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 cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF github.com/opentracing-contrib/go-grpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1 -lang=go1.16 -complete -installsuffix shared -buildid jsfxGcfIc4aZUvHRZYxV/jsfxGcfIc4aZUvHRZYxV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b839/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1/metrics_service.pb.go google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b638/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b644/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF mkdir -p $WORK/b1345/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p google.golang.org/grpc/reflection/grpc_reflection_v1alpha -lang=go1.14 -complete -installsuffix shared -buildid WdyHwNcu16yX1K4C49cw/WdyHwNcu16yX1K4C49cw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b276/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 google.golang.org/genproto/googleapis/iam/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p google.golang.org/api/internal -lang=go1.15 -complete -installsuffix shared -buildid A1-i_lrxrOL6iZZrVspC/A1-i_lrxrOL6iZZrVspC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b643/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/b834/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b472/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b835/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_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_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/googleapis/gax-go/v2 -lang=go1.15 -complete -installsuffix shared -buildid ejtBNxChZmeS9PAIwlZ3/ejtBNxChZmeS9PAIwlZ3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b615/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/b841/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b472/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b842/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b551/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b553/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b542/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b1347/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1 -lang=go1.16 -complete -installsuffix shared -buildid Eph1l2ihZTsO34RjCJR7/Eph1l2ihZTsO34RjCJR7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b834/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1/logs_service.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p go.opentelemetry.io/proto/otlp/collector/trace/v1 -lang=go1.14 -complete -installsuffix shared -buildid gBoWgKnUW4VGLQeqWMmH/gBoWgKnUW4VGLQeqWMmH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b550/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid 1dWgn7LQx_ASk-FgbfYs/1dWgn7LQx_ASk-FgbfYs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b841/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 mkdir -p $WORK/b666/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b547/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b548/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b544/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b549/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b621/ cat >$WORK/b1345/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b484/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b483/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig -lang=go1.16 -complete -installsuffix shared -buildid 2GUGWBS9-2eWDktl537V/2GUGWBS9-2eWDktl537V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b546/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1345/_pkg_.a -trimpath "$WORK/b1345=>" -p github.com/opentracing-contrib/go-grpc -lang=go1.11 -complete -installsuffix shared -buildid yNggr977J7vLnF70H_wZ/yNggr977J7vLnF70H_wZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1345/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -lang=go1.14 -complete -installsuffix shared -buildid Wk8zt1V52a2QztGMH6ho/Wk8zt1V52a2QztGMH6ho -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b660/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/b1347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1348/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b786/_pkg_.a packagefile github.com/gogo/status=$WORK/b1349/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1342/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_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/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1347/_pkg_.a -trimpath "$WORK/b1347=>" -p github.com/weaveworks/common/httpgrpc -lang=go1.13 -complete -installsuffix shared -buildid aydPcBHvagA9Af3hMNgf/aydPcBHvagA9Af3hMNgf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1347/importcfg -pack ./vendor/github.com/weaveworks/common/httpgrpc/httpgrpc.go ./vendor/github.com/weaveworks/common/httpgrpc/httpgrpc.pb.go cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b622/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b623/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b556/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p google.golang.org/genproto/googleapis/iam/v1 -lang=go1.15 -complete -installsuffix shared -buildid nLtXxZPhmS7YZHh8ez50/nLtXxZPhmS7YZHh8ez50 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b621/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 google.golang.org/genproto/googleapis/cloud/kms/v1 mkdir -p $WORK/b1426/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -lang=go1.14 -complete -installsuffix shared -buildid ADPaysfbyepA38IRc1vM/ADPaysfbyepA38IRc1vM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b666/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_amd64/buildid -w $WORK/b1369/_pkg_.a # internal cat >$WORK/b1426/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b622/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b556/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b559/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1426/_pkg_.a -trimpath "$WORK/b1426=>" -p google.golang.org/genproto/googleapis/cloud/kms/v1 -lang=go1.15 -complete -installsuffix shared -buildid hAsk1wRdwIFtX_M2PAXD/hAsk1wRdwIFtX_M2PAXD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1426/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 cp $WORK/b1369/_pkg_.a /builddir/.cache/go-build/74/74a6ebefaeb58dec66df02828e6d98aeca9b139e7a06b49fa42a60196d46a8f2-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b1382/ github.com/prometheus/alertmanager/api/v2/restapi/operations/general github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b1381/ mkdir -p $WORK/b1384/ github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b1385/ mkdir -p $WORK/b1383/ cat >$WORK/b1382/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1370/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1369/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1058/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1382/_pkg_.a -trimpath "$WORK/b1382=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -lang=go1.18 -complete -installsuffix shared -buildid 8a2ny_Ot-FPugE8hfYvr/8a2ny_Ot-FPugE8hfYvr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1382/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/b1385/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1370/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1369/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1059/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1058/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b1381/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1370/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1369/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1058/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1385/_pkg_.a -trimpath "$WORK/b1385=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -lang=go1.18 -complete -installsuffix shared -buildid UiKjnbClpMGAl8Zf2pZD/UiKjnbClpMGAl8Zf2pZD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1385/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_amd64/compile -o $WORK/b1381/_pkg_.a -trimpath "$WORK/b1381=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -lang=go1.18 -complete -installsuffix shared -buildid _Oo3FaI2lLDOMsFjKoKw/_Oo3FaI2lLDOMsFjKoKw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1381/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 cat >$WORK/b1383/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1370/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1369/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1058/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1383/_pkg_.a -trimpath "$WORK/b1383=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -lang=go1.18 -complete -installsuffix shared -buildid anyOh8im7_hkMSTRkN1B/anyOh8im7_hkMSTRkN1B -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1383/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 cat >$WORK/b1384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1370/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1369/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1058/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1384/_pkg_.a -trimpath "$WORK/b1384=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -lang=go1.18 -complete -installsuffix shared -buildid JIOeLWixCZrHLkPmzX3c/JIOeLWixCZrHLkPmzX3c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1384/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_amd64/buildid -w $WORK/b668/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/26/26d8366630ab29e404f36917f2122cd66c3b8c02c47558a4ece3be3468d188fa-d # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/1c/1c24bdf208cac012440ef9e5ec7714f002e9f82cb5aae1e87b6f419922672b3f-d # internal github.com/grpc-ecosystem/go-grpc-middleware/tags mkdir -p $WORK/b1523/ cat >$WORK/b1523/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b261/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1523/_pkg_.a -trimpath "$WORK/b1523=>" -p github.com/grpc-ecosystem/go-grpc-middleware/tags -lang=go1.14 -complete -installsuffix shared -buildid t_o4h0sP5oxaz9RL173J/t_o4h0sP5oxaz9RL173J -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1523/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/context.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/doc.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/fieldextractor.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/interceptors.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b1393/_pkg_.a /builddir/.cache/go-build/2e/2eac4b55df161bcda7b75f681c96dba2d9c91ad30b5c01b81481435d7a07aac2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1383/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/05/05771d49c2ca24da5899b0a14bf67a6fa5e205d47bed57878218cda54652bd24-d # internal google.golang.org/api/transport/internal/dca mkdir -p $WORK/b657/ google.golang.org/api/option mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b638/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b643/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b644/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p google.golang.org/api/option -lang=go1.15 -complete -installsuffix shared -buildid Umkpn9mHIf6S_IGr1T0s/Umkpn9mHIf6S_IGr1T0s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b637/importcfg -pack ./vendor/google.golang.org/api/option/option.go cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b643/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b658/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p google.golang.org/api/transport/internal/dca -lang=go1.15 -complete -installsuffix shared -buildid hyEJ-kRnjAmRm9nULS9z/hyEJ-kRnjAmRm9nULS9z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b657/importcfg -pack ./vendor/google.golang.org/api/transport/internal/dca/dca.go cp $WORK/b1383/_pkg_.a /builddir/.cache/go-build/9e/9e343dd3ffe21b976b8806edff2e19c6564795137a8ad84f97e7aa6c5921993f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1384/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/44/441bc7630bf879270bfb919c510e93c90771207a06c7c0df6fe38871cf252598-d # internal gocloud.dev/internal/retry mkdir -p $WORK/b1309/ cloud.google.com/go/internal mkdir -p $WORK/b624/ google.golang.org/api/internal/gensupport mkdir -p $WORK/b674/ cat >$WORK/b1309/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/b615/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1309/_pkg_.a -trimpath "$WORK/b1309=>" -p gocloud.dev/internal/retry -lang=go1.12 -complete -installsuffix shared -buildid Xm3kiRv6rKJ76KMDqmhi/Xm3kiRv6rKJ76KMDqmhi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1309/importcfg -pack ./vendor/gocloud.dev/internal/retry/retry.go cat >$WORK/b624/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/b615/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b619/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p cloud.google.com/go/internal -lang=go1.11 -complete -installsuffix shared -buildid vCrlgGksV5Ibtw0S8iqy/vCrlgGksV5Ibtw0S8iqy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b624/importcfg -pack ./vendor/cloud.google.com/go/internal/annotate.go ./vendor/cloud.google.com/go/internal/retry.go cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b615/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b619/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p google.golang.org/api/internal/gensupport -lang=go1.15 -complete -installsuffix shared -buildid XB-zjNNRymKY3uyM-jFr/XB-zjNNRymKY3uyM-jFr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b674/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_amd64/buildid -w $WORK/b1345/_pkg_.a # internal cp $WORK/b1384/_pkg_.a /builddir/.cache/go-build/8b/8bd48da06e27bc70a5115904fd1ebc53964e2c1e1d5e9ca8873f4cf40e0a43af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/77/778312a6a6233dbb694711840ddc11f2c75c62fd422061e11d996589c580ce80-d # internal google.golang.org/grpc/health mkdir -p $WORK/b273/ github.com/grafana/dskit/grpcutil mkdir -p $WORK/b1361/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_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_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p google.golang.org/grpc/health -lang=go1.14 -complete -installsuffix shared -buildid IbCOGEAiO74jjO9CylQz/IbCOGEAiO74jjO9CylQz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b273/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 cat >$WORK/b1361/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/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/gogo/status=$WORK/b1349/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1362/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b274/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1361/_pkg_.a -trimpath "$WORK/b1361=>" -p github.com/grafana/dskit/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid aWFvGfjq6CKzY2c-h76q/aWFvGfjq6CKzY2c-h76q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1361/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/b1345/_pkg_.a /builddir/.cache/go-build/39/39477a662b4af96cd858e7fdb9a695501ad9eb077b6652868d91282f401bda09-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/09/098b27e5d424c9055a3a8f9444c0f16572944b63e71dafa221a004a9e1dded5b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/4c/4c53d8df82cfb8f9001673e7ef652ad2408823686a58b3cc93730ef2c675ee73-d # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/ae/aeaa2e74cae834ee4a90353d4ac8d5e52c2ea697ec5b708e23cfb6d1a4e018ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1523/_pkg_.a # internal cp $WORK/b1382/_pkg_.a /builddir/.cache/go-build/9f/9fb919d13165ee7880eee6576ec7b0ead3ca81ca2004525ee09b5b3deec61e0c-d # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/df/df3d8112aac4e9db4e041486254efbdecefd01a164f5622a6bd59b47e35d3351-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1309/_pkg_.a # internal cp $WORK/b1523/_pkg_.a /builddir/.cache/go-build/93/93dfc8f58c7bc94e9a4dd830056b0e055513e1b123255b1e4b8aaf0bf952f3eb-d # internal github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing mkdir -p $WORK/b1522/ cat >$WORK/b1522/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b323/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware/tags=$WORK/b1523/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware/util/metautils=$WORK/b1524/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b484/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b483/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1522/_pkg_.a -trimpath "$WORK/b1522=>" -p github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing -lang=go1.14 -complete -installsuffix shared -buildid TL6wd2DKkOXEVO2OuB6l/TL6wd2DKkOXEVO2OuB6l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1522/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing/client_interceptors.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing/doc.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing/id_extract.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing/metadata.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing/options.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing/server_interceptors.go cp $WORK/b1309/_pkg_.a /builddir/.cache/go-build/39/395970301a1546ef0b75088cc0f450bf5276d0ed25d93ca77950ed999eed6a21-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/51/514e32fd6614b0eee8a5d8bc82c547782171f3b90a2c746beeb5518a09257630-d # internal gocloud.dev/internal/gcerr mkdir -p $WORK/b1308/ cat >$WORK/b1308/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/internal/retry=$WORK/b1309/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_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_amd64/compile -o $WORK/b1308/_pkg_.a -trimpath "$WORK/b1308=>" -p gocloud.dev/internal/gcerr -lang=go1.12 -complete -installsuffix shared -buildid 50nrCX1YMKEnAc8N6qcH/50nrCX1YMKEnAc8N6qcH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1308/importcfg -pack ./vendor/gocloud.dev/internal/gcerr/errorcode_string.go ./vendor/gocloud.dev/internal/gcerr/gcerr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b1381/_pkg_.a /builddir/.cache/go-build/d2/d203d85dc5dd0ad6ff6a7c13bbf50838d84871917e33cf1867e479e62fcd3f05-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/31/31527182773ce603b08efa2369912d3611a980ef43ae3220dcc40956761196da-d # internal google.golang.org/grpc/reflection mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p google.golang.org/grpc/reflection -lang=go1.14 -complete -installsuffix shared -buildid Uq0pMGEeewAYmLdnBcMt/Uq0pMGEeewAYmLdnBcMt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./vendor/google.golang.org/grpc/reflection/serverreflection.go cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/73/739b1fb2c9d54baa2c36f0721aa4213afaf128a203e6e532a95159cada3abd75-d # internal google.golang.org/grpc/balancer/grpclb mkdir -p $WORK/b659/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b229/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b231/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b310/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b660/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_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_amd64/buildid -w $WORK/b1525/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p google.golang.org/grpc/balancer/grpclb -lang=go1.14 -complete -installsuffix shared -buildid IhUS-bFXKWog2mbqja3M/IhUS-bFXKWog2mbqja3M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b659/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_amd64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/c4/c4afc1de1565056751acf7df3aeff330fbcbf7af77ad8378e9d1c6c2ad1ec6ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/42/421189c904566ff845c4b04c6700e032cda5a1c343ec7751d1fb373526ae2029-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1347/_pkg_.a # internal cp $WORK/b1525/_pkg_.a /builddir/.cache/go-build/78/78ff39004c42f723b3d356f4cea06f509d2d05a7a0c1c90c81e436904243e816-d # internal cp $WORK/b1308/_pkg_.a /builddir/.cache/go-build/c9/c9e203db3532e44b754847499bb2a41e154af30f20ac8374a191dbc8753125a7-d # internal gocloud.dev/gcerrors mkdir -p $WORK/b1307/ cat >$WORK/b1307/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1308/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b289/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1307/_pkg_.a -trimpath "$WORK/b1307=>" -p gocloud.dev/gcerrors -lang=go1.12 -complete -installsuffix shared -buildid LSiCAS8iwKCD06dq7HQT/LSiCAS8iwKCD06dq7HQT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1307/importcfg -pack ./vendor/gocloud.dev/gcerrors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/f7/f74f466689c8d7858a97894beef395a778dcfbeb66bba98276cd76a351a45adb-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc mkdir -p $WORK/b543/ cat >$WORK/b543/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/b518/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b544/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b538/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b546/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b550/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b542/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b560/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc -lang=go1.16 -complete -installsuffix shared -buildid xLXomc3MqKRE_7m481vP/xLXomc3MqKRE_7m481vP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b543/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/b1347/_pkg_.a /builddir/.cache/go-build/20/200374c64cc37f4fbdfb1e6a738ebd20bfa7046e9e0a5060fb228e4e29f0a804-d # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/53/53698c2224600669e3b0b249b890033fe079f5489bd7142361884b2a1bbe6f6c-d # internal github.com/weaveworks/common/middleware mkdir -p $WORK/b1352/ cat >$WORK/b1352/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_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/b1353/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b440/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b1354/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1342/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1355/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1347/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1356/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1340/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1357/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1338/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b262/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1352/_pkg_.a -trimpath "$WORK/b1352=>" -p github.com/weaveworks/common/middleware -lang=go1.13 -complete -installsuffix shared -buildid -QiVQjY7Lmol_Uf0HPip/-QiVQjY7Lmol_Uf0HPip -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1352/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 cp $WORK/b1431/_pkg_.a /builddir/.cache/go-build/43/435fa152377f01eb1cef864feffc7364a4ec7ff677dc293fef0c0b2ee51429ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1307/_pkg_.a # internal cp $WORK/b1307/_pkg_.a /builddir/.cache/go-build/6b/6b0e0e1d573bce7f338fd8339c9282794960c7174c7d890a8578ca48501f61fd-d # internal gocloud.dev/blob/driver gocloud.dev/internal/oc mkdir -p $WORK/b1306/ mkdir -p $WORK/b1310/ cat >$WORK/b1306/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1307/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1306/_pkg_.a -trimpath "$WORK/b1306=>" -p gocloud.dev/blob/driver -lang=go1.12 -complete -installsuffix shared -buildid k49U7p3966boz34Wfyol/k49U7p3966boz34Wfyol -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1306/importcfg -pack ./vendor/gocloud.dev/blob/driver/driver.go cat >$WORK/b1310/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b647/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b650/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b653/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b652/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b627/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1307/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1310/_pkg_.a -trimpath "$WORK/b1310=>" -p gocloud.dev/internal/oc -lang=go1.12 -complete -installsuffix shared -buildid RqgdZVPQHC3fc6coydf5/RqgdZVPQHC3fc6coydf5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1310/importcfg -pack ./vendor/gocloud.dev/internal/oc/metrics.go ./vendor/gocloud.dev/internal/oc/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/bb/bbb5f9264b2ac63711f6e459ae3985f7186a7eebdb8137818785b727b104fd03-d # internal cp $WORK/b1361/_pkg_.a /builddir/.cache/go-build/95/95743d2fe5dff5644810894de40826cefb9d1b39041814c1c9feb01197da0674-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b645/ google.golang.org/api/transport/http mkdir -p $WORK/b675/ cp $WORK/b1385/_pkg_.a /builddir/.cache/go-build/6a/6a425553141db7547af0ae07f39f7450c7b7d55f382f7eb9ec8b3167af4c52c2-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b1380/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b676/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b250/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b678/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b643/_pkg_.a packagefile google.golang.org/api/option=$WORK/b637/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b658/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b679/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b657/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2/google=$WORK/b638/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b643/_pkg_.a packagefile google.golang.org/api/option=$WORK/b637/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p google.golang.org/api/transport/http -lang=go1.15 -complete -installsuffix shared -buildid RdhS1Wk9WM5yltqYyxjs/RdhS1Wk9WM5yltqYyxjs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b675/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_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p google.golang.org/api/option/internaloption -lang=go1.15 -complete -installsuffix shared -buildid OjXt4aySLPDsQRTiS197/OjXt4aySLPDsQRTiS197 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./vendor/google.golang.org/api/option/internaloption/internaloption.go cat >$WORK/b1380/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1070/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1370/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1369/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1375/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1063/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1381/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1382/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1383/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1384/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1385/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1380/_pkg_.a -trimpath "$WORK/b1380=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations -lang=go1.18 -complete -installsuffix shared -buildid uKBAjgIt1LqlP1ZNaVvy/uKBAjgIt1LqlP1ZNaVvy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1380/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/bd/bd07e53b34387c05dfbbe5b3338dc075637fc377336101321142e5bde31c8013-d # internal cloud.google.com/go/iam mkdir -p $WORK/b614/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b841/_pkg_.a # internal cat >$WORK/b614/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/b615/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b621/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p cloud.google.com/go/iam -lang=go1.15 -complete -installsuffix shared -buildid bhPLI4weYG6kGuJGedai/bhPLI4weYG6kGuJGedai -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./vendor/cloud.google.com/go/iam/iam.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal google.golang.org/genproto/googleapis/storage/v2 mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b622/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b621/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b672/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b266/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b556/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p google.golang.org/genproto/googleapis/storage/v2 -lang=go1.15 -complete -installsuffix shared -buildid 6YEJUQBnn6xI3osU63kp/6YEJUQBnn6xI3osU63kp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b671/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/storage/v2/storage.pb.go cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/e4/e4142f24e9a5968353bd125158652c6afa14062a55522f97fdd6b9078b416feb-d # internal go.opentelemetry.io/collector/model/internal mkdir -p $WORK/b833/ cat >$WORK/b833/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b834/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b839/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b841/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b840/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b842/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p go.opentelemetry.io/collector/model/internal -lang=go1.16 -complete -installsuffix shared -buildid 0CsOars6rodUaKvXeH1J/0CsOars6rodUaKvXeH1J -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b833/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/otlp_wrapper.go cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/55/55e2648055a562fb6731ab305474680cc35fd698bed6d99271c6a95d03b36f5a-d # internal google.golang.org/grpc/credentials/alts/internal/authinfo mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b666/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -lang=go1.14 -complete -installsuffix shared -buildid 5A2MoEflvIyP1Ke6VkTw/5A2MoEflvIyP1Ke6VkTw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/authinfo/authinfo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1522/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1310/_pkg_.a # internal cp $WORK/b1522/_pkg_.a /builddir/.cache/go-build/1f/1f8dcef2e585e8bc6abae34352114029dd459c79a16ece0a518aaa44006cf8d5-d # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/13/1371ed7dacef3f2f4587126753c93f34d897ea1390491160b06c5995658c11d0-d # internal cp $WORK/b1306/_pkg_.a /builddir/.cache/go-build/24/24da8e5b2cd4b5b486aac3080d58c94c214128dc769bf8a063da20eb5e7ee26e-d # internal github.com/hashicorp/go-plugin mkdir -p $WORK/b264/ cp $WORK/b1310/_pkg_.a /builddir/.cache/go-build/26/2669c551a83113e3d04882eedd46d79355dace098581614b3aedf40ca5b9b591-d # internal gocloud.dev/blob mkdir -p $WORK/b1305/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b265/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b160/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b267/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b269/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b270/_pkg_.a packagefile github.com/oklog/run=$WORK/b271/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/rpc=$WORK/b277/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/hashicorp/go-plugin -lang=go1.13 -complete -installsuffix shared -buildid hyzd0DXZqa2CNccLpMcf/hyzd0DXZqa2CNccLpMcf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b264/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 cat >$WORK/b1305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b650/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b653/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b652/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1306/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1307/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1308/_pkg_.a packagefile gocloud.dev/internal/oc=$WORK/b1310/_pkg_.a packagefile gocloud.dev/internal/openurl=$WORK/b1311/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b1305/_pkg_.a -trimpath "$WORK/b1305=>" -p gocloud.dev/blob -lang=go1.12 -complete -installsuffix shared -buildid sZk9tWcQfUKwMk2EjZ1n/sZk9tWcQfUKwMk2EjZ1n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1305/importcfg -pack ./vendor/gocloud.dev/blob/blob.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/f1/f18ce875dec2dde9b56f358f44bf77410a0c0d1c78bff5109ab3be4a70c33d7d-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker mkdir -p $WORK/b664/ cat >$WORK/b664/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/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b663/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b665/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b667/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b666/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -lang=go1.14 -complete -installsuffix shared -buildid VU076pWJsbYSpRJYpVC-/VU076pWJsbYSpRJYpVC- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b664/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/handshaker.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/44/4475ba4f8bd298addfb3ab05a8972c42160ed89c5fbaaf0057207c60f108511b-d # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/bd/bd42dd9810511550f5584579a710372e4ab0aaf1cc58b1819a818bd985358278-d # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/24/24a5e2ac8eefd4501be7887660f46e03358a93c44a0e05096998fde071ed3e1f-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/9d/9dbc7a7214f5aacf600eb38ef2446badacfb31240513361b2318b0e42d901d87-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/af/afbd05bccde30a6ae491e2aaaf4b822e8ad3485f7bfc45b9782d514e021da980-d # internal go.opentelemetry.io/collector/model/pdata mkdir -p $WORK/b843/ cat >$WORK/b843/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/collector/model/internal=$WORK/b833/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b836/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b834/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b839/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b841/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b837/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b835/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b840/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b838/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b842/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p go.opentelemetry.io/collector/model/pdata -lang=go1.16 -complete -installsuffix shared -buildid wYKGirgI7uiQQ-GdOz5t/wYKGirgI7uiQQ-GdOz5t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b843/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_amd64/buildid -w $WORK/b614/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/f0/f04735a7150a050c6e2705a0b56c7b56d7f0338fa3db9b4bc2ef2968b61b246f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/b4/b49c675e5640933727e8b6e3e2cee8867b6a9f22075b2153e33217a4c857f8d4-d # internal google.golang.org/api/iamcredentials/v1 mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b619/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b643/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b674/_pkg_.a packagefile google.golang.org/api/option=$WORK/b637/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b645/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b675/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p google.golang.org/api/iamcredentials/v1 -lang=go1.15 -complete -installsuffix shared -buildid KvE6kduK-6UnQ31prgrQ/KvE6kduK-6UnQ31prgrQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b673/importcfg -pack ./vendor/google.golang.org/api/iamcredentials/v1/iamcredentials-gen.go google.golang.org/api/storage/v1 mkdir -p $WORK/b680/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1380/_pkg_.a # internal cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b615/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b619/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b643/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b674/_pkg_.a packagefile google.golang.org/api/option=$WORK/b637/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b645/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b675/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p google.golang.org/api/storage/v1 -lang=go1.15 -complete -installsuffix shared -buildid ZNjuFXwcSIm5H3d3Hgvb/ZNjuFXwcSIm5H3d3Hgvb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b680/importcfg -pack ./vendor/google.golang.org/api/storage/v1/storage-gen.go cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/4a/4ab334f71c7fafbeeb60a2af43e5ef8052cf6bfbc3108a79463260d901a1f20e-d # internal cp $WORK/b1380/_pkg_.a /builddir/.cache/go-build/36/368f7432d02eee08c7c38571e3aeeb501345f6e4cc42ae8a8ce4270efddb39f9-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b1376/ cat >$WORK/b1376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1370/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b1377/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1369/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b1379/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1380/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1381/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1382/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1383/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1384/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1385/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1360/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b272/_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_amd64/compile -o $WORK/b1376/_pkg_.a -trimpath "$WORK/b1376=>" -p github.com/prometheus/alertmanager/api/v2/restapi -lang=go1.18 -complete -installsuffix shared -buildid qe6mOE7fYjx3BTY1IRUz/qe6mOE7fYjx3BTY1IRUz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1376/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/de/de6d184f4e3a32edca95339936c9bb2e4f320ffaebe467f4b43184badac91b4c-d # internal google.golang.org/grpc/credentials/alts mkdir -p $WORK/b662/ cat >$WORK/b662/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/b219/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b663/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b664/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b668/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b666/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b669/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p google.golang.org/grpc/credentials/alts -lang=go1.14 -complete -installsuffix shared -buildid 3tGfc_dNvC8Jbz3rw2KJ/3tGfc_dNvC8Jbz3rw2KJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b662/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_amd64/buildid -w $WORK/b1305/_pkg_.a # internal cp $WORK/b1305/_pkg_.a /builddir/.cache/go-build/bd/bdf060d2b944081222d74f29e69bbdcc5954af07f1d6d82dfe562d2d37347086-d # internal gocloud.dev/blob/memblob mkdir -p $WORK/b1314/ gocloud.dev/blob/fileblob mkdir -p $WORK/b1312/ cat >$WORK/b1314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1305/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1306/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1307/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1314/_pkg_.a -trimpath "$WORK/b1314=>" -p gocloud.dev/blob/memblob -lang=go1.12 -complete -installsuffix shared -buildid 3I9yubV8mx-oF7ehqPTI/3I9yubV8mx-oF7ehqPTI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1314/importcfg -pack ./vendor/gocloud.dev/blob/memblob/memblob.go cat >$WORK/b1312/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1305/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1306/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1307/_pkg_.a packagefile gocloud.dev/internal/escape=$WORK/b1313/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1308/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1312/_pkg_.a -trimpath "$WORK/b1312=>" -p gocloud.dev/blob/fileblob -lang=go1.12 -complete -installsuffix shared -buildid xqfjBhmON3vGt75j_xz1/xqfjBhmON3vGt75j_xz1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1312/importcfg -pack ./vendor/gocloud.dev/blob/fileblob/attrs.go ./vendor/gocloud.dev/blob/fileblob/fileblob.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1088/_pkg_.a # internal cp $WORK/b1352/_pkg_.a /builddir/.cache/go-build/9e/9ec9f88f344a77d490174f7fa2a3de413b4038086d0febff18c53c5d4b691073-d # internal github.com/weaveworks/common/httpgrpc/server mkdir -p $WORK/b1350/ cat >$WORK/b1350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b323/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1345/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/sercand/kuberesolver=$WORK/b1351/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1347/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1340/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1352/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b217/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptest=$WORK/b692/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1350/_pkg_.a -trimpath "$WORK/b1350=>" -p github.com/weaveworks/common/httpgrpc/server -lang=go1.13 -complete -installsuffix shared -buildid HpgKBdXEDqldW5Gj5QFg/HpgKBdXEDqldW5Gj5QFg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1350/importcfg -pack ./vendor/github.com/weaveworks/common/httpgrpc/server/server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/d6/d6c0561c523c9202592cb1a9929b1cbf57f689405ee0f88403b94dfcd14761ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1376/_pkg_.a # internal cp $WORK/b1314/_pkg_.a /builddir/.cache/go-build/12/12f09e993b843da50f984584fd4aa7c857d4b06cd21027fc71538b1d81a2f09b-d # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/4a/4a7534b0c810d1d6ec030cd8995004a5f1290c82daeef8a796d53d40ba372a71-d # internal google.golang.org/grpc/credentials/google mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b662/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b670/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b212/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p google.golang.org/grpc/credentials/google -lang=go1.14 -complete -installsuffix shared -buildid aUSoLE3aI5VIRJ8uc5yc/aUSoLE3aI5VIRJ8uc5yc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b661/importcfg -pack ./vendor/google.golang.org/grpc/credentials/google/google.go ./vendor/google.golang.org/grpc/credentials/google/xds.go cp $WORK/b1376/_pkg_.a /builddir/.cache/go-build/95/9505aa64e0cff7c4eeb447638dcd58a6471e61987ecd3d843db4720da0f245d5-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b1368/ cat >$WORK/b1368/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1070/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1369/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1365/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1058/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b1376/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1380/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1381/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1382/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1383/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1384/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1385/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b450/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b775/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1386/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b779/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b776/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b781/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b788/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b790/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b782/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b795/_pkg_.a packagefile github.com/rs/cors=$WORK/b1387/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1368/_pkg_.a -trimpath "$WORK/b1368=>" -p github.com/prometheus/alertmanager/api/v2 -lang=go1.18 -complete -installsuffix shared -buildid BQG4yoMKfk2j-hwI023I/BQG4yoMKfk2j-hwI023I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1368/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/api.go ./vendor/github.com/prometheus/alertmanager/api/v2/compat.go ./vendor/github.com/prometheus/alertmanager/api/v2/testing.go cp $WORK/b1114/_pkg_.a /builddir/.cache/go-build/e3/e3a3e9da6d8f4ff27a87c47f593bf7b9ca08296d9bb4f5676fdb6f518c674717-d # internal cp $WORK/b1088/_pkg_.a /builddir/.cache/go-build/8e/8ebf44ffb86caa82eb7f63744bcaccb8ed0c7c40636c0bc83810f2ada0edc879-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b1103/ cat >$WORK/b1103/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1076/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1081/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1088/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1104/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1103/_pkg_.a -trimpath "$WORK/b1103=>" -p github.com/prometheus/prometheus/util/teststorage -lang=go1.14 -complete -installsuffix shared -buildid WvqdVWCTK-FD7dcaAdR6/WvqdVWCTK-FD7dcaAdR6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1103/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/teststorage/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/93/93d51ff695ff76ba3cff571bbc6dd0c0e935d05b608b4a2a890c36dc9a60e49c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1312/_pkg_.a # internal google.golang.org/api/transport/grpc mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/compute/metadata=$WORK/b613/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b647/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b643/_pkg_.a packagefile google.golang.org/api/option=$WORK/b637/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b657/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b659/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b661/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b670/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p google.golang.org/api/transport/grpc -lang=go1.15 -complete -installsuffix shared -buildid ge2ELzk9H5BbZVpVqaaT/ge2ELzk9H5BbZVpVqaaT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b646/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/b1312/_pkg_.a /builddir/.cache/go-build/e3/e3c5d103acec2e066dda0600d50f1f171a61af376ca584c6d49391c426fada54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1103/_pkg_.a # internal cp $WORK/b1350/_pkg_.a /builddir/.cache/go-build/4b/4be8b905f46a9de4e240a5d5223b373b4c61afa3d4dec488d0a0a68925b07690-d # internal github.com/weaveworks/common/server mkdir -p $WORK/b1344/ cat >$WORK/b1344/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b265/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b440/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b323/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1345/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/node_exporter/https=$WORK/b1346/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1347/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc/server=$WORK/b1350/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1356/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1340/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1352/_pkg_.a packagefile github.com/weaveworks/common/signals=$WORK/b1359/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1360/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/pprof=$WORK/b340/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1344/_pkg_.a -trimpath "$WORK/b1344=>" -p github.com/weaveworks/common/server -lang=go1.13 -complete -installsuffix shared -buildid -ZzHepxrBK6r1DboddGo/-ZzHepxrBK6r1DboddGo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1344/importcfg -pack ./vendor/github.com/weaveworks/common/server/fake_server.pb.go ./vendor/github.com/weaveworks/common/server/server.go cp $WORK/b1103/_pkg_.a /builddir/.cache/go-build/ba/baabed97838e2be5b7c24b52f5a7d56e1878d09f01b3e1e50bed93f470b62fd5-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b1073/ cat >$WORK/b1073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1074/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b1075/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1076/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1078/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1079/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1080/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1081/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1088/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1082/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b1102/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b1103/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1104/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b485/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b1073/_pkg_.a -trimpath "$WORK/b1073=>" -p github.com/prometheus/prometheus/promql -lang=go1.14 -complete -installsuffix shared -buildid IeaoXke3rZP3chWiHeZY/IeaoXke3rZP3chWiHeZY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1073/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_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/e6/e620c876da911b91eae70a4b9226e12a0f32f469942d22fa0945a548a529295d-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin mkdir -p $WORK/b158/ github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin mkdir -p $WORK/b590/ mkdir -p $WORK/b589/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b159/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b166/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin -lang=go1.17 -complete -installsuffix shared -buildid _9PeJaUeHP6FJI3y4p0F/_9PeJaUeHP6FJI3y4p0F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b158/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/b590/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin -lang=go1.19 -complete -installsuffix shared -buildid t7FGV61XD_Bi2QX74aei/t7FGV61XD_Bi2QX74aei -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack ./pkg/plugins/backendplugin/secretsmanagerplugin/secretsmanager.pb.go ./pkg/plugins/backendplugin/secretsmanagerplugin/secretsmanager_grcp_plugin.go ./pkg/plugins/backendplugin/secretsmanagerplugin/secretsmanager_grpc.pb.go cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 -lang=go1.19 -complete -installsuffix shared -buildid O_DdzOB4pFQUYnk6t4oF/O_DdzOB4pFQUYnk6t4oF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b589/importcfg -pack ./pkg/plugins/backendplugin/pluginextensionv2/renderer_grpc_plugin.go ./pkg/plugins/backendplugin/pluginextensionv2/rendererv2.pb.go ./pkg/plugins/backendplugin/pluginextensionv2/sanitizer.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1368/_pkg_.a # internal cp $WORK/b1368/_pkg_.a /builddir/.cache/go-build/84/840efbcc96e00a56d82c1af19a1b075ee2f08d59dfc241206d9e0c2c6956a19e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1426/_pkg_.a # internal cp $WORK/b1290/_pkg_.a /builddir/.cache/go-build/c7/c7b29c8ff282f51645e04e1e7f33767d1399dccc9b04c4213fa358ec521c4b86-d # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/09/09f237d2c643ba93ca16a6634e75b4eee16fd8c4dabceddb58b2be817ac9babb-d # internal google.golang.org/api/transport mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b638/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b643/_pkg_.a packagefile google.golang.org/api/option=$WORK/b637/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b646/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b675/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p google.golang.org/api/transport -lang=go1.15 -complete -installsuffix shared -buildid DBHH-SwtaTI77JjOBXAN/DBHH-SwtaTI77JjOBXAN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b681/importcfg -pack ./vendor/google.golang.org/api/transport/dial.go ./vendor/google.golang.org/api/transport/doc.go cp $WORK/b1426/_pkg_.a /builddir/.cache/go-build/2d/2d3302baae3b25e91a295e9d30580f209d9df9d51b59fc738f60d4204287a841-d # internal cloud.google.com/go/kms/apiv1 mkdir -p $WORK/b1424/ cat >$WORK/b1424/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/iam=$WORK/b614/_pkg_.a packagefile cloud.google.com/go/kms/internal=$WORK/b1425/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b615/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b636/_pkg_.a packagefile google.golang.org/api/option=$WORK/b637/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b645/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b646/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1426/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b621/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1424/_pkg_.a -trimpath "$WORK/b1424=>" -p cloud.google.com/go/kms/apiv1 -lang=go1.16 -complete -installsuffix shared -buildid RYRwwCW-2KvI6aRo4UdN/RYRwwCW-2KvI6aRo4UdN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1424/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1344/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b1344/_pkg_.a /builddir/.cache/go-build/c8/c89646e0581e6def890a03acde61598d611c54931ad7194348fa8cd7ae86347c-d # internal github.com/cortexproject/cortex/pkg/util/log mkdir -p $WORK/b1336/ cat >$WORK/b1336/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/b1337/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1340/_pkg_.a packagefile github.com/weaveworks/common/server=$WORK/b1344/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1357/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1336/_pkg_.a -trimpath "$WORK/b1336=>" -p github.com/cortexproject/cortex/pkg/util/log -lang=go1.16 -complete -installsuffix shared -buildid IIuBcyF5y70U-0DwUGlv/IIuBcyF5y70U-0DwUGlv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1336/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 cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/7c/7c94d6f7e35cdb9e44b2ab8c5f3409094312fd618e10ccbdc746a1b0b7c01c80-d # internal github.com/grafana/grafana-plugin-sdk-go/backend mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_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/b158/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b159/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b166/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b323/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b324/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b264/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b316/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/pprof=$WORK/b340/_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_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/grafana/grafana-plugin-sdk-go/backend -lang=go1.17 -complete -installsuffix shared -buildid t-GSN0q07ww7rb6WSjYr/t-GSN0q07ww7rb6WSjYr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b157/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_amd64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/c0/c0b0599dd4f90bf9ad336e459de1c4005a228966cf9a20722ec95c9283aabb7e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/71/71e714b95df4a44fb04148cc2c016265afb628894ed13d357643c72f2872ac1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/46/463ebda4ef6e77adcb30a062c7c937e960d49917a6b0d2108135aabbc747b860-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1336/_pkg_.a # internal cp $WORK/b1336/_pkg_.a /builddir/.cache/go-build/e7/e7568b6f91fa7730640d1d4d37730f0b43fdac34b2fcb8567c13b6c8332facf2-d # internal github.com/cortexproject/cortex/pkg/util mkdir -p $WORK/b1334/ cat >$WORK/b1334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1074/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_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/b1335/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1336/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1101/_pkg_.a packagefile github.com/grafana/dskit/grpcutil=$WORK/b1361/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1362/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b483/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b331/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1084/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1347/_pkg_.a packagefile go.uber.org/atomic=$WORK/b500/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_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/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1495/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1334/_pkg_.a -trimpath "$WORK/b1334=>" -p github.com/cortexproject/cortex/pkg/util -lang=go1.16 -complete -installsuffix shared -buildid Dt76vy6EzO9rJs6saguK/Dt76vy6EzO9rJs6saguK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1334/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_amd64/buildid -w $WORK/b671/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/5e/5e921e207245abb1aa1955e5659a4ded77404d98d773dc76f5930ad409df6aaa-d # internal cloud.google.com/go/storage/internal/apiv2 mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b615/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b636/_pkg_.a packagefile google.golang.org/api/option=$WORK/b637/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b645/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b646/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b621/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b671/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_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/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p cloud.google.com/go/storage/internal/apiv2 -lang=go1.15 -complete -installsuffix shared -buildid MXDF4CmEM6AhhznTTl0W/MXDF4CmEM6AhhznTTl0W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b635/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/b843/_pkg_.a /builddir/.cache/go-build/aa/aa0e2537c950ecbe56ad057347abb49824d50287a22117117093b378a36fc9d2-d # internal go.opentelemetry.io/collector/translator/trace mkdir -p $WORK/b1519/ go.opentelemetry.io/collector/model/otlp mkdir -p $WORK/b831/ cat >$WORK/b1519/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b843/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1519/_pkg_.a -trimpath "$WORK/b1519=>" -p go.opentelemetry.io/collector/translator/trace -lang=go1.16 -complete -installsuffix shared -buildid L1Dc4EjeodobjhD-r2en/L1Dc4EjeodobjhD-r2en -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1519/importcfg -pack ./vendor/go.opentelemetry.io/collector/translator/trace/protospan_translation.go cat >$WORK/b831/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/jsonpb=$WORK/b832/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal=$WORK/b833/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b834/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b839/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b841/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b843/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p go.opentelemetry.io/collector/model/otlp -lang=go1.16 -complete -installsuffix shared -buildid 4N3bElOYMn6DhnrviBDL/4N3bElOYMn6DhnrviBDL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b831/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_amd64/buildid -w $WORK/b1469/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1519/_pkg_.a # internal cp $WORK/b1519/_pkg_.a /builddir/.cache/go-build/6f/6f8fdf4b68f655f869178cc92e78f435f0f37ed09387ad74d10c4712bca5cdd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b1469/_pkg_.a /builddir/.cache/go-build/ec/ec48740c8c2688182a78cfc338b357c9e6489af8b77ecbcd4e6270e9efb13ce0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/67/6792d107dcdae411a5d015a63eab278fed736bf5906f769cc3aaf0f67db404e3-d # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/f6/f68dda80cb9fe360c909fe1f29bcc7660a1e7f2ccb7ff75f1d4a89f278cb470e-d # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/4b/4b706ea6ceee6c79d67168499f4f32305b22aa3042140ef90e92d330db85f287-d # internal github.com/grafana/grafana/pkg/tsdb/intervalv2 github.com/grafana/grafana/pkg/plugins/backendplugin mkdir -p $WORK/b823/ github.com/grafana/grafana-aws-sdk/pkg/awsds mkdir -p $WORK/b375/ github.com/grafana/grafana/pkg/services/live/runstream github.com/grafana/grafana/pkg/tsdb/azuremonitor/types mkdir -p $WORK/b588/ mkdir -p $WORK/b1150/ mkdir -p $WORK/b1463/ github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt github.com/grafana/grafana-plugin-sdk-go/experimental github.com/grafana/grafana/pkg/tsdb/testdatasource/sims mkdir -p $WORK/b1319/ mkdir -p $WORK/b1318/ cat >$WORK/b823/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b417/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b406/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b418/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b588/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/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a EOF mkdir -p $WORK/b799/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/grafana/grafana/pkg/tsdb/intervalv2 -lang=go1.19 -complete -installsuffix shared -buildid nZDyypkPuigPm1PzS38s/nZDyypkPuigPm1PzS38s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b823/importcfg -pack ./pkg/tsdb/intervalv2/intervalv2.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/grafana/grafana-aws-sdk/pkg/awsds -lang=go1.17 -complete -installsuffix shared -buildid y-3p_faaIAO0FgIV0dUr/y-3p_faaIAO0FgIV0dUr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b375/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_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin -lang=go1.19 -complete -installsuffix shared -buildid VUw-v20uGX6rlYbFKVkU/VUw-v20uGX6rlYbFKVkU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b588/importcfg -pack ./pkg/plugins/backendplugin/backendplugin.go ./pkg/plugins/backendplugin/errors.go ./pkg/plugins/backendplugin/ifaces.go mkdir -p $WORK/b1503/ cat >$WORK/b1150/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/b610/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_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_amd64/compile -o $WORK/b1150/_pkg_.a -trimpath "$WORK/b1150=>" -p github.com/grafana/grafana/pkg/services/live/runstream -lang=go1.19 -complete -installsuffix shared -buildid zIW_DBEIOqMtESsnBRbk/zIW_DBEIOqMtESsnBRbk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1150/importcfg -pack ./pkg/services/live/runstream/manager.go ./pkg/services/live/runstream/mock.go cat >$WORK/b1319/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1319/_pkg_.a -trimpath "$WORK/b1319=>" -p github.com/grafana/grafana/pkg/tsdb/testdatasource/sims -lang=go1.19 -complete -installsuffix shared -buildid 4m_wVxkbZs-h10BCymvx/4m_wVxkbZs-h10BCymvx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1319/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/b1318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b159/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b799/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1318/_pkg_.a -trimpath "$WORK/b1318=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter -lang=go1.17 -complete -installsuffix shared -buildid ckJthPjXtl8ffudv1m2L/ckJthPjXtl8ffudv1m2L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1318/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/b1503/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b310/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b689/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt -lang=go1.17 -complete -installsuffix shared -buildid Gk_X9oU7uR3xuOJ-q3A2/Gk_X9oU7uR3xuOJ-q3A2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b799/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_amd64/compile -o $WORK/b1503/_pkg_.a -trimpath "$WORK/b1503=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental -lang=go1.17 -complete -installsuffix shared -buildid 8IxtwCEOQt7MnK31qWww/8IxtwCEOQt7MnK31qWww -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1503/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 cat >$WORK/b1463/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b845/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1463/_pkg_.a -trimpath "$WORK/b1463=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/types -lang=go1.19 -complete -installsuffix shared -buildid v0M63zSFE8QWhOzuq6xw/v0M63zSFE8QWhOzuq6xw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1463/importcfg -pack ./pkg/tsdb/azuremonitor/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1424/_pkg_.a # internal cp $WORK/b1495/_pkg_.a /builddir/.cache/go-build/e9/e9e3f68fe0414df48f57ac53834ef23f7b9acd3d4960e81e874ecdc3685a4819-d # internal github.com/influxdata/influxdb-client-go/v2/api mkdir -p $WORK/b1488/ cat >$WORK/b1488/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/csv=$WORK/b321/_pkg_.a packagefile encoding/json=$WORK/b112/_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/b1489/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1493/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1494/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1495/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1491/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/write=$WORK/b1498/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1492/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b1500/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/cookiejar=$WORK/b1439/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1488/_pkg_.a -trimpath "$WORK/b1488=>" -p github.com/influxdata/influxdb-client-go/v2/api -lang=go1.13 -complete -installsuffix shared -buildid h6qtpyXPSgi5ootDL36r/h6qtpyXPSgi5ootDL36r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1488/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/6a/6a9cef75804d14211872c334b489b8368a87f15354dbbb15dae30d1b7d1218ed-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/time mkdir -p $WORK/b1467/ github.com/grafana/grafana/pkg/tsdb/prometheus/models github.com/grafana/grafana/pkg/tsdb/sqleng mkdir -p $WORK/b1515/ mkdir -p $WORK/b822/ github.com/grafana/grafana/pkg/tsdb/elasticsearch/client mkdir -p $WORK/b1483/ cat >$WORK/b1467/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b823/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1515/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b823/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1467/_pkg_.a -trimpath "$WORK/b1467=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/time -lang=go1.19 -complete -installsuffix shared -buildid jsCpnpmW9FToZve8wbG9/jsCpnpmW9FToZve8wbG9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1467/importcfg -pack ./pkg/tsdb/azuremonitor/time/azuremonitor-time.go ./pkg/tsdb/azuremonitor/time/time-grain.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1515/_pkg_.a -trimpath "$WORK/b1515=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/models -lang=go1.19 -complete -installsuffix shared -buildid Z9CVke_jRvp_nYwvmget/Z9CVke_jRvp_nYwvmget -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1515/importcfg -pack ./pkg/tsdb/prometheus/models/query.go ./pkg/tsdb/prometheus/models/result.go cat >$WORK/b1483/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b711/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b823/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b822/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b823/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/core=$WORK/b578/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1483/_pkg_.a -trimpath "$WORK/b1483=>" -p github.com/grafana/grafana/pkg/tsdb/elasticsearch/client -lang=go1.19 -complete -installsuffix shared -buildid a18KmDFzXTvIOTqn-JZB/a18KmDFzXTvIOTqn-JZB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1483/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_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/grafana/grafana/pkg/tsdb/sqleng -lang=go1.19 -complete -installsuffix shared -buildid -uC1mi66JybYnQVSD40b/-uC1mi66JybYnQVSD40b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b822/importcfg -pack ./pkg/tsdb/sqleng/resample.go ./pkg/tsdb/sqleng/sql_engine.go cp $WORK/b1424/_pkg_.a /builddir/.cache/go-build/17/173148e83499028b348b3c9c0bc940158f36df5aea8ca0305120090290ca31c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/26/26f29ea495659852163ced0c33ec80d5032381cd05902cc106430ef631d71a07-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin mkdir -p $WORK/b1521/ cat >$WORK/b1521/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/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b158/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b166/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1453/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b588/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b589/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin=$WORK/b590/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing=$WORK/b1522/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b160/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b264/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=$WORK/b1525/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1521/_pkg_.a -trimpath "$WORK/b1521=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin -lang=go1.19 -complete -installsuffix shared -buildid e7Orh_ZiroXDDRBcfrZv/e7Orh_ZiroXDDRBcfrZv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1521/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1463/_pkg_.a # internal cp $WORK/b1318/_pkg_.a /builddir/.cache/go-build/e0/e056f59cba840230c6874403b3ac7b08e90635584477383f3485233724929e2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b1463/_pkg_.a /builddir/.cache/go-build/ff/fff147b531432b3489c584541dee93e8c9d4a927bd468a45d853544d868f329e-d # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/21/21b4232b21ac5daca5f922ea1a4ed4493924fa5fe5d9aec02551d51d19e07ddc-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/automanagement mkdir -p $WORK/b800/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1467/_pkg_.a # internal cat >$WORK/b800/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/automanagement -lang=go1.17 -complete -installsuffix shared -buildid eY4toUZFahDQrnJwyyK4/eY4toUZFahDQrnJwyyK4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b800/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/automanagement/manager.go cp $WORK/b1467/_pkg_.a /builddir/.cache/go-build/c5/c5291277977bfcc8fd424c4e0f652645c5b61a0716e1521da8d0451dee200261-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1073/_pkg_.a # internal cp $WORK/b1334/_pkg_.a /builddir/.cache/go-build/c2/c29959d553076602af0a03d3871501f2f444e17f529d4820a03edc4889d01580-d # internal github.com/grafana/grafana/pkg/extensions mkdir -p $WORK/b1423/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1515/_pkg_.a # internal cat >$WORK/b1423/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/kms/apiv1=$WORK/b1424/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b853/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys=$WORK/b1427/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault=$WORK/b1431/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1433/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1434/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1443/_pkg_.a packagefile github.com/blugelabs/bluge=$WORK/b1191/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1193/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1334/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b367/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b615/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1444/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1445/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b323/_pkg_.a packagefile github.com/linkedin/goavro/v2=$WORK/b1446/_pkg_.a packagefile github.com/m3db/prometheus_remote_client_golang/promremote=$WORK/b1447/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/robfig/cron/v3=$WORK/b1448/_pkg_.a packagefile github.com/russellhaering/goxmldsig=$WORK/b1449/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b803/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b1422/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1426/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b889/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1423/_pkg_.a -trimpath "$WORK/b1423=>" -p github.com/grafana/grafana/pkg/extensions -lang=go1.19 -complete -installsuffix shared -buildid gAeWFLZ06YKeaREulbTM/gAeWFLZ06YKeaREulbTM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1423/importcfg -pack ./pkg/extensions/main.go cp $WORK/b1515/_pkg_.a /builddir/.cache/go-build/c4/c40a17bbe1455886004e029ea7e97e88aab32880c93b86cd48e1ea5fd5d5fa2b-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/client mkdir -p $WORK/b1514/ cat >$WORK/b1514/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1515/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1514/_pkg_.a -trimpath "$WORK/b1514=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/client -lang=go1.19 -complete -installsuffix shared -buildid tGVMV13BH6Mz9SIPqQxx/tGVMV13BH6Mz9SIPqQxx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1514/importcfg -pack ./pkg/tsdb/prometheus/client/client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1150/_pkg_.a # internal cp $WORK/b1150/_pkg_.a /builddir/.cache/go-build/4c/4ca1aea20f24a95244b748c10688dd302eb887c05a93109999a3caf5d47aaac9-d # internal cp $WORK/b1073/_pkg_.a /builddir/.cache/go-build/88/88e94d0a0133d65f838239d6b9691c089927a6808051e4085e5aed49e734514d-d # internal github.com/prometheus/prometheus/template mkdir -p $WORK/b1391/ cat >$WORK/b1391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1073/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1087/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1391/_pkg_.a -trimpath "$WORK/b1391=>" -p github.com/prometheus/prometheus/template -lang=go1.14 -complete -installsuffix shared -buildid xkq8PTQr8dx9PUgenx28/xkq8PTQr8dx9PUgenx28 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1391/importcfg -pack ./vendor/github.com/prometheus/prometheus/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1503/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b1503/_pkg_.a /builddir/.cache/go-build/25/25a8f88ed8aabc091dea17d6a1f52844f0c3e278a1d1b9e1df1e68fb42ad3bc0-d # internal github.com/grafana/grafana/pkg/util/converter mkdir -p $WORK/b1502/ cat >$WORK/b1502/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental=$WORK/b1503/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b316/_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_amd64/compile -o $WORK/b1502/_pkg_.a -trimpath "$WORK/b1502=>" -p github.com/grafana/grafana/pkg/util/converter -lang=go1.19 -complete -installsuffix shared -buildid ZFGoghtmf3xwmkDc8PAF/ZFGoghtmf3xwmkDc8PAF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1502/importcfg -pack ./pkg/util/converter/prom.go cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/91/91aac48159e2ec0b19412cd2279bb480164b8aabae4654787d128f57bc1f294d-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/datasource mkdir -p $WORK/b798/ cat >$WORK/b798/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/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b801/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/datasource -lang=go1.17 -complete -installsuffix shared -buildid CORd7C_fC71HmcDaXbZd/CORd7C_fC71HmcDaXbZd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b798/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_amd64/buildid -w $WORK/b1319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/bf/bfe0cba4b8cb0614bbc49c9c6a64ed96523ab31a6a7c4612c3e19acf94c12b3e-d # internal github.com/grafana/grafana-aws-sdk/pkg/sigv4 mkdir -p $WORK/b1185/ github.com/grafana/grafana/pkg/setting mkdir -p $WORK/b366/ cp $WORK/b1319/_pkg_.a /builddir/.cache/go-build/dc/dcf66f21b1994b626628900fa5eb4e796b1ac8d2cadb91c69ba83d56670fcf67-d # internal cat >$WORK/b1185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b406/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b396/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b398/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b375/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1185/_pkg_.a -trimpath "$WORK/b1185=>" -p github.com/grafana/grafana-aws-sdk/pkg/sigv4 -lang=go1.17 -complete -installsuffix shared -buildid uqYR3XoMDRTvFI3mdq7I/uqYR3XoMDRTvFI3mdq7I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1185/importcfg -pack ./vendor/github.com/grafana/grafana-aws-sdk/pkg/sigv4/sigv4.go cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b367/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b375/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b448/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b450/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b365/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/grafana/grafana/pkg/setting -lang=go1.19 -complete -installsuffix shared -buildid i95xY47TJinO4OYxCGNb/i95xY47TJinO4OYxCGNb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b366/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_grafana_javascript_agent.go ./pkg/setting/setting_plugins.go ./pkg/setting/setting_quota.go ./pkg/setting/setting_search.go ./pkg/setting/setting_sentry.go ./pkg/setting/setting_smtp.go ./pkg/setting/setting_storage.go ./pkg/setting/setting_unified_alerting.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1423/_pkg_.a # internal cp $WORK/b1423/_pkg_.a /builddir/.cache/go-build/96/96517af975966531f81e73afce9d5cd4d4af75a409b979754842031090fde3be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1514/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/9e/9e7377e3e4d33427a1803ccf1e34c9587ed1aad08757c152b83d7ebecb46ce4d-d # internal cp $WORK/b1514/_pkg_.a /builddir/.cache/go-build/e3/e3a6e9a3b8bcf20ba974d71e21cc271c8724d27894175066f8059c5308f3345e-d # internal cloud.google.com/go/storage mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b613/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b614/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b624/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b625/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b626/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b633/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b634/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b635/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b615/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b638/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b289/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b619/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b673/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b636/_pkg_.a packagefile google.golang.org/api/option=$WORK/b637/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b645/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b680/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b681/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b675/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b621/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b671/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b623/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p cloud.google.com/go/storage -lang=go1.15 -complete -installsuffix shared -buildid 1JsQhPDXm7OQd7-wxHUt/1JsQhPDXm7OQd7-wxHUt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b612/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_amd64/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/b4/b4eb3c0469f7a666ebc960fd148c1a1e1ea123cdb5c466ba0e9a4ae9f0142b22-d # internal github.com/grafana/grafana/pkg/tsdb/tempo mkdir -p $WORK/b1517/ cat >$WORK/b1517/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b831/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b843/_pkg_.a packagefile go.opentelemetry.io/collector/translator/conventions=$WORK/b1518/_pkg_.a packagefile go.opentelemetry.io/collector/translator/trace=$WORK/b1519/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1517/_pkg_.a -trimpath "$WORK/b1517=>" -p github.com/grafana/grafana/pkg/tsdb/tempo -lang=go1.19 -complete -installsuffix shared -buildid eA_1j6KmTJ24R_fh2IKg/eA_1j6KmTJ24R_fh2IKg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1517/importcfg -pack ./pkg/tsdb/tempo/tempo.go ./pkg/tsdb/tempo/trace_transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1483/_pkg_.a # internal cp $WORK/b1483/_pkg_.a /builddir/.cache/go-build/7f/7fbe7b300ee8de0b4fdcffaf73a31f604cd3e14446905c48e713d1c81ee7046b-d # internal github.com/grafana/grafana/pkg/tsdb/elasticsearch mkdir -p $WORK/b1482/ cat >$WORK/b1482/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b711/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch/client=$WORK/b1483/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b823/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1482/_pkg_.a -trimpath "$WORK/b1482=>" -p github.com/grafana/grafana/pkg/tsdb/elasticsearch -lang=go1.19 -complete -installsuffix shared -buildid txxSW4_tmdeiM3RIXUhA/txxSW4_tmdeiM3RIXUhA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1482/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b822/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1391/_pkg_.a # internal cp $WORK/b1185/_pkg_.a /builddir/.cache/go-build/5a/5a0677c246bba015d6e84c1e5d9ab1d25cea28f9b1268bd4b5fbb7ab2b00834c-d # internal cp $WORK/b1391/_pkg_.a /builddir/.cache/go-build/f3/f39ab79076e74bf9fb63522d9fe59a59c4209d2025eae8eea106d9979b2c009b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1502/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1521/_pkg_.a # internal cp $WORK/b1502/_pkg_.a /builddir/.cache/go-build/65/65c1b727f908a17a6d949c9e700845a58210004b1f48ec84303d29ffda58f2f1-d # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/94/949ea4bd3d0e8868b192895d2718eba0a521b310192481723293adb988dbdd00-d # internal cp $WORK/b1521/_pkg_.a /builddir/.cache/go-build/6c/6c53f35e32c82bd60193841f4ec3c6bcdac30dfee7da1c96112be8c01ea64ebc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1517/_pkg_.a # internal cp $WORK/b1517/_pkg_.a /builddir/.cache/go-build/ac/ac29f7fd08a869af0c1db210890dda56c757c77ab10376105b5a8b497ad1dc01-d # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/6f/6f4ab7295e17fe7c32d6c1037f3bbed1a5c47f993f740f1d1c696e1c9b0561ac-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b601/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -lang=go1.11 -complete -installsuffix shared -buildid DdPYSbmhbscSlsyzg1u6/DdPYSbmhbscSlsyzg1u6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b609/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3iface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/f3/f3f76d5fad70714ef56129b2b98ec4ac06e03728f41cfee0b0d1b69f2c444565-d # internal github.com/grafana/grafana/pkg/middleware/csrf mkdir -p $WORK/b1034/ github.com/grafana/grafana/pkg/services/annotations github.com/grafana/grafana/pkg/services/provisioning/values mkdir -p $WORK/b595/ github.com/grafana/grafana/pkg/tsdb/postgres github.com/grafana/grafana/pkg/infra/metrics mkdir -p $WORK/b1397/ github.com/grafana/grafana/pkg/tsdb/mysql github.com/grafana/grafana/pkg/infra/tracing mkdir -p $WORK/b346/ mkdir -p $WORK/b1506/ github.com/grafana/grafana/pkg/tsdb/mssql github.com/grafana/grafana/pkg/services/encryption/service mkdir -p $WORK/b1410/ github.com/grafana/grafana/pkg/tsdb/opentsdb github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider cat >$WORK/b1034/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/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1034/_pkg_.a -trimpath "$WORK/b1034=>" -p github.com/grafana/grafana/pkg/middleware/csrf -lang=go1.19 -complete -installsuffix shared -buildid XJ2ISMNwq6DZ3EhjRKtu/XJ2ISMNwq6DZ3EhjRKtu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1034/importcfg -pack ./pkg/middleware/csrf/csrf.go cat >$WORK/b595/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/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b584/_pkg_.a EOF mkdir -p $WORK/b1505/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/grafana/grafana/pkg/services/annotations -lang=go1.19 -complete -installsuffix shared -buildid VbWSMUxQ1IYxBjnc69Hp/VbWSMUxQ1IYxBjnc69Hp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b595/importcfg -pack ./pkg/services/annotations/annotations.go ./pkg/services/annotations/models.go cat >$WORK/b1397/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b813/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1397/_pkg_.a -trimpath "$WORK/b1397=>" -p github.com/grafana/grafana/pkg/services/provisioning/values -lang=go1.19 -complete -installsuffix shared -buildid hVRl5vsr9XgKpwyOjTcI/hVRl5vsr9XgKpwyOjTcI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1397/importcfg -pack ./pkg/services/provisioning/values/values.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b350/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b484/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b483/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b501/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b507/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b525/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b538/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b543/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/grafana/grafana/pkg/infra/tracing -lang=go1.19 -complete -installsuffix shared -buildid 2PJaC1l39y7LbjHhUoZP/2PJaC1l39y7LbjHhUoZP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack ./pkg/infra/tracing/opentelemetry_tracing.go ./pkg/infra/tracing/test_helper.go ./pkg/infra/tracing/tracing.go cat >$WORK/b1506/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b822/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b684/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1506/_pkg_.a -trimpath "$WORK/b1506=>" -p github.com/grafana/grafana/pkg/tsdb/postgres -lang=go1.19 -complete -installsuffix shared -buildid Ik7mqpyEzQnJ5jDcHwf8/Ik7mqpyEzQnJ5jDcHwf8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1506/importcfg -pack ./pkg/tsdb/postgres/locker.go ./pkg/tsdb/postgres/macros.go ./pkg/tsdb/postgres/postgres.go ./pkg/tsdb/postgres/tlsmanager.go cat >$WORK/b1410/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/provider=$WORK/b1409/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a EOF mkdir -p $WORK/b1413/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1410/_pkg_.a -trimpath "$WORK/b1410=>" -p github.com/grafana/grafana/pkg/services/encryption/service -lang=go1.19 -complete -installsuffix shared -buildid YjVXmZH_MK-BvYROTD6R/YjVXmZH_MK-BvYROTD6R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1410/importcfg -pack ./pkg/services/encryption/service/helpers.go ./pkg/services/encryption/service/service.go mkdir -p $WORK/b1504/ cat >$WORK/b813/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/denisenkom/go-mssqldb=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b822/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/grafana/grafana/pkg/tsdb/mssql -lang=go1.19 -complete -installsuffix shared -buildid 48DWfdBAImHh40OCyDWB/48DWfdBAImHh40OCyDWB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b813/importcfg -pack ./pkg/tsdb/mssql/macros.go ./pkg/tsdb/mssql/mssql.go cat >$WORK/b684/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/grafana/grafana/pkg/infra/metrics -lang=go1.19 -complete -installsuffix shared -buildid XHNxOUeoVfeNqRSSefZp/XHNxOUeoVfeNqRSSefZp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b684/importcfg -pack ./pkg/infra/metrics/frontendmetrics.go ./pkg/infra/metrics/metrics.go ./pkg/infra/metrics/service.go ./pkg/infra/metrics/settings.go cat >$WORK/b1413/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1413/_pkg_.a -trimpath "$WORK/b1413=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider -lang=go1.19 -complete -installsuffix shared -buildid fUHJlNAGoa5WF9dSJkCB/fUHJlNAGoa5WF9dSJkCB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1413/importcfg -pack ./pkg/services/kmsproviders/defaultprovider/grafana_provider.go cat >$WORK/b1504/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b568/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b569/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b822/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1504/_pkg_.a -trimpath "$WORK/b1504=>" -p github.com/grafana/grafana/pkg/tsdb/mysql -lang=go1.19 -complete -installsuffix shared -buildid F1sm20eGtbPFF6VkEKDZ/F1sm20eGtbPFF6VkEKDZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1504/importcfg -pack ./pkg/tsdb/mysql/macros.go ./pkg/tsdb/mysql/mysql.go cat >$WORK/b1505/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1505/_pkg_.a -trimpath "$WORK/b1505=>" -p github.com/grafana/grafana/pkg/tsdb/opentsdb -lang=go1.19 -complete -installsuffix shared -buildid Bo_WBDrTFuF2_ORZxZnQ/Bo_WBDrTFuF2_ORZxZnQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1505/importcfg -pack ./pkg/tsdb/opentsdb/opentsdb.go ./pkg/tsdb/opentsdb/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1413/_pkg_.a # internal cp $WORK/b1413/_pkg_.a /builddir/.cache/go-build/f7/f7c5032c336bd5a57c994f18bbf9b7325c4e4e52e609a3c6a8e8429246457c93-d # internal cp $WORK/b1488/_pkg_.a /builddir/.cache/go-build/18/18e97fea335ee0ce93d8ecdb1feea2e0c3b9b4e7331efadd9920e99755b481e3-d # internal github.com/influxdata/influxdb-client-go/v2 mkdir -p $WORK/b1487/ cat >$WORK/b1487/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1488/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1489/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1494/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1495/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1490/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1491/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1492/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1487/_pkg_.a -trimpath "$WORK/b1487=>" -p github.com/influxdata/influxdb-client-go/v2 -lang=go1.13 -complete -installsuffix shared -buildid 2cHU9GcyEPj8cLKmzLxc/2cHU9GcyEPj8cLKmzLxc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1487/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/58/58a78f8053df30377e4343b54e8ebb68c5415bdd4a6c2428874f2b65669d8940-d # internal github.com/grafana/grafana/pkg/services/annotations/annotationstest mkdir -p $WORK/b696/ cp $WORK/b1397/_pkg_.a /builddir/.cache/go-build/46/46427143c6cd2af8d14af4aff3107c1cdf5345689aeb0234e7abdfef580922d8-d # internal cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/grafana/grafana/pkg/services/annotations/annotationstest -lang=go1.19 -complete -installsuffix shared -buildid YEEVetbY8t2Iuia_Mtu8/YEEVetbY8t2Iuia_Mtu8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b696/importcfg -pack ./pkg/services/annotations/annotationstest/fake.go ./pkg/services/annotations/annotationstest/fake_cleanup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1410/_pkg_.a # internal cp $WORK/b1034/_pkg_.a /builddir/.cache/go-build/6a/6a1066451324f1f964c0223d101f5be6db02f7ce073729b57ec5154d58086874-d # internal cp $WORK/b1410/_pkg_.a /builddir/.cache/go-build/75/75b9dcb4a88c469a68d37105f31b9723e463fc02cf36afb2ddff9a0a108e1720-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1482/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/23/23ef24b3ba492f83fd0eb37912ce3862a6e5d6412119f3b0403197e9bf65848f-d # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/3d/3dcb78d7eecf191b35b0896e7c111779d1e282c7843dee7bb406bf34717f4505-d # internal cp $WORK/b1482/_pkg_.a /builddir/.cache/go-build/81/8180c216b444ca80fa3bc3cb8418716a13765cb16cfb8e5880f556fa9d8ff41a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1505/_pkg_.a # internal cp $WORK/b1505/_pkg_.a /builddir/.cache/go-build/04/0437084e6e5268066c0e401e2baa7874a346e2ac5bb718730c91099696f55db7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1504/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b813/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b1504/_pkg_.a /builddir/.cache/go-build/cc/ccfff685ecb40ea4b54ee20e3c08009bc73e8ef562eaf37899f639abb3bbbcfe-d # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/5e/5ec9412c6c29398d64172de5e1077014455840fb6c6d1bdf3749b3650bc5336b-d # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/bc/bc6b96481cbb0e94f64184d625c2e27abc37dc9f5f8a465747c5e4a8c43a266f-d # internal github.com/grafana/grafana/pkg/bus github.com/grafana/grafana/pkg/tsdb/prometheus/utils mkdir -p $WORK/b705/ mkdir -p $WORK/b1510/ github.com/grafana/grafana/pkg/tsdb/cloudmonitoring cat >$WORK/b1510/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a EOF mkdir -p $WORK/b1468/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1510/_pkg_.a -trimpath "$WORK/b1510=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/utils -lang=go1.19 -complete -installsuffix shared -buildid E5wspcfyEwTWBKCb-1BD/E5wspcfyEwTWBKCb-1BD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1510/importcfg -pack ./pkg/tsdb/prometheus/utils/utils.go cat >$WORK/b705/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/b346/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1506/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/grafana/grafana/pkg/bus -lang=go1.19 -complete -installsuffix shared -buildid SVCNlrHbsJWcaK1ZCmAH/SVCNlrHbsJWcaK1ZCmAH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b705/importcfg -pack ./pkg/bus/bus.go cat >$WORK/b1468/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/andybalholm/brotli=$WORK/b1469/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b885/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/utils=$WORK/b1470/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1318/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b823/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1468/_pkg_.a -trimpath "$WORK/b1468=>" -p github.com/grafana/grafana/pkg/tsdb/cloudmonitoring -lang=go1.19 -complete -installsuffix shared -buildid YamUq2x-sK88YmyeabGS/YamUq2x-sK88YmyeabGS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1468/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 cp $WORK/b1506/_pkg_.a /builddir/.cache/go-build/67/6702666430aee93765a989ffd76f584f31992b585bf272f191f6cade15da6c46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1487/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/28/285c9d6d495e5804a6e74f62fc8da7ec4eaf93b01519edcae3580d6ac23a2cd1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1510/_pkg_.a # internal cp $WORK/b1510/_pkg_.a /builddir/.cache/go-build/f5/f503e347b5f4033f4f394204266b51011256442341d7b2ba525fb8f01361c2b1-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/resource mkdir -p $WORK/b1516/ github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/azureauth mkdir -p $WORK/b1509/ cat >$WORK/b1516/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1514/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/utils=$WORK/b1510/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1511/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1516/_pkg_.a -trimpath "$WORK/b1516=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/resource -lang=go1.19 -complete -installsuffix shared -buildid UkE8BtJeqIvwNN74FvZQ/UkE8BtJeqIvwNN74FvZQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1516/importcfg -pack ./pkg/tsdb/prometheus/resource/resource.go cat >$WORK/b1509/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b845/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b448/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/utils=$WORK/b1510/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1511/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1509/_pkg_.a -trimpath "$WORK/b1509=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/azureauth -lang=go1.19 -complete -installsuffix shared -buildid GlzhHYeaBucikcnz7yk_/GlzhHYeaBucikcnz7yk_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1509/importcfg -pack ./pkg/tsdb/prometheus/buffered/azureauth/azure.go cp $WORK/b1487/_pkg_.a /builddir/.cache/go-build/b2/b22fa0b4a426a7e316a53bf605b0e66fc6fd491cd0b3d8a0ac2e0bbd6e8ca701-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb/flux mkdir -p $WORK/b1485/ cat >$WORK/b1485/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1486/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b823/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2=$WORK/b1487/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1488/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1493/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1485/_pkg_.a -trimpath "$WORK/b1485=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb/flux -lang=go1.19 -complete -installsuffix shared -buildid tjQg00u8z_hc3zEhZ5ai/tjQg00u8z_hc3zEhZ5ai -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1485/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 cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/c0/c094ff432625654cd4abb2a12b917a0ec16452aaff6302673fb70bba36dada39-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b600/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b601/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b609/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -lang=go1.11 -complete -installsuffix shared -buildid aCUjKYuYpo1CIw0_xrrp/aCUjKYuYpo1CIw0_xrrp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b599/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_amd64/buildid -w $WORK/b1509/_pkg_.a # internal cp $WORK/b1509/_pkg_.a /builddir/.cache/go-build/34/343c8c808c1ed45f0bf883e75eaf85d82252b231a5d34a18f17bc73adac113b6-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/buffered mkdir -p $WORK/b1508/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1516/_pkg_.a # internal cat >$WORK/b1508/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b823/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/azureauth=$WORK/b1509/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1512/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/utils=$WORK/b1510/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1511/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1072/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1071/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1508/_pkg_.a -trimpath "$WORK/b1508=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/buffered -lang=go1.19 -complete -installsuffix shared -buildid jc4jilI0fXtpsMHN1xRN/jc4jilI0fXtpsMHN1xRN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1508/importcfg -pack ./pkg/tsdb/prometheus/buffered/client.go ./pkg/tsdb/prometheus/buffered/time_series_query.go ./pkg/tsdb/prometheus/buffered/types.go cp $WORK/b1516/_pkg_.a /builddir/.cache/go-build/aa/aa5e5783663dbf64a38cfeb6f955a21bb19f8cb842eca14e5756a6b4ced0c0bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b1485/_pkg_.a /builddir/.cache/go-build/d8/d83438d19ea5b37427755895d2cba06e16be9c51576792d895a22e65bef3c6f3-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb mkdir -p $WORK/b1484/ cat >$WORK/b1484/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/flux=$WORK/b1485/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1486/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b823/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1484/_pkg_.a -trimpath "$WORK/b1484=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb -lang=go1.19 -complete -installsuffix shared -buildid H9hz9PjNdiHTYv-gQLme/H9hz9PjNdiHTYv-gQLme -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1484/importcfg -pack ./pkg/tsdb/influxdb/healthcheck.go ./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 ./pkg/tsdb/influxdb/settings.go cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/01/011cfa9cd2a687f9f2a5473463de106461a7e80d21180914c89d7a69d7285425-d # internal github.com/grafana/grafana/pkg/ifaces/gcsifaces mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b612/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b638/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b642/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/grafana/grafana/pkg/ifaces/gcsifaces -lang=go1.19 -complete -installsuffix shared -buildid LMC0ohJGBSS6a1OXG1bI/LMC0ohJGBSS6a1OXG1bI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b682/importcfg -pack ./pkg/ifaces/gcsifaces/gcsifaces.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1508/_pkg_.a # internal cp $WORK/b1508/_pkg_.a /builddir/.cache/go-build/9c/9c0eed6c8ee4805521190abb9a7513f2578bcb09ccb7ae1ee4c2ca0fa94cc576-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/1d/1d02c49ccd3227c7281f982b287cd0e54c96113c055a8e5f4242f3477949d14a-d # internal github.com/grafana/grafana/pkg/components/imguploader/gcs mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b612/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b638/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b642/_pkg_.a packagefile google.golang.org/api/option=$WORK/b637/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/grafana/grafana/pkg/components/imguploader/gcs -lang=go1.19 -complete -installsuffix shared -buildid F9gIvVgSgw7tqnQn34PH/F9gIvVgSgw7tqnQn34PH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./pkg/components/imguploader/gcs/gcsuploader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1468/_pkg_.a # internal cp $WORK/b1468/_pkg_.a /builddir/.cache/go-build/9b/9be68853e2efbb287974d204141193d329b5eb1e2d6773b0e01e5d89f9c84f2d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/61/61c754cd0b5fa719f352d3a64d3e2d02155e72babe99124523bea78d97d6492d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/23/2343938aab77f382ddd0b20458160ad0d96c8c33c6d2278fdd92c07b05158260-d # internal github.com/grafana/grafana/pkg/components/imguploader mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/xml=$WORK/b402/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b406/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b599/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b395/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b611/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/grafana/grafana/pkg/components/imguploader -lang=go1.19 -complete -installsuffix shared -buildid 9Qj5hnbqqcCVfEIdedTM/9Qj5hnbqqcCVfEIdedTM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b598/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_amd64/buildid -w $WORK/b1484/_pkg_.a # internal cp $WORK/b1484/_pkg_.a /builddir/.cache/go-build/c9/c9142a6ffaefce9f64208cab4d67e6c874c80884571e6e6e32ced5c2d42abcc6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/3f/3f6b1a72c297eaf8fdb61acf9385aec9357cb88581ca50dae67b8b9d6f826a3b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1477/_pkg_.a # internal cp $WORK/b1477/_pkg_.a /builddir/.cache/go-build/33/337a3cfbaa606a5e3084a86295aabc83422d899c53f1a4a8655817beb63f237a-d # internal github.com/aws/aws-sdk-go/service/ec2/ec2iface mkdir -p $WORK/b1479/ cat >$WORK/b1479/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1477/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1479/_pkg_.a -trimpath "$WORK/b1479=>" -p github.com/aws/aws-sdk-go/service/ec2/ec2iface -lang=go1.11 -complete -installsuffix shared -buildid J2HV5qzNefTCnMBXQiks/J2HV5qzNefTCnMBXQiks -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1479/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1479/_pkg_.a # internal cp $WORK/b1479/_pkg_.a /builddir/.cache/go-build/d3/d3b8c2775344cdd9969ed9b36134e162af0646848294d5cd6e8584f922d25f38-d # internal cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b575/ -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.2.10/vendor/github.com/mattn/go-sqlite3 -o $WORK/b575/_x012.o -c sqlite3_opt_unlock_notify.c cd $WORK/b575 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/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.2.10/vendor/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.2.10 TERM='dumb' gcc -I ./vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b575=/tmp/go-build -gno-record-gcc-switches -o $WORK/b575/_cgo_.o $WORK/b575/_cgo_main.o $WORK/b575/_x001.o $WORK/b575/_x002.o $WORK/b575/_x003.o $WORK/b575/_x004.o $WORK/b575/_x005.o $WORK/b575/_x006.o $WORK/b575/_x007.o $WORK/b575/_x008.o $WORK/b575/_x009.o $WORK/b575/_x010.o $WORK/b575/_x011.o $WORK/b575/_x012.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b575/_cgo_.o -dynout $WORK/b575/_cgo_import.go cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile database/sql/driver=$WORK/b442/_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/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/mattn/go-sqlite3 -lang=go1.16 -installsuffix shared -buildid cbruvlF5kUBhfqFiZD2H/cbruvlF5kUBhfqFiZD2H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b575/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/b575/_cgo_gotypes.go $WORK/b575/backup.cgo1.go $WORK/b575/callback.cgo1.go $WORK/b575/error.cgo1.go $WORK/b575/sqlite3.cgo1.go $WORK/b575/sqlite3_context.cgo1.go $WORK/b575/sqlite3_load_extension.cgo1.go $WORK/b575/sqlite3_opt_userauth_omit.cgo1.go $WORK/b575/sqlite3_other.cgo1.go $WORK/b575/sqlite3_type.cgo1.go $WORK/b575/_cgo_import.go cd /builddir/build/BUILD/grafana-9.2.10/vendor/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b575/_pkg_.a $WORK/b575/_x001.o $WORK/b575/_x002.o $WORK/b575/_x003.o $WORK/b575/_x004.o $WORK/b575/_x005.o $WORK/b575/_x006.o $WORK/b575/_x007.o $WORK/b575/_x008.o $WORK/b575/_x009.o $WORK/b575/_x010.o $WORK/b575/_x011.o $WORK/b575/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/e2/e2dd4edb3c641233866cecb45a891b9c106deb8911504ccac47198658080777e-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrator mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b567/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b568/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b569/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b570/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/lib/pq=$WORK/b572/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b575/_pkg_.a packagefile go.uber.org/atomic=$WORK/b500/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.2.10 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrator -lang=go1.19 -complete -installsuffix shared -buildid -enBkhMGs0ikAGIrQVYX/-enBkhMGs0ikAGIrQVYX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b566/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_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/7e/7e4aa329aab1e8492d01a44875b6c732f227ed84d1c94812b83a2510b878a7f7-d # internal github.com/grafana/grafana/pkg/registry mkdir -p $WORK/b565/ github.com/grafana/grafana/pkg/services/sqlstore/searchstore mkdir -p $WORK/b582/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/grafana/grafana/pkg/registry -lang=go1.19 -complete -installsuffix shared -buildid X6_G43Ks2J_aXn6JT5mm/X6_G43Ks2J_aXn6JT5mm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b565/importcfg -pack ./pkg/registry/registry.go cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/grafana/grafana/pkg/services/sqlstore/searchstore -lang=go1.19 -complete -installsuffix shared -buildid NqpnXoOdKUAtgs9DGleT/NqpnXoOdKUAtgs9DGleT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b582/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_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/e6/e6c4ee1215de6a8406900eed2dea08ceadc5985a8895d3c1e07b2fb20c1882eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/0b/0b26780ff3360dee38515c6b8f8421fb9c0a6490a357ac761f58f56bcbdbdcb9-d # internal github.com/grafana/grafana/pkg/models mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/grafana/grafana/pkg/models -lang=go1.19 -complete -installsuffix shared -buildid F5dgquI3RxRz13K7Kaol/F5dgquI3RxRz13K7Kaol -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack ./pkg/models/address.go ./pkg/models/alert.go ./pkg/models/alert_notifications.go ./pkg/models/context.go ./pkg/models/dashboard_acl.go ./pkg/models/dashboard_thumbs.go ./pkg/models/dashboards.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/quotas.go ./pkg/models/search.go ./pkg/models/shorturl.go ./pkg/models/star.go ./pkg/models/stats.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_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/ce/ceb019da53b46626143f2d0bbf504f04c0795daaba216f42f6814c4debceb285-d # internal github.com/grafana/grafana/pkg/middleware/cookies mkdir -p $WORK/b594/ github.com/grafana/grafana/pkg/services/navtree github.com/grafana/grafana/pkg/services/loginattempt mkdir -p $WORK/b906/ github.com/grafana/grafana/pkg/api/response github.com/grafana/grafana/pkg/api/avatar mkdir -p $WORK/b811/ mkdir -p $WORK/b345/ github.com/grafana/grafana/pkg/services/quota github.com/grafana/grafana/pkg/services/login mkdir -p $WORK/b893/ github.com/grafana/grafana/pkg/services/team mkdir -p $WORK/b918/ github.com/grafana/grafana/pkg/services/notifications cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/grafana/grafana/pkg/middleware/cookies -lang=go1.19 -complete -installsuffix shared -buildid ooC-on6sNfct1Ge_1vTY/ooC-on6sNfct1Ge_1vTY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b594/importcfg -pack ./pkg/middleware/cookies/cookies.go github.com/grafana/grafana/pkg/services/temp_user mkdir -p $WORK/b1110/ cat >$WORK/b906/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a EOF cat >$WORK/b811/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b593/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_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/login/social /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p github.com/grafana/grafana/pkg/services/loginattempt -lang=go1.19 -complete -installsuffix shared -buildid EE6wjQQCryN2KC0Us3hp/EE6wjQQCryN2KC0Us3hp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b906/importcfg -pack ./pkg/services/loginattempt/login_attempt.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/grafana/grafana/pkg/api/avatar -lang=go1.19 -complete -installsuffix shared -buildid NNmovRVxpSiR_qHZIWuC/NNmovRVxpSiR_qHZIWuC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b811/importcfg -pack ./pkg/api/avatar/avatar.go mkdir -p $WORK/b887/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b586/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b316/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cat >$WORK/b893/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/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/grafana/grafana/pkg/api/response -lang=go1.19 -complete -installsuffix shared -buildid 5-Tqj_dUh7iwStXE466Y/5-Tqj_dUh7iwStXE466Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./pkg/api/response/response.go ./pkg/api/response/web_hack.go mkdir -p $WORK/b704/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p github.com/grafana/grafana/pkg/services/login -lang=go1.19 -complete -installsuffix shared -buildid dIrmULBeVDaa7LXfQaUw/dIrmULBeVDaa7LXfQaUw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b893/importcfg -pack ./pkg/services/login/authinfo.go ./pkg/services/login/login.go ./pkg/services/login/model.go ./pkg/services/login/userprotection.go cat >$WORK/b918/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p github.com/grafana/grafana/pkg/services/team -lang=go1.19 -complete -installsuffix shared -buildid U7z9RCKuAY1PeEXUZjgv/U7z9RCKuAY1PeEXUZjgv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b918/importcfg -pack ./pkg/services/team/team.go github.com/grafana/grafana/pkg/services/dashboard_thumbs mkdir -p $WORK/b1321/ mkdir -p $WORK/b825/ github.com/grafana/grafana/pkg/services/live/managedstream mkdir -p $WORK/b916/ github.com/grafana/grafana/pkg/services/plugindashboards mkdir -p $WORK/b1394/ github.com/grafana/grafana/pkg/services/provisioning/utils cat >$WORK/b887/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/zlib=$WORK/b492/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b389/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b733/_pkg_.a packagefile golang.org/x/text/language=$WORK/b735/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b888/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/mail=$WORK/b708/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF github.com/grafana/grafana/pkg/services/teamguardian mkdir -p $WORK/b1416/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/grafana/grafana/pkg/login/social -lang=go1.19 -complete -installsuffix shared -buildid A5PuqDjbO0ZZh4lsrEYs/A5PuqDjbO0ZZh4lsrEYs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b887/importcfg -pack ./pkg/login/social/azuread_oauth.go ./pkg/login/social/common.go ./pkg/login/social/errors.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/b1110/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a EOF mkdir -p $WORK/b1399/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1110/_pkg_.a -trimpath "$WORK/b1110=>" -p github.com/grafana/grafana/pkg/services/temp_user -lang=go1.19 -complete -installsuffix shared -buildid KEHA2nW1TvEu5bssUv-O/KEHA2nW1TvEu5bssUv-O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1110/importcfg -pack ./pkg/services/temp_user/temp_user.go cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b705/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b707/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/mail=$WORK/b708/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1170/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/grafana/grafana/pkg/services/notifications -lang=go1.19 -complete -installsuffix shared -buildid RJJcb9W4GizsxU4o5Tob/RJJcb9W4GizsxU4o5Tob -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b704/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/b1321/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a EOF cat >$WORK/b916/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/b561/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1321/_pkg_.a -trimpath "$WORK/b1321=>" -p github.com/grafana/grafana/pkg/services/dashboard_thumbs -lang=go1.19 -complete -installsuffix shared -buildid FyequKxcZw9wE5AyaqfH/FyequKxcZw9wE5AyaqfH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1321/importcfg -pack ./pkg/services/dashboard_thumbs/dashboard_thumbs.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p github.com/grafana/grafana/pkg/services/quota -lang=go1.19 -complete -installsuffix shared -buildid pVjPn41S0cUJ8WKEPe8w/pVjPn41S0cUJ8WKEPe8w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b916/importcfg -pack ./pkg/services/quota/model.go ./pkg/services/quota/quota.go cat >$WORK/b1394/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a EOF cat >$WORK/b825/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b826/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1394/_pkg_.a -trimpath "$WORK/b1394=>" -p github.com/grafana/grafana/pkg/services/plugindashboards -lang=go1.19 -complete -installsuffix shared -buildid PXmSIsJ69bIIg3IHUb2y/PXmSIsJ69bIIg3IHUb2y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1394/importcfg -pack ./pkg/services/plugindashboards/plugindashboards.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/grafana/grafana/pkg/services/navtree -lang=go1.19 -complete -installsuffix shared -buildid VcduVP21Sd4M78NMBrth/VcduVP21Sd4M78NMBrth -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b825/importcfg -pack ./pkg/services/navtree/models.go ./pkg/services/navtree/navtree.go cat >$WORK/b1416/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1416/_pkg_.a -trimpath "$WORK/b1416=>" -p github.com/grafana/grafana/pkg/services/teamguardian -lang=go1.19 -complete -installsuffix shared -buildid pbLiMErxVgYVPQRhp04K/pbLiMErxVgYVPQRhp04K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1416/importcfg -pack ./pkg/services/teamguardian/team.go cat >$WORK/b1399/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/b561/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1399/_pkg_.a -trimpath "$WORK/b1399=>" -p github.com/grafana/grafana/pkg/services/provisioning/utils -lang=go1.19 -complete -installsuffix shared -buildid 6MGZ9BEDd_VqD6QN72pJ/6MGZ9BEDd_VqD6QN72pJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1399/importcfg -pack ./pkg/services/provisioning/utils/utils.go cat >$WORK/b1170/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b714/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_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_amd64/compile -o $WORK/b1170/_pkg_.a -trimpath "$WORK/b1170=>" -p github.com/grafana/grafana/pkg/services/live/managedstream -lang=go1.19 -complete -installsuffix shared -buildid stddPNLLoT1sny4Y0WGy/stddPNLLoT1sny4Y0WGy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1170/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_amd64/buildid -w $WORK/b906/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1416/_pkg_.a # internal cp $WORK/b1416/_pkg_.a /builddir/.cache/go-build/65/65137384d40df07dc4278d2cf73c7293b127fc9ac322bbfb1c09687740a75510-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1321/_pkg_.a # internal github.com/grafana/grafana/pkg/services/teamguardian/manager mkdir -p $WORK/b1583/ cat >$WORK/b1583/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1416/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b698/_pkg_.a EOF cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/6d/6da36d8d02f538b5e1369d73f808aeb0a5f938556469b011e442fe76e0d37f87-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1583/_pkg_.a -trimpath "$WORK/b1583=>" -p github.com/grafana/grafana/pkg/services/teamguardian/manager -lang=go1.19 -complete -installsuffix shared -buildid ZjseU2YVrCYzvmtL9vkN/ZjseU2YVrCYzvmtL9vkN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1583/importcfg -pack ./pkg/services/teamguardian/manager/service.go ./pkg/services/teamguardian/manager/service_mock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b918/_pkg_.a # internal cp $WORK/b1321/_pkg_.a /builddir/.cache/go-build/ff/fffe59c52994993889feeec5c9fb79b9533276ee23cf31e38aca3f49e827b240-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1399/_pkg_.a # internal cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/f9/f9eacef191d65831eab9603b966c7bf1adb780e699922fa1b0aa8ee3e45227be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1394/_pkg_.a # internal cp $WORK/b1399/_pkg_.a /builddir/.cache/go-build/6c/6c6b6a52c748768f4177a96455f0be01627c902c96642a290118b594e78c67a4-d # internal cp $WORK/b1110/_pkg_.a /builddir/.cache/go-build/f4/f4517d0f9bfbeb8e5f5658c97ad77a401bf985aa475c48797877bd6311bbb288-d # internal cp $WORK/b1394/_pkg_.a /builddir/.cache/go-build/6c/6c5edac09224d28e4f34f33e5636cc17a7c113c02b821827e6aa746044727084-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b825/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b916/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b893/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/cd/cd8d204bfd858678ebb9b972c65c619fe3da8fb6aa9740f69043b5106f706ffa-d # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/2d/2db6c5d8a15f5b55a97fef98013b34b803b6745dbc13da25692a6123b694b89b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1583/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/83/83192825050b6d5b84d835c9112c4d87fbf68fa2b59fa3ee98fc6eed3abe436f-d # internal github.com/grafana/grafana/pkg/services/accesscontrol mkdir -p $WORK/b591/ cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/cd/cd08e48bc5a4fcd3b0a8950cbd07523479242bd6f5e031bdbd3c298e9cddca89-d # internal github.com/grafana/grafana/pkg/services/login/authinfoservice mkdir -p $WORK/b1541/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b594/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/grafana/grafana/pkg/services/accesscontrol -lang=go1.19 -complete -installsuffix shared -buildid 7YzbYplch_6FcgIoyC5H/7YzbYplch_6FcgIoyC5H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b591/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/metadata.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_amd64/buildid -w $WORK/b811/_pkg_.a # internal cat >$WORK/b1541/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1541/_pkg_.a -trimpath "$WORK/b1541=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice -lang=go1.19 -complete -installsuffix shared -buildid HGUFpBe6cVsVi0r_Nwjd/HGUFpBe6cVsVi0r_Nwjd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1541/importcfg -pack ./pkg/services/login/authinfoservice/service.go ./pkg/services/login/authinfoservice/userprotection.go cp $WORK/b1583/_pkg_.a /builddir/.cache/go-build/4a/4a3f134fd845c7eba63b75116b229c41c6e7150da97bb729de48a9e77453d4b6-d # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/7f/7f130750691948663c2e7ea8e6469331acbfcb84d6fd6a284ffea84a3778b6eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1170/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/a9/a9946395b89c7120f9a86cfcd5491370f5939f30497bc8aa87caa0a3f0a2257b-d # internal github.com/grafana/grafana/pkg/services/ldap github.com/grafana/grafana/pkg/services/featuremgmt mkdir -p $WORK/b901/ mkdir -p $WORK/b729/ cp $WORK/b1170/_pkg_.a /builddir/.cache/go-build/f8/f8625483284d8b1f57b36da90da8e78037d8db15e8d162205f8ee065421654c7-d # internal github.com/grafana/grafana/pkg/services/live/survey mkdir -p $WORK/b1182/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cat >$WORK/b901/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b902/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b904/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/grafana/grafana/pkg/services/featuremgmt -lang=go1.19 -complete -installsuffix shared -buildid ZR0F-0JE5Hz3Tyyk41JO/ZR0F-0JE5Hz3Tyyk41JO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b729/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_amd64/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p github.com/grafana/grafana/pkg/services/ldap -lang=go1.19 -complete -installsuffix shared -buildid PJ_iTvGG7G01FZUV-Ihj/PJ_iTvGG7G01FZUV-Ihj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b901/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 cat >$WORK/b1182/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1114/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1170/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1182/_pkg_.a -trimpath "$WORK/b1182=>" -p github.com/grafana/grafana/pkg/services/live/survey -lang=go1.19 -complete -installsuffix shared -buildid nov6nlaLZONyX8txf0wF/nov6nlaLZONyX8txf0wF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1182/importcfg -pack ./pkg/services/live/survey/survey.go github.com/grafana/grafana/pkg/services/live/pipeline mkdir -p $WORK/b1153/ cat >$WORK/b1153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1114/_pkg_.a packagefile github.com/dop251/goja=$WORK/b1154/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1163/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1166/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1170/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/pattern=$WORK/b1171/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/tree=$WORK/b1172/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/remotewrite=$WORK/b1173/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b316/_pkg_.a packagefile github.com/ohler55/ojg/jp=$WORK/b1175/_pkg_.a packagefile github.com/ohler55/ojg/oj=$WORK/b1179/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1174/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b525/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1153/_pkg_.a -trimpath "$WORK/b1153=>" -p github.com/grafana/grafana/pkg/services/live/pipeline -lang=go1.19 -complete -installsuffix shared -buildid KIUiQMOFbmGiQWJSQQVg/KIUiQMOFbmGiQWJSQQVg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1153/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_amd64/buildid -w $WORK/b704/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1541/_pkg_.a # internal cp $WORK/b1541/_pkg_.a /builddir/.cache/go-build/a6/a687c91aaa6889949866dabd0fa1e55823510471e75aed4eb05f114ee3b0f29a-d # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/74/74b71712681a4f69ec239c6d177b1a0aad9c7143aeb9427521e381a9af2450c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1182/_pkg_.a # internal cp $WORK/b1182/_pkg_.a /builddir/.cache/go-build/78/7828f5dde884b5e4c37f7ba4d74dfcad4656c369e0499024ab7c9110beef4392-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/46/463c965c080df1dad1fd672d0c5629bc7d4e0f4abcf2d2caeae91a0206a1734c-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders mkdir -p $WORK/b1412/ github.com/grafana/grafana/pkg/plugins/config mkdir -p $WORK/b1527/ github.com/grafana/grafana/pkg/tsdb/prometheus/querydata mkdir -p $WORK/b1513/ github.com/grafana/grafana/pkg/tsdb/testdatasource mkdir -p $WORK/b1317/ github.com/grafana/grafana/pkg/tsdb/loki mkdir -p $WORK/b1501/ cat >$WORK/b1513/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/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b823/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1514/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1515/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/utils=$WORK/b1510/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1502/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1511/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b316/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1317/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/csv=$WORK/b321/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1318/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource/sims=$WORK/b1319/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1513/_pkg_.a -trimpath "$WORK/b1513=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/querydata -lang=go1.19 -complete -installsuffix shared -buildid 8_0-OUyICwTYPVh1eGbI/8_0-OUyICwTYPVh1eGbI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1513/importcfg -pack ./pkg/tsdb/prometheus/querydata/exemplar_sampler.go ./pkg/tsdb/prometheus/querydata/request.go ./pkg/tsdb/prometheus/querydata/response.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1317/_pkg_.a -trimpath "$WORK/b1317=>" -p github.com/grafana/grafana/pkg/tsdb/testdatasource -lang=go1.19 -complete -installsuffix shared -buildid BsWlm3QY0BFsPFkthZH7/BsWlm3QY0BFsPFkthZH7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1317/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 cat >$WORK/b1412/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1411/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b1413/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a EOF cat >$WORK/b1527/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b448/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1412/_pkg_.a -trimpath "$WORK/b1412=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders -lang=go1.19 -complete -installsuffix shared -buildid bas54nf0a6qwPkte5P43/bas54nf0a6qwPkte5P43 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1412/importcfg -pack ./pkg/services/kmsproviders/osskmsproviders/osskmsproviders.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1527/_pkg_.a -trimpath "$WORK/b1527=>" -p github.com/grafana/grafana/pkg/plugins/config -lang=go1.19 -complete -installsuffix shared -buildid sqUS8C1hvQps_R-P-wmR/sqUS8C1hvQps_R-P-wmR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1527/importcfg -pack ./pkg/plugins/config/config.go github.com/grafana/grafana/pkg/tsdb/cloudwatch mkdir -p $WORK/b1471/ cat >$WORK/b1501/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1143/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b823/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1502/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b316/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1501/_pkg_.a -trimpath "$WORK/b1501=>" -p github.com/grafana/grafana/pkg/tsdb/loki -lang=go1.19 -complete -installsuffix shared -buildid avbVq6ukaCDxgWS4z-ok/avbVq6ukaCDxgWS4z-ok -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1501/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 cat >$WORK/b1471/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b406/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1472/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface=$WORK/b1474/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1475/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface=$WORK/b1476/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1477/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2/ec2iface=$WORK/b1479/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1480/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface=$WORK/b1481/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b375/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1318/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b810/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1471/_pkg_.a -trimpath "$WORK/b1471=>" -p github.com/grafana/grafana/pkg/tsdb/cloudwatch -lang=go1.19 -complete -installsuffix shared -buildid 20bS1NvPqVc5MUnvgEBA/20bS1NvPqVc5MUnvgEBA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1471/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_amd64/buildid -w $WORK/b901/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1527/_pkg_.a # internal cp $WORK/b1412/_pkg_.a /builddir/.cache/go-build/c6/c6000a983159a43bcbcf49dca09409ed297732fdd936ac5c85b99e843323c245-d # internal github.com/grafana/grafana/pkg/services/secrets/manager mkdir -p $WORK/b1408/ cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/9a/9aa5eb26429e3b138cd504e36db14c6e84ad675434d3713b23562790037473b2-d # internal github.com/grafana/grafana/pkg/services/multildap mkdir -p $WORK/b907/ cat >$WORK/b1408/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/provider=$WORK/b1409/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/service=$WORK/b1410/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1411/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1412/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b810/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b365/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1408/_pkg_.a -trimpath "$WORK/b1408=>" -p github.com/grafana/grafana/pkg/services/secrets/manager -lang=go1.19 -complete -installsuffix shared -buildid ALwVdoaFBahUAFtBucek/ALwVdoaFBahUAFtBucek -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1408/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 cat >$WORK/b907/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b901/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p github.com/grafana/grafana/pkg/services/multildap -lang=go1.19 -complete -installsuffix shared -buildid TBpKpK-7E19edLvHpd1L/TBpKpK-7E19edLvHpd1L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b907/importcfg -pack ./pkg/services/multildap/multidap_mock.go ./pkg/services/multildap/multildap.go cp $WORK/b1527/_pkg_.a /builddir/.cache/go-build/2f/2fa228d76a2d7fe997ac48f585bd98fa4dbd036cf21b62b367012339a56c57c2-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation mkdir -p $WORK/b1537/ cat >$WORK/b1537/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1527/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1537/_pkg_.a -trimpath "$WORK/b1537=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation -lang=go1.19 -complete -installsuffix shared -buildid sMboDXK5l6q_OSA2XdKK/sMboDXK5l6q_OSA2XdKK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1537/importcfg -pack ./pkg/plugins/backendplugin/instrumentation/instrumentation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/7c/7cf938ff6040a1640fa386950b8ca08777c8ce50fffc17f4217ead649c34655f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1513/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1537/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b907/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b1513/_pkg_.a /builddir/.cache/go-build/aa/aa95e852ab21e570549ed3e617ef43712b58d1574edb1493153c26388473aea0-d # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/66/66164ac59c440895c099d82841ec147bc50d63f36ce3c42a776aec7b6e4ec97c-d # internal cp $WORK/b1537/_pkg_.a /builddir/.cache/go-build/9f/9fbb3224065a5ade3f273c5f62749778bba1001a1701b36d37a8ee29df39bdca-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus mkdir -p $WORK/b1507/ cat >$WORK/b1507/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered=$WORK/b1508/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/querydata=$WORK/b1513/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/resource=$WORK/b1516/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b593/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1071/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b922/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b925/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1507/_pkg_.a -trimpath "$WORK/b1507=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus -lang=go1.19 -complete -installsuffix shared -buildid ho7FUD4iJXRRnj6X4jua/ho7FUD4iJXRRnj6X4jua -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1507/importcfg -pack ./pkg/tsdb/prometheus/prometheus.go cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/91/91c39ef19f1718df0577513ff190b546b22850cb0f2b901112636d3ee54dd8e5-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts mkdir -p $WORK/b1415/ github.com/grafana/grafana/pkg/services/datasources mkdir -p $WORK/b700/ github.com/grafana/grafana/pkg/plugins mkdir -p $WORK/b587/ github.com/grafana/grafana/pkg/services/dashboards mkdir -p $WORK/b697/ cat >$WORK/b700/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/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b588/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b589/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b584/_pkg_.a EOF cat >$WORK/b1415/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b908/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/grafana/grafana/pkg/services/datasources -lang=go1.19 -complete -installsuffix shared -buildid xhcwlSenyrTo7-Q_FGyy/xhcwlSenyrTo7-Q_FGyy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b700/importcfg -pack ./pkg/services/datasources/accesscontrol.go ./pkg/services/datasources/datasources.go ./pkg/services/datasources/errors.go ./pkg/services/datasources/models.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/grafana/grafana/pkg/plugins -lang=go1.19 -complete -installsuffix shared -buildid o1eKJtIJtsTZ3QkKvWT4/o1eKJtIJtsTZ3QkKvWT4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./pkg/plugins/accesscontrol.go ./pkg/plugins/errors.go ./pkg/plugins/ifaces.go ./pkg/plugins/models.go ./pkg/plugins/plugins.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1415/_pkg_.a -trimpath "$WORK/b1415=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts -lang=go1.19 -complete -installsuffix shared -buildid kP0i7SIyzHxgeh0uGrFt/kP0i7SIyzHxgeh0uGrFt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1415/importcfg -pack ./pkg/services/serviceaccounts/errors.go ./pkg/services/serviceaccounts/models.go ./pkg/services/serviceaccounts/serviceaccounts.go cat >$WORK/b697/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/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b698/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/grafana/grafana/pkg/services/dashboards -lang=go1.19 -complete -installsuffix shared -buildid Qf3f41wYyKVBMNmcoJD0/Qf3f41wYyKVBMNmcoJD0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b697/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/errors.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1501/_pkg_.a # internal cp $WORK/b1408/_pkg_.a /builddir/.cache/go-build/4c/4c59593bb9be981b6b61f6f1afce387450365244e57a3714565652f2c5c2d5d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1415/_pkg_.a # internal cp $WORK/b1501/_pkg_.a /builddir/.cache/go-build/e3/e3d16c041aff5dddd7217033afb1d86110a74fb8be637ff8df35b79d0d8bd3d0-d # internal cp $WORK/b1415/_pkg_.a /builddir/.cache/go-build/85/8551be27052db142aabe5e3ca268176ca05f17242c484c6be006cf3c8683a942-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/b2/b2a02ed1b9583ae276d7354dae198a8b57627bed8fd506f5697f60a6c0f53e39-d # internal github.com/grafana/grafana/pkg/services/datasources/permissions github.com/grafana/grafana/pkg/plugins/adapters mkdir -p $WORK/b702/ github.com/grafana/grafana/pkg/api/datasource github.com/grafana/grafana/pkg/services/oauthtoken github.com/grafana/grafana/pkg/tsdb/legacydata mkdir -p $WORK/b802/ mkdir -p $WORK/b744/ mkdir -p $WORK/b812/ mkdir -p $WORK/b886/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1507/_pkg_.a # internal cat >$WORK/b744/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a EOF cat >$WORK/b812/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b813/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b702/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/grafana/grafana/pkg/plugins/adapters -lang=go1.19 -complete -installsuffix shared -buildid hKEXeK6xNM3ruLl39uVL/hKEXeK6xNM3ruLl39uVL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b744/importcfg -pack ./pkg/plugins/adapters/adapters.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/grafana/grafana/pkg/api/datasource -lang=go1.19 -complete -installsuffix shared -buildid 9gpsvWlsCUOtZMNoUJay/9gpsvWlsCUOtZMNoUJay -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b812/importcfg -pack ./pkg/api/datasource/validation.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/grafana/grafana/pkg/services/datasources/permissions -lang=go1.19 -complete -installsuffix shared -buildid F5-KT9KlrF1uZCUFrUHo/F5-KT9KlrF1uZCUFrUHo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b702/importcfg -pack ./pkg/services/datasources/permissions/datasource_permissions.go ./pkg/services/datasources/permissions/datasource_permissions_mocks.go cat >$WORK/b886/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b887/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a EOF cat >$WORK/b802/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b316/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b803/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/grafana/grafana/pkg/services/oauthtoken -lang=go1.19 -complete -installsuffix shared -buildid 0C8N1ZE1sF4qByMcRtki/0C8N1ZE1sF4qByMcRtki -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b886/importcfg -pack ./pkg/services/oauthtoken/oauth_token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata -lang=go1.19 -complete -installsuffix shared -buildid yHMKura6EgiXdHcdZNYM/yHMKura6EgiXdHcdZNYM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b802/importcfg -pack ./pkg/tsdb/legacydata/contracts.go ./pkg/tsdb/legacydata/dataframes.go ./pkg/tsdb/legacydata/doc.go ./pkg/tsdb/legacydata/time_range.go cp $WORK/b1507/_pkg_.a /builddir/.cache/go-build/99/990f68896275408ddbf5c3532b69c79ceb1fc6ec1c22d922e59d9196fa000adb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1317/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/43/434518a0f1c9a0de0dbd825d6757612259fcb70f233b70f2dc72e65e20b9c8a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b812/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b1317/_pkg_.a /builddir/.cache/go-build/b4/b4f6e77749e94c759729eec1110102b0ce4c068d8b7a4fc6b95dc0305f6916e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/eb/eb12d3fcd111e48304b5399e8684296d0e77db22fee3e2f428bf0cb766da7bc1-d # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/5e/5ea3e757a13cfad5321ee5224bf43caa620057c0f11d4581959551be84f455fb-d # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/a0/a06cd1779ac97150d2f5d029f2362bc98cb42001d48f5df3940cac22569b710d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/b2/b2b842f51d257b3067997e5fe04a1397e1f86d86bd45c2570e3d20c866a6dc51-d # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/17/17f40dd4a737066ac1319c6b6adadc02171773f6c6352b48ae3a26ae2af19cbd-d # internal github.com/grafana/grafana/pkg/plugins/plugincontext mkdir -p $WORK/b1035/ github.com/grafana/grafana/pkg/tsdb/legacydata/service github.com/grafana/grafana/pkg/tsdb/graphite github.com/grafana/grafana/pkg/services/publicdashboards/models github.com/grafana/grafana/pkg/plugins/manager/signature mkdir -p $WORK/b1534/ github.com/grafana/grafana/pkg/services/provisioning/plugins github.com/grafana/grafana/pkg/services/updatechecker mkdir -p $WORK/b1402/ github.com/grafana/grafana/pkg/tsdb/legacydata/interval mkdir -p $WORK/b797/ github.com/grafana/grafana/pkg/plugins/manager/dashboards github.com/grafana/grafana/pkg/plugins/manager/loader/initializer mkdir -p $WORK/b1531/ github.com/grafana/grafana/pkg/expr github.com/grafana/grafana/pkg/api/frontendlogging github.com/grafana/grafana/pkg/plugins/manager/registry mkdir -p $WORK/b1533/ mkdir -p $WORK/b740/ mkdir -p $WORK/b1419/ mkdir -p $WORK/b1589/ github.com/grafana/grafana/pkg/api/dtos mkdir -p $WORK/b1464/ mkdir -p $WORK/b1538/ mkdir -p $WORK/b1405/ mkdir -p $WORK/b827/ mkdir -p $WORK/b824/ cat >$WORK/b1534/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b367/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1527/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1292/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b1535/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b1419/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1420/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1589/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/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b744/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b886/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b802/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1464/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b802/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1533/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b797/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b802/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b824/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/navtree=$WORK/b825/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b826/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b740/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b741/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b742/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b744/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b745/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b768/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1464/_pkg_.a -trimpath "$WORK/b1464=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata/interval -lang=go1.19 -complete -installsuffix shared -buildid w7iq--eN2wAH1M1DksKW/w7iq--eN2wAH1M1DksKW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1464/importcfg -pack ./pkg/tsdb/legacydata/interval/interval.go cat >$WORK/b1538/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/grafana/grafana/pkg/api/dtos -lang=go1.19 -complete -installsuffix shared -buildid u6yOlzghBD2jYSrGGcxp/u6yOlzghBD2jYSrGGcxp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b824/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_amd64/compile -o $WORK/b1538/_pkg_.a -trimpath "$WORK/b1538=>" -p github.com/grafana/grafana/pkg/plugins/manager/dashboards -lang=go1.19 -complete -installsuffix shared -buildid pU2iCU1GwItu7pjwZ3WI/pU2iCU1GwItu7pjwZ3WI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1538/importcfg -pack ./pkg/plugins/manager/dashboards/filestore.go ./pkg/plugins/manager/dashboards/ifaces.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1533/_pkg_.a -trimpath "$WORK/b1533=>" -p github.com/grafana/grafana/pkg/plugins/manager/registry -lang=go1.19 -complete -installsuffix shared -buildid JQUX1qJIrWbGHOzHridB/JQUX1qJIrWbGHOzHridB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1533/importcfg -pack ./pkg/plugins/manager/registry/ifaces.go ./pkg/plugins/manager/registry/in_memory.go cat >$WORK/b827/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b113/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b828/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/wk8/go-ordered-map=$WORK/b830/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b831/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b843/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1035/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b744/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1531/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/b375/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b448/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1527/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b1402/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1397/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1035/_pkg_.a -trimpath "$WORK/b1035=>" -p github.com/grafana/grafana/pkg/plugins/plugincontext -lang=go1.19 -complete -installsuffix shared -buildid Mw55D8_ZJ6zsRGjvynuv/Mw55D8_ZJ6zsRGjvynuv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1035/importcfg -pack ./pkg/plugins/plugincontext/plugincontext.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1531/_pkg_.a -trimpath "$WORK/b1531=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader/initializer -lang=go1.19 -complete -installsuffix shared -buildid vzDdb4FLePuxLJoRvIo4/vzDdb4FLePuxLJoRvIo4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1531/importcfg -pack ./pkg/plugins/manager/loader/initializer/initializer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1402/_pkg_.a -trimpath "$WORK/b1402=>" -p github.com/grafana/grafana/pkg/services/provisioning/plugins -lang=go1.19 -complete -installsuffix shared -buildid CbFp9bTn07vDVB2-aujM/CbFp9bTn07vDVB2-aujM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1402/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_amd64/compile -o $WORK/b1589/_pkg_.a -trimpath "$WORK/b1589=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata/service -lang=go1.19 -complete -installsuffix shared -buildid PwAxxYQH3PpLEA8yhh_u/PwAxxYQH3PpLEA8yhh_u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1589/importcfg -pack ./pkg/tsdb/legacydata/service/service.go cat >$WORK/b1405/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b802/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1534/_pkg_.a -trimpath "$WORK/b1534=>" -p github.com/grafana/grafana/pkg/plugins/manager/signature -lang=go1.19 -complete -installsuffix shared -buildid VsIqwQgsZ2QPzOXVmsSg/VsIqwQgsZ2QPzOXVmsSg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1534/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_amd64/compile -o $WORK/b1405/_pkg_.a -trimpath "$WORK/b1405=>" -p github.com/grafana/grafana/pkg/services/publicdashboards/models -lang=go1.19 -complete -installsuffix shared -buildid 2EzdQBmyWj0KpvLs6CQr/2EzdQBmyWj0KpvLs6CQr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1405/importcfg -pack ./pkg/services/publicdashboards/models/models.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1419/_pkg_.a -trimpath "$WORK/b1419=>" -p github.com/grafana/grafana/pkg/services/updatechecker -lang=go1.19 -complete -installsuffix shared -buildid 2623pGaqVIgXEJv76O8z/2623pGaqVIgXEJv76O8z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1419/importcfg -pack ./pkg/services/updatechecker/grafana.go ./pkg/services/updatechecker/plugins.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/grafana/grafana/pkg/tsdb/graphite -lang=go1.19 -complete -installsuffix shared -buildid YAvUNRCCf92JuHauhGmM/YAvUNRCCf92JuHauhGmM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b797/importcfg -pack ./pkg/tsdb/graphite/graphite.go ./pkg/tsdb/graphite/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/grafana/grafana/pkg/expr -lang=go1.19 -complete -installsuffix shared -buildid fbe7aKQqWXqI6tMgpif5/fbe7aKQqWXqI6tMgpif5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b740/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_amd64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/grafana/grafana/pkg/api/frontendlogging -lang=go1.19 -complete -installsuffix shared -buildid 2ogcHojymPG_BcrC3Bkf/2ogcHojymPG_BcrC3Bkf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b827/importcfg -pack ./pkg/api/frontendlogging/grafana_javascript_agent.go ./pkg/api/frontendlogging/grafana_javascript_agent_payload.go ./pkg/api/frontendlogging/grafana_javascript_agent_sourcemaps.go ./pkg/api/frontendlogging/sentry.go ./pkg/api/frontendlogging/source_maps.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b1464/_pkg_.a /builddir/.cache/go-build/16/16cacaee47a99a824f3813b153979802e627d2231aab43105b0c9f7cefa86f55-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros mkdir -p $WORK/b1462/ cp $WORK/b1405/_pkg_.a /builddir/.cache/go-build/c8/c82a14ebbcd1bc1abc4450bb9147e3e1c1aeacd6112ef465a0730069b7850a23-d # internal cat >$WORK/b1462/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1463/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1464/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/services/publicdashboards/validation mkdir -p $WORK/b1575/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1462/_pkg_.a -trimpath "$WORK/b1462=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros -lang=go1.19 -complete -installsuffix shared -buildid BS5i0Sd-3rvY6yHdGtz3/BS5i0Sd-3rvY6yHdGtz3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1462/importcfg -pack ./pkg/tsdb/azuremonitor/macros/macros.go cat >$WORK/b1575/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/models=$WORK/b1405/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1575/_pkg_.a -trimpath "$WORK/b1575=>" -p github.com/grafana/grafana/pkg/services/publicdashboards/validation -lang=go1.19 -complete -installsuffix shared -buildid ATpJ8ojS6T1Ou5rJODMX/ATpJ8ojS6T1Ou5rJODMX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1575/importcfg -pack ./pkg/services/publicdashboards/validation/validator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1538/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1589/_pkg_.a # internal cp $WORK/b1538/_pkg_.a /builddir/.cache/go-build/14/142ccb6afef0b0a02556fe96fc762b2a62d07ae455777339a9344cb187523473-d # internal cp $WORK/b1153/_pkg_.a /builddir/.cache/go-build/ee/ee79b1a772ff6638a6fc28071e542c86e409c4bdd5f30da349e674f95e9effb3-d # internal github.com/grafana/grafana/pkg/services/live/pushws mkdir -p $WORK/b1180/ cat >$WORK/b1180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1143/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1166/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1170/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1181/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1180/_pkg_.a -trimpath "$WORK/b1180=>" -p github.com/grafana/grafana/pkg/services/live/pushws -lang=go1.19 -complete -installsuffix shared -buildid AbBQt21ciYnQmIyjR0EA/AbBQt21ciYnQmIyjR0EA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1180/importcfg -pack ./pkg/services/live/pushws/push_pipeline.go ./pkg/services/live/pushws/push_stream.go ./pkg/services/live/pushws/ws.go cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/3a/3ab0268337c8c71068a85495c40d9cc39347c7f300f5732906c6681f19ecc2ed-d # internal github.com/grafana/grafana/pkg/services/sqlstore/permissions mkdir -p $WORK/b804/ github.com/grafana/grafana/pkg/services/plugindashboards/service mkdir -p $WORK/b1542/ github.com/grafana/grafana/pkg/services/provisioning/dashboards mkdir -p $WORK/b1398/ github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol mkdir -p $WORK/b732/ cp $WORK/b1589/_pkg_.a /builddir/.cache/go-build/cf/cfdd89aba6a8260db2d0f24126e5fee0c1525705abb26a1e42d7b4b9a44434d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1402/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1035/_pkg_.a # internal cat >$WORK/b804/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b733/_pkg_.a packagefile golang.org/x/text/language=$WORK/b735/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a EOF cat >$WORK/b1542/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/b705/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/dashboards=$WORK/b1538/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1543/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1394/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b894/_pkg_.a EOF cat >$WORK/b1398/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/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1397/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/grafana/grafana/pkg/services/sqlstore/permissions -lang=go1.19 -complete -installsuffix shared -buildid 9gQn23ATdgiaC7ShCfKm/9gQn23ATdgiaC7ShCfKm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b804/importcfg -pack ./pkg/services/sqlstore/permissions/dashboard.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol -lang=go1.19 -complete -installsuffix shared -buildid 6ARMyTfFjPRz0ijDigTX/6ARMyTfFjPRz0ijDigTX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b732/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_amd64/compile -o $WORK/b1398/_pkg_.a -trimpath "$WORK/b1398=>" -p github.com/grafana/grafana/pkg/services/provisioning/dashboards -lang=go1.19 -complete -installsuffix shared -buildid mHPE1zWh4W800BXAuSLW/mHPE1zWh4W800BXAuSLW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1398/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_amd64/compile -o $WORK/b1542/_pkg_.a -trimpath "$WORK/b1542=>" -p github.com/grafana/grafana/pkg/services/plugindashboards/service -lang=go1.19 -complete -installsuffix shared -buildid YP0EgeYzzCdIe4IgdxrL/YP0EgeYzzCdIe4IgdxrL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1542/importcfg -pack ./pkg/services/plugindashboards/service/dashboard_updater.go ./pkg/services/plugindashboards/service/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1575/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1419/_pkg_.a # internal cp $WORK/b1402/_pkg_.a /builddir/.cache/go-build/af/afef6ad10842481bb82c8661fe0d6d1033ed4d984b0508644fa5cd6be71c6fe2-d # internal cp $WORK/b1035/_pkg_.a /builddir/.cache/go-build/59/59424d4e636c1e9b9059ede7600183559b2a95a534f9afc77b4a2b7fba1c85c4-d # internal github.com/grafana/grafana/pkg/services/live/liveplugin mkdir -p $WORK/b1152/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1533/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b1575/_pkg_.a /builddir/.cache/go-build/46/46e25cdcc2cda8756ee743c83957ccbf0be8fcb2425862ee624669f9846e558e-d # internal cat >$WORK/b1152/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1114/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b1035/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1152/_pkg_.a -trimpath "$WORK/b1152=>" -p github.com/grafana/grafana/pkg/services/live/liveplugin -lang=go1.19 -complete -installsuffix shared -buildid YB7YH2tmPcK6HkfY2P1C/YB7YH2tmPcK6HkfY2P1C -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1152/importcfg -pack ./pkg/services/live/liveplugin/plugin.go cp $WORK/b1419/_pkg_.a /builddir/.cache/go-build/7c/7ce74fff57adb0af3acbe14517579ebe7d0cc9977b82642c813e5eab9b32ba81-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b1531/_pkg_.a /builddir/.cache/go-build/8f/8f4adb7ff87fa9bb8852286a3ac8c564eb8267d5f19d0d2a9dd665d12d2eb35f-d # internal cp $WORK/b1533/_pkg_.a /builddir/.cache/go-build/48/4838d9184cb300ccb8b08133b0a4843218866a0875894df5bc4e7d58ea93909a-d # internal github.com/grafana/grafana/pkg/plugins/manager/client mkdir -p $WORK/b1536/ github.com/grafana/grafana/pkg/plugins/manager/process mkdir -p $WORK/b1532/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1462/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/d5/d52aa2278f12a2d2b7d70dcf8c6c0c99970ec2250b14cce5e8e1475cdf91ddf2-d # internal cat >$WORK/b1532/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b588/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1533/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/9c/9c3ed9a54621cc9e3edd6ff18925cda7e5e3142335d40739f58ddd111eec5a33-d # internal github.com/grafana/grafana/pkg/services/hooks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1532/_pkg_.a -trimpath "$WORK/b1532=>" -p github.com/grafana/grafana/pkg/plugins/manager/process -lang=go1.19 -complete -installsuffix shared -buildid 6me7j559np4Cb8RNHwe5/6me7j559np4Cb8RNHwe5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1532/importcfg -pack ./pkg/plugins/manager/process/ifaces.go ./pkg/plugins/manager/process/process.go mkdir -p $WORK/b1325/ github.com/grafana/grafana/pkg/services/searchusers cat >$WORK/b1536/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/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b588/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation=$WORK/b1537/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1527/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1533/_pkg_.a EOF mkdir -p $WORK/b1406/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1536/_pkg_.a -trimpath "$WORK/b1536=>" -p github.com/grafana/grafana/pkg/plugins/manager/client -lang=go1.19 -complete -installsuffix shared -buildid XGunYDXSg5fGvdUKeWZN/XGunYDXSg5fGvdUKeWZN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1536/importcfg -pack ./pkg/plugins/manager/client/client.go github.com/grafana/grafana/pkg/services/publicdashboards mkdir -p $WORK/b1404/ cat >$WORK/b1404/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/models=$WORK/b1405/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b698/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1404/_pkg_.a -trimpath "$WORK/b1404=>" -p github.com/grafana/grafana/pkg/services/publicdashboards -lang=go1.19 -complete -installsuffix shared -buildid MDPX_GD-RioKuLZptMV1/MDPX_GD-RioKuLZptMV1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1404/importcfg -pack ./pkg/services/publicdashboards/public_dashboard_service_mock.go ./pkg/services/publicdashboards/public_dashboard_store_mock.go ./pkg/services/publicdashboards/publicdashboard.go cat >$WORK/b1325/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a EOF cat >$WORK/b1406/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1325/_pkg_.a -trimpath "$WORK/b1325=>" -p github.com/grafana/grafana/pkg/services/hooks -lang=go1.19 -complete -installsuffix shared -buildid ZLbM08bpWInUDIh21jvJ/ZLbM08bpWInUDIh21jvJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1325/importcfg -pack ./pkg/services/hooks/hooks.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1406/_pkg_.a -trimpath "$WORK/b1406=>" -p github.com/grafana/grafana/pkg/services/searchusers -lang=go1.19 -complete -installsuffix shared -buildid 1tESY_eHYKVpLvlzoB4V/1tESY_eHYKVpLvlzoB4V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1406/importcfg -pack ./pkg/services/searchusers/searchusers.go cp $WORK/b1462/_pkg_.a /builddir/.cache/go-build/9b/9bd20712bef4609b413fc4e638c6d528262f5e321b74c9a66eb66ec48bf64621-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics mkdir -p $WORK/b1461/ cat >$WORK/b1461/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1462/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1463/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1461/_pkg_.a -trimpath "$WORK/b1461=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics -lang=go1.19 -complete -installsuffix shared -buildid qbL3Qm1OWSEyAeVn-zxB/qbL3Qm1OWSEyAeVn-zxB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1461/importcfg -pack ./pkg/tsdb/azuremonitor/loganalytics/azure-log-analytics-datasource.go ./pkg/tsdb/azuremonitor/loganalytics/azure-response-table-frame.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b1534/_pkg_.a /builddir/.cache/go-build/50/504df19316164e922c9937f4d90050396017b52517d57340edbe6a8b535a0033-d # internal cp $WORK/b1180/_pkg_.a /builddir/.cache/go-build/e5/e59b1ec80f4b4ad48fc21802933f8cda70e2b6af9d71be7a958bfd4d7fd15026-d # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/9b/9b5dcffab8045d29eb01a9c0a10fe799e7db82f9fb66a53e808dec7374805b89-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b827/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b740/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1325/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/e1/e19052b00cbb7903e0742b7249fa09940ffd4750e048906481d2b11524e2269e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1542/_pkg_.a # internal cp $WORK/b1325/_pkg_.a /builddir/.cache/go-build/86/86295220406ba038f5fde5e6cf1f8d76ab2b00895c38484f30c72282eff2699d-d # internal github.com/grafana/grafana/pkg/services/licensing mkdir -p $WORK/b1330/ cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/5c/5c62240ccbf1cbe4206115b6948b871ff5031764e27a5f3f308b8b3b6d397a01-d # internal github.com/grafana/grafana/pkg/services/publicdashboards/queries mkdir -p $WORK/b1188/ github.com/grafana/grafana/pkg/services/dashboardimport/utils mkdir -p $WORK/b1559/ github.com/grafana/grafana/pkg/services/ngalert/models mkdir -p $WORK/b772/ cp $WORK/b1542/_pkg_.a /builddir/.cache/go-build/b9/b9136ad4676efa709a2ba043ae1b9f3d15829fc89ad5eacdecb8384bc1d6c4a6-d # internal cat >$WORK/b1330/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1325/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/navtree=$WORK/b825/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1330/_pkg_.a -trimpath "$WORK/b1330=>" -p github.com/grafana/grafana/pkg/services/licensing -lang=go1.19 -complete -installsuffix shared -buildid XcniW1G4NLzCXlDYc23c/XcniW1G4NLzCXlDYc23c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1330/importcfg -pack ./pkg/services/licensing/accesscontrol.go ./pkg/services/licensing/oss.go cat >$WORK/b1188/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b740/_pkg_.a EOF cat >$WORK/b1559/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b740/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1543/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1188/_pkg_.a -trimpath "$WORK/b1188=>" -p github.com/grafana/grafana/pkg/services/publicdashboards/queries -lang=go1.19 -complete -installsuffix shared -buildid ySXgd8Ow7FbR-zECDALl/ySXgd8Ow7FbR-zECDALl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1188/importcfg -pack ./pkg/services/publicdashboards/queries/dashboard_queries.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1559/_pkg_.a -trimpath "$WORK/b1559=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/utils -lang=go1.19 -complete -installsuffix shared -buildid u-2Wre7ODJRXL2iX0LJe/u-2Wre7ODJRXL2iX0LJe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1559/importcfg -pack ./pkg/services/dashboardimport/utils/dash_template_evaluator.go cat >$WORK/b772/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b310/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b315/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b740/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b773/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b101/_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_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/grafana/grafana/pkg/services/ngalert/models -lang=go1.19 -complete -installsuffix shared -buildid EOd6zyRpxUmmgM-PQH6i/EOd6zyRpxUmmgM-PQH6i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b772/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/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 ./pkg/services/ngalert/models/time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1398/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1536/_pkg_.a # internal cp $WORK/b1406/_pkg_.a /builddir/.cache/go-build/fd/fdb0e0c7886b3ba723fbebdda00f38b02acc93017c5d10706506f56ab0b08488-d # internal cp $WORK/b1152/_pkg_.a /builddir/.cache/go-build/25/25030cf0c474060e8e2bd696648eb0abfbd08ae45f244e97d9e8ca0ea29b6738-d # internal cp $WORK/b1398/_pkg_.a /builddir/.cache/go-build/19/19554d6d8e8e83caa56398ab280e4245371a7ccffac03ea2ad81db7a5ee79714-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1404/_pkg_.a # internal cp $WORK/b1532/_pkg_.a /builddir/.cache/go-build/91/919b0ea4dad84d372c3703474f1c41b9453ae38171178976f20b5a6c36dc72bd-d # internal github.com/grafana/grafana/pkg/plugins/manager/loader mkdir -p $WORK/b1529/ cp $WORK/b1536/_pkg_.a /builddir/.cache/go-build/0a/0a77dbc482c2c9f70ab11eefe77121320683394f98c903a71ca263562a430675-d # internal cat >$WORK/b1529/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1527/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/logger=$WORK/b1038/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/finder=$WORK/b1530/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/initializer=$WORK/b1531/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/process=$WORK/b1532/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1533/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1534/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/storage=$WORK/b1039/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1529/_pkg_.a -trimpath "$WORK/b1529=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader -lang=go1.19 -complete -installsuffix shared -buildid 4jmoQ7WSQU5NzPtEedhi/4jmoQ7WSQU5NzPtEedhi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1529/importcfg -pack ./pkg/plugins/manager/loader/ifaces.go ./pkg/plugins/manager/loader/loader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1188/_pkg_.a # internal cp $WORK/b1404/_pkg_.a /builddir/.cache/go-build/bf/bf0e2c5b8a71e4e2d4ad5b6fa246b60497b64a5241f85f1c175ec01773811935-d # internal cp $WORK/b1559/_pkg_.a /builddir/.cache/go-build/24/2446686598acbbf88fa6ce5d182cf1fd0ae151a52964d1d7cb585a7e9596bd3f-d # internal cp $WORK/b1188/_pkg_.a /builddir/.cache/go-build/15/15417ca18344d290c62d111ae9c7683d7dedf139ed203041b520173eb156d6f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1461/_pkg_.a # internal cp $WORK/b1330/_pkg_.a /builddir/.cache/go-build/8d/8d41cd4d1a61ef4a8e48d7e873a11104ca4959396d3b827bcd0385d6c64f4e3e-d # internal cp $WORK/b1461/_pkg_.a /builddir/.cache/go-build/66/66aa56f478872d37da8dad6d088fd48a1980545d5b1d3ea5c1399e759d7deed0-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph mkdir -p $WORK/b1466/ cat >$WORK/b1466/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b448/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1462/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1463/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1466/_pkg_.a -trimpath "$WORK/b1466=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph -lang=go1.19 -complete -installsuffix shared -buildid 6ymZXxi6QH6fKdKw_-wP/6ymZXxi6QH6fKdKw_-wP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1466/importcfg -pack ./pkg/tsdb/azuremonitor/resourcegraph/azure-resource-graph-datasource.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b772/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/76/76ad93e6fa6d75a3cd9ebe670494ab682ab0d89b6f9536c5b1a0038cd06cf784-d # internal github.com/grafana/grafana/pkg/services/ngalert/eval mkdir -p $WORK/b1363/ github.com/grafana/grafana/pkg/services/ngalert/notifier/channels mkdir -p $WORK/b774/ cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/d4/d407d02ee1b84fc4ac7e6ba63f582fb912f8cd7a82c9850f0755fecb91c4d845-d # internal 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 github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b740/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b741/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b698/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1363/_pkg_.a -trimpath "$WORK/b1363=>" -p github.com/grafana/grafana/pkg/services/ngalert/eval -lang=go1.19 -complete -installsuffix shared -buildid xKt97Ws5uUA6FkLk8ZlT/xKt97Ws5uUA6FkLk8ZlT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1363/importcfg -pack ./pkg/services/ngalert/eval/eval.go ./pkg/services/ngalert/eval/evaluator_mock.go ./pkg/services/ngalert/eval/extract_md.go ./pkg/services/ngalert/eval/testing.go cat >$WORK/b774/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b705/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b775/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b779/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b791/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b782/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b796/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels -lang=go1.19 -complete -installsuffix shared -buildid CXEfV1bpmP-3tz8YduQL/CXEfV1bpmP-3tz8YduQL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b774/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_amd64/buildid -w $WORK/b1466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1529/_pkg_.a # internal cp $WORK/b1529/_pkg_.a /builddir/.cache/go-build/c4/c4c3b5858cfc709a9ee3b5e0a4de7181a9fa4bdab4fe9c1c374e9e949e248248-d # internal cp $WORK/b1466/_pkg_.a /builddir/.cache/go-build/a7/a7ae39f290a30f189b97b0c796776c88296fad0a1c4206953e4f615978ed9a83-d # internal github.com/grafana/grafana/pkg/plugins/manager mkdir -p $WORK/b1528/ github.com/grafana/grafana/pkg/plugins/manager/store mkdir -p $WORK/b1539/ github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics mkdir -p $WORK/b1465/ cat >$WORK/b1539/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1527/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1529/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1533/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cat >$WORK/b1528/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1527/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/logger=$WORK/b1038/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1529/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1533/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/repo=$WORK/b1036/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/storage=$WORK/b1039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1539/_pkg_.a -trimpath "$WORK/b1539=>" -p github.com/grafana/grafana/pkg/plugins/manager/store -lang=go1.19 -complete -installsuffix shared -buildid F0DexW4doWN-vVHUAcmZ/F0DexW4doWN-vVHUAcmZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1539/importcfg -pack ./pkg/plugins/manager/store/store.go cat >$WORK/b1465/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1466/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/time=$WORK/b1467/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1463/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1528/_pkg_.a -trimpath "$WORK/b1528=>" -p github.com/grafana/grafana/pkg/plugins/manager -lang=go1.19 -complete -installsuffix shared -buildid sBZz3Y1UG1QLxzKtaOKR/sBZz3Y1UG1QLxzKtaOKR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1528/importcfg -pack ./pkg/plugins/manager/installer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1465/_pkg_.a -trimpath "$WORK/b1465=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics -lang=go1.19 -complete -installsuffix shared -buildid mHijCTQhNpgtwT2higqJ/mHijCTQhNpgtwT2higqJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1465/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_amd64/buildid -w $WORK/b1471/_pkg_.a # internal cp $WORK/b1471/_pkg_.a /builddir/.cache/go-build/29/29b83d2227975a2aee9189caadb748f0b3f6a455c4d3421c3f8ed87642652c44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1539/_pkg_.a # internal cp $WORK/b1539/_pkg_.a /builddir/.cache/go-build/ca/ca89a2c0ded90b632da43487076cb56719c21ffe0dc58fb4c9d7ae74feb44ac3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1528/_pkg_.a # internal cp $WORK/b1528/_pkg_.a /builddir/.cache/go-build/aa/aa6572ede329e16f5dddf13629e3f1f7bee19c15c5d90e0fff55c22db37b7d91-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1465/_pkg_.a # internal cp $WORK/b1465/_pkg_.a /builddir/.cache/go-build/6a/6ad5388745ad9de3767b6e5d6d8ead5aa4c8f5b348387171a1837ac33358b59d-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor mkdir -p $WORK/b1458/ cat >$WORK/b1458/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b845/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b448/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1318/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics=$WORK/b1465/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1466/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1463/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1458/_pkg_.a -trimpath "$WORK/b1458=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor -lang=go1.19 -complete -installsuffix shared -buildid 1DBlRlOyFQXjQFE0jt-G/1DBlRlOyFQXjQFE0jt-G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1458/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1363/_pkg_.a # internal cp $WORK/b1363/_pkg_.a /builddir/.cache/go-build/8f/8ff9e88432a1ffdfd8d1c30bd91e771e930f4a7ce10e62d6d0d0fc2a6603913d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1458/_pkg_.a # internal cp $WORK/b1458/_pkg_.a /builddir/.cache/go-build/01/01340b31fb372bd4459c51cb6b7abe7493f329cfeb59d06460b2acac00d5e87a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/46/46e3fdfa5dddd99d562d748d5ec75f432a002cf7717733037eec3890f8cf469e-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config mkdir -p $WORK/b1057/ github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert mkdir -p $WORK/b739/ cat >$WORK/b739/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b740/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b774/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b335/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b776/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b790/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a EOF cat >$WORK/b1057/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b774/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1057/_pkg_.a -trimpath "$WORK/b1057=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config -lang=go1.19 -complete -installsuffix shared -buildid -QxSwAQ_1DsCk0TVBX7q/-QxSwAQ_1DsCk0TVBX7q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1057/importcfg -pack ./pkg/services/ngalert/notifier/channels_config/available_channels.go ./pkg/services/ngalert/notifier/channels_config/plugin.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert -lang=go1.19 -complete -installsuffix shared -buildid KI7H-5gs6FsmUlKTzk6T/KI7H-5gs6FsmUlKTzk6T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b739/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_amd64/buildid -w $WORK/b1057/_pkg_.a # internal cp $WORK/b1057/_pkg_.a /builddir/.cache/go-build/97/970bd2d17e6908bb4dc9e18b5c111e064b2bb6db49c5db926b3165391a81629c-d # internal github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions mkdir -p $WORK/b1045/ cat >$WORK/b1045/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b774/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1057/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1058/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b775/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b776/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b791/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1071/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1073/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b437/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1045/_pkg_.a -trimpath "$WORK/b1045=>" -p github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions -lang=go1.19 -complete -installsuffix shared -buildid tdY7tCnABGCDKAuz96VO/tdY7tCnABGCDKAuz96VO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1045/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/eval_condition.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_amd64/buildid -w $WORK/b1045/_pkg_.a # internal cp $WORK/b1045/_pkg_.a /builddir/.cache/go-build/14/1449760436430d41d5c5aed2d7ba3e92d7ee22653aa012f69452d471e8373593-d # internal github.com/grafana/grafana/pkg/services/ngalert/metrics mkdir -p $WORK/b1364/ cat >$WORK/b1364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1365/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1364/_pkg_.a -trimpath "$WORK/b1364=>" -p github.com/grafana/grafana/pkg/services/ngalert/metrics -lang=go1.19 -complete -installsuffix shared -buildid PBjA4FUUdj6TLZmRK9gJ/PBjA4FUUdj6TLZmRK9gJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1364/importcfg -pack ./pkg/services/ngalert/metrics/ngalert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1364/_pkg_.a # internal cp $WORK/b1364/_pkg_.a /builddir/.cache/go-build/14/14c11d1306c372100165f90fd83398aab581fb6dae7ab4d3bb63089eedcc24cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/d3/d393f34fb041513fe363761f705eedd51899b52a96e0147960ba46911e9c26c3-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b732/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b739/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations -lang=go1.19 -complete -installsuffix shared -buildid yGv4_lmU8lnBCREhSmk-/yGv4_lmU8lnBCREhSmk- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b731/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/correlations_mig.go ./pkg/services/sqlstore/migrations/dashboard_acl.go ./pkg/services/sqlstore/migrations/dashboard_mig.go ./pkg/services/sqlstore/migrations/dashboard_public_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_amd64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/3f/3f3cda8a3b39653a93f21384dcedf8dbd9c61837e08104fe994768317bee02cd-d # internal github.com/grafana/grafana/pkg/services/sqlstore mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dlmiddlecote/sqlstats=$WORK/b726/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b727/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b569/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b705/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b806/_pkg_.a packagefile github.com/lib/pq=$WORK/b572/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b575/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/core=$WORK/b578/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/grafana/grafana/pkg/services/sqlstore -lang=go1.19 -complete -installsuffix shared -buildid _biLplu-lbLi4NSb935e/_biLplu-lbLi4NSb935e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b725/importcfg -pack ./pkg/services/sqlstore/database_wrapper.go ./pkg/services/sqlstore/health.go ./pkg/services/sqlstore/logger.go ./pkg/services/sqlstore/org.go ./pkg/services/sqlstore/org_users.go ./pkg/services/sqlstore/quota.go ./pkg/services/sqlstore/session.go ./pkg/services/sqlstore/sqlbuilder.go ./pkg/services/sqlstore/sqlstore.go ./pkg/services/sqlstore/sqlstore_metrics.go ./pkg/services/sqlstore/stats.go ./pkg/services/sqlstore/store.go ./pkg/services/sqlstore/tables.go ./pkg/services/sqlstore/time.go ./pkg/services/sqlstore/tls_mysql.go ./pkg/services/sqlstore/transactions.go ./pkg/services/sqlstore/user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/5e/5e81aec467fc877667e19115878eb414bbde5a858139e6f248dae7bff9800a4f-d # internal github.com/grafana/grafana/pkg/services/sqlstore/db mkdir -p $WORK/b809/ github.com/grafana/grafana/pkg/services/shorturls mkdir -p $WORK/b1109/ github.com/grafana/grafana/pkg/services/live/database github.com/grafana/grafana/pkg/services/sqlstore/mockstore github.com/grafana/grafana/pkg/services/login/loginservice mkdir -p $WORK/b915/ github.com/grafana/grafana/pkg/infra/remotecache github.com/grafana/grafana/pkg/services/guardian github.com/grafana/grafana/pkg/services/searchV2/dslookup mkdir -p $WORK/b1225/ github.com/grafana/grafana/pkg/infra/serverlock github.com/grafana/grafana/pkg/services/search github.com/grafana/grafana/pkg/infra/kvstore github.com/grafana/grafana/pkg/login mkdir -p $WORK/b914/ github.com/grafana/grafana/pkg/infra/usagestats/statscollector cat >$WORK/b1109/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/services/accesscontrol/database mkdir -p $WORK/b1549/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1109/_pkg_.a -trimpath "$WORK/b1109=>" -p github.com/grafana/grafana/pkg/services/shorturls -lang=go1.19 -complete -installsuffix shared -buildid 4JTAn9YoFpSeOb8JUQpg/4JTAn9YoFpSeOb8JUQpg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1109/importcfg -pack ./pkg/services/shorturls/short_url_service.go github.com/grafana/grafana/pkg/services/publicdashboards/database mkdir -p $WORK/b1573/ cat >$WORK/b1225/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1225/_pkg_.a -trimpath "$WORK/b1225=>" -p github.com/grafana/grafana/pkg/services/searchV2/dslookup -lang=go1.19 -complete -installsuffix shared -buildid PqgzrMtbgrNxQkm97H15/PqgzrMtbgrNxQkm97H15 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1225/importcfg -pack ./pkg/services/searchV2/dslookup/ds_lookup.go github.com/grafana/grafana/pkg/services/secrets/database mkdir -p $WORK/b1147/ mkdir -p $WORK/b917/ cat >$WORK/b1549/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1549/_pkg_.a -trimpath "$WORK/b1549=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/database -lang=go1.19 -complete -installsuffix shared -buildid CpYMUAs5-QcumYb7jDV5/CpYMUAs5-QcumYb7jDV5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1549/importcfg -pack ./pkg/services/accesscontrol/database/database.go mkdir -p $WORK/b712/ cat >$WORK/b1573/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards=$WORK/b1404/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/models=$WORK/b1405/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a EOF mkdir -p $WORK/b1044/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1573/_pkg_.a -trimpath "$WORK/b1573=>" -p github.com/grafana/grafana/pkg/services/publicdashboards/database -lang=go1.19 -complete -installsuffix shared -buildid PJEgjfzyD7nCAwMHUApd/PJEgjfzyD7nCAwMHUApd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1573/importcfg -pack ./pkg/services/publicdashboards/database/database.go mkdir -p $WORK/b1327/ cat >$WORK/b1147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1147/_pkg_.a -trimpath "$WORK/b1147=>" -p github.com/grafana/grafana/pkg/services/live/database -lang=go1.19 -complete -installsuffix shared -buildid CgLIY5GhQilFqwVCuIQy/CgLIY5GhQilFqwVCuIQy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1147/importcfg -pack ./pkg/services/live/database/storage.go cat >$WORK/b917/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b908/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a EOF mkdir -p $WORK/b1033/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b713/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b714/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/fakes=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p github.com/grafana/grafana/pkg/services/sqlstore/mockstore -lang=go1.19 -complete -installsuffix shared -buildid Aj54xrRYtCoSV1TDvC_b/Aj54xrRYtCoSV1TDvC_b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b917/importcfg -pack ./pkg/services/sqlstore/mockstore/mockstore.go github.com/grafana/grafana/pkg/services/teamguardian/database mkdir -p $WORK/b900/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/grafana/grafana/pkg/infra/remotecache -lang=go1.19 -complete -installsuffix shared -buildid 3QfXKV95ZvCN7yR_ofQM/3QfXKV95ZvCN7yR_ofQM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b712/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 mkdir -p $WORK/b1456/ mkdir -p $WORK/b1578/ mkdir -p $WORK/b1582/ cat >$WORK/b809/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b805/_pkg_.a EOF cat >$WORK/b914/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b915/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/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/grafana/grafana/pkg/services/sqlstore/db -lang=go1.19 -complete -installsuffix shared -buildid oX7SUPcN3SgrRjDm2IG1/oX7SUPcN3SgrRjDm2IG1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b809/importcfg -pack ./pkg/services/sqlstore/db/db.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p github.com/grafana/grafana/pkg/infra/serverlock -lang=go1.19 -complete -installsuffix shared -buildid _o54y3BnHi-Fa3DwfHsO/_o54y3BnHi-Fa3DwfHsO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b914/importcfg -pack ./pkg/infra/serverlock/errors.go ./pkg/infra/serverlock/model.go ./pkg/infra/serverlock/serverlock.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p github.com/grafana/grafana/pkg/services/login/loginservice -lang=go1.19 -complete -installsuffix shared -buildid XWfFVeS3OPF2ye1Ev08M/XWfFVeS3OPF2ye1Ev08M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b915/importcfg -pack ./pkg/services/login/loginservice/loginservice.go ./pkg/services/login/loginservice/loginservice_mock.go cat >$WORK/b1327/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1328/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cat >$WORK/b1578/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1411/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1327/_pkg_.a -trimpath "$WORK/b1327=>" -p github.com/grafana/grafana/pkg/services/search -lang=go1.19 -complete -installsuffix shared -buildid bf94-i3zkBbWGpcn19j2/bf94-i3zkBbWGpcn19j2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1327/importcfg -pack ./pkg/services/search/service.go ./pkg/services/search/sorting.go cat >$WORK/b1456/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b887/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1578/_pkg_.a -trimpath "$WORK/b1578=>" -p github.com/grafana/grafana/pkg/services/secrets/database -lang=go1.19 -complete -installsuffix shared -buildid 7e0R8B7OFRuaWRWqYQRe/7e0R8B7OFRuaWRWqYQRe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1578/importcfg -pack ./pkg/services/secrets/database/database.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1456/_pkg_.a -trimpath "$WORK/b1456=>" -p github.com/grafana/grafana/pkg/infra/usagestats/statscollector -lang=go1.19 -complete -installsuffix shared -buildid GezQnlis9VK4BRTKYujZ/GezQnlis9VK4BRTKYujZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1456/importcfg -pack ./pkg/infra/usagestats/statscollector/concurrent_users.go ./pkg/infra/usagestats/statscollector/prometheus_flavor.go ./pkg/infra/usagestats/statscollector/service.go cat >$WORK/b1582/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b918/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b698/_pkg_.a EOF cat >$WORK/b1033/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b900/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b901/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt=$WORK/b906/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b907/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1582/_pkg_.a -trimpath "$WORK/b1582=>" -p github.com/grafana/grafana/pkg/services/teamguardian/database -lang=go1.19 -complete -installsuffix shared -buildid KQ0EuU-pvULSh2Ge0gc1/KQ0EuU-pvULSh2Ge0gc1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1582/importcfg -pack ./pkg/services/teamguardian/database/database.go ./pkg/services/teamguardian/database/database_mock.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p github.com/grafana/grafana/pkg/login -lang=go1.19 -complete -installsuffix shared -buildid mqgel0PDwCMHQQHGY1c4/mqgel0PDwCMHQQHGY1c4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b900/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_amd64/compile -o $WORK/b1033/_pkg_.a -trimpath "$WORK/b1033=>" -p github.com/grafana/grafana/pkg/infra/kvstore -lang=go1.19 -complete -installsuffix shared -buildid DWN3AvuKjkpAv_oTw5mq/DWN3AvuKjkpAv_oTw5mq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1033/importcfg -pack ./pkg/infra/kvstore/kvstore.go ./pkg/infra/kvstore/model.go ./pkg/infra/kvstore/sql.go cat >$WORK/b1044/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b918/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1044/_pkg_.a -trimpath "$WORK/b1044=>" -p github.com/grafana/grafana/pkg/services/guardian -lang=go1.19 -complete -installsuffix shared -buildid FhDSUTUlyVnrJy7hr_O5/FhDSUTUlyVnrJy7hr_O5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1044/importcfg -pack ./pkg/services/guardian/accesscontrol_guardian.go ./pkg/services/guardian/guardian.go ./pkg/services/guardian/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/f3/f396fa42c6a840e2b8bd6ef445b61a9ea5af061ee1b017f0c830b8e93acf2162-d # internal github.com/grafana/grafana/pkg/services/dashboardsnapshots/database mkdir -p $WORK/b1562/ github.com/grafana/grafana/pkg/services/dashboard_thumbs/dashboardthumbsimpl github.com/grafana/grafana/pkg/services/login/authinfoservice/database mkdir -p $WORK/b1566/ github.com/grafana/grafana/pkg/services/apikey/apikeyimpl github.com/grafana/grafana/pkg/services/org/orgimpl mkdir -p $WORK/b1569/ github.com/grafana/grafana/pkg/services/annotations/annotationsimpl github.com/grafana/grafana/pkg/services/quota/quotaimpl github.com/grafana/grafana/pkg/services/team/teamimpl mkdir -p $WORK/b1552/ github.com/grafana/grafana/pkg/services/preference/prefimpl mkdir -p $WORK/b1556/ github.com/grafana/grafana/pkg/services/dashboardversion/dashverimpl github.com/grafana/grafana/pkg/services/userauth/userauthimpl github.com/grafana/grafana/pkg/services/playlist/playlistimpl github.com/grafana/grafana/pkg/services/tag/tagimpl github.com/grafana/grafana/pkg/services/temp_user/tempuserimpl github.com/grafana/grafana/pkg/services/pluginsettings/service github.com/grafana/grafana/pkg/services/loginattempt/loginattemptimpl github.com/grafana/grafana/pkg/services/star/starimpl mkdir -p $WORK/b1580/ github.com/grafana/grafana/pkg/infra/filestorage mkdir -p $WORK/b1303/ mkdir -p $WORK/b1553/ cat >$WORK/b1569/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1566/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1569/_pkg_.a -trimpath "$WORK/b1569=>" -p github.com/grafana/grafana/pkg/services/org/orgimpl -lang=go1.19 -complete -installsuffix shared -buildid e-0-69UBQi-G6QQq9w85/e-0-69UBQi-G6QQq9w85 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1569/importcfg -pack ./pkg/services/org/orgimpl/org.go ./pkg/services/org/orgimpl/store.go mkdir -p $WORK/b1576/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1566/_pkg_.a -trimpath "$WORK/b1566=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice/database -lang=go1.19 -complete -installsuffix shared -buildid 1-5W0HWwFpdOqM4YUkOS/1-5W0HWwFpdOqM4YUkOS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1566/importcfg -pack ./pkg/services/login/authinfoservice/database/database.go ./pkg/services/login/authinfoservice/database/stats.go mkdir -p $WORK/b1572/ cat >$WORK/b1556/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboard_thumbs=$WORK/b1321/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1556/_pkg_.a -trimpath "$WORK/b1556=>" -p github.com/grafana/grafana/pkg/services/dashboard_thumbs/dashboardthumbsimpl -lang=go1.19 -complete -installsuffix shared -buildid NvlOzWgohF3N-xTkVazI/NvlOzWgohF3N-xTkVazI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1556/importcfg -pack ./pkg/services/dashboard_thumbs/dashboardthumbsimpl/dashboard_thumbs.go ./pkg/services/dashboard_thumbs/dashboardthumbsimpl/store.go mkdir -p $WORK/b1564/ cat >$WORK/b1562/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1552/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b918/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1580/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1328/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a EOF cat >$WORK/b1303/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b1304/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b698/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1305/_pkg_.a packagefile gocloud.dev/blob/fileblob=$WORK/b1312/_pkg_.a packagefile gocloud.dev/blob/memblob=$WORK/b1314/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1307/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1562/_pkg_.a -trimpath "$WORK/b1562=>" -p github.com/grafana/grafana/pkg/services/dashboardsnapshots/database -lang=go1.19 -complete -installsuffix shared -buildid PoXnX6esG3opbgkJ3wkf/PoXnX6esG3opbgkJ3wkf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1562/importcfg -pack ./pkg/services/dashboardsnapshots/database/database.go mkdir -p $WORK/b1587/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1552/_pkg_.a -trimpath "$WORK/b1552=>" -p github.com/grafana/grafana/pkg/services/team/teamimpl -lang=go1.19 -complete -installsuffix shared -buildid FGjkMdOC-RUoL7etpWth/FGjkMdOC-RUoL7etpWth -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1552/importcfg -pack ./pkg/services/team/teamimpl/store.go ./pkg/services/team/teamimpl/team.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1580/_pkg_.a -trimpath "$WORK/b1580=>" -p github.com/grafana/grafana/pkg/services/star/starimpl -lang=go1.19 -complete -installsuffix shared -buildid SwSnwihhYlkHuNb703Ga/SwSnwihhYlkHuNb703Ga -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1580/importcfg -pack ./pkg/services/star/starimpl/sqlx_store.go ./pkg/services/star/starimpl/star.go ./pkg/services/star/starimpl/store.go ./pkg/services/star/starimpl/xorm_store.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1303/_pkg_.a -trimpath "$WORK/b1303=>" -p github.com/grafana/grafana/pkg/infra/filestorage -lang=go1.19 -complete -installsuffix shared -buildid V25vdGARGFJ_tS2J2xLM/V25vdGARGFJ_tS2J2xLM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1303/importcfg -pack ./pkg/infra/filestorage/api.go ./pkg/infra/filestorage/cdk_blob_filestorage.go ./pkg/infra/filestorage/db_filestorage.go ./pkg/infra/filestorage/file_storage_mock.go ./pkg/infra/filestorage/filter.go ./pkg/infra/filestorage/test_utils.go ./pkg/infra/filestorage/wrapper.go mkdir -p $WORK/b1570/ mkdir -p $WORK/b1581/ cat >$WORK/b1576/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1576/_pkg_.a -trimpath "$WORK/b1576=>" -p github.com/grafana/grafana/pkg/services/quota/quotaimpl -lang=go1.19 -complete -installsuffix shared -buildid UUpUEhPWJozjw8vFZV4V/UUpUEhPWJozjw8vFZV4V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1576/importcfg -pack ./pkg/services/quota/quotaimpl/quota.go ./pkg/services/quota/quotaimpl/store.go mkdir -p $WORK/b1584/ mkdir -p $WORK/b1571/ cat >$WORK/b1587/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/userauth=$WORK/b1586/_pkg_.a EOF mkdir -p $WORK/b1567/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1587/_pkg_.a -trimpath "$WORK/b1587=>" -p github.com/grafana/grafana/pkg/services/userauth/userauthimpl -lang=go1.19 -complete -installsuffix shared -buildid bR5ig9QvfWt1KOhVTeCX/bR5ig9QvfWt1KOhVTeCX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1587/importcfg -pack ./pkg/services/userauth/userauthimpl/store.go ./pkg/services/userauth/userauthimpl/userauth.go cat >$WORK/b1570/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/playlist=$WORK/b1324/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a EOF mkdir -p $WORK/b1554/ cat >$WORK/b1553/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1564/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1570/_pkg_.a -trimpath "$WORK/b1570=>" -p github.com/grafana/grafana/pkg/services/playlist/playlistimpl -lang=go1.19 -complete -installsuffix shared -buildid Z8RXH64Ue_pOv4NEsnOQ/Z8RXH64Ue_pOv4NEsnOQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1570/importcfg -pack ./pkg/services/playlist/playlistimpl/playlist.go ./pkg/services/playlist/playlistimpl/sqlx_store.go ./pkg/services/playlist/playlistimpl/store.go ./pkg/services/playlist/playlistimpl/xorm_store.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1553/_pkg_.a -trimpath "$WORK/b1553=>" -p github.com/grafana/grafana/pkg/services/annotations/annotationsimpl -lang=go1.19 -complete -installsuffix shared -buildid xEFOejkAPcbjsa6nJhbB/xEFOejkAPcbjsa6nJhbB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1553/importcfg -pack ./pkg/services/annotations/annotationsimpl/annotations.go ./pkg/services/annotations/annotationsimpl/cleanup.go ./pkg/services/annotations/annotationsimpl/store.go ./pkg/services/annotations/annotationsimpl/xorm_store.go cat >$WORK/b1572/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b826/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1564/_pkg_.a -trimpath "$WORK/b1564=>" -p github.com/grafana/grafana/pkg/services/dashboardversion/dashverimpl -lang=go1.19 -complete -installsuffix shared -buildid knH0z595iKEpfPN63Gm1/knH0z595iKEpfPN63Gm1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1564/importcfg -pack ./pkg/services/dashboardversion/dashverimpl/dashver.go ./pkg/services/dashboardversion/dashverimpl/sqlx_store.go ./pkg/services/dashboardversion/dashverimpl/store.go ./pkg/services/dashboardversion/dashverimpl/xorm_store.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1572/_pkg_.a -trimpath "$WORK/b1572=>" -p github.com/grafana/grafana/pkg/services/preference/prefimpl -lang=go1.19 -complete -installsuffix shared -buildid UWkRXL7VpOp2uXNKbM4x/UWkRXL7VpOp2uXNKbM4x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1572/importcfg -pack ./pkg/services/preference/prefimpl/pref.go ./pkg/services/preference/prefimpl/sqlx_store.go ./pkg/services/preference/prefimpl/store.go ./pkg/services/preference/prefimpl/xorm_store.go cat >$WORK/b1584/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/temp_user=$WORK/b1110/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1571/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1584/_pkg_.a -trimpath "$WORK/b1584=>" -p github.com/grafana/grafana/pkg/services/temp_user/tempuserimpl -lang=go1.19 -complete -installsuffix shared -buildid Tz_brTLYn4DrIOC_Kg_Y/Tz_brTLYn4DrIOC_Kg_Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1584/importcfg -pack ./pkg/services/temp_user/tempuserimpl/store.go ./pkg/services/temp_user/tempuserimpl/temp_user.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1571/_pkg_.a -trimpath "$WORK/b1571=>" -p github.com/grafana/grafana/pkg/services/pluginsettings/service -lang=go1.19 -complete -installsuffix shared -buildid WO-c8VuhM0a0J6h-Ax4-/WO-c8VuhM0a0J6h-Ax4- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1571/importcfg -pack ./pkg/services/pluginsettings/service/service.go cat >$WORK/b1581/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b583/_pkg_.a EOF cat >$WORK/b1554/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b908/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a EOF cat >$WORK/b1567/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt=$WORK/b906/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1581/_pkg_.a -trimpath "$WORK/b1581=>" -p github.com/grafana/grafana/pkg/services/tag/tagimpl -lang=go1.19 -complete -installsuffix shared -buildid vydDW6QlO4-srA-l5w4l/vydDW6QlO4-srA-l5w4l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1581/importcfg -pack ./pkg/services/tag/tagimpl/store.go ./pkg/services/tag/tagimpl/tag.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1554/_pkg_.a -trimpath "$WORK/b1554=>" -p github.com/grafana/grafana/pkg/services/apikey/apikeyimpl -lang=go1.19 -complete -installsuffix shared -buildid Aq_f0-DWPjIEqRTuiIfu/Aq_f0-DWPjIEqRTuiIfu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1554/importcfg -pack ./pkg/services/apikey/apikeyimpl/apikey.go ./pkg/services/apikey/apikeyimpl/sqlx_store.go ./pkg/services/apikey/apikeyimpl/store.go ./pkg/services/apikey/apikeyimpl/xorm_store.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1567/_pkg_.a -trimpath "$WORK/b1567=>" -p github.com/grafana/grafana/pkg/services/loginattempt/loginattemptimpl -lang=go1.19 -complete -installsuffix shared -buildid BK5SLB--wh4_GWkZ7K1i/BK5SLB--wh4_GWkZ7K1i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1567/importcfg -pack ./pkg/services/loginattempt/loginattemptimpl/login_attempt.go ./pkg/services/loginattempt/loginattemptimpl/store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1549/_pkg_.a # internal cp $WORK/b1225/_pkg_.a /builddir/.cache/go-build/29/29f40fd73d560c1b0871d6df7e17ff9c8a72978aff4276c7dd62bb84c9f32571-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1147/_pkg_.a # internal github.com/grafana/grafana/pkg/services/searchV2/extract mkdir -p $WORK/b1226/ cat >$WORK/b1226/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/searchV2/dslookup=$WORK/b1225/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b316/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1226/_pkg_.a -trimpath "$WORK/b1226=>" -p github.com/grafana/grafana/pkg/services/searchV2/extract -lang=go1.19 -complete -installsuffix shared -buildid l6M6pJfkySi-nuOev1TM/l6M6pJfkySi-nuOev1TM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1226/importcfg -pack ./pkg/services/searchV2/extract/dashboard.go ./pkg/services/searchV2/extract/targets.go ./pkg/services/searchV2/extract/types.go cp $WORK/b1549/_pkg_.a /builddir/.cache/go-build/82/82c194ce57a2bb726dd202d0d1b8f400bb458b94378306fe2ebc1b29dcd45f01-d # internal cp $WORK/b1147/_pkg_.a /builddir/.cache/go-build/cb/cb7f2fc9c90b56a73d505a7d9798a80ed79c7b428a70ad4fc9ef4d5de69c5d36-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1582/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1578/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1327/_pkg_.a # internal cp $WORK/b1033/_pkg_.a /builddir/.cache/go-build/e3/e36262c05edc54d0ecb1b84586d7db1bfef7541812581141fc4db86efda41b16-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/database mkdir -p $WORK/b1418/ github.com/grafana/grafana/pkg/services/secrets/kvstore mkdir -p $WORK/b1407/ cat >$WORK/b1418/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/kvstore=$WORK/b1033/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b908/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1418/_pkg_.a -trimpath "$WORK/b1418=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/database -lang=go1.19 -complete -installsuffix shared -buildid LC15rzs-iYXHaALTeRhw/LC15rzs-iYXHaALTeRhw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1418/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 cp $WORK/b1582/_pkg_.a /builddir/.cache/go-build/71/712b3d952bd11ac21104555080b6c09b874c694a3f078b609352985c069e80f5-d # internal cp $WORK/b1327/_pkg_.a /builddir/.cache/go-build/e7/e7e935113d5dd7a0d7d204b7016c82a4204dad664ac7f1dbf347776eb24d2774-d # internal cat >$WORK/b1407/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1033/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b588/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/fakes=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1408/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b365/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1407/_pkg_.a -trimpath "$WORK/b1407=>" -p github.com/grafana/grafana/pkg/services/secrets/kvstore -lang=go1.19 -complete -installsuffix shared -buildid Nys6B3Ie_qrI5CbCi4Kt/Nys6B3Ie_qrI5CbCi4Kt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1407/importcfg -pack ./pkg/services/secrets/kvstore/cache.go ./pkg/services/secrets/kvstore/kvstore.go ./pkg/services/secrets/kvstore/model.go ./pkg/services/secrets/kvstore/plugin.go ./pkg/services/secrets/kvstore/sql.go ./pkg/services/secrets/kvstore/test_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b914/_pkg_.a # internal cp $WORK/b1578/_pkg_.a /builddir/.cache/go-build/ba/ba80a5070b40f6835e1c893b18d12db63bbc206de2063b862b684bf80ed187d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b917/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1573/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/11/11b8efb847bf1d094e46e88a738ef6ca2dff175dc81df182f779079346d386a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1587/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/4f/4febff4078cb3563d54e850b84acf935c46b3d8e15c04ca7069166792ea94237-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1109/_pkg_.a # internal cp $WORK/b1587/_pkg_.a /builddir/.cache/go-build/e3/e3f1eeccff5993c75b8b75a1d5a0c0a30367a769d2e0a64493a30b3098051369-d # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/f6/f6d8b4e1f700070c96f42dc3c08bf2d57e2cc9d41dc6fe49b396bd0037d0d1f7-d # internal cp $WORK/b1109/_pkg_.a /builddir/.cache/go-build/45/45b78a485cd2076728d75349357db01f4580386611cbe5560db7c44d20f2905d-d # internal cp $WORK/b1573/_pkg_.a /builddir/.cache/go-build/c6/c6a8d372e03ec8c8589fdf4bd56d55f96798b96d42861556f38bc5beef412673-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1581/_pkg_.a # internal cp $WORK/b1581/_pkg_.a /builddir/.cache/go-build/13/13b043bf47144efa0d37ddc5dd0dde3adae77dc63139a021b74db6dffde8695c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b915/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1580/_pkg_.a # internal cp $WORK/b1567/_pkg_.a /builddir/.cache/go-build/88/88a5ebd5517a5342c2aaa4c5fca0d00217e456dd607f9fa661bf341ba4a474c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1584/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1562/_pkg_.a # internal cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/13/138565fa41957d68aa242a68fd3ccd17456e4e636a1fa5e3ebfd749e086f93c2-d # internal cp $WORK/b1580/_pkg_.a /builddir/.cache/go-build/b7/b7696d5a143ef34b8e7ffeb92b6d5d404d6d3692f4a8439b0212867bf102cfd0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1556/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1564/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1571/_pkg_.a # internal cp $WORK/b1584/_pkg_.a /builddir/.cache/go-build/d1/d1884e52f4f8dd1b934f68a5605dc7b37abd26411871643f7691a0de27b06120-d # internal cp $WORK/b1562/_pkg_.a /builddir/.cache/go-build/a4/a4097f3438baaddb42b4f01e2f71d12c21bc6d1f9073569edac7ea5041e05ee5-d # internal cp $WORK/b1556/_pkg_.a /builddir/.cache/go-build/fc/fc3ace16a960617b75104a8b3c36b2305cda3b3f992c2814ac608afcc9cd6612-d # internal cp $WORK/b1564/_pkg_.a /builddir/.cache/go-build/81/81858380446418a5a8dc1595808ee89ab742ac85a1fe0c85b5095075402dccdb-d # internal cp $WORK/b1571/_pkg_.a /builddir/.cache/go-build/4b/4b753a46b72c2fd8002cc3673666401cc9c820ec200c5b752a21a24f90ea9830-d # internal cp $WORK/b1044/_pkg_.a /builddir/.cache/go-build/33/33ef052d0cd516f98016302e27e481cc7a0fb48af71461699a97bd3f2317098e-d # internal github.com/grafana/grafana/pkg/services/comments/commentmodel mkdir -p $WORK/b1112/ cat >$WORK/b1112/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF github.com/grafana/grafana/pkg/services/ngalert/store mkdir -p $WORK/b1043/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1112/_pkg_.a -trimpath "$WORK/b1112=>" -p github.com/grafana/grafana/pkg/services/comments/commentmodel -lang=go1.19 -complete -installsuffix shared -buildid _67e5KtI7uZzGj-CO0Ir/_67e5KtI7uZzGj-CO0Ir -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1112/importcfg -pack ./pkg/services/comments/commentmodel/events.go ./pkg/services/comments/commentmodel/models.go ./pkg/services/comments/commentmodel/permissions.go cat >$WORK/b1043/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b773/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b698/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/builder=$WORK/b577/_pkg_.a packagefile xorm.io/core=$WORK/b578/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1043/_pkg_.a -trimpath "$WORK/b1043=>" -p github.com/grafana/grafana/pkg/services/ngalert/store -lang=go1.19 -complete -installsuffix shared -buildid eDW-nsZpaBpUc4EZ6cKc/eDW-nsZpaBpUc4EZ6cKc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1043/importcfg -pack ./pkg/services/ngalert/store/admin_configuration.go ./pkg/services/ngalert/store/admin_configuration_store_mock.go ./pkg/services/ngalert/store/alert_rule.go ./pkg/services/ngalert/store/alertmanager.go ./pkg/services/ngalert/store/database.go ./pkg/services/ngalert/store/deltas.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_amd64/buildid -w $WORK/b1570/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1554/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b1570/_pkg_.a /builddir/.cache/go-build/71/71d81a77160cdf04d093bc87635bd82e2ea056508149f1399cb1e57afd18f535-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1456/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1572/_pkg_.a # internal cp $WORK/b1566/_pkg_.a /builddir/.cache/go-build/d1/d1a9764db20d1b468231170ebad00ec2dca2f8263e7cf1dc6ab1e7ce1a7d1f1d-d # internal cp $WORK/b1554/_pkg_.a /builddir/.cache/go-build/51/516b95838e302e6863d28bf9089bdde40a5bbe2920d267e02454de4be15fa7c2-d # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/79/79893c476230514abd2f6476b4cb86e63ea841e5a135ccbee1f6fb2afdae358b-d # internal github.com/grafana/grafana/pkg/services/contexthandler/authproxy mkdir -p $WORK/b909/ github.com/grafana/grafana/pkg/services/auth/jwt github.com/grafana/grafana/pkg/services/user/userimpl github.com/grafana/grafana/pkg/services/auth mkdir -p $WORK/b913/ mkdir -p $WORK/b1555/ github.com/grafana/grafana/pkg/services/rendering mkdir -p $WORK/b710/ mkdir -p $WORK/b1585/ cat >$WORK/b909/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b901/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b907/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/mail=$WORK/b708/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p github.com/grafana/grafana/pkg/services/contexthandler/authproxy -lang=go1.19 -complete -installsuffix shared -buildid McTMRgN5QqC6RNbRHDNa/McTMRgN5QqC6RNbRHDNa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b909/importcfg -pack ./pkg/services/contexthandler/authproxy/authproxy.go cat >$WORK/b913/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/hex=$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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b914/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1555/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b889/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b888/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p github.com/grafana/grafana/pkg/services/auth -lang=go1.19 -complete -installsuffix shared -buildid 7BlVgFFx5EAx0OcE6-aN/7BlVgFFx5EAx0OcE6-aN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b913/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_amd64/compile -o $WORK/b1555/_pkg_.a -trimpath "$WORK/b1555=>" -p github.com/grafana/grafana/pkg/services/auth/jwt -lang=go1.19 -complete -installsuffix shared -buildid yblh3P_U8m5b9afMlMtf/yblh3P_U8m5b9afMlMtf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1555/importcfg -pack ./pkg/services/auth/jwt/auth.go ./pkg/services/auth/jwt/key_sets.go ./pkg/services/auth/jwt/validation.go cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b711/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b589/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_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_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/grafana/grafana/pkg/services/rendering -lang=go1.19 -complete -installsuffix shared -buildid vY1xj4LYiscPeTyWSVma/vY1xj4LYiscPeTyWSVma -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b710/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 ./pkg/services/rendering/svgSanitizer.go cat >$WORK/b1585/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/events=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b826/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1328/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1416/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/userauth=$WORK/b1586/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b810/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1585/_pkg_.a -trimpath "$WORK/b1585=>" -p github.com/grafana/grafana/pkg/services/user/userimpl -lang=go1.19 -complete -installsuffix shared -buildid _uwIdxmEuYkI6UvYJwyx/_uwIdxmEuYkI6UvYJwyx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1585/importcfg -pack ./pkg/services/user/userimpl/store.go ./pkg/services/user/userimpl/user.go cp $WORK/b1572/_pkg_.a /builddir/.cache/go-build/f3/f321d8fe1d0c3786b243b718f38f65a82ed70dbf854653d1cac88546705c9017-d # internal cp $WORK/b1456/_pkg_.a /builddir/.cache/go-build/8c/8cfd3d11f2e557840d3cbe08e0b475d1497dae9e997d4ee7a39e4a23a732872f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1569/_pkg_.a # internal cp $WORK/b1226/_pkg_.a /builddir/.cache/go-build/ee/ee2c2075b725252abd6ac5ab97abcc27e30483a9e460d8c98ae9bdf38034f4cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1576/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1552/_pkg_.a # internal cp $WORK/b1576/_pkg_.a /builddir/.cache/go-build/54/54f636d24a34830683feb9ecbb3e8d699fffc22ffd83bae24f53ce31bb1d68f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1553/_pkg_.a # internal cp $WORK/b1569/_pkg_.a /builddir/.cache/go-build/a1/a10eb69e4f359b972d8dd5adfcb61e5cdecc3f5baf7be2b683ecaad7f5df9478-d # internal cp $WORK/b1552/_pkg_.a /builddir/.cache/go-build/fe/fe771cbbf5ceeb09a75c7b8c6a5500068537910d79a4d05b9a5d156981c210fb-d # internal cp $WORK/b1553/_pkg_.a /builddir/.cache/go-build/47/47dcacdc93b9c9f22b9f58d8d9ed042ce3977d350c2feb9a3f36a445410e7eef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1112/_pkg_.a # internal cp $WORK/b1112/_pkg_.a /builddir/.cache/go-build/68/68d92c46f799e7d074d1fe91e9ec7cfc1d29e6b657f9e72248a969e0dec1b434-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1418/_pkg_.a # internal github.com/grafana/grafana/pkg/services/live/features mkdir -p $WORK/b1148/ cat >$WORK/b1148/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1114/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1112/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1148/_pkg_.a -trimpath "$WORK/b1148=>" -p github.com/grafana/grafana/pkg/services/live/features -lang=go1.19 -complete -installsuffix shared -buildid pS9bTt-8Yq7s5W2qg88O/pS9bTt-8Yq7s5W2qg88O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1148/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 cp $WORK/b1418/_pkg_.a /builddir/.cache/go-build/7f/7ffdb020d2802d7c0c067bc0ba06227c1631a9cc8f72b36ddf0de03d3518c3ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b909/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1555/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/03/03c116482ceaad1b8c4af2db4722df2ab23e2cf1239f048ab68583f4f63d17f7-d # internal cp $WORK/b1555/_pkg_.a /builddir/.cache/go-build/bf/bf3d9e0496b3473ec6b033d036ea60a013de51a20a8f4ab89689a4a5b58e30dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1585/_pkg_.a # internal cp $WORK/b1585/_pkg_.a /builddir/.cache/go-build/7a/7ab05673a9892b50deeb68edfd5eeedc4b533be3ff1797291cc3af474e13755d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b913/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1407/_pkg_.a # internal cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/50/50451194f1343e9801b9634ddede085e3b5df131ef041105054e5171bef3dd51-d # internal cp $WORK/b1148/_pkg_.a /builddir/.cache/go-build/32/320319bec5c62ae638ec11a52bbe471114a87303c07bd58baf146f7ba7f41907-d # internal cp $WORK/b1303/_pkg_.a /builddir/.cache/go-build/36/363716f8a8e005a47e6ac035e440b3cfe666b577849194036df536d3982f9c7d-d # internal cp $WORK/b1407/_pkg_.a /builddir/.cache/go-build/62/6203d400502e45d1f39c4dc7290b855eb4d4f8abb964b7544c097bd0d3d4f725-d # internal github.com/grafana/grafana/pkg/services/secrets/kvstore/migrations mkdir -p $WORK/b1414/ github.com/grafana/grafana/pkg/services/datasources/service mkdir -p $WORK/b1565/ cat >$WORK/b1414/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/kvstore=$WORK/b1033/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b914/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1407/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1414/_pkg_.a -trimpath "$WORK/b1414=>" -p github.com/grafana/grafana/pkg/services/secrets/kvstore/migrations -lang=go1.19 -complete -installsuffix shared -buildid DDLElUgayPzyNxsK7ot1/DDLElUgayPzyNxsK7ot1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1414/importcfg -pack ./pkg/services/secrets/kvstore/migrations/datasource_mig.go ./pkg/services/secrets/kvstore/migrations/from_plugin_mig.go ./pkg/services/secrets/kvstore/migrations/migrator.go ./pkg/services/secrets/kvstore/migrations/to_plugin_mig.go cat >$WORK/b1565/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b112/_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/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1407/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1565/_pkg_.a -trimpath "$WORK/b1565=>" -p github.com/grafana/grafana/pkg/services/datasources/service -lang=go1.19 -complete -installsuffix shared -buildid KvpHS42S0iUGUcNk65p5/KvpHS42S0iUGUcNk65p5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1565/importcfg -pack ./pkg/services/datasources/service/cache.go ./pkg/services/datasources/service/datasource.go ./pkg/services/datasources/service/store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/0b/0b4f33a4a31415b282fe127233e871218e98a41485e1b43ac7ce44a2d724bc23-d # internal github.com/grafana/grafana/pkg/services/store/sanitizer mkdir -p $WORK/b1316/ github.com/grafana/grafana/pkg/services/contexthandler mkdir -p $WORK/b896/ github.com/grafana/grafana/pkg/services/screenshot mkdir -p $WORK/b1107/ cat >$WORK/b1316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b710/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1316/_pkg_.a -trimpath "$WORK/b1316=>" -p github.com/grafana/grafana/pkg/services/store/sanitizer -lang=go1.19 -complete -installsuffix shared -buildid -eG4FtIoMNzKed9qMV8S/-eG4FtIoMNzKed9qMV8S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1316/importcfg -pack ./pkg/services/store/sanitizer/Provider.go github.com/grafana/grafana/pkg/services/alerting mkdir -p $WORK/b596/ cat >$WORK/b896/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/apikeygen=$WORK/b897/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b898/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b899/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b900/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b594/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b908/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b909/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b586/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b389/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p github.com/grafana/grafana/pkg/services/contexthandler -lang=go1.19 -complete -installsuffix shared -buildid sw2aPBBEwSxAegPnotp6/sw2aPBBEwSxAegPnotp6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b896/importcfg -pack ./pkg/services/contexthandler/auth_jwt.go ./pkg/services/contexthandler/contexthandler.go cat >$WORK/b1107/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b593/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_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_amd64/compile -o $WORK/b1107/_pkg_.a -trimpath "$WORK/b1107=>" -p github.com/grafana/grafana/pkg/services/screenshot -lang=go1.19 -complete -installsuffix shared -buildid eYRB7zgivfCJsaAlwNLg/eYRB7zgivfCJsaAlwNLg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1107/importcfg -pack ./pkg/services/screenshot/cache.go ./pkg/services/screenshot/cache_mock.go ./pkg/services/screenshot/option.go ./pkg/services/screenshot/ratelimit.go ./pkg/services/screenshot/ratelimit_mock.go ./pkg/services/screenshot/screenshot.go ./pkg/services/screenshot/screenshot_mock.go cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b597/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b598/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations/annotationstest=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b810/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/grafana/grafana/pkg/services/alerting -lang=go1.19 -complete -installsuffix shared -buildid PM7gZ_RT67iehm3g1cPH/PM7gZ_RT67iehm3g1cPH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b596/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/store.go ./pkg/services/alerting/store_notification.go ./pkg/services/alerting/test_notification.go ./pkg/services/alerting/test_rule.go ./pkg/services/alerting/ticker.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1316/_pkg_.a # internal cp $WORK/b1316/_pkg_.a /builddir/.cache/go-build/18/18cbd6b400e9925c851ad5a90ee04c5ea1d9ce00f7721908862fb96702a96873-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1414/_pkg_.a # internal cp $WORK/b1414/_pkg_.a /builddir/.cache/go-build/f0/f049441e6da0e74a44ad676289fc404900a329b70b6b2fb8167a21aaf63e1cda-d # internal cp $WORK/b1043/_pkg_.a /builddir/.cache/go-build/87/87e8722143451841ecf81ec83c6b0fe3baa57a7c23c4de389187765aa5328f13-d # internal github.com/grafana/grafana/pkg/services/ngalert/provisioning mkdir -p $WORK/b1367/ cat >$WORK/b1367/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b775/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b698/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1367/_pkg_.a -trimpath "$WORK/b1367=>" -p github.com/grafana/grafana/pkg/services/ngalert/provisioning -lang=go1.19 -complete -installsuffix shared -buildid bRkaOC6JUQsddefoVj-2/bRkaOC6JUQsddefoVj-2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1367/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_amd64/buildid -w $WORK/b1107/_pkg_.a # internal cp $WORK/b1107/_pkg_.a /builddir/.cache/go-build/86/863aef880124cd3b3c0182fe8bd1c4a348f972725d1e5728de9ced84f42f058a-d # internal github.com/grafana/grafana/pkg/services/ngalert/image mkdir -p $WORK/b1042/ cat >$WORK/b1042/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b610/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b598/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1107/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b593/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b796/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1042/_pkg_.a -trimpath "$WORK/b1042=>" -p github.com/grafana/grafana/pkg/services/ngalert/image -lang=go1.19 -complete -installsuffix shared -buildid Tdz24BgEQsCIsL1rc_jL/Tdz24BgEQsCIsL1rc_jL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1042/importcfg -pack ./pkg/services/ngalert/image/cache.go ./pkg/services/ngalert/image/cache_mock.go ./pkg/services/ngalert/image/mock.go ./pkg/services/ngalert/image/service.go ./pkg/services/ngalert/image/upload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1565/_pkg_.a # internal cp $WORK/b1565/_pkg_.a /builddir/.cache/go-build/fb/fb0b34ce0194efa054ca8b3bbb358f1685034ffa9827b42f7078525ebe224b0b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/14/14214668bc2e1e5022af1047742dbb08c5cf7778e601e5fb807962bcb149afe8-d # internal github.com/grafana/grafana/pkg/util/proxyutil mkdir -p $WORK/b895/ github.com/grafana/grafana/pkg/middleware mkdir -p $WORK/b911/ cat >$WORK/b895/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b896/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p github.com/grafana/grafana/pkg/util/proxyutil -lang=go1.19 -complete -installsuffix shared -buildid _mn_BhVPMHUl4eCBuXI4/_mn_BhVPMHUl4eCBuXI4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b895/importcfg -pack ./pkg/util/proxyutil/proxyutil.go ./pkg/util/proxyutil/reverse_proxy.go cat >$WORK/b911/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b594/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey/apikeytest=$WORK/b912/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b913/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b896/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b915/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b917/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b918/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user/usertest=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptest=$WORK/b692/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p github.com/grafana/grafana/pkg/middleware -lang=go1.19 -complete -installsuffix shared -buildid 8dfz4hveTyBtgzifmFap/8dfz4hveTyBtgzifmFap -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b911/importcfg -pack ./pkg/middleware/auth.go ./pkg/middleware/csp.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/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_amd64/buildid -w $WORK/b1042/_pkg_.a # internal cp $WORK/b1042/_pkg_.a /builddir/.cache/go-build/85/856d0f77e313a31c562d81ba3d378167b9c9e79ced640a681621d64287e1ca5c-d # internal github.com/grafana/grafana/pkg/services/ngalert/state mkdir -p $WORK/b1390/ cat >$WORK/b1390/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b597/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b740/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1363/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1364/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1107/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1078/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1073/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b1391/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1390/_pkg_.a -trimpath "$WORK/b1390=>" -p github.com/grafana/grafana/pkg/services/ngalert/state -lang=go1.19 -complete -installsuffix shared -buildid zottv4QUh4USeEGqQUXd/zottv4QUh4USeEGqQUXd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1390/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_amd64/buildid -w $WORK/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/1c/1c42059174cf6b4af15d6a7149de785047e50885412f96b6bd4ab2eb6af066ca-d # internal github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider mkdir -p $WORK/b1184/ github.com/grafana/grafana/pkg/api/pluginproxy mkdir -p $WORK/b844/ cat >$WORK/b1184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/sigv4=$WORK/b1185/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/http_logger=$WORK/b1186/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b895/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b475/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1187/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1184/_pkg_.a -trimpath "$WORK/b1184=>" -p github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider -lang=go1.19 -complete -installsuffix shared -buildid ZM0HSxze_ZUm97TFCT1S/ZM0HSxze_ZUm97TFCT1S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1184/importcfg -pack ./pkg/infra/httpclient/httpclientprovider/datasource_metrics_middleware.go ./pkg/infra/httpclient/httpclientprovider/forwarded_cookies_middleware.go ./pkg/infra/httpclient/httpclientprovider/forwarded_oauth_identity_middleware.go ./pkg/infra/httpclient/httpclientprovider/host_redirect_validation_middleware.go ./pkg/infra/httpclient/httpclientprovider/http_client_provider.go ./pkg/infra/httpclient/httpclientprovider/http_logger_middleware.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 cat >$WORK/b844/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b845/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b448/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b846/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b885/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b886/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b895/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/grafana/grafana/pkg/api/pluginproxy -lang=go1.19 -complete -installsuffix shared -buildid 2b4LyvthKzGWVHzmkYo7/2b4LyvthKzGWVHzmkYo7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b844/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_amd64/buildid -w $WORK/b1367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1184/_pkg_.a # internal cp $WORK/b1184/_pkg_.a /builddir/.cache/go-build/9d/9d80e0de79c9e88da648b8a70533d1bc02aa1e99b02795ae59359cc4c48cd524-d # internal cp $WORK/b1367/_pkg_.a /builddir/.cache/go-build/9a/9a7eaf5f05973457a693f7df9357175d92b6e8e8e49566d0e1dc79fcf9c6714b-d # internal github.com/grafana/grafana/pkg/services/provisioning/alerting mkdir -p $WORK/b1396/ github.com/grafana/grafana/pkg/services/ngalert/notifier mkdir -p $WORK/b1366/ cat >$WORK/b1396/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1367/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1397/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1366/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1033/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1364/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b774/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1367/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b1368/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1058/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b450/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b775/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1386/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b780/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b784/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b785/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b779/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b776/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1388/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b788/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b790/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b791/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b777/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b782/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b810/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1396/_pkg_.a -trimpath "$WORK/b1396=>" -p github.com/grafana/grafana/pkg/services/provisioning/alerting -lang=go1.19 -complete -installsuffix shared -buildid EOAE4btxQZSsbMCPNfpL/EOAE4btxQZSsbMCPNfpL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1396/importcfg -pack ./pkg/services/provisioning/alerting/config_reader.go ./pkg/services/provisioning/alerting/contact_point_provisioner.go ./pkg/services/provisioning/alerting/contact_point_types.go ./pkg/services/provisioning/alerting/mute_times_provisioner.go ./pkg/services/provisioning/alerting/mute_times_types.go ./pkg/services/provisioning/alerting/notification_policy_provisioner.go ./pkg/services/provisioning/alerting/notification_policy_types.go ./pkg/services/provisioning/alerting/provisioner.go ./pkg/services/provisioning/alerting/rules_provisioner.go ./pkg/services/provisioning/alerting/rules_types.go ./pkg/services/provisioning/alerting/text_templates.go ./pkg/services/provisioning/alerting/text_templates_types.go ./pkg/services/provisioning/alerting/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1366/_pkg_.a -trimpath "$WORK/b1366=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier -lang=go1.19 -complete -installsuffix shared -buildid a4YCSU0_rvbvrINJ6Kxe/a4YCSU0_rvbvrINJ6Kxe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1366/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_amd64/buildid -w $WORK/b596/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1390/_pkg_.a # internal cp $WORK/b1390/_pkg_.a /builddir/.cache/go-build/3a/3aba7438755e1678547b4001b58ed41c867de5f8f7716cfc06e877f0d6d69d94-d # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/63/63e41a6d1a0d300482b48fc1ee91c9837324dcad841bfc41ea6385dacb05f7e0-d # internal github.com/grafana/grafana/pkg/api/apierrors mkdir -p $WORK/b344/ github.com/grafana/grafana/pkg/services/dashboards/service mkdir -p $WORK/b1561/ github.com/grafana/grafana/pkg/services/provisioning/notifiers github.com/grafana/grafana/pkg/services/alerting/conditions mkdir -p $WORK/b1590/ github.com/grafana/grafana/pkg/services/ngalert/schedule mkdir -p $WORK/b1389/ mkdir -p $WORK/b1401/ cat >$WORK/b344/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/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/grafana/grafana/pkg/api/apierrors -lang=go1.19 -complete -installsuffix shared -buildid uP45IUlnStVA5rNb4hFY/uP45IUlnStVA5rNb4hFY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./pkg/api/apierrors/dashboard.go ./pkg/api/apierrors/folder.go cat >$WORK/b1561/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/b417/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b705/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1327/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1561/_pkg_.a -trimpath "$WORK/b1561=>" -p github.com/grafana/grafana/pkg/services/dashboards/service -lang=go1.19 -complete -installsuffix shared -buildid Dq2go0ReC17LqsnmJV_U/Dq2go0ReC17LqsnmJV_U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1561/importcfg -pack ./pkg/services/dashboards/service/dashboard_service.go ./pkg/services/dashboards/service/folder_service.go cat >$WORK/b1590/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1464/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1507/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1590/_pkg_.a -trimpath "$WORK/b1590=>" -p github.com/grafana/grafana/pkg/services/alerting/conditions -lang=go1.19 -complete -installsuffix shared -buildid VBqIzODGaOdx4SfesDl1/VBqIzODGaOdx4SfesDl1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1590/importcfg -pack ./pkg/services/alerting/conditions/evaluator.go ./pkg/services/alerting/conditions/query.go ./pkg/services/alerting/conditions/reducer.go cat >$WORK/b1389/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/b597/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1363/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1364/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1390/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1058/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b698/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b810/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1401/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/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1397/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1389/_pkg_.a -trimpath "$WORK/b1389=>" -p github.com/grafana/grafana/pkg/services/ngalert/schedule -lang=go1.19 -complete -installsuffix shared -buildid t_GZL-qsMLHd09RVfSLu/t_GZL-qsMLHd09RVfSLu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1389/importcfg -pack ./pkg/services/ngalert/schedule/alerts_sender_mock.go ./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 github.com/grafana/grafana/pkg/services/alerting/notifiers mkdir -p $WORK/b1591/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1401/_pkg_.a -trimpath "$WORK/b1401=>" -p github.com/grafana/grafana/pkg/services/provisioning/notifiers -lang=go1.19 -complete -installsuffix shared -buildid 46xRuiNuaSAFahsOKuRA/46xRuiNuaSAFahsOKuRA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1401/importcfg -pack ./pkg/services/provisioning/notifiers/alert_notifications.go ./pkg/services/provisioning/notifiers/config_reader.go ./pkg/services/provisioning/notifiers/types.go cat >$WORK/b1591/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1591/_pkg_.a -trimpath "$WORK/b1591=>" -p github.com/grafana/grafana/pkg/services/alerting/notifiers -lang=go1.19 -complete -installsuffix shared -buildid YIM5_LnOsuB4dGf789CG/YIM5_LnOsuB4dGf789CG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1591/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_amd64/buildid -w $WORK/b911/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/ee/ee8610e7bbd8749a36a8f9f65d647f8550b01a02b84061d3749f08abfe78cd3d-d # internal github.com/grafana/grafana/pkg/api/routing mkdir -p $WORK/b910/ cat >$WORK/b910/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p github.com/grafana/grafana/pkg/api/routing -lang=go1.19 -complete -installsuffix shared -buildid oY8G3Kqvb6H-gpTy1CFy/oY8G3Kqvb6H-gpTy1CFy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b910/importcfg -pack ./pkg/api/routing/route_register.go ./pkg/api/routing/routing.go cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/ec/ec7d48293e5306ab7e6aabe64a72875e1a6dbd3b1a830742acbafac13b325e48-d # internal github.com/grafana/grafana/pkg/services/datasourceproxy mkdir -p $WORK/b1322/ cat >$WORK/b1322/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/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b844/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b886/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1322/_pkg_.a -trimpath "$WORK/b1322=>" -p github.com/grafana/grafana/pkg/services/datasourceproxy -lang=go1.19 -complete -installsuffix shared -buildid dM90-oAP6ptEvKndktC0/dM90-oAP6ptEvKndktC0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1322/importcfg -pack ./pkg/services/datasourceproxy/datasourceproxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/fe/fe2d2cc6ca4b6bbb80f6cc96137d013be0cbf632f071cda1c034038b96dd33f8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1401/_pkg_.a # internal cp $WORK/b1401/_pkg_.a /builddir/.cache/go-build/11/11e95c1445e080561706ccf2df752b4e0150ec0b4f2908f1395018b10d0b99a2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b910/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1396/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/5a/5a09ae264943699aa1e7cf544434355cff50e90626e5117765cd5bbb305395ae-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/api mkdir -p $WORK/b1548/ github.com/grafana/grafana/pkg/services/dashboardimport/api github.com/grafana/grafana/pkg/infra/usagestats/service github.com/grafana/grafana/pkg/services/publicdashboards/api github.com/grafana/grafana/pkg/services/serviceaccounts/api mkdir -p $WORK/b1545/ github.com/grafana/grafana/pkg/services/queryhistory github.com/grafana/grafana/pkg/services/correlations github.com/grafana/grafana/pkg/services/libraryelements mkdir -p $WORK/b1326/ mkdir -p $WORK/b1108/ github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions mkdir -p $WORK/b1551/ github.com/grafana/grafana/pkg/services/store mkdir -p $WORK/b1227/ cat >$WORK/b1548/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF cat >$WORK/b1545/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b898/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b908/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1418/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1548/_pkg_.a -trimpath "$WORK/b1548=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/api -lang=go1.19 -complete -installsuffix shared -buildid UnFW5GK_7zG7t0m4ePLk/UnFW5GK_7zG7t0m4ePLk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1548/importcfg -pack ./pkg/services/accesscontrol/api/api.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1545/_pkg_.a -trimpath "$WORK/b1545=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/api -lang=go1.19 -complete -installsuffix shared -buildid xIs-52TMsYE5W4sUJpwO/xIs-52TMsYE5W4sUJpwO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1545/importcfg -pack ./pkg/services/serviceaccounts/api/api.go ./pkg/services/serviceaccounts/api/token.go mkdir -p $WORK/b1403/ cat >$WORK/b1326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1327/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1320/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1326/_pkg_.a -trimpath "$WORK/b1326=>" -p github.com/grafana/grafana/pkg/services/libraryelements -lang=go1.19 -complete -installsuffix shared -buildid MIu-w6O48UjKn9qbrG3S/MIu-w6O48UjKn9qbrG3S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1326/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 mkdir -p $WORK/b1558/ cat >$WORK/b1108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_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/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1455/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1108/_pkg_.a -trimpath "$WORK/b1108=>" -p github.com/grafana/grafana/pkg/services/queryhistory -lang=go1.19 -complete -installsuffix shared -buildid vNJYZMY8s9Un3Yq6oZ9s/vNJYZMY8s9Un3Yq6oZ9s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1108/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/b1551/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/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b918/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1551/_pkg_.a -trimpath "$WORK/b1551=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions -lang=go1.19 -complete -installsuffix shared -buildid 9cUB1rfWPtjWgDDyNSEG/9cUB1rfWPtjWgDDyNSEG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1551/importcfg -pack ./pkg/services/accesscontrol/resourcepermissions/api.go ./pkg/services/accesscontrol/resourcepermissions/error.go ./pkg/services/accesscontrol/resourcepermissions/hook.go ./pkg/services/accesscontrol/resourcepermissions/middleware.go ./pkg/services/accesscontrol/resourcepermissions/models.go ./pkg/services/accesscontrol/resourcepermissions/options.go ./pkg/services/accesscontrol/resourcepermissions/service.go ./pkg/services/accesscontrol/resourcepermissions/store.go cat >$WORK/b1320/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b705/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1320/_pkg_.a -trimpath "$WORK/b1320=>" -p github.com/grafana/grafana/pkg/services/correlations -lang=go1.19 -complete -installsuffix shared -buildid FmkY03hX8gIpM7fwgQmW/FmkY03hX8gIpM7fwgQmW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1320/importcfg -pack ./pkg/services/correlations/accesscontrol.go ./pkg/services/correlations/api.go ./pkg/services/correlations/correlations.go ./pkg/services/correlations/database.go ./pkg/services/correlations/models.go cat >$WORK/b1558/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1543/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1558/_pkg_.a -trimpath "$WORK/b1558=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/api -lang=go1.19 -complete -installsuffix shared -buildid wm_SAshyp6hfLvMG2SZM/wm_SAshyp6hfLvMG2SZM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1558/importcfg -pack ./pkg/services/dashboardimport/api/api.go cat >$WORK/b1403/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards=$WORK/b1404/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/models=$WORK/b1405/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b1455/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1033/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5=$WORK/b1228/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/object=$WORK/b1255/_pkg_.a packagefile github.com/google/go-github/v45/github=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1303/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store/go-is-svg=$WORK/b1315/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store/sanitizer=$WORK/b1316/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b698/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1305/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1403/_pkg_.a -trimpath "$WORK/b1403=>" -p github.com/grafana/grafana/pkg/services/publicdashboards/api -lang=go1.19 -complete -installsuffix shared -buildid puYz55pnG_imj4j4rTix/puYz55pnG_imj4j4rTix -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1403/importcfg -pack ./pkg/services/publicdashboards/api/api.go ./pkg/services/publicdashboards/api/middleware.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1455/_pkg_.a -trimpath "$WORK/b1455=>" -p github.com/grafana/grafana/pkg/infra/usagestats/service -lang=go1.19 -complete -installsuffix shared -buildid SmpZMjo0BKllgqUz0CSb/SmpZMjo0BKllgqUz0CSb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1455/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_amd64/compile -o $WORK/b1227/_pkg_.a -trimpath "$WORK/b1227=>" -p github.com/grafana/grafana/pkg/services/store -lang=go1.19 -complete -installsuffix shared -buildid J4Kvm5BV6HkNiazG9BAq/J4Kvm5BV6HkNiazG9BAq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1227/importcfg -pack ./pkg/services/store/config.go ./pkg/services/store/entity_events.go ./pkg/services/store/entity_events_mock.go ./pkg/services/store/file_guardian.go ./pkg/services/store/github_helper.go ./pkg/services/store/http.go ./pkg/services/store/sanitize.go ./pkg/services/store/service.go ./pkg/services/store/static_auth.go ./pkg/services/store/storage_disk.go ./pkg/services/store/storage_git.go ./pkg/services/store/storage_sql.go ./pkg/services/store/tree.go ./pkg/services/store/types.go ./pkg/services/store/utils.go ./pkg/services/store/validate.go cp $WORK/b1396/_pkg_.a /builddir/.cache/go-build/78/7889e0c6a25de98f12fe78fc679870acdd9ae67a23c424f2f37c6798370e2760-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1590/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1322/_pkg_.a # internal cp $WORK/b1590/_pkg_.a /builddir/.cache/go-build/22/2269e05c9d96f19484290a41d5004a35a6f0993a30df2cb9e3bea69cafda64fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1561/_pkg_.a # internal cp $WORK/b1322/_pkg_.a /builddir/.cache/go-build/a0/a01a1448efdbbff8beaf1e506037f441d502a9c89a1d27d21f2ba3f95cc783d8-d # internal cp $WORK/b1561/_pkg_.a /builddir/.cache/go-build/e5/e5aa6bdfe56bb340881fe9da00a06bf361cf792c6d2d9446d6b43d1d83321a61-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1548/_pkg_.a # internal cp $WORK/b1548/_pkg_.a /builddir/.cache/go-build/48/4827c8b21d2d64240e4cd83973b9ecc02b8cd9d89526c90b51fc4c830e56a466-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/acimpl mkdir -p $WORK/b1547/ cat >$WORK/b1547/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/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/api=$WORK/b1548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/database=$WORK/b1549/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1547/_pkg_.a -trimpath "$WORK/b1547=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/acimpl -lang=go1.19 -complete -installsuffix shared -buildid 6UTnMZSztRj-QUtmwtSK/6UTnMZSztRj-QUtmwtSK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1547/importcfg -pack ./pkg/services/accesscontrol/acimpl/accesscontrol.go ./pkg/services/accesscontrol/acimpl/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1558/_pkg_.a # internal cp $WORK/b1558/_pkg_.a /builddir/.cache/go-build/1c/1c6a3ec21c467d1fc8af20623cd497a6fdcb2f29a6b3eff93e20dc6e6820d434-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1403/_pkg_.a # internal cp $WORK/b1389/_pkg_.a /builddir/.cache/go-build/56/5667cda53c19c5d7a89b1f3dec066b846c1bbc7831d8e696185ad7473d7329cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1455/_pkg_.a # internal cp $WORK/b1403/_pkg_.a /builddir/.cache/go-build/c5/c5eab37e48ac80e0f0cee2c0c6f18a446826445c091a9f8065b2bc16cef5393e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1545/_pkg_.a # internal cp $WORK/b1455/_pkg_.a /builddir/.cache/go-build/2a/2a9388916545143bd57d77253c542f73da9389ea2b2eae9ae8d363a3f0b86eb7-d # internal cp $WORK/b1545/_pkg_.a /builddir/.cache/go-build/5c/5c56408f79ffee5dd862346ceffb05086353a3567911f5b15926f048ad0300b4-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/manager mkdir -p $WORK/b1544/ cat >$WORK/b1544/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/api=$WORK/b1545/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1544/_pkg_.a -trimpath "$WORK/b1544=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/manager -lang=go1.19 -complete -installsuffix shared -buildid a8GyBmPnebj9HZXuADO1/a8GyBmPnebj9HZXuADO1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1544/importcfg -pack ./pkg/services/serviceaccounts/manager/roles.go ./pkg/services/serviceaccounts/manager/service.go ./pkg/services/serviceaccounts/manager/stats.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1547/_pkg_.a # internal cp $WORK/b1108/_pkg_.a /builddir/.cache/go-build/7c/7c9a9070907d15be63d1221a4c3b857ba0c75e17e6ab11a3e378d905ff5c7008-d # internal github.com/grafana/grafana/pkg/services/cleanup mkdir -p $WORK/b1040/ cp $WORK/b1366/_pkg_.a /builddir/.cache/go-build/95/95ba8ac9ce86f10f50236ea83748ef8d311d28847f20d5b5ae0951db87c9a473-d # internal github.com/grafana/grafana/pkg/services/ngalert/sender mkdir -p $WORK/b1392/ github.com/grafana/grafana/pkg/services/secrets/migrator mkdir -p $WORK/b1579/ cat >$WORK/b1040/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b914/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt=$WORK/b906/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b1108/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1109/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/temp_user=$WORK/b1110/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1040/_pkg_.a -trimpath "$WORK/b1040=>" -p github.com/grafana/grafana/pkg/services/cleanup -lang=go1.19 -complete -installsuffix shared -buildid YMRKKnZRNjOJfyDiRfiZ/YMRKKnZRNjOJfyDiRfiZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1040/importcfg -pack ./pkg/services/cleanup/cleanup.go cat >$WORK/b1392/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b597/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1366/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1058/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b474/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1091/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b1393/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b689/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptest=$WORK/b692/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1392/_pkg_.a -trimpath "$WORK/b1392=>" -p github.com/grafana/grafana/pkg/services/ngalert/sender -lang=go1.19 -complete -installsuffix shared -buildid pbAgVuqP67ub-8BD-GzZ/pbAgVuqP67ub-8BD-GzZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1392/importcfg -pack ./pkg/services/ngalert/sender/router.go ./pkg/services/ngalert/sender/sender.go ./pkg/services/ngalert/sender/testing.go cat >$WORK/b1579/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1366/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1408/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1579/_pkg_.a -trimpath "$WORK/b1579=>" -p github.com/grafana/grafana/pkg/services/secrets/migrator -lang=go1.19 -complete -installsuffix shared -buildid XH62J9mpbUW1VxVmkxjE/XH62J9mpbUW1VxVmkxjE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1579/importcfg -pack ./pkg/services/secrets/migrator/migrator.go ./pkg/services/secrets/migrator/reencrypt.go ./pkg/services/secrets/migrator/rollback.go cp $WORK/b1547/_pkg_.a /builddir/.cache/go-build/80/800c04bd932afce6137273cd1b99976ac7b28967f6b9fe16606e4595804f0ab3-d # internal cp $WORK/b1320/_pkg_.a /builddir/.cache/go-build/ef/ef1ba311d233fe2c47dd38196fa1777a71da7542114368df792059218820d37d-d # internal github.com/grafana/grafana/pkg/services/provisioning/datasources mkdir -p $WORK/b1400/ github.com/grafana/grafana/pkg/services/navtree/navtreeimpl mkdir -p $WORK/b1568/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1544/_pkg_.a # internal cat >$WORK/b1400/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/correlations=$WORK/b1320/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1397/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1400/_pkg_.a -trimpath "$WORK/b1400=>" -p github.com/grafana/grafana/pkg/services/provisioning/datasources -lang=go1.19 -complete -installsuffix shared -buildid XAuJ9_ud1dHOkdg1UPxc/XAuJ9_ud1dHOkdg1UPxc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1400/importcfg -pack ./pkg/services/provisioning/datasources/config_reader.go ./pkg/services/provisioning/datasources/datasources.go ./pkg/services/provisioning/datasources/types.go cat >$WORK/b1568/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1033/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b908/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/correlations=$WORK/b1320/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/navtree=$WORK/b825/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b826/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1328/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1568/_pkg_.a -trimpath "$WORK/b1568=>" -p github.com/grafana/grafana/pkg/services/navtree/navtreeimpl -lang=go1.19 -complete -installsuffix shared -buildid 5IQwMwKLO6MpP-IHZxE3/5IQwMwKLO6MpP-IHZxE3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1568/importcfg -pack ./pkg/services/navtree/navtreeimpl/admin.go ./pkg/services/navtree/navtreeimpl/applinks.go ./pkg/services/navtree/navtreeimpl/navtree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1551/_pkg_.a # internal cp $WORK/b1544/_pkg_.a /builddir/.cache/go-build/d8/d81b800e867dcf55647d0a6d10cce355c196f1a89ac5e75ff986fe4acfe94b60-d # internal cp $WORK/b1551/_pkg_.a /builddir/.cache/go-build/c2/c29bf7c5a0d9c0360527ebaf5b2fae03d1ce36163764431faa87a3a82fe62dc6-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol mkdir -p $WORK/b1550/ cat >$WORK/b1550/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/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions=$WORK/b1551/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b918/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team/teamimpl=$WORK/b1552/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1550/_pkg_.a -trimpath "$WORK/b1550=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol -lang=go1.19 -complete -installsuffix shared -buildid 81BjhcD8ug4kriUWuo3g/81BjhcD8ug4kriUWuo3g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1550/importcfg -pack ./pkg/services/accesscontrol/ossaccesscontrol/permissions_services.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1326/_pkg_.a # internal cp $WORK/b1326/_pkg_.a /builddir/.cache/go-build/32/329c4a2e7000495980bd86d592d30ec79a6d49244fb761f4cb3699b24461b7c9-d # internal github.com/grafana/grafana/pkg/services/librarypanels mkdir -p $WORK/b1329/ cat >$WORK/b1329/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1326/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1329/_pkg_.a -trimpath "$WORK/b1329=>" -p github.com/grafana/grafana/pkg/services/librarypanels -lang=go1.19 -complete -installsuffix shared -buildid mYFeYIS-O5hDMBNuLqaI/mYFeYIS-O5hDMBNuLqaI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1329/importcfg -pack ./pkg/services/librarypanels/librarypanels.go ./pkg/services/librarypanels/models.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1400/_pkg_.a # internal cp $WORK/b1400/_pkg_.a /builddir/.cache/go-build/98/9883950dfe50d88c11732f710d93db38bb00225c4acda96f88d8283c46de306e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1040/_pkg_.a # internal cp $WORK/b1040/_pkg_.a /builddir/.cache/go-build/02/022b6506619fee441e78eb6385cbb179f5d3d461613a96a78c1ef220b5781336-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1579/_pkg_.a # internal cp $WORK/b1579/_pkg_.a /builddir/.cache/go-build/b5/b50af97b0fb81c4cdac46210158a65ce07dce4e7049afb37e4e69d6490b29113-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1550/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1568/_pkg_.a # internal cp $WORK/b1568/_pkg_.a /builddir/.cache/go-build/7b/7b4392190a9b78a0a5762d610d59195cc33b7005a6e4cf2be2c6ac1b53df0679-d # internal cp $WORK/b1550/_pkg_.a /builddir/.cache/go-build/d6/d63c5e70f1d8cae8aaff00fa1a7bcea67b6711edf9f2b0b48785eec72feb3364-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1329/_pkg_.a # internal cp $WORK/b1329/_pkg_.a /builddir/.cache/go-build/1e/1e7c614ad18974b81c6f2e4f1c385aa6c4ddf47d3ec7bd44bbb69e532cbb6723-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/service mkdir -p $WORK/b1557/ cat >$WORK/b1557/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1543/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/api=$WORK/b1558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/utils=$WORK/b1559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1329/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1394/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b916/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1557/_pkg_.a -trimpath "$WORK/b1557=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/service -lang=go1.19 -complete -installsuffix shared -buildid OVKVwGYZgPKGLo0S-ZTY/OVKVwGYZgPKGLo0S-ZTY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1557/importcfg -pack ./pkg/services/dashboardimport/service/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1392/_pkg_.a # internal cp $WORK/b1392/_pkg_.a /builddir/.cache/go-build/52/524588e3b48551017c4f39f761f26e45ee9a39c1e8f2938d1911a83ed963e21e-d # internal github.com/grafana/grafana/pkg/services/ngalert/api mkdir -p $WORK/b1333/ cat >$WORK/b1333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1334/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b310/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b315/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b740/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1322/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1363/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1364/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1366/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1367/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1389/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1392/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1390/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b773/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b775/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b776/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1071/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1073/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1080/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b437/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1333/_pkg_.a -trimpath "$WORK/b1333=>" -p github.com/grafana/grafana/pkg/services/ngalert/api -lang=go1.19 -complete -installsuffix shared -buildid Il7VpD4ohVSsGd8TLwNJ/Il7VpD4ohVSsGd8TLwNJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1333/importcfg -pack ./pkg/services/ngalert/api/api.go ./pkg/services/ngalert/api/api_alertmanager.go ./pkg/services/ngalert/api/api_alertmanager_guards.go ./pkg/services/ngalert/api/api_configuration.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/configuration.go ./pkg/services/ngalert/api/errors.go ./pkg/services/ngalert/api/forking_alertmanager.go ./pkg/services/ngalert/api/forking_prometheus.go ./pkg/services/ngalert/api/forking_ruler.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/provisioning.go ./pkg/services/ngalert/api/testing.go ./pkg/services/ngalert/api/testing_api.go ./pkg/services/ngalert/api/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1591/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1227/_pkg_.a # internal cp $WORK/b1591/_pkg_.a /builddir/.cache/go-build/4f/4fed1c89fa51964e5d8c574e051b93ecf875755a12755a7ff4486cb06c36b080-d # internal cp $WORK/b1227/_pkg_.a /builddir/.cache/go-build/b2/b2e1bd3d48378690e578ddf5b92724c9fb5936a8d1536de4bbc541a37675e595-d # internal github.com/grafana/grafana/pkg/services/dashboards/database mkdir -p $WORK/b1560/ github.com/grafana/grafana/pkg/services/searchV2 mkdir -p $WORK/b1190/ cat >$WORK/b1560/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1227/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1560/_pkg_.a -trimpath "$WORK/b1560=>" -p github.com/grafana/grafana/pkg/services/dashboards/database -lang=go1.19 -complete -installsuffix shared -buildid tD9o7LoGkFzkS3CJg7iC/tD9o7LoGkFzkS3CJg7iC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1560/importcfg -pack ./pkg/services/dashboards/database/acl.go ./pkg/services/dashboards/database/database.go cat >$WORK/b1190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge=$WORK/b1191/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1192/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1200/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1203/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1214/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1215/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1220/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1224/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/dslookup=$WORK/b1225/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1226/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1227/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b698/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1190/_pkg_.a -trimpath "$WORK/b1190=>" -p github.com/grafana/grafana/pkg/services/searchV2 -lang=go1.19 -complete -installsuffix shared -buildid OIAmakOH05uS0jFr8HrZ/OIAmakOH05uS0jFr8HrZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1190/importcfg -pack ./pkg/services/searchV2/allowed_actions.go ./pkg/services/searchV2/auth.go ./pkg/services/searchV2/bluge.go ./pkg/services/searchV2/extender.go ./pkg/services/searchV2/filter.go ./pkg/services/searchV2/http.go ./pkg/services/searchV2/index.go ./pkg/services/searchV2/ngram.go ./pkg/services/searchV2/search_service_mock.go ./pkg/services/searchV2/service.go ./pkg/services/searchV2/stub.go ./pkg/services/searchV2/substring_query.go ./pkg/services/searchV2/types.go ./pkg/services/searchV2/usage.go ./pkg/services/searchV2/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1557/_pkg_.a # internal cp $WORK/b1557/_pkg_.a /builddir/.cache/go-build/06/06900db71b4132c5591917ba5b1af534cf6a78aebff9afb912cddcbe888276de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1560/_pkg_.a # internal cp $WORK/b1560/_pkg_.a /builddir/.cache/go-build/15/156457d2b665417a899a3b8473b5dbb29fe7d9ca55d2cb398162bf61453f9ae9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1190/_pkg_.a # internal cp $WORK/b1190/_pkg_.a /builddir/.cache/go-build/78/78820ec626c00047488910b9bbb91c246953465ea9e2dd4d2fc76f89dd3a8e43-d # internal github.com/grafana/grafana/pkg/tsdb/grafanads mkdir -p $WORK/b1189/ github.com/grafana/grafana/pkg/services/provisioning mkdir -p $WORK/b1395/ cat >$WORK/b1189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1190/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1227/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1317/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF cat >$WORK/b1395/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/correlations=$WORK/b1320/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1367/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/alerting=$WORK/b1396/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/dashboards=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/datasources=$WORK/b1400/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/notifiers=$WORK/b1401/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/plugins=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1190/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1189/_pkg_.a -trimpath "$WORK/b1189=>" -p github.com/grafana/grafana/pkg/tsdb/grafanads -lang=go1.19 -complete -installsuffix shared -buildid FUFVP_JQB7WKswip6ShF/FUFVP_JQB7WKswip6ShF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1189/importcfg -pack ./pkg/tsdb/grafanads/grafana.go ./pkg/tsdb/grafanads/query.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1395/_pkg_.a -trimpath "$WORK/b1395=>" -p github.com/grafana/grafana/pkg/services/provisioning -lang=go1.19 -complete -installsuffix shared -buildid nlxgae-DzQXl2XoVz_LG/nlxgae-DzQXl2XoVz_LG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1395/importcfg -pack ./pkg/services/provisioning/provisioning.go ./pkg/services/provisioning/provisioning_mock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1189/_pkg_.a # internal cp $WORK/b1189/_pkg_.a /builddir/.cache/go-build/02/02bb3d7c10d21079a44742ce71303662d4081ee79da5485e31e24c19eb4e58ab-d # internal github.com/grafana/grafana/pkg/services/query mkdir -p $WORK/b1183/ github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin mkdir -p $WORK/b1457/ cat >$WORK/b1183/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/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b740/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1184/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b744/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b886/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/queries=$WORK/b1188/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1189/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b895/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1183/_pkg_.a -trimpath "$WORK/b1183=>" -p github.com/grafana/grafana/pkg/services/query -lang=go1.19 -complete -installsuffix shared -buildid EvfLAoASELyH1gRCBQq2/EvfLAoASELyH1gRCBQq2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1183/importcfg -pack ./pkg/services/query/errors.go ./pkg/services/query/query.go ./pkg/services/query/query_parsing.go cat >$WORK/b1457/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b159/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b588/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1468/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1471/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1482/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1189/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1484/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1501/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1504/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1505/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1506/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1507/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1517/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1317/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1457/_pkg_.a -trimpath "$WORK/b1457=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin -lang=go1.19 -complete -installsuffix shared -buildid SKB3mdu7cW3K9DF5-VBY/SKB3mdu7cW3K9DF5-VBY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1457/importcfg -pack ./pkg/plugins/backendplugin/coreplugin/core_plugin.go ./pkg/plugins/backendplugin/coreplugin/registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1395/_pkg_.a # internal cp $WORK/b1395/_pkg_.a /builddir/.cache/go-build/c1/c135fca1038a1972e56d9b6c804e1b197488dadd7e99568951954e93b7e4cbdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1183/_pkg_.a # internal cp $WORK/b1333/_pkg_.a /builddir/.cache/go-build/d1/d1971136db4277fe326d85b04985c944af9f6fc8cedca54c2abea585fff66d93-d # internal cp $WORK/b1183/_pkg_.a /builddir/.cache/go-build/ec/ec4e726afe6bb723818c3fefc6fae99de06d392031c57316ef0ba7c84f296061-d # internal github.com/grafana/grafana/pkg/services/ngalert mkdir -p $WORK/b1332/ github.com/grafana/grafana/pkg/services/publicdashboards/service mkdir -p $WORK/b1574/ github.com/grafana/grafana/pkg/services/live mkdir -p $WORK/b1113/ cat >$WORK/b1332/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b597/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b705/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b740/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1033/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1322/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api=$WORK/b1333/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1363/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1364/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1366/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1367/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1389/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1392/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1390/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b810/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1332/_pkg_.a -trimpath "$WORK/b1332=>" -p github.com/grafana/grafana/pkg/services/ngalert -lang=go1.19 -complete -installsuffix shared -buildid RYeYa076hJ27AYTDBHUY/RYeYa076hJ27AYTDBHUY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1332/importcfg -pack ./pkg/services/ngalert/accesscontrol.go ./pkg/services/ngalert/ngalert.go cat >$WORK/b1574/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards=$WORK/b1404/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/models=$WORK/b1405/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/queries=$WORK/b1188/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/validation=$WORK/b1575/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1183/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b823/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b802/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1574/_pkg_.a -trimpath "$WORK/b1574=>" -p github.com/grafana/grafana/pkg/services/publicdashboards/service -lang=go1.19 -complete -installsuffix shared -buildid VvU8x9HF-eebBetiqrmY/VvU8x9HF-eebBetiqrmY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1574/importcfg -pack ./pkg/services/publicdashboards/service/service.go cat >$WORK/b1113/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1114/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b714/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b367/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b1035/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1112/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/database=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/features=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/liveplugin=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1170/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushws=$WORK/b1180/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/survey=$WORK/b1182/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1183/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b316/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b810/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1113/_pkg_.a -trimpath "$WORK/b1113=>" -p github.com/grafana/grafana/pkg/services/live -lang=go1.19 -complete -installsuffix shared -buildid vfAv35ajl5Vu5pT3EIUr/vfAv35ajl5Vu5pT3EIUr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1113/importcfg -pack ./pkg/services/live/live.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1574/_pkg_.a # internal cp $WORK/b1574/_pkg_.a /builddir/.cache/go-build/80/80b822e29993d86bdf41f895e75773f6b40f5879ce4102bfbcf93ffe175a0c7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1332/_pkg_.a # internal cp $WORK/b1332/_pkg_.a /builddir/.cache/go-build/34/348c73722d35f6258aac3ec2904dfb2888b704e62651045f1da35a59eb1c4b1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1457/_pkg_.a # internal cp $WORK/b1457/_pkg_.a /builddir/.cache/go-build/3d/3dafca48b885c6f43cec7f85326650e9b3d118eeecdcae8a96511148edb959a0-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/provider mkdir -p $WORK/b1520/ cat >$WORK/b1520/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/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b588/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin=$WORK/b1521/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b589/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin=$WORK/b590/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1520/_pkg_.a -trimpath "$WORK/b1520=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/provider -lang=go1.19 -complete -installsuffix shared -buildid hBCsMOOfVQU0YccKy73L/hBCsMOOfVQU0YccKy73L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1520/importcfg -pack ./pkg/plugins/backendplugin/provider/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1113/_pkg_.a # internal cp $WORK/b1113/_pkg_.a /builddir/.cache/go-build/15/151b70a9dc805a679c3998d404fc220285422df9186e2b5f38667a91a62d7165-d # internal github.com/grafana/grafana/pkg/services/live/pushhttp mkdir -p $WORK/b1331/ github.com/grafana/grafana/pkg/services/comments mkdir -p $WORK/b1111/ github.com/grafana/grafana/pkg/services/thumbs mkdir -p $WORK/b1417/ cat >$WORK/b1331/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/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1113/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1166/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1181/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF github.com/grafana/grafana/pkg/services/export mkdir -p $WORK/b1323/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1331/_pkg_.a -trimpath "$WORK/b1331=>" -p github.com/grafana/grafana/pkg/services/live/pushhttp -lang=go1.19 -complete -installsuffix shared -buildid hqy-baS1jrSWD2zepEnW/hqy-baS1jrSWD2zepEnW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1331/importcfg -pack ./pkg/services/live/pushhttp/push.go cat >$WORK/b1111/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1112/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1113/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1111/_pkg_.a -trimpath "$WORK/b1111=>" -p github.com/grafana/grafana/pkg/services/comments -lang=go1.19 -complete -installsuffix shared -buildid Tu-VPYdNZvncxcpo3N19/Tu-VPYdNZvncxcpo3N19 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1111/importcfg -pack ./pkg/services/comments/handlers.go ./pkg/services/comments/service.go ./pkg/services/comments/sql_storage.go ./pkg/services/comments/storage.go cat >$WORK/b1417/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b914/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboard_thumbs=$WORK/b1321/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1113/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1190/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1418/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1189/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1128/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b810/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1417/_pkg_.a -trimpath "$WORK/b1417=>" -p github.com/grafana/grafana/pkg/services/thumbs -lang=go1.19 -complete -installsuffix shared -buildid Qw9ypFqazqKPjv2lX_W9/Qw9ypFqazqKPjv2lX_W9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1417/importcfg -pack ./pkg/services/thumbs/crawler.go ./pkg/services/thumbs/crawler_auth.go ./pkg/services/thumbs/datasources_lookup.go ./pkg/services/thumbs/dummy.go ./pkg/services/thumbs/models.go ./pkg/services/thumbs/repo.go ./pkg/services/thumbs/service.go cat >$WORK/b1323/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-git/go-git/v5=$WORK/b1228/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/object=$WORK/b1255/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1303/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1113/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/playlist=$WORK/b1324/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/dslookup=$WORK/b1225/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1226/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b316/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1323/_pkg_.a -trimpath "$WORK/b1323=>" -p github.com/grafana/grafana/pkg/services/export -lang=go1.19 -complete -installsuffix shared -buildid xwQgPwh5RVMnr30frxJj/xwQgPwh5RVMnr30frxJj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1323/importcfg -pack ./pkg/services/export/commit_helper.go ./pkg/services/export/dummy_job.go ./pkg/services/export/export_alerts.go ./pkg/services/export/export_anno.go ./pkg/services/export/export_auth.go ./pkg/services/export/export_dash.go ./pkg/services/export/export_dash_thumbs.go ./pkg/services/export/export_ds.go ./pkg/services/export/export_files.go ./pkg/services/export/export_kv_store.go ./pkg/services/export/export_live.go ./pkg/services/export/export_plugins.go ./pkg/services/export/export_snapshots.go ./pkg/services/export/export_sys_playlists.go ./pkg/services/export/export_sys_preferences.go ./pkg/services/export/export_sys_short_url.go ./pkg/services/export/export_sys_stars.go ./pkg/services/export/export_usage.go ./pkg/services/export/git_export_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_amd64/buildid -w $WORK/b1520/_pkg_.a # internal cp $WORK/b1520/_pkg_.a /builddir/.cache/go-build/6d/6dac66b0f0c8b1f373979fe07ab863ad7d60b06cbc7fd3dfcc213d22fc93e54b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1331/_pkg_.a # internal cp $WORK/b1111/_pkg_.a /builddir/.cache/go-build/2e/2e658b014f635b8244dbe2a074f891e66a4db4542de8489394484c79450a9bc2-d # internal cp $WORK/b1331/_pkg_.a /builddir/.cache/go-build/fa/fa01619cd644c4985b6d209b6304395115b1741f3b2da4316cd6fda5910d95d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1417/_pkg_.a # internal cp $WORK/b1417/_pkg_.a /builddir/.cache/go-build/23/23720fdd15fadb9d58d5ca742b274f14af63f07f9705d7b3a6ca22f404a1128a-d # internal github.com/grafana/grafana/pkg/server/usagestatssvcs mkdir -p $WORK/b1546/ cat >$WORK/b1546/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1417/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1546/_pkg_.a -trimpath "$WORK/b1546=>" -p github.com/grafana/grafana/pkg/server/usagestatssvcs -lang=go1.19 -complete -installsuffix shared -buildid 2YntC4UFwtm3eIbxZAG6/2YntC4UFwtm3eIbxZAG6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1546/importcfg -pack ./pkg/server/usagestatssvcs/usage_stats_providers_registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1323/_pkg_.a # internal cp $WORK/b1323/_pkg_.a /builddir/.cache/go-build/e1/e166ba15fd776c55b41fb29a38767caca3b1504107cd9789175d20093a68b896-d # internal github.com/grafana/grafana/pkg/api mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b113/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/frontendlogging=$WORK/b827/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b844/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/static=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b705/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b897/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/dashdiffs=$WORK/b921/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b926/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b927/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/registry=$WORK/b1030/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1033/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b899/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b900/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b887/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b594/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b1034/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b744/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b588/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b1035/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/repo=$WORK/b1036/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/storage=$WORK/b1039/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b908/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b1040/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b1111/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b896/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/correlations=$WORK/b1320/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboard_thumbs=$WORK/b1321/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1322/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1323/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1325/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b901/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1326/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1329/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1330/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1113/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1331/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt=$WORK/b906/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b907/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/navtree=$WORK/b825/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1332/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1057/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/playlist=$WORK/b1324/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1394/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b826/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/api=$WORK/b1403/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1183/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b1108/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1327/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1190/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1406/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1407/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore/migrations=$WORK/b1414/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1109/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1328/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1227/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b918/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1416/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/temp_user=$WORK/b1110/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1417/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1419/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1189/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b895/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1187/_pkg_.a packagefile github.com/ua-parser/uap-go/uaparser=$WORK/b1421/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b1422/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a packagefile net/mail=$WORK/b708/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/grafana/grafana/pkg/api -lang=go1.19 -complete -installsuffix shared -buildid QRQa1lbZJUcRSaSSk6VW/QRQa1lbZJUcRSaSSk6VW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b047/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/basic_auth.go ./pkg/api/comments.go ./pkg/api/dashboard.go ./pkg/api/dashboard_permission.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/openapi3.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_proxy.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/swagger_responses.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_amd64/buildid -w $WORK/b1546/_pkg_.a # internal cp $WORK/b1546/_pkg_.a /builddir/.cache/go-build/40/403f973ebd6a745e5b5899a7b9fceeb0236048fff706e33df5e3dd4622e36fa8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/00/006acf8ab7ca738a4c30c5ca7063a834127cf33dc072db5dc7f1fa493225fd2f-d # internal github.com/grafana/grafana/pkg/server/backgroundsvcs mkdir -p $WORK/b1540/ cat >$WORK/b1540/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1455/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1456/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/process=$WORK/b1532/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b1040/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1113/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1331/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1541/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1332/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1542/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1190/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore/migrations=$WORK/b1414/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1408/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/manager=$WORK/b1544/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1227/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store/sanitizer=$WORK/b1316/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1417/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1419/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b1540/_pkg_.a -trimpath "$WORK/b1540=>" -p github.com/grafana/grafana/pkg/server/backgroundsvcs -lang=go1.19 -complete -installsuffix shared -buildid efFALVggUw20Wg2RkrJ0/efFALVggUw20Wg2RkrJ0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1540/importcfg -pack ./pkg/server/backgroundsvcs/background_services.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1540/_pkg_.a # internal cp $WORK/b1540/_pkg_.a /builddir/.cache/go-build/12/125cebdce8253b0a5d703950e49dba440e15df4df870f7b0f19f3c8c03f5f708-d # internal github.com/grafana/grafana/pkg/server mkdir -p $WORK/b1454/ 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/google/wire=$WORK/b1031/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b705/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b927/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b740/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/registry=$WORK/b1030/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1184/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1033/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b914/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1455/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1456/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b900/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b887/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b1034/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/provider=$WORK/b1520/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1527/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1528/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/client=$WORK/b1536/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/dashboards=$WORK/b1538/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1529/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/process=$WORK/b1532/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1533/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1534/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/store=$WORK/b1539/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b1035/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/repo=$WORK/b1036/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/backgroundsvcs=$WORK/b1540/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/usagestatssvcs=$WORK/b1546/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/acimpl=$WORK/b1547/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol=$WORK/b1550/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations/annotationsimpl=$WORK/b1553/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey/apikeyimpl=$WORK/b1554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b913/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth/jwt=$WORK/b1555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b1040/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b1111/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b896/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b909/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/correlations=$WORK/b1320/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboard_thumbs/dashboardthumbsimpl=$WORK/b1556/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1543/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/service=$WORK/b1557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/database=$WORK/b1560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/service=$WORK/b1561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots/database=$WORK/b1562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots/service=$WORK/b1563/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion/dashverimpl=$WORK/b1564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1322/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/provider=$WORK/b1409/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/service=$WORK/b1410/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1323/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1325/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1412/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b901/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1326/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1329/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1330/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1113/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1331/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1541/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b1566/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b915/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt=$WORK/b906/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt/loginattemptimpl=$WORK/b1567/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/navtree/navtreeimpl=$WORK/b1568/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1332/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1364/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b886/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org/orgimpl=$WORK/b1569/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/playlist/playlistimpl=$WORK/b1570/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1394/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1542/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1571/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference/prefimpl=$WORK/b1572/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards=$WORK/b1404/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/api=$WORK/b1403/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/database=$WORK/b1573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/service=$WORK/b1574/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1183/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b1108/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota/quotaimpl=$WORK/b1576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1327/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1190/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1406/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers/filters=$WORK/b1577/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1407/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore/migrations=$WORK/b1414/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1408/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/migrator=$WORK/b1579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1418/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/manager=$WORK/b1544/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1109/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b917/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star/starimpl=$WORK/b1580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1227/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store/sanitizer=$WORK/b1316/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag/tagimpl=$WORK/b1581/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team/teamimpl=$WORK/b1552/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1416/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/database=$WORK/b1582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/manager=$WORK/b1583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/temp_user=$WORK/b1110/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/temp_user/tempuserimpl=$WORK/b1584/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1417/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1419/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user/userimpl=$WORK/b1585/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/userauth/userauthimpl=$WORK/b1587/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/validations=$WORK/b1588/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1468/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1471/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1482/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1189/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1484/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/service=$WORK/b1589/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1501/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1504/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1505/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1506/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1507/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1517/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1317/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b810/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_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_amd64/compile -o $WORK/b1454/_pkg_.a -trimpath "$WORK/b1454=>" -p github.com/grafana/grafana/pkg/server -lang=go1.19 -complete -installsuffix shared -buildid Da_gkaO74OE-3H_MWF9z/Da_gkaO74OE-3H_MWF9z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1454/importcfg -pack ./pkg/server/server.go ./pkg/server/test_env.go ./pkg/server/wire_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b1454/_pkg_.a # internal cp $WORK/b1454/_pkg_.a /builddir/.cache/go-build/2b/2be306dfbcbf845c5f51285113ee9ea9f699aea95c9b8eccf4967e89d3fec119-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/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1453/_pkg_.a packagefile github.com/grafana/grafana/pkg/server=$WORK/b1454/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/conditions=$WORK/b1590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/notifiers=$WORK/b1591/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/pprof=$WORK/b340/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile runtime/trace=$WORK/b343/_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_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/grafana/grafana/pkg/cmd/grafana-server/commands -lang=go1.19 -complete -installsuffix shared -buildid ggpuGlFhYCVhJCuK1YyM/ggpuGlFhYCVhJCuK1YyM -goversion go1.19.10 -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_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/2c/2cc7b6b9f1cdb13f1a03272b45e0b7ee0f02c03e13d7a54d3b6155a5a3f11c97-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_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.19 -complete -installsuffix shared -buildid 2p7AvX9V31b1HqdJ_EtT/2p7AvX9V31b1HqdJ_EtT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./pkg/cmd/grafana-server/main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/9f/9f5f1bb40b1cea4ebd6a132671291a94705e992ac8ab157e112dce919beaf166-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/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1453/_pkg_.a packagefile github.com/grafana/grafana/pkg/server=$WORK/b1454/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/conditions=$WORK/b1590/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/notifiers=$WORK/b1591/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b366/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/pprof=$WORK/b340/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile runtime/trace=$WORK/b343/_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/safefilepath=$WORK/b041/_pkg_.a packagefile internal/syscall/execenv=$WORK/b042/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b043/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_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/b046/_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/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b113/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/frontendlogging=$WORK/b827/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b844/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b910/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/static=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b705/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b897/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/dashdiffs=$WORK/b921/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b926/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b927/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/registry=$WORK/b1030/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1033/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b899/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b900/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b887/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b911/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b594/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b1034/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b744/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b588/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b1035/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/repo=$WORK/b1036/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/storage=$WORK/b1039/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b591/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey=$WORK/b908/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b1040/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b1111/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b896/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/correlations=$WORK/b1320/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboard_thumbs=$WORK/b1321/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1322/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1323/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1325/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b901/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1326/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1329/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1330/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1113/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1331/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt=$WORK/b906/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b907/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/navtree=$WORK/b825/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1332/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1057/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/playlist=$WORK/b1324/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1394/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b826/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/api=$WORK/b1403/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1183/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b1108/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b916/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1327/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1190/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1406/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1407/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore/migrations=$WORK/b1414/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1415/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1109/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1328/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1227/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team=$WORK/b918/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1416/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/temp_user=$WORK/b1110/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1417/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1419/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1189/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b895/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b585/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1187/_pkg_.a packagefile github.com/ua-parser/uap-go/uaparser=$WORK/b1421/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b477/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b1422/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a packagefile net/mail=$WORK/b708/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile cloud.google.com/go/kms/apiv1=$WORK/b1424/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b853/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys=$WORK/b1427/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault=$WORK/b1431/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1433/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1434/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1443/_pkg_.a packagefile github.com/blugelabs/bluge=$WORK/b1191/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1193/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1334/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b367/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b615/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1444/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1445/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b323/_pkg_.a packagefile github.com/linkedin/goavro/v2=$WORK/b1446/_pkg_.a packagefile github.com/m3db/prometheus_remote_client_golang/promremote=$WORK/b1447/_pkg_.a packagefile github.com/pkg/errors=$WORK/b470/_pkg_.a packagefile github.com/robfig/cron/v3=$WORK/b1448/_pkg_.a packagefile github.com/russellhaering/goxmldsig=$WORK/b1449/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b688/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b803/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1426/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b889/_pkg_.a packagefile github.com/go-kit/log=$WORK/b348/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b352/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b354/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b356/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b163/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b365/_pkg_.a packagefile log/syslog=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b686/_pkg_.a packagefile os/user=$WORK/b532/_pkg_.a packagefile github.com/google/wire=$WORK/b1031/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b740/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1184/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b914/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1455/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1456/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/provider=$WORK/b1520/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/config=$WORK/b1527/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1528/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/client=$WORK/b1536/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/dashboards=$WORK/b1538/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1529/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/process=$WORK/b1532/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/registry=$WORK/b1533/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1534/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/store=$WORK/b1539/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/backgroundsvcs=$WORK/b1540/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/usagestatssvcs=$WORK/b1546/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/acimpl=$WORK/b1547/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol=$WORK/b1550/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations/annotationsimpl=$WORK/b1553/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey/apikeyimpl=$WORK/b1554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b913/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth/jwt=$WORK/b1555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b909/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboard_thumbs/dashboardthumbsimpl=$WORK/b1556/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1543/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/service=$WORK/b1557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/database=$WORK/b1560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/service=$WORK/b1561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots/database=$WORK/b1562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots/service=$WORK/b1563/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardversion/dashverimpl=$WORK/b1564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/provider=$WORK/b1409/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/service=$WORK/b1410/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1412/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1541/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b1566/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b915/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/loginattempt/loginattemptimpl=$WORK/b1567/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/navtree/navtreeimpl=$WORK/b1568/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1364/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b886/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/org/orgimpl=$WORK/b1569/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/playlist/playlistimpl=$WORK/b1570/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1542/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1571/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference/prefimpl=$WORK/b1572/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards=$WORK/b1404/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/database=$WORK/b1573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/service=$WORK/b1574/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota/quotaimpl=$WORK/b1576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers/filters=$WORK/b1577/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1408/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/migrator=$WORK/b1579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1418/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/manager=$WORK/b1544/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b917/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star/starimpl=$WORK/b1580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store/sanitizer=$WORK/b1316/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/tag/tagimpl=$WORK/b1581/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/team/teamimpl=$WORK/b1552/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/database=$WORK/b1582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/manager=$WORK/b1583/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/temp_user/tempuserimpl=$WORK/b1584/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user/userimpl=$WORK/b1585/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/userauth/userauthimpl=$WORK/b1587/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/validations=$WORK/b1588/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1468/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1471/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1482/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1484/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/service=$WORK/b1589/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1501/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1504/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1505/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1506/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1507/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1517/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1317/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1464/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b375/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b448/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b417/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b450/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b332/_pkg_.a packagefile bufio=$WORK/b117/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/http/internal=$WORK/b135/_pkg_.a packagefile net/http/internal/ascii=$WORK/b136/_pkg_.a packagefile html=$WORK/b171/_pkg_.a packagefile internal/profile=$WORK/b341/_pkg_.a packagefile runtime/pprof=$WORK/b342/_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/b050/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b074/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/crypto/randutil=$WORK/b114/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/debug=$WORK/b115/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/ratelimit=$WORK/b138/_pkg_.a packagefile go/build=$WORK/b139/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b155/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b158/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b159/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b166/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b324/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b264/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b316/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b593/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b828/_pkg_.a packagefile github.com/wk8/go-ordered-map=$WORK/b830/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b831/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b843/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b845/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b846/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b885/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b515/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b586/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b584/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b922/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b925/_pkg_.a packagefile database/sql/driver=$WORK/b442/_pkg_.a packagefile embed=$WORK/b073/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b1029/_pkg_.a packagefile github.com/grafana/thema=$WORK/b1000/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b960/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b1024/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b1026/_pkg_.a packagefile testing/fstest=$WORK/b1027/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/pluginmeta=$WORK/b1032/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b713/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b714/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/fakes=$WORK/b724/_pkg_.a packagefile testing=$WORK/b523/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b350/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b482/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b484/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b483/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b501/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b507/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b525/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b538/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b543/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b514/_pkg_.a packagefile compress/zlib=$WORK/b492/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b389/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b733/_pkg_.a packagefile golang.org/x/text/language=$WORK/b735/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b888/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/apikey/apikeytest=$WORK/b912/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/user/usertest=$WORK/b919/_pkg_.a packagefile net/http/httptest=$WORK/b692/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b589/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/secretsmanagerplugin=$WORK/b590/_pkg_.a packagefile archive/zip=$WORK/b1037/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/logger=$WORK/b1038/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b597/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b598/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations/annotationstest=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1112/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b898/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b698/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b362/_pkg_.a packagefile github.com/go-git/go-git/v5=$WORK/b1228/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing=$WORK/b1236/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/object=$WORK/b1255/_pkg_.a packagefile github.com/google/uuid=$WORK/b441/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1303/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/dslookup=$WORK/b1225/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1226/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b730/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b695/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b434/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b902/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b690/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b904/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b566/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1114/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/database=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/features=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/liveplugin=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1170/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushws=$WORK/b1180/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/survey=$WORK/b1182/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1166/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1181/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api=$WORK/b1333/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1363/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1366/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1367/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1389/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1392/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1390/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b774/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b707/_pkg_.a packagefile github.com/grafana/grafana/pkg/models/roletype=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/alerting=$WORK/b1396/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/dashboards=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/datasources=$WORK/b1400/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/notifiers=$WORK/b1401/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/plugins=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/models=$WORK/b1405/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/queries=$WORK/b1188/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b711/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b610/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1192/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1200/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1203/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1214/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1215/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1220/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1224/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b804/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile xorm.io/xorm=$WORK/b576/_pkg_.a packagefile database/sql=$WORK/b567/_pkg_.a packagefile github.com/dlmiddlecote/sqlstats=$WORK/b726/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b727/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b569/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/session=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b808/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b806/_pkg_.a packagefile github.com/lib/pq=$WORK/b572/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b575/_pkg_.a packagefile xorm.io/core=$WORK/b578/_pkg_.a packagefile github.com/google/go-github/v45/github=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store/go-is-svg=$WORK/b1315/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1305/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1128/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1420/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b359/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b361/_pkg_.a packagefile mime/quotedprintable=$WORK/b133/_pkg_.a packagefile expvar=$WORK/b327/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b328/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b329/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b330/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b331/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b337/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile runtime/metrics=$WORK/b333/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b478/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile net/netip=$WORK/b099/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a packagefile regexp/syntax=$WORK/b148/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b614/_pkg_.a packagefile cloud.google.com/go/kms/internal=$WORK/b1425/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b636/_pkg_.a packagefile google.golang.org/api/option=$WORK/b637/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b645/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b646/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b621/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b847/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b852/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b854/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b860/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b858/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b851/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=$WORK/b861/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b868/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=$WORK/b881/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b884/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1428/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated=$WORK/b1429/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal=$WORK/b1430/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b1432/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b1440/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1435/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b1441/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b1442/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1437/_pkg_.a packagefile encoding/xml=$WORK/b402/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1436/_pkg_.a packagefile net/http/cookiejar=$WORK/b1439/_pkg_.a packagefile github.com/golang-jwt/jwt/v4=$WORK/b1438/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/analyzer=$WORK/b1196/_pkg_.a packagefile github.com/blugelabs/bluge/index=$WORK/b1205/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1212/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1213/_pkg_.a packagefile github.com/blugelabs/bluge/search/collector=$WORK/b1219/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1194/_pkg_.a packagefile container/heap=$WORK/b1074/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/prom1/storage/metric=$WORK/b1335/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1336/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b451/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1101/_pkg_.a packagefile github.com/grafana/dskit/grpcutil=$WORK/b1361/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1362/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1077/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1084/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1347/_pkg_.a packagefile go.uber.org/atomic=$WORK/b500/_pkg_.a packagefile github.com/gobwas/glob/compiler=$WORK/b368/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b374/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b616/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b557/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1174/_pkg_.a packagefile github.com/jonboulle/clockwork=$WORK/b1450/_pkg_.a packagefile github.com/russellhaering/goxmldsig/etreeutils=$WORK/b1451/_pkg_.a packagefile github.com/russellhaering/goxmldsig/types=$WORK/b1452/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b689/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b622/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b556/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b559/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b890/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b891/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b892/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b349/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b357/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b741/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b745/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b768/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/sigv4=$WORK/b1185/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/http_logger=$WORK/b1186/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b475/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin=$WORK/b1521/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation=$WORK/b1537/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/finder=$WORK/b1530/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/initializer=$WORK/b1531/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1292/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b1535/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/api=$WORK/b1548/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/database=$WORK/b1549/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions=$WORK/b1551/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/api=$WORK/b1558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/utils=$WORK/b1559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1411/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b1413/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1107/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1045/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1365/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b773/_pkg_.a packagefile xorm.io/builder=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/publicdashboards/validation=$WORK/b1575/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b823/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/api=$WORK/b1545/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b732/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b739/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/userauth=$WORK/b1586/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1318/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics=$WORK/b1465/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1466/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1463/_pkg_.a packagefile github.com/andybalholm/brotli=$WORK/b1469/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/utils=$WORK/b1470/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b406/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1472/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface=$WORK/b1474/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1475/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface=$WORK/b1476/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1477/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2/ec2iface=$WORK/b1479/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1480/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface=$WORK/b1481/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch/client=$WORK/b1483/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/flux=$WORK/b1485/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1486/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1143/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1502/_pkg_.a packagefile github.com/denisenkom/go-mssqldb=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b822/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b568/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered=$WORK/b1508/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/querydata=$WORK/b1513/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/resource=$WORK/b1516/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1071/_pkg_.a packagefile go.opentelemetry.io/collector/translator/conventions=$WORK/b1518/_pkg_.a packagefile go.opentelemetry.io/collector/translator/trace=$WORK/b1519/_pkg_.a packagefile encoding/csv=$WORK/b321/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource/sims=$WORK/b1319/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b292/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b293/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b294/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b285/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b309/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b310/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b315/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b319/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b320/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b387/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b418/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b449/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b452/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b453/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b455/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b469/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b474/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b481/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b127/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b051/_pkg_.a packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b080/_pkg_.a packagefile crypto/internal/nistec=$WORK/b071/_pkg_.a packagefile crypto/dsa=$WORK/b089/_pkg_.a packagefile crypto/x509/pkix=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b110/_pkg_.a packagefile go/ast=$WORK/b140/_pkg_.a packagefile go/build/constraint=$WORK/b143/_pkg_.a packagefile go/doc=$WORK/b144/_pkg_.a packagefile go/parser=$WORK/b149/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile internal/buildcfg=$WORK/b151/_pkg_.a packagefile internal/goroot=$WORK/b152/_pkg_.a packagefile internal/goversion=$WORK/b154/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b160/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b325/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b265/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b267/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b269/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b270/_pkg_.a packagefile github.com/oklog/run=$WORK/b271/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b275/_pkg_.a packagefile net/rpc=$WORK/b277/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b317/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b318/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b335/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b336/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b168/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b222/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b224/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b225/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b246/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b247/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b249/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b263/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b237/_pkg_.a packagefile text/template/parse=$WORK/b173/_pkg_.a packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=$WORK/b829/_pkg_.a packagefile github.com/gogo/protobuf/jsonpb=$WORK/b832/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal=$WORK/b833/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b834/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b839/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b841/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b836/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b837/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b835/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b840/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b838/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b842/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b638/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b642/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b516/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b923/_pkg_.a packagefile github.com/yudai/golcs=$WORK/b924/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b1001/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b931/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b973/_pkg_.a packagefile github.com/grafana/thema/errors=$WORK/b1020/_pkg_.a packagefile github.com/grafana/thema/internal/envvars=$WORK/b1021/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b1022/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b929/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b935/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b936/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b942/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b933/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b937/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b939/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b950/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b951/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b954/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b955/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b956/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b953/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b958/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b959/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b952/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b934/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b961/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b974/_pkg_.a packagefile cuelang.org/go/encoding/yaml=$WORK/b1025/_pkg_.a packagefile testing/iotest=$WORK/b1028/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b715/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b716/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b719/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b720/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b721/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b722/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b717/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b718/_pkg_.a packagefile internal/sysinfo=$WORK/b524/_pkg_.a packagefile github.com/fatih/color=$WORK/b161/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b486/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b487/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b489/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b490/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b494/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b495/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b496/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b497/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b499/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b502/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b504/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b505/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b506/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b509/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b520/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b539/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b542/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b544/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b546/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b550/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b560/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b535/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b536/_pkg_.a packagefile hash/adler32=$WORK/b493/_pkg_.a packagefile golang.org/x/text/internal=$WORK/b734/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b736/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b738/_pkg_.a packagefile net/http/internal/testcert=$WORK/b693/_pkg_.a packagefile github.com/gosimple/unidecode=$WORK/b563/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b599/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b395/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b611/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b691/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b699/_pkg_.a packagefile crypto/boring=$WORK/b363/_pkg_.a packagefile golang.org/x/crypto/internal/boring=$WORK/b364/_pkg_.a packagefile github.com/go-git/go-billy/v5=$WORK/b1229/_pkg_.a packagefile github.com/go-git/go-billy/v5/osfs=$WORK/b1230/_pkg_.a packagefile github.com/go-git/go-billy/v5/util=$WORK/b1233/_pkg_.a packagefile github.com/go-git/go-git/v5/config=$WORK/b1234/_pkg_.a packagefile github.com/go-git/go-git/v5/internal/revision=$WORK/b1244/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/cache=$WORK/b1245/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/filemode=$WORK/b1246/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/gitignore=$WORK/b1247/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/index=$WORK/b1250/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=$WORK/b1252/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=$WORK/b1269/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=$WORK/b1271/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=$WORK/b1272/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/revlist=$WORK/b1274/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/storer=$WORK/b1254/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport=$WORK/b1275/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/client=$WORK/b1276/_pkg_.a packagefile github.com/go-git/go-git/v5/storage=$WORK/b1264/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/filesystem=$WORK/b1280/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/filesystem/dotgit=$WORK/b1282/_pkg_.a packagefile github.com/go-git/go-git/v5/storage/memory=$WORK/b1273/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/diff=$WORK/b1265/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/ioutil=$WORK/b1248/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie=$WORK/b1266/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/filesystem=$WORK/b1287/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/index=$WORK/b1288/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=$WORK/b1268/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b1289/_pkg_.a packagefile github.com/emirpasic/gods/trees/binaryheap=$WORK/b1256/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/diff=$WORK/b1262/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/binary=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b821/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b1304/_pkg_.a packagefile gocloud.dev/blob/fileblob=$WORK/b1312/_pkg_.a packagefile gocloud.dev/blob/memblob=$WORK/b1314/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1307/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b903/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b905/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b570/_pkg_.a packagefile github.com/FZambia/eagle=$WORK/b1115/_pkg_.a packagefile github.com/FZambia/sentinel=$WORK/b1116/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/cancelctx=$WORK/b1118/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1119/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlproto=$WORK/b1120/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/dissolve=$WORK/b1121/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/memstream=$WORK/b1122/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/nowtime=$WORK/b1123/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/priority=$WORK/b1124/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/queue=$WORK/b1125/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/recovery=$WORK/b1126/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/timers=$WORK/b1142/_pkg_.a packagefile github.com/centrifugal/protocol=$WORK/b1127/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1117/_pkg_.a packagefile github.com/igm/sockjs-go/v3/sockjs=$WORK/b1144/_pkg_.a packagefile github.com/mna/redisc=$WORK/b1145/_pkg_.a packagefile github.com/dop251/goja=$WORK/b1154/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1163/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/pattern=$WORK/b1171/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/tree=$WORK/b1172/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/remotewrite=$WORK/b1173/_pkg_.a packagefile github.com/ohler55/ojg/jp=$WORK/b1175/_pkg_.a packagefile github.com/ohler55/ojg/oj=$WORK/b1179/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1167/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry/telegraf=$WORK/b1168/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1046/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b775/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b776/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1073/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1080/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b437/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b1368/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1058/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1386/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b780/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b784/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b785/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b779/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1388/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b788/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b790/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b791/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b777/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b782/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1091/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b1393/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1078/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b1391/_pkg_.a packagefile net/smtp=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1397/_pkg_.a packagefile container/ring=$WORK/b1201/_pkg_.a packagefile github.com/blevesearch/go-porterstemmer=$WORK/b1202/_pkg_.a packagefile github.com/blevesearch/segment=$WORK/b1204/_pkg_.a packagefile github.com/axiomhq/hyperloglog=$WORK/b1216/_pkg_.a packagefile github.com/caio/go-tdigest=$WORK/b1218/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1210/_pkg_.a packagefile github.com/blevesearch/vellum/levenshtein=$WORK/b1221/_pkg_.a packagefile github.com/blevesearch/vellum/regexp=$WORK/b1222/_pkg_.a packagefile github.com/jmoiron/sqlx/reflectx=$WORK/b807/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b573/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b574/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b1291/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b650/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b653/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b652/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1306/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1308/_pkg_.a packagefile gocloud.dev/internal/oc=$WORK/b1310/_pkg_.a packagefile gocloud.dev/internal/openurl=$WORK/b1311/_pkg_.a packagefile github.com/segmentio/asm/base64=$WORK/b1129/_pkg_.a packagefile github.com/segmentio/asm/keyset=$WORK/b1137/_pkg_.a packagefile github.com/segmentio/encoding/ascii=$WORK/b1138/_pkg_.a packagefile github.com/segmentio/encoding/iso8601=$WORK/b1140/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b198/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b231/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b338/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b339/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b479/_pkg_.a packagefile internal/intern=$WORK/b100/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b643/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b644/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b613/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b647/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b657/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b659/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b661/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b670/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b623/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b848/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b850/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b849/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=$WORK/b855/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=$WORK/b856/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=$WORK/b857/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=$WORK/b859/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b862/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b863/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b867/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b871/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b872/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b873/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b877/_pkg_.a packagefile github.com/kylelemons/godebug/pretty=$WORK/b869/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=$WORK/b882/_pkg_.a packagefile github.com/pkg/browser=$WORK/b883/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/lang/en=$WORK/b1197/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1206/_pkg_.a packagefile github.com/blugelabs/bluge/index/lock=$WORK/b1207/_pkg_.a packagefile github.com/blugelabs/bluge/index/mergeplan=$WORK/b1208/_pkg_.a packagefile github.com/blugelabs/ice=$WORK/b1209/_pkg_.a packagefile github.com/RoaringBitmap/roaring/internal=$WORK/b1195/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/tenant=$WORK/b1337/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1340/_pkg_.a packagefile github.com/weaveworks/common/server=$WORK/b1344/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1357/_pkg_.a packagefile github.com/gogo/status=$WORK/b1349/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1348/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b786/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1342/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b369/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b372/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b370/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b373/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b617/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b619/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b558/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b195/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b472/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b209/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b165/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b743/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b746/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b747/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b748/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b749/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b751/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b769/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b750/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b770/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b396/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b398/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b423/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b424/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b443/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b476/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing=$WORK/b1522/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=$WORK/b1525/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1293/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1294/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1295/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1462/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/time=$WORK/b1467/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b414/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/encoding/gzip=$WORK/b1473/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b401/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b412/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b1478/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2=$WORK/b1487/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1488/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1493/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental=$WORK/b1503/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/cp=$WORK/b815/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/decimal=$WORK/b816/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/querytext=$WORK/b817/_pkg_.a packagefile github.com/golang-sql/civil=$WORK/b818/_pkg_.a packagefile golang.org/x/crypto/md4=$WORK/b819/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/azureauth=$WORK/b1509/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1512/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/utils=$WORK/b1510/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1511/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1072/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1514/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1515/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b287/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b283/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b288/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b284/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b289/_pkg_.a packagefile hash/maphash=$WORK/b291/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b295/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b296/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b297/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b304/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/cpu=$WORK/b286/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b311/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b312/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b313/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b314/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b393/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b405/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b419/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b421/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b422/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b445/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b446/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b447/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b454/_pkg_.a packagefile compress/lzw=$WORK/b456/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b457/_pkg_.a packagefile github.com/google/btree=$WORK/b459/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b460/_pkg_.a packagefile github.com/miekg/dns=$WORK/b461/_pkg_.a packagefile github.com/sean-/seed=$WORK/b468/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b250/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b480/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b124/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b081/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b072/_pkg_.a packagefile go/scanner=$WORK/b141/_pkg_.a packagefile go/doc/comment=$WORK/b145/_pkg_.a packagefile internal/lazyregexp=$WORK/b146/_pkg_.a packagefile go/internal/typeparams=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b276/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b169/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b179/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b226/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b233/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b245/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b248/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b259/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b228/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b639/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b640/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b641/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b998/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b1002/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b1018/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b932/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b963/_pkg_.a packagefile github.com/grafana/thema/internal/astutil=$WORK/b1023/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b938/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b940/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b944/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b957/_pkg_.a packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b962/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b965/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b966/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b967/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b968/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b969/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b970/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b971/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b972/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b975/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b978/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b979/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b980/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b981/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b982/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b983/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b984/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b985/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b986/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b987/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b988/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b989/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b990/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b991/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b992/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b994/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b995/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b996/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b997/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b999/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b964/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b976/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b977/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b162/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b498/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b503/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b521/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b529/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b540/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b541/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b545/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b547/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b548/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b549/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b551/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b553/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b513/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b737/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b411/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b600/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b601/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b609/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b612/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b682/_pkg_.a packagefile github.com/go-git/go-billy/v5/helper/chroot=$WORK/b1231/_pkg_.a packagefile github.com/go-git/go-git/v5/internal/url=$WORK/b1235/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/config=$WORK/b1237/_pkg_.a packagefile github.com/mitchellh/go-homedir=$WORK/b1243/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/idxfile=$WORK/b1253/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=$WORK/b1270/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/file=$WORK/b1277/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/git=$WORK/b1283/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/http=$WORK/b1284/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/ssh=$WORK/b1285/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/format/objfile=$WORK/b1281/_pkg_.a packagefile github.com/jbenet/go-context/io=$WORK/b1249/_pkg_.a packagefile github.com/go-git/go-git/v5/utils/merkletrie/internal/frame=$WORK/b1267/_pkg_.a packagefile github.com/emirpasic/gods/containers=$WORK/b1257/_pkg_.a packagefile github.com/emirpasic/gods/lists/arraylist=$WORK/b1259/_pkg_.a packagefile github.com/emirpasic/gods/trees=$WORK/b1261/_pkg_.a packagefile github.com/emirpasic/gods/utils=$WORK/b1258/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/color=$WORK/b1263/_pkg_.a packagefile gocloud.dev/internal/escape=$WORK/b1313/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b571/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b426/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b427/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b1141/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b1155/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1157/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1158/_pkg_.a packagefile github.com/dop251/goja/ftoa=$WORK/b1161/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1159/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1160/_pkg_.a packagefile golang.org/x/text/collate=$WORK/b1164/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1176/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1177/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1178/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1169/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b1047/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1048/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1049/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b1050/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1054/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1055/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b778/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b1075/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1076/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1079/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1081/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1088/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1082/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b1102/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b1103/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1104/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1087/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1070/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1369/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b1376/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1380/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1381/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1382/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1383/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1384/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1385/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b781/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b795/_pkg_.a packagefile github.com/rs/cors=$WORK/b1387/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b436/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1059/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b783/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b789/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b792/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b1090/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1093/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1092/_pkg_.a packagefile github.com/dgryski/go-metro=$WORK/b1217/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b1211/_pkg_.a packagefile github.com/blevesearch/vellum/utf8=$WORK/b1223/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b648/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b651/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b654/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b655/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b649/_pkg_.a packagefile gocloud.dev/internal/retry=$WORK/b1309/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b627/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1130/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1135/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1136/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1134/_pkg_.a packagefile github.com/segmentio/asm/ascii=$WORK/b1139/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b200/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b656/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b658/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b660/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b662/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b251/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage=$WORK/b864/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b875/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b876/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=$WORK/b879/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b866/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b874/_pkg_.a packagefile github.com/golang-jwt/jwt=$WORK/b878/_pkg_.a packagefile github.com/kylelemons/godebug/diff=$WORK/b870/_pkg_.a packagefile github.com/blevesearch/snowballstem=$WORK/b1198/_pkg_.a packagefile github.com/blevesearch/snowballstem/english=$WORK/b1199/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1338/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1341/_pkg_.a packagefile github.com/weaveworks/promrus=$WORK/b1343/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b440/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1345/_pkg_.a packagefile github.com/prometheus/node_exporter/https=$WORK/b1346/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc/server=$WORK/b1350/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1356/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1352/_pkg_.a packagefile github.com/weaveworks/common/signals=$WORK/b1359/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1360/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b1358/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b227/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b787/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b371/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b618/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b620/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b473/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b752/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b753/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b762/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b763/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b764/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b761/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b765/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b766/_pkg_.a packagefile math/cmplx=$WORK/b756/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b397/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b425/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b431/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b438/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b439/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b420/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b444/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware/tags=$WORK/b1523/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware/util/metautils=$WORK/b1524/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=$WORK/b1526/_pkg_.a packagefile compress/bzip2=$WORK/b1296/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b1297/_pkg_.a packagefile image=$WORK/b1299/_pkg_.a packagefile image/jpeg=$WORK/b1301/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b413/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b400/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b403/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b404/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1489/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1494/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1495/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1490/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1491/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1492/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/write=$WORK/b1498/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b1500/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b290/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b298/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b299/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=$WORK/b301/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b302/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b303/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b305/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b306/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b307/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b458/_pkg_.a packagefile encoding/base32=$WORK/b462/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b463/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b467/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b252/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b1003/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b1004/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b1007/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b1010/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b1012/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b1019/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b945/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b947/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b946/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b948/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b949/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b993/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b522/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b552/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b554/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b555/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b602/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b603/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b604/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b605/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b606/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b607/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b608/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b624/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b625/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b626/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b633/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b634/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b635/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b673/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b680/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b681/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b675/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b671/_pkg_.a packagefile github.com/go-git/go-billy/v5/helper/polyfill=$WORK/b1232/_pkg_.a packagefile github.com/go-git/gcfg=$WORK/b1238/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=$WORK/b1278/_pkg_.a packagefile github.com/go-git/go-git/v5/plumbing/transport/server=$WORK/b1279/_pkg_.a packagefile github.com/kevinburke/ssh_config=$WORK/b1286/_pkg_.a packagefile github.com/emirpasic/gods/lists=$WORK/b1260/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b429/_pkg_.a packagefile github.com/josharian/intern=$WORK/b428/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b1156/_pkg_.a packagefile github.com/dop251/goja/ftoa/internal/fast=$WORK/b1162/_pkg_.a packagefile golang.org/x/text/internal/colltab=$WORK/b1165/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b1051/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1053/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1056/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1083/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1086/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1094/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1085/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b1096/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b1097/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1098/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1099/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b1100/_pkg_.a packagefile go.uber.org/goleak=$WORK/b1105/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1060/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1063/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1370/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b1371/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b1372/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b1373/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b1374/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1375/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b1377/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b1379/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b435/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b793/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b628/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b629/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b631/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b632/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm=$WORK/b1131/_pkg_.a packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1132/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1133/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b663/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b664/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b668/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b666/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b669/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b865/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=$WORK/b880/_pkg_.a packagefile github.com/weaveworks/common/errors=$WORK/b1339/_pkg_.a packagefile github.com/sercand/kuberesolver=$WORK/b1351/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1355/_pkg_.a packagefile github.com/felixge/httpsnoop=$WORK/b1353/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b1354/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b754/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b767/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b432/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b433/_pkg_.a packagefile image/color=$WORK/b1300/_pkg_.a packagefile image/internal/imageutil=$WORK/b1302/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b410/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/runtime=$WORK/b1496/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/gzip=$WORK/b1499/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b300/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b308/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b464/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b465/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b466/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b253/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b255/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b1005/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b1006/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b1008/_pkg_.a packagefile text/scanner=$WORK/b1009/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b1011/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b1013/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b1014/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b1017/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b674/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b676/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b678/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b679/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b672/_pkg_.a packagefile github.com/go-git/gcfg/scanner=$WORK/b1239/_pkg_.a packagefile github.com/go-git/gcfg/token=$WORK/b1240/_pkg_.a packagefile github.com/go-git/gcfg/types=$WORK/b1241/_pkg_.a packagefile gopkg.in/warnings.v0=$WORK/b1242/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b430/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b1052/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b1095/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b1106/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1061/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1062/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b1066/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b1067/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b1068/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b1069/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b1064/_pkg_.a packagefile github.com/docker/go-units=$WORK/b1378/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b794/_pkg_.a packagefile go.opencensus.io=$WORK/b630/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b665/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b667/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b755/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b757/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b760/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b758/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b759/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/types=$WORK/b1497/_pkg_.a packagefile github.com/golang/glog=$WORK/b1015/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b1016/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b677/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=$WORK/b1065/_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\tv1.1.0\t\ndep\tgithub.com/FZambia/eagle\tv0.0.2\t\ndep\tgithub.com/FZambia/sentinel\tv1.1.0\t\ndep\tgithub.com/Masterminds/semver\tv1.5.0\t\ndep\tgithub.com/RoaringBitmap/roaring\tv0.9.4\t\ndep\tgithub.com/VividCortex/mysqlerr\tv0.0.0-20170204212430-6c6b55f8796f\t\ndep\tgithub.com/alecthomas/units\tv0.0.0-20211218093645-b94a6e3cc137\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.109\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.3.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.4\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.7\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\tv1.0.0\t\ndep\tgithub.com/bradfitz/gomemcache\tv0.0.0-20190913173617-a41fca850d0b\t\ndep\tgithub.com/caio/go-tdigest\tv3.1.0+incompatible\t\ndep\tgithub.com/cenkalti/backoff/v4\tv4.1.3\t\ndep\tgithub.com/centrifugal/centrifuge\tv0.25.0\t\ndep\tgithub.com/centrifugal/protocol\tv0.8.10\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.10.1\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/dlmiddlecote/sqlstats\tv1.0.2\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/emirpasic/gods\tv1.12.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-git/gcfg\tv1.5.0\t\ndep\tgithub.com/go-git/go-billy/v5\tv5.3.1\t\ndep\tgithub.com/go-git/go-git/v5\tv5.4.2\t\ndep\tgithub.com/go-kit/kit\tv0.11.0\t\ndep\tgithub.com/go-kit/log\tv0.2.1\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.21.4\t\ndep\tgithub.com/go-openapi/errors\tv0.20.3\t\ndep\tgithub.com/go-openapi/jsonpointer\tv0.19.5\t\ndep\tgithub.com/go-openapi/jsonreference\tv0.20.0\t\ndep\tgithub.com/go-openapi/loads\tv0.21.2\t\ndep\tgithub.com/go-openapi/runtime\tv0.24.1\t\ndep\tgithub.com/go-openapi/spec\tv0.20.7\t\ndep\tgithub.com/go-openapi/strfmt\tv0.21.3\t\ndep\tgithub.com/go-openapi/swag\tv0.22.3\t\ndep\tgithub.com/go-openapi/validate\tv0.22.0\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.1\t\ndep\tgithub.com/gobwas/glob\tv0.2.3\t\ndep\tgithub.com/gofrs/uuid\tv4.3.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.2\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\n=>\tgithub.com/gomodule/redigo\tv1.8.9\t\n\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/go-github/v45\tv45.2.0\t\ndep\tgithub.com/google/go-querystring\tv1.1.0\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.5.0\t\ndep\tgithub.com/gosimple/slug\tv1.12.0\t\ndep\tgithub.com/gosimple/unidecode\tv1.0.1\t\ndep\tgithub.com/grafana/dskit\tv0.0.0-20211011144203-3a88ec0b675f\t\ndep\tgithub.com/grafana/grafana-aws-sdk\tv0.10.8\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.139.0\t\ndep\tgithub.com/grafana/thema\tv0.0.0-20220817114012-ebeee841c104\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.4.0\t\ndep\tgithub.com/hashicorp/yamux\tv0.0.0-20210826001029-26ff87cf9493\t\ndep\tgithub.com/igm/sockjs-go/v3\tv3.0.2\t\ndep\tgithub.com/imdario/mergo\tv0.3.12\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/jbenet/go-context\tv0.0.0-20150711004518-d14ea06fba99\t\ndep\tgithub.com/jessevdk/go-flags\tv1.5.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\t\ndep\tgithub.com/jmoiron/sqlx\tv1.3.5\t\ndep\tgithub.com/jonboulle/clockwork\tv0.3.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/kevinburke/ssh_config\tv0.0.0-20201106050909-4977a11b4351\t\ndep\tgithub.com/klauspost/compress\tv1.15.2\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.16\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2\t\ndep\tgithub.com/miekg/dns\tv1.1.43\t\ndep\tgithub.com/mitchellh/go-homedir\tv1.1.0\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.24.1-0.20221003101219-ae510d09c048\n=>\tgithub.com/grafana/prometheus-alertmanager\tv0.24.1-0.20221012142027-823cd9150293\t\n\ndep\tgithub.com/prometheus/client_golang\tv1.13.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.37.0\t\ndep\tgithub.com/prometheus/common/sigv4\tv0.1.0\t\ndep\tgithub.com/prometheus/exporter-toolkit\tv0.7.3\t\ndep\tgithub.com/prometheus/node_exporter\tv1.0.0-rc.0.0.20200428091818-01054558c289\t\ndep\tgithub.com/prometheus/procfs\tv0.8.0\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/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.4\t\ndep\tgithub.com/segmentio/encoding\tv0.3.5\t\ndep\tgithub.com/sercand/kuberesolver\tv2.4.0+incompatible\t\ndep\tgithub.com/sergi/go-diff\tv1.1.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.4.0\t\ndep\tgithub.com/stretchr/testify\tv1.8.0\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/wk8/go-ordered-map\tv1.0.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.10.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/instrumentation/google.golang.org/grpc/otelgrpc\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-20220622213112-05595931fe9d\t\ndep\tgolang.org/x/net\tv0.0.0-20220909164309-bea034e7d591\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20220608161450-d0670ef3b1eb\t\ndep\tgolang.org/x/sync\tv0.0.0-20220722155255-886fb9371eb4\t\ndep\tgolang.org/x/sys\tv0.0.0-20220728004956-3c1f35247d10\t\ndep\tgolang.org/x/text\tv0.4.0\t\ndep\tgolang.org/x/time\tv0.0.0-20220609170525-579cf78fd858\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.1\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/warnings.v0\tv0.1.2\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.2.10 -X main.buildstamp= -B 0x4d1be4434b509030de2a7eeef7ad821bb7c14fb1 -extldflags '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"\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=amd64\nbuild\tGOEXPERIMENT=boringcrypto\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=b8RLvTiFZ1UxLdO7xOdh/2p7AvX9V31b1HqdJ_EtT/zjHdxNoHCCwrNFpVwL_1/b8RLvTiFZ1UxLdO7xOdh -linkmode=external -compressdwarf=false -X main.version=9.2.10 -X main.buildstamp= -B 0x4d1be4434b509030de2a7eeef7ad821bb7c14fb1 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/bin/grafana-server rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.10WRh6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64 ++ dirname /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64 + cd grafana-9.2.10 + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/sbin + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/grafana + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/libexec/grafana + cp -a conf public plugins-bundled /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/grafana + rm -f /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/grafana/public/img/icons/.gitignore + rm -f /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/grafana/public/lib/.gitignore + install -p -m 755 packaging/wrappers/grafana-cli /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/sbin/grafana-cli + install -p -m 755 /builddir/build/BUILD/bin/grafana-server /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/sbin + install -p -m 755 /builddir/build/BUILD/bin/grafana-cli /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/libexec/grafana + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/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.2.10-7.0.1.an8.x86_64/usr/share/man/man1 + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/etc/grafana + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/etc/grafana/provisioning + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/etc/grafana/provisioning/access-control + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/etc/grafana/provisioning/dashboards + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/etc/grafana/provisioning/datasources + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/etc/grafana/provisioning/notifiers + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/etc/grafana/provisioning/plugins + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/etc/sysconfig + install -p -m 640 conf/sample.ini /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/etc/grafana/grafana.ini + install -p -m 640 conf/ldap.toml /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/etc/grafana/ldap.toml + install -p -m 644 conf/defaults.ini /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/grafana/conf/defaults.ini + install -p -m 644 conf/sample.ini /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/grafana/conf/sample.ini + install -p -m 644 packaging/rpm/sysconfig/grafana-server /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/etc/sysconfig/grafana-server + install -d -m 750 /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/var/lib/grafana + install -d -m 755 /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/var/lib/grafana/plugins + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/var/log/grafana + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/lib/systemd/system + install -p -m 644 packaging/rpm/systemd/grafana-server.service /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/lib/systemd/system + install -d /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/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.2.10-7.0.1.an8.x86_64/usr/lib/sysusers.d/grafana.conf + /usr/lib/rpm/find-debuginfo.sh -j80 --strict-build-id -m -i --build-id-seed 9.2.10-7.0.1.an8 --unique-debug-suffix -9.2.10-7.0.1.an8.x86_64 --unique-debug-src-base grafana-9.2.10-7.0.1.an8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/grafana-9.2.10 extracting debug info from /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/libexec/grafana/grafana-cli extracting debug info from /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/sbin/grafana-server /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 155674 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs 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.NCiGbb + umask 022 + cd /builddir/build/BUILD + cd grafana-9.2.10 + export TZ=GMT + TZ=GMT + export GOEXPERIMENT=boringcrypto + GOEXPERIMENT=boringcrypto Processing files: grafana-9.2.10-7.0.1.an8.x86_64 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mBEclB + umask 022 + cd /builddir/build/BUILD + cd grafana-9.2.10 + DOCDIR=/builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr GOVERNANCE.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr HALL_OF_FAME.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr ISSUE_TRIAGE.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr PLUGIN_DEV.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr README.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr ROADMAP.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr SECURITY.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr SUPPORT.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr UPGRADING_DEPENDENCIES.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + cp -pr WORKFLOW.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/doc/grafana + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kHvVLP + umask 022 + cd /builddir/build/BUILD + cd grafana-9.2.10 + LICENSEDIR=/builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/licenses/grafana + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/licenses/grafana + cp -pr LICENSE /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/licenses/grafana + cp -pr LICENSING.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/licenses/grafana + cp -pr NOTICE.md /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64/usr/share/licenses/grafana + exit 0 Provides: bundled(golang(cloud.google.com/go/kms)) = 1.4.0 bundled(golang(cloud.google.com/go/storage)) = 1.21.0 bundled(golang(cuelang.org/go)) = 0.4.3 bundled(golang(github.com/Azure/azure-sdk-for-go)) = 59.3.0+incompatible bundled(golang(github.com/Azure/azure-sdk-for-go/sdk/azidentity)) = 0.13.2 bundled(golang(github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys)) = 0.4.0 bundled(golang(github.com/Azure/go-autorest/autorest)) = 0.11.22 bundled(golang(github.com/Azure/go-autorest/autorest/adal)) = 0.9.17 bundled(golang(github.com/BurntSushi/toml)) = 1.1.0 bundled(golang(github.com/Masterminds/semver)) = 1.5.0 bundled(golang(github.com/VividCortex/mysqlerr)) = 0.0.0-20170204212430.6c6b55f8796f bundled(golang(github.com/andybalholm/brotli)) = 1.0.3 bundled(golang(github.com/armon/go-radix)) = 1.0.0 bundled(golang(github.com/aws/aws-sdk-go)) = 1.44.109 bundled(golang(github.com/beevik/etree)) = 1.1.0 bundled(golang(github.com/benbjohnson/clock)) = 1.3.0 bundled(golang(github.com/blugelabs/bluge)) = 0.1.9 bundled(golang(github.com/blugelabs/bluge_segment_api)) = 0.2.0 bundled(golang(github.com/bradfitz/gomemcache)) = 0.0.0-20190913173617.a41fca850d0b bundled(golang(github.com/centrifugal/centrifuge)) = 0.25.0 bundled(golang(github.com/cortexproject/cortex)) = 1.10.1-0.20211014125347.85c378182d0d bundled(golang(github.com/davecgh/go-spew)) = 1.1.1 bundled(golang(github.com/deepmap/oapi-codegen)) = 1.10.1 bundled(golang(github.com/denisenkom/go-mssqldb)) = 0.12.0 bundled(golang(github.com/dlmiddlecote/sqlstats)) = 1.0.2 bundled(golang(github.com/dop251/goja)) = 0.0.0-20210804101310.32956a348b49 bundled(golang(github.com/drone/drone-cli)) = 1.5.0 bundled(golang(github.com/fatih/color)) = 1.13.0 bundled(golang(github.com/gchaincl/sqlhooks)) = 1.3.0 bundled(golang(github.com/getkin/kin-openapi)) = 0.94.0 bundled(golang(github.com/getsentry/sentry-go)) = 0.13.0 bundled(golang(github.com/go-git/go-git/v5)) = 5.4.2 bundled(golang(github.com/go-kit/kit)) = 0.11.0 bundled(golang(github.com/go-kit/log)) = 0.2.1 bundled(golang(github.com/go-openapi/loads)) = 0.21.2 bundled(golang(github.com/go-openapi/strfmt)) = 0.21.3 bundled(golang(github.com/go-redis/redis/v8)) = 8.11.4 bundled(golang(github.com/go-sourcemap/sourcemap)) = 2.1.3+incompatible bundled(golang(github.com/go-sql-driver/mysql)) = 1.6.0 bundled(golang(github.com/go-stack/stack)) = 1.8.1 bundled(golang(github.com/gobwas/glob)) = 0.2.3 bundled(golang(github.com/gogo/protobuf)) = 1.3.2 bundled(golang(github.com/golang-migrate/migrate/v4)) = 4.7.0 bundled(golang(github.com/golang/mock)) = 1.6.0 bundled(golang(github.com/golang/protobuf)) = 1.5.2 bundled(golang(github.com/golang/snappy)) = 0.0.4 bundled(golang(github.com/google/go-cmp)) = 0.5.8 bundled(golang(github.com/google/go-github/v45)) = 45.2.0 bundled(golang(github.com/google/uuid)) = 1.3.0 bundled(golang(github.com/google/wire)) = 0.5.0 bundled(golang(github.com/googleapis/gax-go/v2)) = 2.2.0 bundled(golang(github.com/gorilla/websocket)) = 1.5.0 bundled(golang(github.com/gosimple/slug)) = 1.12.0 bundled(golang(github.com/grafana/cuetsy)) = 0.0.4-0.20220714174355.ebd987fdab27 bundled(golang(github.com/grafana/dskit)) = 0.0.0-20211011144203.3a88ec0b675f bundled(golang(github.com/grafana/grafana-aws-sdk)) = 0.10.8 bundled(golang(github.com/grafana/grafana-azure-sdk-go)) = 1.3.0 bundled(golang(github.com/grafana/grafana-google-sdk-go)) = 0.0.0-20211104130251.b190293eaf58 bundled(golang(github.com/grafana/grafana-plugin-sdk-go)) = 0.139.0 bundled(golang(github.com/grafana/thema)) = 0.0.0-20220817114012.ebeee841c104 bundled(golang(github.com/grpc-ecosystem/go-grpc-middleware)) = 1.3.0 bundled(golang(github.com/hashicorp/go-hclog)) = 1.0.0 bundled(golang(github.com/hashicorp/go-multierror)) = 1.1.1 bundled(golang(github.com/hashicorp/go-plugin)) = 1.4.3 bundled(golang(github.com/hashicorp/go-version)) = 1.3.0 bundled(golang(github.com/influxdata/influxdb-client-go/v2)) = 2.6.0 bundled(golang(github.com/influxdata/line-protocol)) = 0.0.0-20210311194329.9aa0e372d097 bundled(golang(github.com/jmespath/go-jmespath)) = 0.4.0 bundled(golang(github.com/jmoiron/sqlx)) = 1.3.5 bundled(golang(github.com/json-iterator/go)) = 1.1.12 bundled(golang(github.com/lib/pq)) = 1.10.4 bundled(golang(github.com/linkedin/goavro/v2)) = 2.10.0 bundled(golang(github.com/m3db/prometheus_remote_client_golang)) = 0.4.4 bundled(golang(github.com/magefile/mage)) = 1.13.0 bundled(golang(github.com/mattn/go-isatty)) = 0.0.14 bundled(golang(github.com/mattn/go-sqlite3)) = 1.14.16 bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = 1.0.2 bundled(golang(github.com/mwitkow/go-conntrack)) = 0.0.0-20190716064945.2f068394615f bundled(golang(github.com/ohler55/ojg)) = 1.12.9 bundled(golang(github.com/opentracing/opentracing-go)) = 1.2.0 bundled(golang(github.com/patrickmn/go-cache)) = 2.1.0+incompatible bundled(golang(github.com/pkg/errors)) = 0.9.1 bundled(golang(github.com/prometheus/alertmanager)) = 0.24.1-0.20221003101219.ae510d09c048 bundled(golang(github.com/prometheus/client_golang)) = 1.13.1 bundled(golang(github.com/prometheus/client_model)) = 0.2.0 bundled(golang(github.com/prometheus/common)) = 0.37.0 bundled(golang(github.com/prometheus/prometheus)) = 1.8.2-0.20211011171444.354d8d2ecfac bundled(golang(github.com/robfig/cron/v3)) = 3.0.1 bundled(golang(github.com/russellhaering/goxmldsig)) = 1.1.1 bundled(golang(github.com/segmentio/encoding)) = 0.3.5 bundled(golang(github.com/stretchr/testify)) = 1.8.0 bundled(golang(github.com/teris-io/shortid)) = 0.0.0-20171029131806.771a37caa5cf bundled(golang(github.com/ua-parser/uap-go)) = 0.0.0-20211112212520.00c877edfe0f bundled(golang(github.com/uber/jaeger-client-go)) = 2.29.1+incompatible bundled(golang(github.com/urfave/cli)) = 1.22.5 bundled(golang(github.com/urfave/cli/v2)) = 2.3.0 bundled(golang(github.com/vectordotdev/go-datemath)) = 0.1.1-0.20220323213446.f3954d0b18ae bundled(golang(github.com/wk8/go-ordered-map)) = 1.0.0 bundled(golang(github.com/xorcare/pointer)) = 1.1.0 bundled(golang(github.com/yalue/merged_fs)) = 1.2.2 bundled(golang(github.com/yudai/gojsondiff)) = 1.0.0 bundled(golang(go.etcd.io/etcd/api/v3)) = 3.5.4 bundled(golang(go.opentelemetry.io/collector)) = 0.31.0 bundled(golang(go.opentelemetry.io/collector/model)) = 0.31.0 bundled(golang(go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc)) = 0.31.0 bundled(golang(go.opentelemetry.io/contrib/propagators/jaeger)) = 1.6.0 bundled(golang(go.opentelemetry.io/otel)) = 1.6.3 bundled(golang(go.opentelemetry.io/otel/exporters/jaeger)) = 1.0.0 bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlptrace)) = 1.6.3 bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc)) = 1.6.3 bundled(golang(go.opentelemetry.io/otel/sdk)) = 1.6.3 bundled(golang(go.opentelemetry.io/otel/trace)) = 1.6.3 bundled(golang(go.uber.org/atomic)) = 1.9.0 bundled(golang(gocloud.dev)) = 0.25.0 bundled(golang(golang.org/x/crypto)) = 0.0.0-20220622213112.05595931fe9d bundled(golang(golang.org/x/exp)) = 0.0.0-20220613132600.b0d781184e0d bundled(golang(golang.org/x/oauth2)) = 0.0.0-20220608161450.d0670ef3b1eb bundled(golang(golang.org/x/sync)) = 0.0.0-20220722155255.886fb9371eb4 bundled(golang(golang.org/x/text)) = 0.4.0 bundled(golang(golang.org/x/time)) = 0.0.0-20220609170525.579cf78fd858 bundled(golang(golang.org/x/tools)) = 0.1.12 bundled(golang(gonum.org/v1/gonum)) = 0.11.0 bundled(golang(google.golang.org/api)) = 0.74.0 bundled(golang(google.golang.org/genproto)) = 0.0.0-20220421151946.72621c1f0bd3 bundled(golang(google.golang.org/grpc)) = 1.45.0 bundled(golang(google.golang.org/protobuf)) = 1.28.1 bundled(golang(gopkg.in/ini.v1)) = 1.66.2 bundled(golang(gopkg.in/ldap.v3)) = 3.1.0 bundled(golang(gopkg.in/mail.v2)) = 2.3.1 bundled(golang(gopkg.in/square/go-jose.v2)) = 2.5.1 bundled(golang(gopkg.in/yaml.v2)) = 2.4.0 bundled(golang(gopkg.in/yaml.v3)) = 3.0.1 bundled(golang(xorm.io/builder)) = 0.3.6 bundled(golang(xorm.io/core)) = 0.7.3 bundled(golang(xorm.io/xorm)) = 0.8.2 bundled(npm(@babel/core)) = 7.12.9 bundled(npm(@babel/plugin-proposal-class-properties)) = 7.16.7 bundled(npm(@babel/plugin-proposal-nullish-coalescing-operator)) = 7.16.7 bundled(npm(@babel/plugin-proposal-object-rest-spread)) = 7.12.1 bundled(npm(@babel/plugin-proposal-optional-chaining)) = 7.16.7 bundled(npm(@babel/plugin-syntax-dynamic-import)) = 7.8.3 bundled(npm(@babel/plugin-transform-react-constant-elements)) = 7.18.9 bundled(npm(@babel/plugin-transform-runtime)) = 7.18.10 bundled(npm(@babel/plugin-transform-typescript)) = 7.16.7 bundled(npm(@babel/preset-env)) = 7.16.11 bundled(npm(@babel/preset-react)) = 7.16.7 bundled(npm(@babel/preset-typescript)) = 7.16.7 bundled(npm(@babel/runtime)) = 7.15.4 bundled(npm(@betterer/betterer)) = 5.4.0 bundled(npm(@betterer/cli)) = 5.4.0 bundled(npm(@betterer/eslint)) = 5.4.0 bundled(npm(@betterer/regexp)) = 5.4.0 bundled(npm(@braintree/sanitize-url)) = 6.0.2 bundled(npm(@cypress/webpack-preprocessor)) = 5.12.0 bundled(npm(@daybrush/utils)) = 1.6.0 bundled(npm(@emotion/css)) = 10.0.27 bundled(npm(@emotion/eslint-plugin)) = 11.7.0 bundled(npm(@emotion/react)) = 11.9.0 bundled(npm(@grafana/agent-core)) = 0.4.0 bundled(npm(@grafana/agent-web)) = 0.4.0 bundled(npm(@grafana/aws-sdk)) = 0.0.37 bundled(npm(@grafana/data)) = 0.0.0-use.local bundled(npm(@grafana/e2e)) = 0.0.0-use.local bundled(npm(@grafana/e2e-selectors)) = 0.0.0-use.local bundled(npm(@grafana/eslint-config)) = 5.0.0 bundled(npm(@grafana/experimental)) = 1.0.1 bundled(npm(@grafana/google-sdk)) = 0.0.3 bundled(npm(@grafana/lezer-logql)) = 0.1.0 bundled(npm(@grafana/runtime)) = 0.0.0-use.local bundled(npm(@grafana/schema)) = 0.0.0-use.local bundled(npm(@grafana/toolkit)) = 0.0.0-use.local bundled(npm(@grafana/tsconfig)) = 1.2.0rc1 bundled(npm(@grafana/ui)) = 0.0.0-use.local bundled(npm(@jaegertracing/jaeger-ui-components)) = 0.0.0-use.local bundled(npm(@jest/core)) = 27.5.1 bundled(npm(@kusto/monaco-kusto)) = 5.2.0 bundled(npm(@lezer/common)) = 1.0.0 bundled(npm(@lezer/highlight)) = 1.0.0 bundled(npm(@lezer/lr)) = 1.2.3 bundled(npm(@lingui/cli)) = 3.14.0 bundled(npm(@lingui/core)) = 3.14.0 bundled(npm(@lingui/macro)) = 3.12.1 bundled(npm(@lingui/react)) = 3.14.0 bundled(npm(@mdx-js/react)) = 1.6.22 bundled(npm(@mochajs/json-file-reporter)) = 1.3.0 bundled(npm(@monaco-editor/react)) = 4.4.5 bundled(npm(@opentelemetry/api)) = 1.1.0 bundled(npm(@opentelemetry/exporter-collector)) = 0.25.0 bundled(npm(@opentelemetry/semantic-conventions)) = 0.25.0 bundled(npm(@pmmmwh/react-refresh-webpack-plugin)) = 0.5.7 bundled(npm(@popperjs/core)) = 2.11.2 bundled(npm(@prometheus-io/lezer-promql)) = 0.37.0 bundled(npm(@react-aria/button)) = 3.6.1 bundled(npm(@react-aria/dialog)) = 3.3.1 bundled(npm(@react-aria/focus)) = 3.8.0 bundled(npm(@react-aria/interactions)) = 3.11.0 bundled(npm(@react-aria/menu)) = 3.6.1 bundled(npm(@react-aria/overlays)) = 3.10.1 bundled(npm(@react-aria/utils)) = 3.13.1 bundled(npm(@react-stately/collections)) = 3.4.1 bundled(npm(@react-stately/menu)) = 3.4.1 bundled(npm(@react-stately/tree)) = 3.3.1 bundled(npm(@react-types/button)) = 3.6.1 bundled(npm(@react-types/menu)) = 3.7.1 bundled(npm(@react-types/overlays)) = 3.6.1 bundled(npm(@react-types/shared)) = 3.13.1 bundled(npm(@reduxjs/toolkit)) = 1.8.5 bundled(npm(@rollup/plugin-commonjs)) = 22.0.1 bundled(npm(@rollup/plugin-json)) = 4.1.0 bundled(npm(@rollup/plugin-node-resolve)) = 13.3.0 bundled(npm(@rtsao/plugin-proposal-class-properties)) = 7.0.1-patch.1 bundled(npm(@sentry/browser)) = 6.19.7 bundled(npm(@sentry/types)) = 6.19.7 bundled(npm(@sentry/utils)) = 6.19.7 bundled(npm(@storybook/addon-a11y)) = 6.4.21 bundled(npm(@storybook/addon-actions)) = 6.4.21 bundled(npm(@storybook/addon-docs)) = 6.4.21 bundled(npm(@storybook/addon-essentials)) = 6.4.21 bundled(npm(@storybook/addon-knobs)) = 6.4.0 bundled(npm(@storybook/addon-storysource)) = 6.4.21 bundled(npm(@storybook/addons)) = 6.4.21 bundled(npm(@storybook/api)) = 6.4.21 bundled(npm(@storybook/builder-webpack5)) = 6.4.21 bundled(npm(@storybook/client-api)) = 6.4.21 bundled(npm(@storybook/components)) = 6.4.21 bundled(npm(@storybook/core-events)) = 6.4.21 bundled(npm(@storybook/manager-webpack5)) = 6.4.21 bundled(npm(@storybook/react)) = 6.4.21 bundled(npm(@storybook/theming)) = 6.4.21 bundled(npm(@swc/core)) = 1.3.1 bundled(npm(@swc/helpers)) = 0.4.3 bundled(npm(@testing-library/dom)) = 8.13.0 bundled(npm(@testing-library/jest-dom)) = 5.16.4 bundled(npm(@testing-library/react)) = 12.1.4 bundled(npm(@testing-library/react-hooks)) = 8.0.1 bundled(npm(@testing-library/user-event)) = 14.4.3 bundled(npm(@types/angular)) = 1.8.3 bundled(npm(@types/angular-route)) = 1.7.2 bundled(npm(@types/chrome-remote-interface)) = 0.31.4 bundled(npm(@types/classnames)) = 2.3.0 bundled(npm(@types/command-exists)) = 1.2.0 bundled(npm(@types/common-tags)) = 1.8.1 bundled(npm(@types/d3)) = 7.4.0 bundled(npm(@types/d3-force)) = 2.1.4 bundled(npm(@types/d3-interpolate)) = 1.4.2 bundled(npm(@types/d3-scale-chromatic)) = 1.3.1 bundled(npm(@types/debounce-promise)) = 3.1.4 bundled(npm(@types/deep-freeze)) = 0.1.2 bundled(npm(@types/dompurify)) = 2.4.0 bundled(npm(@types/enzyme)) = 3.10.10 bundled(npm(@types/enzyme-adapter-react-16)) = 1.0.6 bundled(npm(@types/eslint)) = 7.28.2 bundled(npm(@types/file-saver)) = 2.0.5 bundled(npm(@types/fs-extra)) = 9.0.13 bundled(npm(@types/google.analytics)) = 0.0.42 bundled(npm(@types/gtag.js)) = 0.0.11 bundled(npm(@types/history)) = 4.7.9 bundled(npm(@types/hoist-non-react-statics)) = 3.3.1 bundled(npm(@types/inquirer)) = 8.2.1 bundled(npm(@types/is-hotkey)) = 0.1.7 bundled(npm(@types/jest)) = 26.0.15 bundled(npm(@types/jquery)) = 3.5.14 bundled(npm(@types/js-yaml)) = 4.0.5 bundled(npm(@types/jsurl)) = 1.2.30 bundled(npm(@types/lingui__macro)) = 3.0.0 bundled(npm(@types/lodash)) = 4.14.149 bundled(npm(@types/logfmt)) = 1.2.2 bundled(npm(@types/marked)) = 4.0.3 bundled(npm(@types/mock-raf)) = 1.0.3 bundled(npm(@types/mousetrap)) = 1.6.9 bundled(npm(@types/node)) = 14.17.32 bundled(npm(@types/ol-ext)) = 2.3.0 bundled(npm(@types/papaparse)) = 5.3.2 bundled(npm(@types/pluralize)) = 0.0.29 bundled(npm(@types/prettier)) = 2.4.2 bundled(npm(@types/prismjs)) = 1.26.0 bundled(npm(@types/prop-types)) = 15.7.4 bundled(npm(@types/rc-time-picker)) = 3.4.1 bundled(npm(@types/rc-tree)) = 3.0.0 bundled(npm(@types/react)) = 17.0.30 bundled(npm(@types/react-beautiful-dnd)) = 13.1.2 bundled(npm(@types/react-calendar)) = 3.5.1 bundled(npm(@types/react-color)) = 3.0.6 bundled(npm(@types/react-dev-utils)) = 9.0.10 bundled(npm(@types/react-dom)) = 17.0.10 bundled(npm(@types/react-grid-layout)) = 1.3.2 bundled(npm(@types/react-highlight-words)) = 0.16.4 bundled(npm(@types/react-icons)) = 2.2.7 bundled(npm(@types/react-redux)) = 7.1.20 bundled(npm(@types/react-resizable)) = 3.0.2 bundled(npm(@types/react-router-dom)) = 5.3.3 bundled(npm(@types/react-table)) = 7.7.12 bundled(npm(@types/react-test-renderer)) = 17.0.1 bundled(npm(@types/react-transition-group)) = 4.4.4 bundled(npm(@types/react-virtualized-auto-sizer)) = 1.0.1 bundled(npm(@types/react-window)) = 1.8.5 bundled(npm(@types/react-window-infinite-loader)) = 1.0.6 bundled(npm(@types/redux-mock-store)) = 1.0.3 bundled(npm(@types/reselect)) = 2.2.0 bundled(npm(@types/rimraf)) = 3.0.2 bundled(npm(@types/semver)) = 7.3.9 bundled(npm(@types/sinon)) = 10.0.13 bundled(npm(@types/slate)) = 0.47.9 bundled(npm(@types/slate-plain-serializer)) = 0.7.2 bundled(npm(@types/slate-react)) = 0.22.9 bundled(npm(@types/systemjs)) = 0.20.8 bundled(npm(@types/testing-library__jest-dom)) = 5.14.1 bundled(npm(@types/testing-library__react-hooks)) = 3.4.1 bundled(npm(@types/tinycolor2)) = 1.4.3 bundled(npm(@types/tmp)) = 0.2.3 bundled(npm(@types/uuid)) = 8.3.4 bundled(npm(@types/webpack-env)) = 1.16.3 bundled(npm(@typescript-eslint/eslint-plugin)) = 5.16.0 bundled(npm(@typescript-eslint/parser)) = 5.16.0 bundled(npm(@visx/event)) = 2.6.0 bundled(npm(@visx/gradient)) = 2.10.0 bundled(npm(@visx/group)) = 2.10.0 bundled(npm(@visx/scale)) = 2.2.2 bundled(npm(@visx/shape)) = 2.12.2 bundled(npm(@visx/tooltip)) = 2.10.0 bundled(npm(@welldone-software/why-did-you-render)) = 7.0.1 bundled(npm(@wojtekmaj/enzyme-adapter-react-17)) = 0.6.7 bundled(npm(angular)) = 1.8.3 bundled(npm(angular-bindonce)) = 0.3.1 bundled(npm(angular-route)) = 1.8.3 bundled(npm(angular-sanitize)) = 1.8.3 bundled(npm(ansicolor)) = 1.1.100 bundled(npm(app)) = 0.0.0-use.local bundled(npm(autoprefixer)) = 9.8.8 bundled(npm(axios)) = 0.25.0 bundled(npm(babel-jest)) = 27.5.1 bundled(npm(babel-loader)) = 8.2.5 bundled(npm(babel-plugin-angularjs-annotate)) = 0.10.0 bundled(npm(babel-plugin-macros)) = 2.8.0 bundled(npm(baron)) = 3.0.3 bundled(npm(blink-diff)) = 1.0.13 bundled(npm(brace)) = 0.11.1 bundled(npm(calculate-size)) = 1.1.1 bundled(npm(centrifuge)) = 3.0.1 bundled(npm(chalk)) = 2.4.2 bundled(npm(chance)) = 1.1.8 bundled(npm(chrome-remote-interface)) = 0.31.3 bundled(npm(classnames)) = 2.3.1 bundled(npm(combokeys)) = 3.0.1 bundled(npm(comlink)) = 4.3.1 bundled(npm(command-exists)) = 1.2.9 bundled(npm(commander)) = 2.11.0 bundled(npm(common-tags)) = 1.8.0 bundled(npm(copy-to-clipboard)) = 3.3.1 bundled(npm(copy-webpack-plugin)) = 9.0.1 bundled(npm(core-js)) = 2.6.12 bundled(npm(css-loader)) = 5.2.7 bundled(npm(css-minimizer-webpack-plugin)) = 3.4.1 bundled(npm(csstype)) = 2.6.18 bundled(npm(cypress)) = 9.5.1 bundled(npm(cypress-file-upload)) = 5.0.8 bundled(npm(d3)) = 5.15.0 bundled(npm(d3-force)) = 1.2.1 bundled(npm(d3-interpolate)) = 1.4.0 bundled(npm(d3-scale-chromatic)) = 1.5.0 bundled(npm(dangerously-set-html-content)) = 1.0.9 bundled(npm(date-fns)) = 2.25.0 bundled(npm(debounce-promise)) = 3.1.2 bundled(npm(deep-freeze)) = 0.0.1 bundled(npm(devtools-protocol)) = 0.0.927104 bundled(npm(dompurify)) = 2.3.8 bundled(npm(emotion)) = 10.0.27 bundled(npm(enzyme)) = 3.11.0 bundled(npm(enzyme-to-json)) = 3.6.2 bundled(npm(esbuild)) = 0.15.7 bundled(npm(eslint)) = 8.11.0 bundled(npm(eslint-config-prettier)) = 8.5.0 bundled(npm(eslint-plugin-import)) = 2.26.0 bundled(npm(eslint-plugin-jest)) = 26.6.0 bundled(npm(eslint-plugin-jsdoc)) = 38.0.6 bundled(npm(eslint-plugin-jsx-a11y)) = 6.6.1 bundled(npm(eslint-plugin-lodash)) = 7.4.0 bundled(npm(eslint-plugin-react)) = 7.29.4 bundled(npm(eslint-plugin-react-hooks)) = 4.3.0 bundled(npm(eslint-webpack-plugin)) = 3.2.0 bundled(npm(eventemitter3)) = 4.0.7 bundled(npm(execa)) = 1.0.0 bundled(npm(expose-loader)) = 4.0.0 bundled(npm(fast-deep-equal)) = 3.1.3 bundled(npm(fast-json-patch)) = 3.1.1 bundled(npm(fast_array_intersect)) = 1.1.0 bundled(npm(file-saver)) = 2.0.5 bundled(npm(fork-ts-checker-webpack-plugin)) = 4.1.6 bundled(npm(framework-utils)) = 1.1.0 bundled(npm(fs-extra)) = 0.30.0 bundled(npm(fuzzy)) = 0.1.3 bundled(npm(glob)) = 7.1.4 bundled(npm(globby)) = 9.2.0 bundled(npm(history)) = 4.10.1 bundled(npm(hoist-non-react-statics)) = 3.3.2 bundled(npm(html-loader)) = 3.1.0 bundled(npm(html-webpack-plugin)) = 5.5.0 bundled(npm(http-server)) = 14.1.1 bundled(npm(husky)) = 8.0.1 bundled(npm(immer)) = 9.0.7 bundled(npm(immutable)) = 3.8.2 bundled(npm(inquirer)) = 7.3.3 bundled(npm(is-hotkey)) = 0.1.4 bundled(npm(jest)) = 27.5.1 bundled(npm(jest-canvas-mock)) = 2.3.1 bundled(npm(jest-date-mock)) = 1.0.8 bundled(npm(jest-environment-jsdom)) = 27.5.1 bundled(npm(jest-fail-on-console)) = 2.4.2 bundled(npm(jest-junit)) = 13.1.0 bundled(npm(jest-matcher-utils)) = 27.5.1 bundled(npm(jquery)) = 3.5.1 bundled(npm(js-yaml)) = 3.14.1 bundled(npm(json-markup)) = 1.1.3 bundled(npm(json-source-map)) = 0.6.1 bundled(npm(jsurl)) = 0.1.5 bundled(npm(kbar)) = 0.1.0b36 bundled(npm(lerna)) = 5.2.0 bundled(npm(less)) = 4.1.2 bundled(npm(less-loader)) = 10.2.0 bundled(npm(lint-staged)) = 13.0.3 bundled(npm(lodash)) = 4.17.21 bundled(npm(logfmt)) = 1.3.2 bundled(npm(lru-cache)) = 6.0.0 bundled(npm(lru-memoize)) = 1.1.0 bundled(npm(marked)) = 4.1.0 bundled(npm(md5-file)) = 5.0.0 bundled(npm(memoize-one)) = 4.0.3 bundled(npm(mini-css-extract-plugin)) = 2.6.0 bundled(npm(mocha)) = 10.0.0 bundled(npm(mock-raf)) = 1.0.1 bundled(npm(moment)) = 2.29.4 bundled(npm(moment-timezone)) = 0.5.35 bundled(npm(monaco-editor)) = 0.34.0 bundled(npm(monaco-promql)) = 1.7.4 bundled(npm(mousetrap)) = 1.6.5 bundled(npm(mousetrap-global-bind)) = 1.1.0 bundled(npm(moveable)) = 0.35.4 bundled(npm(msw)) = 0.48.1 bundled(npm(mutationobserver-shim)) = 0.3.7 bundled(npm(ngtemplate-loader)) = 2.1.0 bundled(npm(node-notifier)) = 10.0.1 bundled(npm(ol)) = 6.15.1 bundled(npm(ol-ext)) = 3.2.28 bundled(npm(ora)) = 5.4.1 bundled(npm(papaparse)) = 5.3.1 bundled(npm(pixelmatch)) = 5.2.1 bundled(npm(pluralize)) = 8.0.0 bundled(npm(pngjs)) = 2.3.1 bundled(npm(postcss)) = 7.0.39 bundled(npm(postcss-flexbugs-fixes)) = 4.2.1 bundled(npm(postcss-loader)) = 4.3.0 bundled(npm(postcss-preset-env)) = 7.4.3 bundled(npm(postcss-reporter)) = 7.0.5 bundled(npm(postcss-scss)) = 4.0.2 bundled(npm(prettier)) = 2.3.0 bundled(npm(prismjs)) = 1.27.0 bundled(npm(process)) = 0.11.10 bundled(npm(prop-types)) = 15.7.2 bundled(npm(raw-loader)) = 4.0.2 bundled(npm(rc-cascader)) = 3.6.1 bundled(npm(rc-drawer)) = 4.4.3 bundled(npm(rc-slider)) = 9.7.5 bundled(npm(rc-time-picker)) = 3.7.3 bundled(npm(rc-tree)) = 5.6.5 bundled(npm(re-resizable)) = 6.9.9 bundled(npm(react)) = 17.0.1 bundled(npm(react-awesome-query-builder)) = 5.1.2 bundled(npm(react-beautiful-dnd)) = 13.1.0 bundled(npm(react-calendar)) = 3.7.0 bundled(npm(react-colorful)) = 5.5.1 bundled(npm(react-custom-scrollbars-2)) = 4.5.0 bundled(npm(react-dev-utils)) = 12.0.0 bundled(npm(react-diff-viewer)) = 3.1.1 bundled(npm(react-dom)) = 17.0.1 bundled(npm(react-draggable)) = 4.4.4 bundled(npm(react-dropzone)) = 14.2.2 bundled(npm(react-grid-layout)) = 1.3.4 bundled(npm(react-highlight-words)) = 0.18.0 bundled(npm(react-hook-form)) = 7.5.3 bundled(npm(react-icons)) = 2.2.7 bundled(npm(react-inlinesvg)) = 3.0.0 bundled(npm(react-moveable)) = 0.38.4 bundled(npm(react-popper)) = 2.2.5 bundled(npm(react-popper-tooltip)) = 3.1.1 bundled(npm(react-redux)) = 7.2.6 bundled(npm(react-refresh)) = 0.11.0 bundled(npm(react-resizable)) = 3.0.4 bundled(npm(react-reverse-portal)) = 2.1.1 bundled(npm(react-router-dom)) = 5.3.0 bundled(npm(react-select)) = 3.2.0 bundled(npm(react-select-event)) = 5.3.0 bundled(npm(react-simple-compat)) = 1.2.2 bundled(npm(react-split-pane)) = 0.1.92 bundled(npm(react-table)) = 7.8.0 bundled(npm(react-test-renderer)) = 17.0.2 bundled(npm(react-transition-group)) = 4.4.2 bundled(npm(react-use)) = 17.4.0 bundled(npm(react-virtualized-auto-sizer)) = 1.0.6 bundled(npm(react-window)) = 1.8.7 bundled(npm(react-window-infinite-loader)) = 1.0.8 bundled(npm(redux)) = 4.1.1 bundled(npm(redux-mock-store)) = 1.5.4 bundled(npm(redux-thunk)) = 2.4.1 bundled(npm(regenerator-runtime)) = 0.11.1 bundled(npm(replace-in-file-webpack-plugin)) = 1.0.6 bundled(npm(reselect)) = 4.1.0 bundled(npm(resolve-as-bin)) = 2.1.0 bundled(npm(rimraf)) = 2.7.1 bundled(npm(rollup)) = 2.77.2 bundled(npm(rollup-plugin-dts)) = 4.2.2 bundled(npm(rollup-plugin-esbuild)) = 4.9.1 bundled(npm(rollup-plugin-node-externals)) = 4.1.0 bundled(npm(rollup-plugin-sourcemaps)) = 0.6.3 bundled(npm(rollup-plugin-svg-import)) = 1.6.0 bundled(npm(rollup-plugin-terser)) = 7.0.2 bundled(npm(rst2html)) = 1.0.4 bundled(npm(rudder-sdk-js)) = 2.13.0 bundled(npm(rxjs)) = 6.6.7 bundled(npm(sass)) = 1.50.1 bundled(npm(sass-loader)) = 12.6.0 bundled(npm(selecto)) = 1.19.1 bundled(npm(semver)) = 5.7.1 bundled(npm(simple-git)) = 3.7.1 bundled(npm(sinon)) = 14.0.0 bundled(npm(slate)) = 0.47.9 bundled(npm(slate-plain-serializer)) = 0.7.11 bundled(npm(slate-react)) = 0.22.10 bundled(npm(sql-formatter-plus)) = 1.3.6 bundled(npm(storybook-dark-mode)) = 1.1.0 bundled(npm(style-loader)) = 1.3.0 bundled(npm(stylelint)) = 14.9.1 bundled(npm(stylelint-config-prettier)) = 9.0.3 bundled(npm(stylelint-config-sass-guidelines)) = 9.0.1 bundled(npm(symbol-observable)) = 4.0.0 bundled(npm(systemjs)) = 0.20.19 bundled(npm(terser-webpack-plugin)) = 4.2.3 bundled(npm(test)) = 0.0.0-use.local bundled(npm(testing-library-selector)) = 0.2.1 bundled(npm(tether-drop)) = 1.5.0 bundled(npm(tinycolor2)) = 1.4.2 bundled(npm(tracelib)) = 1.0.1 bundled(npm(ts-jest)) = 27.1.3 bundled(npm(ts-loader)) = 8.4.0 bundled(npm(ts-node)) = 9.1.1 bundled(npm(tslib)) = 1.14.1 bundled(npm(tween-functions)) = 1.2.0 bundled(npm(typescript)) = 4.6.4 bundled(npm(uplot)) = 1.6.22 bundled(npm(uuid)) = 3.4.0 bundled(npm(vendor)) = 0.0.0-use.local bundled(npm(visjs-network)) = 4.25.0 bundled(npm(wait-on)) = 6.0.1 bundled(npm(webpack)) = 5.72.0 bundled(npm(webpack-bundle-analyzer)) = 4.5.0 bundled(npm(webpack-cli)) = 4.10.0 bundled(npm(webpack-dev-server)) = 4.9.3 bundled(npm(webpack-filter-warnings-plugin)) = 1.2.1 bundled(npm(webpack-manifest-plugin)) = 5.0.0 bundled(npm(webpack-merge)) = 5.8.0 bundled(npm(whatwg-fetch)) = 3.6.2 bundled(npm(xss)) = 1.0.13 bundled(npm(yaml)) = 1.10.2 config(grafana) = 9.2.10-7.0.1.an8 grafana = 9.2.10-7.0.1.an8 grafana(x86-64) = 9.2.10-7.0.1.an8 grafana-azure-monitor = 7.3.6-1 grafana-cloudwatch = 7.3.6-1 grafana-elasticsearch = 7.3.6-1 grafana-graphite = 7.3.6-1 grafana-influxdb = 7.3.6-1 grafana-loki = 7.3.6-1 grafana-mssql = 7.3.6-1 grafana-mysql = 7.3.6-1 grafana-opentsdb = 7.3.6-1 grafana-postgres = 7.3.6-1 grafana-prometheus = 7.3.6-1 grafana-stackdriver = 7.3.6-1 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Obsoletes: grafana-azure-monitor < 7.3.6-1 grafana-cloudwatch < 7.3.6-1 grafana-elasticsearch < 7.3.6-1 grafana-graphite < 7.3.6-1 grafana-influxdb < 7.3.6-1 grafana-loki < 7.3.6-1 grafana-mssql < 7.3.6-1 grafana-mysql < 7.3.6-1 grafana-opentsdb < 7.3.6-1 grafana-postgres < 7.3.6-1 grafana-prometheus < 7.3.6-1 grafana-stackdriver < 7.3.6-1 Recommends: grafana-pcp Processing files: grafana-debugsource-9.2.10-7.0.1.an8.x86_64 Provides: grafana-debugsource = 9.2.10-7.0.1.an8 grafana-debugsource(x86-64) = 9.2.10-7.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: grafana-debuginfo-9.2.10-7.0.1.an8.x86_64 Provides: debuginfo(build-id) = d273e2ba2459097f0334e5cf0400cd47b5e5c042 debuginfo(build-id) = f8c46abd378361f7a197111f14402a180a93fbbf grafana-debuginfo = 9.2.10-7.0.1.an8 grafana-debuginfo(x86-64) = 9.2.10-7.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grafana-debugsource(x86-64) = 9.2.10-7.0.1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/grafana-9.2.10-7.0.1.an8.x86_64 Wrote: /builddir/build/RPMS/grafana-9.2.10-7.0.1.an8.x86_64.rpm Wrote: /builddir/build/RPMS/grafana-debugsource-9.2.10-7.0.1.an8.x86_64.rpm Wrote: /builddir/build/RPMS/grafana-debuginfo-9.2.10-7.0.1.an8.x86_64.rpm Child return code was: 0