Mock Version: 3.1 Mock Version: 3.1 Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target i686 --nodeps /builddir/build/SPECS/grafana.spec'], chrootPath='/var/lib/mock/f37-build-38173134-4827738/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target i686 --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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1663718400 Wrote: /builddir/build/SRPMS/grafana-9.0.9-1.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target i686 --nodeps /builddir/build/SPECS/grafana.spec'], chrootPath='/var/lib/mock/f37-build-38173134-4827738/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target i686 --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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1663718400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GHGBc3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/grafana-9.0.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/grafana-vendor-9.0.9-1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r plugins-bundled + cd /builddir/build/BUILD + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/grafana-webpack-9.0.9-1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-update-grafana-cli-script-with-distro-specific-paths.patch): + echo 'Patch #1 (0001-update-grafana-cli-script-with-distro-specific-paths.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -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 -f -p1 --fuzz=0 patching file docs/man/man1/grafana-cli.1 patching file docs/man/man1/grafana-server.1 + echo 'Patch #3 (0003-update-default-configuration.patch):' Patch #3 (0003-update-default-configuration.patch): + /usr/bin/patch --no-backup-if-mismatch -f -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 -f -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 -f -p1 --fuzz=0 patching file package.json patching file yarn.lock Patch #6 (0006-notifications-use-HMAC-SHA256-to-generate-password-r.patch): + echo 'Patch #6 (0006-notifications-use-HMAC-SHA256-to-generate-password-r.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file pkg/services/notifications/codes.go patching file pkg/services/notifications/codes_test.go patching file pkg/services/notifications/notifications.go patching file pkg/services/notifications/notifications_test.go Patch #7 (0007-skip-marketplace-plugin-install-test.patch): + echo 'Patch #7 (0007-skip-marketplace-plugin-install-test.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file pkg/tests/api/plugins/api_plugins_test.go Patch #8 (0008-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch): + echo 'Patch #8 (0008-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file pkg/tsdb/prometheus/buffered/time_series_query.go Patch #9 (0009-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch): + echo 'Patch #9 (0009-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file pkg/tsdb/prometheus/models/query.go Patch #1001 (1001-vendor-patch-removed-backend-crypto.patch): + echo 'Patch #1001 (1001-vendor-patch-removed-backend-crypto.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -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 patching file vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go Patch #1003 (1003-vendor-skip-goldenfiles-tests.patch): + echo 'Patch #1003 (1003-vendor-skip-goldenfiles-tests.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/golden_response_checker.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qh0rhb + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + export 'LDFLAGS=-X main.version=9.0.9 -X main.buildstamp=1663718400' + LDFLAGS='-X main.version=9.0.9 -X main.buildstamp=1663718400' + for cmd in grafana-cli grafana-server ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + GO111MODULE=auto + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X main.version=9.0.9 -X main.buildstamp=1663718400 -B 0x56a75e74b6938a57fb06949de91973cf3c940f2b -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\''' -a -v -x -o /builddir/build/BUILD/bin/grafana-cli ./pkg/cmd/grafana-cli WORK=/tmp/go-build4012114553 internal/goos mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid OIzLPjivlnwDS6SbUzNU/OIzLPjivlnwDS6SbUzNU -goversion go1.19.1 -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 internal/unsafeheader mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid 6ApBYXfRe5XeIhwGLUVP/6ApBYXfRe5XeIhwGLUVP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/goexperiment mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid pDM5CWXf8pMlUTC9XkT5/pDM5CWXf8pMlUTC9XkT5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_off.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go internal/goarch mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid 6nfMa54RkowPS6LMSl5s/6nfMa54RkowPS6LMSl5s -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_386.go /usr/lib/golang/src/internal/goarch/zgoarch_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/45/455b59b0b71189d7dc360f401157a32b79e1b12fc5d87ee48781f0480f20035e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/14/145e4bc62f6d4b5cad4a24884726f4b5f414dd9981f8c0c53f20e8e901750204-d # internal internal/race mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/race -std -complete -installsuffix shared -buildid X-vxufhzw2zAu5Ox28dX/X-vxufhzw2zAu5Ox28dX -goversion go1.19.1 -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 internal/cpu mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b013/symabis ./cpu.s ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ac/ac848fd6fc1819806f4d084bf521e0fb3ddbfc0ad744c8d1dbda0d452defaca6-d # internal sync/atomic mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b023/symabis ./asm.s runtime/internal/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b016/symabis ./atomic_386.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/cpu -std -+ -installsuffix shared -buildid nGYvyoYnD5meKhf-1n5F/nGYvyoYnD5meKhf-1n5F -goversion go1.19.1 -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 runtime/internal/syscall mkdir -p $WORK/b019/ cat >$WORK/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b019/symabis ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sync/atomic -std -installsuffix shared -buildid y0nLmeYqQVz1yXQ4y1Tq/y0nLmeYqQVz1yXQ4y1Tq -goversion go1.19.1 -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 cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/89/893234608a4af7de26486c0df3d99b4a3039f1c32d8564b5d14ac538f80f0920-d # internal internal/abi mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_386/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b011/symabis ./abi_test.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 7MnnmE6yCAUvJ8cBcYvf/7MnnmE6yCAUvJ8cBcYvf -goversion go1.19.1 -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_386.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/unaligned.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid OLKhizre4whwBB9h_bjp/OLKhizre4whwBB9h_bjp -goversion go1.19.1 -symabis $WORK/b019/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/4e/4ec1156a6d21fbda11a33338500f29bb1948ac3d20b674282f9c8c98c3e846c2-d # internal runtime/internal/math mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid X1GGsz0E8LIoaz2jfyMC/X1GGsz0E8LIoaz2jfyMC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/abi -std -+ -installsuffix shared -buildid DdJLrWCnMEkwabBDY7f6/DdJLrWCnMEkwabBDY7f6 -goversion go1.19.1 -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_generic.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b019/asm_linux_386.o ./asm_linux_386.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_386/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b011/abi_test.o ./abi_test.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e3/e3626ba272f2b57833c7901a4cca6c826edf594ce0c5e54b95c5fa1638fc9967-d # internal runtime/internal/sys mkdir -p $WORK/b018/ cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b018/symabis ./intrinsics_386.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b013/cpu.o ./cpu.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/1d/1d578ce5d34ff5d7263661fad9c90c621a2742025a2c10bd93fe5d10daade9c8-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/1e/1e8fcdea0f0b5132120578f4a55930ff372df205933e76cea23b22828bc4951e-d # internal unicode/utf8 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid 6LMVloxliPDxnwkBMXtO/6LMVloxliPDxnwkBMXtO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go unicode mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode -std -complete -installsuffix shared -buildid D6Fjv0eKjb4Nrl3LZK8U/D6Fjv0eKjb4Nrl3LZK8U -goversion go1.19.1 -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 cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -installsuffix shared -buildid jlj_kpcUJ1nULCFL6UmF/jlj_kpcUJ1nULCFL6UmF -goversion go1.19.1 -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/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b013/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b016/atomic_386.o ./atomic_386.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b023/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b023/_pkg_.a $WORK/b023/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b013/_pkg_.a $WORK/b013/cpu.o $WORK/b013/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/b2/b2bed06fbb0982e4064cc459b5b19e756fbcb24f8f289f56701e467da5295641-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b012/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/15/151bc9b7e10f2323333af175272f428c66783f1267a23e3f2501b35fccb216bc-d # internal internal/itoa mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/itoa -std -complete -installsuffix shared -buildid UyPVaIXgeeRAZ0qORnO2/UyPVaIXgeeRAZ0qORnO2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/3d/3dc4f0a839fbe3ad5899b37aae7bb252b24c11e20bb56b55459c163e1d0a84d8-d # internal math/bits mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p math/bits -std -complete -installsuffix shared -buildid Wt3fxUtxJYUD1hjXDfy6/Wt3fxUtxJYUD1hjXDfy6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/bytealg -std -+ -installsuffix shared -buildid UYvx4aWzMAswYqNAwE-h/UYvx4aWzMAswYqNAwE-h -goversion go1.19.1 -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_generic.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b018/intrinsics_386.o ./intrinsics_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b018/_pkg_.a $WORK/b018/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/0d/0d1ac55b5beccf5e123fd1c9969912c0b602e5f80216374fb8076d11772293f4-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/bb/bb21476b6a96ebbb1c3bd798d204514a76c0f7d5c5e828cff97a9cb3361ef924-d # internal golang.org/x/text/internal/utf8internal mkdir -p $WORK/b081/ golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b078/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p golang.org/x/text/internal/utf8internal -lang=go1.16 -complete -installsuffix shared -buildid l0FVq1BB09xST-hOT2Jh/l0FVq1BB09xST-hOT2Jh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack ./vendor/golang.org/x/text/internal/utf8internal/utf8internal.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.16 -complete -installsuffix shared -buildid ougF5rWkcGYkUMSM6YIr/ougF5rWkcGYkUMSM6YIr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./vendor/golang.org/x/text/encoding/internal/identifier/mib.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/26/269bce58a6b0dafd44e4af0843f70e7456816d13965df56dfbd01743e4fe2bdf-d # internal unicode/utf16 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid Qth3FHxJai-364S5H0hA/Qth3FHxJai-364S5H0hA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/65/65172cf051ac63eb8248b110f0283a851dccfef280c35277cc4e09c4c64a01da-d # internal encoding mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding -std -complete -installsuffix shared -buildid WjdO3H9U-UxiUv5qCcfr/WjdO3H9U-UxiUv5qCcfr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b012/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f3/f3e5e8c3cce37c9dd1a0c05e11887e5371721e65ce30963fac643ae87af09f61-d # internal math mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b038/symabis ./floor_386.s ./hypot_386.s ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/a1/a199bbef1502ac1e3716b81ab2298097a2d701f03c1508c8c581f494288840b9-d # internal crypto/subtle mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/subtle -std -complete -installsuffix shared -buildid n65bPpjzb8YjbQVxPmHd/n65bPpjzb8YjbQVxPmHd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b012/equal_386.o ./equal_386.s cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/d6/d68b35c33191d492f1ebb46843c2351a1f977ded0b99cc77cfab4cc30e623007-d # internal crypto/internal/subtle mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid xhfGbHvjQpvWAt2hnR4O/xhfGbHvjQpvWAt2hnR4O -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p math -std -installsuffix shared -buildid WQlsB2D50Y1U5_StQGfO/WQlsB2D50Y1U5_StQGfO -goversion go1.19.1 -symabis $WORK/b038/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_noasm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_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_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/04/04d0bad6546200d4f6faec9f7c336e3d7969a82670bcd7f2c2b5172a214ef8f6-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b012/indexbyte_386.o ./indexbyte_386.s crypto/internal/boring/sig mkdir -p $WORK/b119/ cat >$WORK/b119/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/internal/boring/sig -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b119/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/25/2551c8c2f1cb779cade92e02a7a90f49232373cf406ea06c493dc773b3011759-d # internal container/list mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p container/list -std -complete -installsuffix shared -buildid _31Nx-yEaYlR9P702k5o/_31Nx-yEaYlR9P702k5o -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/compare_386.o $WORK/b012/equal_386.o $WORK/b012/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b119/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid lsOSuPOf4dQHY4blihY3/lsOSuPOf4dQHY4blihY3 -goversion go1.19.1 -symabis $WORK/b119/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/c4/c4da65f074e95ec1e5225bc8dad1f9c2d897b0cf3f959488fafba94b8a644b61-d # internal internal/nettrace mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p internal/nettrace -std -complete -installsuffix shared -buildid x9dfvzFIQ1hbJ3G5R9W3/x9dfvzFIQ1hbJ3G5R9W3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/b1/b1831eee550c3092e557267c35ff98651777be76df5344f7bfd5255b0c5b24d8-d # internal cuelang.org/go/pkg/tool mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p cuelang.org/go/pkg/tool -lang=go1.16 -complete -installsuffix shared -buildid VjO2wBQmcn3orWCBBKjV/VjO2wBQmcn3orWCBBKjV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/doc.go ./vendor/cuelang.org/go/pkg/tool/generate.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/86/864b6b8d554538909babd1876e90359185893c78039f4a6b51023fbcc2125019-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/internal/boring/sig -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b119/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/ca/ca35101ab395e79e8d1b5e28497b0fcaa3510608212cdd325a6cc6e09f9fa279-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b185/ /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b119/_pkg_.a $WORK/b119/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/94/949c2dbb5958a8845446321cf0fbe962af91a555cb4edd9315ab8e6a6912db2f-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b185/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid gl22ORJdFsPNFUHEC4Le/gl22ORJdFsPNFUHEC4Le -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid LPXOcCGMU-_-GBTpS0Qc/LPXOcCGMU-_-GBTpS0Qc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/f6/f6752635645c86a94329e8c622303b2d9773cd1fdb00775152775e61009d364b-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p golang.org/x/sys/internal/unsafeheader -lang=go1.16 -complete -installsuffix shared -buildid NR71HKvc7Ug21hAi3e-D/NR71HKvc7Ug21hAi3e-D -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/40/4018c664ed88178f92c1a5dfe187703c60460304fb5001c5baedf7b16ab0974d-d # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/f0/f054e491aa7c1ee7333c21ecd6eeaac0004bbf8f01919863d6dde44920e767ca-d # internal github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b247/ github.com/gobwas/glob/util/runes cat >$WORK/b247/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b278/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/google/go-cmp/cmp/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid DdXyIGSHEEL-Qfh4lrre/DdXyIGSHEEL-Qfh4lrre -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go cat >$WORK/b278/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/gobwas/glob/util/runes -lang=go1.16 -complete -installsuffix shared -buildid et8lyRoqoLsbghmw7Zwh/et8lyRoqoLsbghmw7Zwh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack ./vendor/github.com/gobwas/glob/util/runes/runes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/9e/9ec43295f31183e27511f944f72e7639f9150f7c68a1e2766cc0f7aba373da06-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -lang=go1.16 -complete -installsuffix shared -buildid PJ9SdKRzegdnRqy8qvDQ/PJ9SdKRzegdnRqy8qvDQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/fc/fc02e26e2834af5a2057003c83d35c10594235e39a474775019a326f4bff557f-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p google.golang.org/protobuf/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid dWTL9NVk58ZQR8oiXTc0/dWTL9NVk58ZQR8oiXTc0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b349/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_386/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/68/68f0a095b624bf62bb1549152d601c562cdfe520a378063a22a422dded6d0612-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p google.golang.org/protobuf/internal/set -lang=go1.16 -complete -installsuffix shared -buildid ybM23-B6GxcACUIZmzSj/ybM23-B6GxcACUIZmzSj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/49/491a752bdb8db910607c050f7ea192399c50300a9525be13499efd0bb9738b81-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p google.golang.org/grpc/attributes -lang=go1.16 -complete -installsuffix shared -buildid UPtG5Xg8pUXQIUaFovmc/UPtG5Xg8pUXQIUaFovmc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/23/235057ccc352591a52c530fc0db3333014e1c8360ffd410fe8f82a5785c968b0-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p google.golang.org/grpc/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid C99gwt027DIQFBoxGiGl/C99gwt027DIQFBoxGiGl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go 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_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba927b9667c4ca8652db074177b391630d2579807145ef9f5d6a02993d9be98e-d # internal github.com/apache/arrow/go/arrow/internal/debug mkdir -p $WORK/b436/ cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/3a/3a569ce8df8c1abb3ceae221d59734e2f4ae2584b1bf50a5bfb8b6f76617a536-d # internal golang.org/x/xerrors/internal mkdir -p $WORK/b441/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/apache/arrow/go/arrow/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid R9Ucz30-8xWEDDHFXSa0/R9Ucz30-8xWEDDHFXSa0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b436/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 cat >$WORK/b441/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p golang.org/x/xerrors/internal -lang=go1.16 -complete -installsuffix shared -buildid 3CVffbrXzv9A0kF5qIv4/3CVffbrXzv9A0kF5qIv4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b441/importcfg -pack ./vendor/golang.org/x/xerrors/internal/internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/13/13bf54c60c768c4ec10743aff6e024799ee827f3946c23388accee568509149b-d # internal hash/maphash mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p hash/maphash -std -complete -installsuffix shared -buildid XHf52TjzfpT-8PJPQmYM/XHf52TjzfpT-8PJPQmYM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack /usr/lib/golang/src/hash/maphash/maphash.go 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_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -std -+ -installsuffix shared -buildid dNeEuwGzaykzBYSjFCC2/dNeEuwGzaykzBYSjFCC2 -goversion go1.19.1 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_386.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/hash32.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_32bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_32bit.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/panic32.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_386.go /usr/lib/golang/src/runtime/signal_linux_386.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_386.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/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_elf32.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_386.go /usr/lib/golang/src/runtime/vlrt.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/3b/3b6ac70db3667014293df9a8329b70277fc240e4e16c5f2dc0b81d8c3480667c-d # internal github.com/pierrec/lz4/v4/internal/lz4errors mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/pierrec/lz4/v4/internal/lz4errors -lang=go1.16 -complete -installsuffix shared -buildid Grz0E8RE0PI32w2WYEh1/Grz0E8RE0PI32w2WYEh1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4errors/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/b9/b90314c23b7d925b8ee837204924dc934c4e14cd2100ee38dc69e9bad2c02ff5-d # internal github.com/cheekybits/genny/generic mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/cheekybits/genny/generic -lang=go1.16 -complete -installsuffix shared -buildid LGrFW7kyEukUUBXZ6ylT/LGrFW7kyEukUUBXZ6ylT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack ./vendor/github.com/cheekybits/genny/generic/doc.go ./vendor/github.com/cheekybits/genny/generic/generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/6d/6de6f22ace5bcd0c02a39026c3ca73e12fd6941fed2014be0432e63c52d88aa8-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p golang.org/x/net/internal/iana -lang=go1.16 -complete -installsuffix shared -buildid V03N35J4WM2AoUCxbL80/V03N35J4WM2AoUCxbL80 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./vendor/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/82/8291bd11363b688c41a19b4c7ba68bbd9a9261c6b433984420bf2188482eb1db-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/uber/jaeger-client-go/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid uih7awGDgu6xixnRs-If/uih7awGDgu6xixnRs-If -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b557/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/11/11fe7347ced8ab481937f21df9749fda9271c3c7718da7ce2f98b7d2d8c2998e-d # internal github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/uber/jaeger-client-go/internal/reporterstats -lang=go1.16 -complete -installsuffix shared -buildid SgwWpg8pQq6kIJE65e2w/SgwWpg8pQq6kIJE65e2w -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b558/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/2e/2ed235555d74fb6285d418b4fdc73f40458cf91e6b780b107465f9840f511414-d # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/uber/jaeger-client-go/internal/throttler -lang=go1.16 -complete -installsuffix shared -buildid 82lZOMF61u9wODu92fpF/82lZOMF61u9wODu92fpF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b560/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/92/923ab6d63f5760b7c9dc1ca8306342096422d6c72cf33ad60b583111ec068de8-d # internal go.opentelemetry.io/otel/sdk/instrumentation mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.16 -complete -installsuffix shared -buildid 4IEfRcVzCrHDXmn5xs2n/4IEfRcVzCrHDXmn5xs2n -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b604/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/instrumentation/library.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/8c/8cadc2804780e49cf4fa6162530a6ba5684a1d34a58509d5017bc9df0e7d9997-d # internal github.com/VividCortex/mysqlerr mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/VividCortex/mysqlerr -lang=go1.16 -complete -installsuffix shared -buildid xMntSM6zFJ2QteTSxD8y/xMntSM6zFJ2QteTSxD8y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b654/importcfg -pack ./vendor/github.com/VividCortex/mysqlerr/mysqlerr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/77/7767dd8210dc610b395db32e0b4186f4e8b08fb4f0e1d31610d1c63850cf011f-d # internal github.com/lib/pq/oid mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/lib/pq/oid -lang=go1.16 -complete -installsuffix shared -buildid W6c2_aAIa_v6mdVDT0QB/W6c2_aAIa_v6mdVDT0QB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b658/importcfg -pack ./vendor/github.com/lib/pq/oid/doc.go ./vendor/github.com/lib/pq/oid/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/a7/a781dcf733e255519076d01dc27ce85d876eb00d105ee994efe1b41a2fcf9780-d # internal gonum.org/v1/gonum/graph mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p gonum.org/v1/gonum/graph -lang=go1.16 -complete -installsuffix shared -buildid BrVKXiQD-fz3-FAc8jJV/BrVKXiQD-fz3-FAc8jJV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b702/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/8b/8bdd9b1dca29a532182371eb9bf53fd3e661cc2bd5c24ae8ee05bbefef2c89cf-d # internal gonum.org/v1/gonum/blas mkdir -p $WORK/b708/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p gonum.org/v1/gonum/blas -lang=go1.16 -complete -installsuffix shared -buildid 4v15EJehbUc8FBmAdmao/4v15EJehbUc8FBmAdmao -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b708/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas.go ./vendor/gonum.org/v1/gonum/blas/doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/4e/4e1e8c1e28f6a305629d68fa030663e037634ecbc2277daefad8bf484191771e-d # internal github.com/google/wire mkdir -p $WORK/b767/ cat >$WORK/b767/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/google/wire -lang=go1.16 -complete -installsuffix shared -buildid WrfyYxEij4WqDIAOkawd/WrfyYxEij4WqDIAOkawd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b767/importcfg -pack ./vendor/github.com/google/wire/wire.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/8f/8fedd85d93a79f8e855baa4cb1f2090558f50187d00647d6711c6d4251604eff-d # internal github.com/dgryski/go-rendezvous mkdir -p $WORK/b773/ cat >$WORK/b773/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/dgryski/go-rendezvous -lang=go1.16 -complete -installsuffix shared -buildid Uuu64eo2Eak6nzcLqUpJ/Uuu64eo2Eak6nzcLqUpJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b773/importcfg -pack ./vendor/github.com/dgryski/go-rendezvous/rdv.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/8c/8c8b665a614a3824e2777c167888a2ef2da72c86ee90a0953229682fed492188-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b827/ cat >$WORK/b827/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -lang=go1.16 -complete -installsuffix shared -buildid ifWjAb5Jz45sNf1R9Hoh/ifWjAb5Jz45sNf1R9Hoh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b827/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_386/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/c5/c533f17f87ad4565653752bc9808b67e9314ed1bff23dbd6e42e342f17494380-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b829/ cat >$WORK/b829/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p go.mongodb.org/mongo-driver/bson/bsontype -lang=go1.16 -complete -installsuffix shared -buildid 8ONhF7JKelGXBh61ULNj/8ONhF7JKelGXBh61ULNj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b829/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b038/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/b4/b4a6cbaab2d8cff8fbbf5a4a98c3b06597767b68b98ad350b70664f192f0a4c6-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b864/ cat >$WORK/b864/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b151/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/golang/groupcache/lru -lang=go1.16 -complete -installsuffix shared -buildid SjxPsT7ul4OKDl4rOqgM/SjxPsT7ul4OKDl4rOqgM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b864/importcfg -pack ./vendor/github.com/golang/groupcache/lru/lru.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/8c/8c2280954fcf242e64b2c2c096cd23c506ae3f56e6dae66b9755677944986a11-d # internal go.opencensus.io mkdir -p $WORK/b866/ cat >$WORK/b866/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b038/hypot_386.o ./hypot_386.s cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p go.opencensus.io -lang=go1.16 -complete -installsuffix shared -buildid tK3ZZD9WRDrnZ_Wl7tNu/tK3ZZD9WRDrnZ_Wl7tNu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b866/importcfg -pack ./vendor/go.opencensus.io/opencensus.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b038/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/2b/2be02f94c2e26a3198e6611cc0653d2fbb07fc341f29b7c6460afd7b4fab7f6b-d # internal go.opencensus.io/trace/internal mkdir -p $WORK/b867/ cat >$WORK/b867/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p go.opencensus.io/trace/internal -lang=go1.16 -complete -installsuffix shared -buildid jo16bUgOifYjPOAFtvoI/jo16bUgOifYjPOAFtvoI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b867/importcfg -pack ./vendor/go.opencensus.io/trace/internal/internal.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b038/_pkg_.a $WORK/b038/floor_386.o $WORK/b038/hypot_386.o $WORK/b038/sqrt_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/df/dfaeaddad8541b6c02cefb6b1ecfdcd59b009cc43d17863a43a5812201ac8fba-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -lang=go1.16 -complete -installsuffix shared -buildid UW_uh-0SbH_fwAIpr6QY/UW_uh-0SbH_fwAIpr6QY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/f2/f251d4ca2ec47c36aef29fbd6dc3fcffe434c5c6f998eb338289445dae383b0d-d # internal github.com/google/flatbuffers/go mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/google/flatbuffers/go -lang=go1.16 -complete -installsuffix shared -buildid -klVFmVdCETCwNnBsUVa/-klVFmVdCETCwNnBsUVa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b447/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_386/buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/32/32d19c242f876329300f09a192940f4ded9b1eaaab6b14e1e97d00ffbcb399bf-d # internal github.com/klauspost/compress mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/klauspost/compress -lang=go1.16 -complete -installsuffix shared -buildid n1jdA6tmDgxbtnw3BhU3/n1jdA6tmDgxbtnw3BhU3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b449/importcfg -pack ./vendor/github.com/klauspost/compress/compressible.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/4a/4a94bf4b94c03765376289173265110b126df3f6cf1c409917da1bf4c0f2ee7b-d # internal go.opentelemetry.io/otel/internal mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p go.opentelemetry.io/otel/internal -lang=go1.16 -complete -installsuffix shared -buildid TVP-MJvb5cRF7WixPFVB/TVP-MJvb5cRF7WixPFVB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/rawhelpers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/3d/3d4a069a6f95fb416c01b1fdbcbb82860cd0aa8e25ac532e2cc397fdcd393681-d # internal math/cmplx mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p math/cmplx -std -complete -installsuffix shared -buildid M4EMMO4kpyk2u-tTzQDw/M4EMMO4kpyk2u-tTzQDw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b712/importcfg -pack /usr/lib/golang/src/math/cmplx/abs.go /usr/lib/golang/src/math/cmplx/asin.go /usr/lib/golang/src/math/cmplx/conj.go /usr/lib/golang/src/math/cmplx/exp.go /usr/lib/golang/src/math/cmplx/isinf.go /usr/lib/golang/src/math/cmplx/isnan.go /usr/lib/golang/src/math/cmplx/log.go /usr/lib/golang/src/math/cmplx/phase.go /usr/lib/golang/src/math/cmplx/polar.go /usr/lib/golang/src/math/cmplx/pow.go /usr/lib/golang/src/math/cmplx/rect.go /usr/lib/golang/src/math/cmplx/sin.go /usr/lib/golang/src/math/cmplx/sqrt.go /usr/lib/golang/src/math/cmplx/tan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b708/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b587/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/90/9002bce96417e6bbb8126ff39987c1926beba0f2a97366e9e516932585ec228a-d # internal gonum.org/v1/gonum/internal/math32 mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p gonum.org/v1/gonum/internal/math32 -lang=go1.16 -complete -installsuffix shared -buildid YCRxI12ZO2qyWlhvPVCU/YCRxI12ZO2qyWlhvPVCU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b715/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/math32/doc.go ./vendor/gonum.org/v1/gonum/internal/math32/math.go ./vendor/gonum.org/v1/gonum/internal/math32/signbit.go ./vendor/gonum.org/v1/gonum/internal/math32/sqrt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/0e/0e1944be8acc6dae565cb27dcdc2bc110032dd5bbba77218517531aeaf647b7d-d # internal gonum.org/v1/gonum/internal/cmplx64 mkdir -p $WORK/b714/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b715/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p gonum.org/v1/gonum/internal/cmplx64 -lang=go1.16 -complete -installsuffix shared -buildid TwwIr7gkXrwudf3yFH-Y/TwwIr7gkXrwudf3yFH-Y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b714/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 cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/d6/d697bf9f849771e3e9d4065a0dc266cca1b9a9cb4a6dcb840e80154632906749-d # internal gonum.org/v1/gonum/graph/iterator mkdir -p $WORK/b704/ cat >$WORK/b704/go_asm.h << 'EOF' # internal EOF cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/4c/4c83d4b06be0ad72134a54391c0cee4f0571edcb6569967876f1f668d2564ed4-d # internal gonum.org/v1/gonum/graph/internal/set mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b702/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p gonum.org/v1/gonum/graph/internal/set -lang=go1.16 -complete -installsuffix shared -buildid 3W1w_A6l35h5T1Jak4zY/3W1w_A6l35h5T1Jak4zY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b706/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/set/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/set/same.go ./vendor/gonum.org/v1/gonum/graph/internal/set/set.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_386/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b704=>" -I $WORK/b704/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b704/symabis ./map.s cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b702/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/e5/e50cfbc499862a4f6ea59f9919cf98426e4e32cead6f708863d018fb4c38ff35-d # internal gonum.org/v1/gonum/internal/asm/c64 mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b714/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b715/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p gonum.org/v1/gonum/internal/asm/c64 -lang=go1.16 -complete -installsuffix shared -buildid 0fH020OjBgs6Ij_5OPPj/0fH020OjBgs6Ij_5OPPj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b713/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c64/conj.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p gonum.org/v1/gonum/graph/iterator -lang=go1.16 -installsuffix shared -buildid yIBvmNJd-6egQT76FA7S/yIBvmNJd-6egQT76FA7S -goversion go1.19.1 -symabis $WORK/b704/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b704/importcfg -pack -asmhdr $WORK/b704/go_asm.h ./vendor/gonum.org/v1/gonum/graph/iterator/doc.go ./vendor/gonum.org/v1/gonum/graph/iterator/edges.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines_map.go ./vendor/gonum.org/v1/gonum/graph/iterator/map.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes_map.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b706/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/84/846a006d9c0abf7acc69efc34726d4359c6d95a420ef19ba1c9ac4077b4db647-d # internal gonum.org/v1/gonum/graph/set/uid mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b706/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p gonum.org/v1/gonum/graph/set/uid -lang=go1.16 -complete -installsuffix shared -buildid Q1IG4mLXEkT466-8hy4u/Q1IG4mLXEkT466-8hy4u -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b705/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/set/uid/uid.go cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/d6/d6b884421f818740a96e3bde759e7b0d3c8231756b50e4f9eddb68a67ff08415-d # internal gonum.org/v1/gonum/internal/asm/c128 mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile math/cmplx=$WORK/b712/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p gonum.org/v1/gonum/internal/asm/c128 -lang=go1.16 -complete -installsuffix shared -buildid 8b1NENTE7uHBCFvQ8iBg/8b1NENTE7uHBCFvQ8iBg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b711/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c128/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/ed/edd2765afc7977c8a84e15d271955fd701462d86aead2a3730b2041e67f718fd-d # internal gonum.org/v1/gonum/internal/asm/f32 mkdir -p $WORK/b716/ cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b715/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p gonum.org/v1/gonum/internal/asm/f32 -lang=go1.16 -complete -installsuffix shared -buildid SOJzGMhBwxVq1_xzQ8Kv/SOJzGMhBwxVq1_xzQ8Kv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b716/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f32/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/gemv.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/l2norm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/cc/cc1df093f322d01236a0cdb5b7a722cc7b7b0e89dbffba21d353ae7f661a0a95-d # internal gonum.org/v1/gonum/internal/asm/f64 mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p gonum.org/v1/gonum/internal/asm/f64 -lang=go1.16 -complete -installsuffix shared -buildid 9W88TRMKjm-5-JknKRsD/9W88TRMKjm-5-JknKRsD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b717/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f64/axpy.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/dot.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/l2norm_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/68/68058f53f54eba30c2691326497ee0374e6b3240051bb375b3ddcc7e0fe4a1b0-d # internal gonum.org/v1/gonum/lapack mkdir -p $WORK/b721/ cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b708/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p gonum.org/v1/gonum/lapack -lang=go1.16 -complete -installsuffix shared -buildid 88zJD97Z45k3sWfjVMVH/88zJD97Z45k3sWfjVMVH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b721/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/3f/3fcbe0293db07b459f65c00e1684e76a3449553fda8f1b2d63bf248a18393439-d # internal gonum.org/v1/gonum/graph/internal/linear mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b702/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p gonum.org/v1/gonum/graph/internal/linear -lang=go1.16 -complete -installsuffix shared -buildid oVktUSj8AugizUsbQMGt/oVktUSj8AugizUsbQMGt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b725/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_386/buildid -w $WORK/b716/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/74/747989032af92351fb2ef508de96e64f477b551dd831f00194f1ccd485f2b86a-d # internal cloud.google.com/go/storage/internal mkdir -p $WORK/b870/ cat >$WORK/b870/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p cloud.google.com/go/storage/internal -lang=go1.16 -complete -installsuffix shared -buildid NFXKFdihV5hoBEserDMm/NFXKFdihV5hoBEserDMm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b870/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/version.go cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/de/dea97b482d90f0532c01d07733100057f47696083ffde76d25672cdd667b100b-d # internal go.opencensus.io/internal/tagencoding mkdir -p $WORK/b890/ cat >$WORK/b890/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p go.opencensus.io/internal/tagencoding -lang=go1.16 -complete -installsuffix shared -buildid Se-i2DuQZHgAJaqD6orU/Se-i2DuQZHgAJaqD6orU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b890/importcfg -pack ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/cb/cbd1db4d23231d5772e92d2fd31ad91024b2b70832decd4d6f2036aa9d3671d2-d # internal github.com/prometheus/prometheus/pkg/value mkdir -p $WORK/b945/ cat >$WORK/b945/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p github.com/prometheus/prometheus/pkg/value -lang=go1.16 -complete -installsuffix shared -buildid Vu16XEdvg4clbbh0y3z4/Vu16XEdvg4clbbh0y3z4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b945/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/value/value.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_386/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b704=>" -I $WORK/b704/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b704/map.o ./map.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b890/_pkg_.a # internal cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/3a/3a7042080ae98932a5013208db3b550091fe7cfb49a262292c61dcf058c664b3-d # internal github.com/dennwc/varint mkdir -p $WORK/b961/ cat >$WORK/b961/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p github.com/dennwc/varint -lang=go1.16 -complete -installsuffix shared -buildid mt0O4QMAABfF-Pv595VR/mt0O4QMAABfF-Pv595VR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b961/importcfg -pack ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/dennwc/varint/varint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b945/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b704/_pkg_.a $WORK/b704/map.o # internal cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/fb/fb3d8b95ae53d930bacf413675b6fdc24d8ad12a98e96d76083fd8d4d4298da2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b704/_pkg_.a # internal github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b962/ cat >$WORK/b962/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p github.com/prometheus/prometheus/tsdb/goversion -lang=go1.16 -complete -installsuffix shared -buildid pbMeYlvzcVyZhu1oxLFT/pbMeYlvzcVyZhu1oxLFT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b962/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_386/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/e5/e5c75e3ca71be504159d924f3626e3badb4b1b95f4b4c7cb544c8109774dfa66-d # internal gonum.org/v1/gonum/graph/traverse mkdir -p $WORK/b726/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b702/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b725/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b706/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p gonum.org/v1/gonum/graph/traverse -lang=go1.16 -complete -installsuffix shared -buildid a4pCU3oyuJSEaoL1E12R/a4pCU3oyuJSEaoL1E12R -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b726/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/traverse/doc.go ./vendor/gonum.org/v1/gonum/graph/traverse/traverse.go cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/16/16a56f9ff8b5751daa78c0a6ddc20e8fa4b367118f47492c7b0c35d2af112bf4-d # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/fb/fb806cc2f1c006799340de4fc6db4862b8e3f79ed1e04755513a52c4bfdd907f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b962/_pkg_.a # internal cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/40/40d09b5dee82394f02a280b32bbc99fa16b5b188ce52b841a5c9f1e41878c02f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b961/_pkg_.a # internal cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/a7/a7e541a020b11344f6491ac1de21db7fc86172c56d0d77f953494dad543a2536-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/89/89e569afcffd2c1c42a94470159f8716470ac67628be4db8ceff26234c8f9ff2-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b010/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b010/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b010/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b010/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b010/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b010/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b010/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b010/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_386.o $WORK/b010/duff_386.o $WORK/b010/memclr_386.o $WORK/b010/memmove_386.o $WORK/b010/preempt_386.o $WORK/b010/rt0_linux_386.o $WORK/b010/sys_linux_386.o $WORK/b010/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/4b/4bb7c89b830bd8fbda0c5a5fea7d954caee527736ad03ebc53bc5fdb76e81525-d # internal runtime/metrics mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF internal/reflectlite mkdir -p $WORK/b006/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p runtime/metrics -std -installsuffix shared -buildid IFmrfZEKAHW6z9gNONfG/IFmrfZEKAHW6z9gNONfG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b478/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 sync mkdir -p $WORK/b021/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -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.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync -std -installsuffix shared -buildid R1b5jFVVdziag0wQEn-d/R1b5jFVVdziag0wQEn-d -goversion go1.19.1 -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_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/reflectlite -std -installsuffix shared -buildid r7Ri98F7ECxS-7b8mC-6/r7Ri98F7ECxS-7b8mC-6 -goversion go1.19.1 -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_386/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/74/743bfb142f9021df0b2b010e5d5ac54c92ee6bc6faabf853ee61820515cf4084-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/79/79e6c993c3c1b8cfbdbd486c73880e8baf28299f534ef13f118fa6933c8dac16-d # internal internal/testlog mkdir -p $WORK/b046/ cat >$WORK/b046/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_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/testlog -std -complete -installsuffix shared -buildid fbpmUklLVgpEDMkpcE89/fbpmUklLVgpEDMkpcE89 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go internal/singleflight mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p internal/singleflight -std -complete -installsuffix shared -buildid VpRfjzVn9mceksSv9qaj/VpRfjzVn9mceksSv9qaj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go math/rand mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b289/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p math/rand -std -complete -installsuffix shared -buildid -7V72kOc9fBsnE54OWpc/-7V72kOc9fBsnE54OWpc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid euAKlxKLTT5OkOxCB--p/euAKlxKLTT5OkOxCB--p -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go runtime/cgo mkdir -p $WORK/b159/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b159/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b159/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/fd/fd7b8895eaa022a1ac18448470ef1493d11c51678f6f6811f10e6fd8cfd7cff0-d # internal google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b347/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.16 -complete -installsuffix shared -buildid ygytOG6Yxo6C1bTBvcgC/ygytOG6Yxo6C1bTBvcgC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/9f/9fb443b56aeb88374122086eb327f9664b9334341639365e6f9c86c7d0ef0e6c-d # internal google.golang.org/grpc/internal/buffer mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p google.golang.org/grpc/internal/buffer -lang=go1.16 -complete -installsuffix shared -buildid AXPd9WU8c_VHX9pR076a/AXPd9WU8c_VHX9pR076a -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/e1/e1e5b67a972c235f3c22b8155511bf9bdd4c0ae911ab54122e807b7b72d30c9a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/37/37c4ab3ff489186dd58df0b2b6c068002c2e824effac32e74fc6d96647fec9db-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/47/47bd7a2e7fb7d82dcb604220c602d58270ec557fd68d1622caa0154f0f9ce8e6-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/79/79839fe27fbbfbc7e6e894db80b02f79618a3e344a8409c81dec956bf34e4eaf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal errors mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p errors -std -complete -installsuffix shared -buildid SfpQePp-LkNkPcr9lrz3/SfpQePp-LkNkPcr9lrz3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p sort -std -complete -installsuffix shared -buildid UxKMFxb-x9OY4mTNQyUW/UxKMFxb-x9OY4mTNQyUW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK gcc -Wl,--no-gc-sections -x c - -o /dev/null || true cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d0/d075dcb65db6be9eea4e83ffbffcc03e5e66e563d9c05f16557d0b16a2ae9952-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/66/6655ec41c7338d5b309f26265eaeac4440f3fcb171c0f02938027f2e7f52b546-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true io mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p io -std -complete -installsuffix shared -buildid 0JnfuW2doynpnZ7LGAuw/0JnfuW2doynpnZ7LGAuw -goversion go1.19.1 -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 cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true github.com/josharian/intern google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b501/ cd $WORK/b159 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b398/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/josharian/intern -lang=go1.16 -complete -installsuffix shared -buildid io71Lf3P8VY5dfdyWyv1/io71Lf3P8VY5dfdyWyv1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./vendor/github.com/josharian/intern/intern.go cat >$WORK/b398/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_386/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.16 -complete -installsuffix shared -buildid nBDyFR3P-hXN4i_Kx3e_/nBDyFR3P-hXN4i_Kx3e_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b398/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go internal/oserror mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/oserror -std -complete -installsuffix shared -buildid -7HS8yZCxmG1d2fexxUE/-7HS8yZCxmG1d2fexxUE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3b/3b6601bcf28c4e5f564503eaefde3516d0d71191c9b6b22c22f30f6762fb9c1a-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b029/symabis ./asm_linux_386.s cd $WORK/b159 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b501/_pkg_.a # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -installsuffix shared -buildid 2itEeqJMGf4Uzi44D_i4/2itEeqJMGf4Uzi44D_i4 -goversion go1.19.1 -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/flock_linux_32bit.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_32_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_386.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_386.go /usr/lib/golang/src/syscall/zsyscall_linux_386.go /usr/lib/golang/src/syscall/zsysnum_linux_386.go /usr/lib/golang/src/syscall/ztypes_linux_386.go cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/90/904fdc2def09d2adbd87f8ae6c3f04dd89a721514690d8fddc7de78b673404d7-d # internal strconv mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p strconv -std -complete -installsuffix shared -buildid DLmuFtrMZCpJPzSXvuR0/DLmuFtrMZCpJPzSXvuR0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3e/3ef41306a67cf92e329370be4f9ad2ad2d1e9d63a716865fa0be35d0dc52c45c-d # internal path mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p path -std -complete -installsuffix shared -buildid 8vld7AgMrZKbmyhmtxTs/8vld7AgMrZKbmyhmtxTs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I $WORK/b159/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b159/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/20/20af5cb0e95cbb551f8088e9c66597a37fe35699b0532f71f30936dcc57ffecb-d # internal github.com/mpvl/unique mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/mpvl/unique -lang=go1.16 -complete -installsuffix shared -buildid 8NivO6CkkQEau5IqdRSV/8NivO6CkkQEau5IqdRSV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack ./vendor/github.com/mpvl/unique/unique.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I $WORK/b159/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b159/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/61/61d83675a15259e2c3570018f292c6c46ecf4802e2c20c65e45e6000e46e865e-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid C6poBWqvZz_6dWhiqUok/C6poBWqvZz_6dWhiqUok -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/9b/9b3e25a602d28f817ab9348f213ff56ea4ac611847fce939386b3106ecaf6e7a-d # internal bytes mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p bytes -std -installsuffix shared -buildid FiHlvmfeEc0vZamrk6wY/FiHlvmfeEc0vZamrk6wY -goversion go1.19.1 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/10/10a141b02342b237321ae61a0e4021b9452ecb13792e9c09a4c5be558190a606-d # internal strings mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p strings -std -complete -installsuffix shared -buildid wNQo2_s63WDmPPrQPa5I/wNQo2_s63WDmPPrQPa5I -goversion go1.19.1 -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I $WORK/b159/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b159/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I $WORK/b159/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b159/_x006.o -c gcc_linux_386.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/30/300d51c82fd54c49cad13af825a4f9b826d4bb7a62c5c0c7663376102f399d94-d # internal hash mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p hash -std -complete -installsuffix shared -buildid mwV3nNp-9CxktJ-UmH_3/mwV3nNp-9CxktJ-UmH_3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/6b/6b609d9a69170e1d4e3dd63830e7a65e88bf1dbe4cda7c63983dd9520a95a4df-d # internal hash/crc32 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p hash/crc32 -std -complete -installsuffix shared -buildid ybJ7emv4o_ttzeMB0WyV/ybJ7emv4o_ttzeMB0WyV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c9/c93ae778ae6827a609d9bcd1ca0c137aef2c59840a7abf656b04f9c480d099c1-d # internal reflect mkdir -p $WORK/b037/ cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b037/symabis ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p reflect -std -installsuffix shared -buildid FYF0Eeb0nq4p5vHk8gqo/FYF0Eeb0nq4p5vHk8gqo -goversion go1.19.1 -symabis $WORK/b037/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I $WORK/b159/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b159/_x007.o -c gcc_setenv.c cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3e/3e2df5284c53f2b67112903581599fa1a7fc5c2b8a2bd9c29e728accf6dc38e9-d # internal bufio mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bufio -std -complete -installsuffix shared -buildid w5CGs36a7EM4AaKmri2t/w5CGs36a7EM4AaKmri2t -goversion go1.19.1 -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_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/9d/9dc445dd174cda370e061056cab8324620699d9520d3413336bcb14dc1bda9a1-d # internal hash/fnv mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p hash/fnv -std -complete -installsuffix shared -buildid 8Qajvo397rvFCt3rjxg_/8Qajvo397rvFCt3rjxg_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I $WORK/b159/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b159/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b029/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/8b/8b4c10364a852e2c35f92fd3d9139bb37b2ad4e1fd740456abc9c9d60f04f0b0-d # internal text/tabwriter mkdir -p $WORK/b074/ cat >$WORK/b074/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.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p text/tabwriter -std -complete -installsuffix shared -buildid lN2rgb9a1N04E-AmbOPl/lN2rgb9a1N04E-AmbOPl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e5/e5a598451e535d54ef31cfb37e9599adb8299fc31b86536a88e57266b353ace7-d # internal golang.org/x/text/transform mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p golang.org/x/text/transform -lang=go1.16 -complete -installsuffix shared -buildid _ZHZ4KPJWMjW-anStM0L/_ZHZ4KPJWMjW-anStM0L -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/85/85b77faa58eaa430897f8486d9c0986ed4c7759dc06d10ec7ba5c28ba3586afb-d # internal time mkdir -p $WORK/b028/ 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_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p time -std -installsuffix shared -buildid 83t6w0Ub31O2fEUXZO22/83t6w0Ub31O2fEUXZO22 -goversion go1.19.1 -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 cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/23/23298cb8e186a35ca3c6042802630796cde17f2cc078ba622cf391155738c677-d # internal internal/syscall/unix mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid _F-nR0g6vvO8U70LWIBo/_F-nR0g6vvO8U70LWIBo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat64_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_linux_32bit.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_386.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I $WORK/b159/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b159/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/dd/dd4496b80bdb952580c229c8c1b8d2868ca38a0642e357ceb291567a9a5a10c5-d # internal internal/syscall/execenv mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid Lss3lIFHrQNAnvxMxC_W/Lss3lIFHrQNAnvxMxC_W -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5a/5ad0c10712a145bba6f15ea257ca0f99cac770deae95442360bb68e7e273ed4f-d # internal html mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p html -std -complete -installsuffix shared -buildid MP9aw_r-azGtDaHI-kHV/MP9aw_r-azGtDaHI-kHV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/46/46cefd66a6f99d7176f2140a211b108f52a0af58e2b03449566e3b0d82c6332a-d # internal regexp/syntax mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p regexp/syntax -std -complete -installsuffix shared -buildid fi-q5ID2DHpQzl8z8Tg8/fi-q5ID2DHpQzl8z8Tg8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I $WORK/b159/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b159/_x010.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/a9/a94f630f968b4dcf7b4f9d6dc120a5af343b46566f8c99284d4bafae1d3e1a44-d # internal golang.org/x/text/encoding mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b078/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p golang.org/x/text/encoding -lang=go1.16 -complete -installsuffix shared -buildid zIB6pgPCW1XID_idtXdY/zIB6pgPCW1XID_idtXdY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/38/38f8c620ae32804b4c4f098fdd91c22f97e9cb37f42e96c47267322ec12b4ce7-d # internal golang.org/x/text/runes mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p golang.org/x/text/runes -lang=go1.16 -complete -installsuffix shared -buildid NyaGF7kGqu6ztou1Ex1S/NyaGF7kGqu6ztou1Ex1S -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack ./vendor/golang.org/x/text/runes/cond.go ./vendor/golang.org/x/text/runes/runes.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I $WORK/b159/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b159/_x011.o -c gcc_386.S /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c8/c855c7d2f8b50203c02394da047d10ad5479993b06c947d839fc3a231720def5-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b077/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b078/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p golang.org/x/text/encoding/internal -lang=go1.16 -complete -installsuffix shared -buildid M_nncf2jvBHuINmlpc5x/M_nncf2jvBHuINmlpc5x -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go cd $WORK/b159 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -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_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/d8/d8d1380ec0da821a77e64c22af3a74f880615ec22f4e8932357da4037b0f50c4-d # internal crypto mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto -std -complete -installsuffix shared -buildid 9zFcw4zqygg1CbuZRPID/9zFcw4zqygg1CbuZRPID -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/crypto.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -o $WORK/b159/_cgo_.o $WORK/b159/_cgo_main.o $WORK/b159/_x001.o $WORK/b159/_x002.o $WORK/b159/_x003.o $WORK/b159/_x004.o $WORK/b159/_x005.o $WORK/b159/_x006.o $WORK/b159/_x007.o $WORK/b159/_x008.o $WORK/b159/_x009.o $WORK/b159/_x010.o $WORK/b159/_x011.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/b9/b975aa9e560f66df6d2825787e36f3a7f1bf85701c4eb3a951c7c3a49e53b33f-d # internal golang.org/x/text/encoding/unicode mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b077/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b080/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b078/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b081/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b082/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p golang.org/x/text/encoding/unicode -lang=go1.16 -complete -installsuffix shared -buildid raZlEJqVQe_6dP3J-FAk/raZlEJqVQe_6dP3J-FAk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack ./vendor/golang.org/x/text/encoding/unicode/override.go ./vendor/golang.org/x/text/encoding/unicode/unicode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/f6/f636ba0599bd006971226cbd00c16d4cb18b1118f5a1dd1828908886449d9a0e-d # internal crypto/internal/randutil mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 7MFz0ay9oVoSqMEzo7rE/7MFz0ay9oVoSqMEzo7rE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/eb/eb737b56b3c2b2d2e9c78141915caac054cb15c8cccc4c7450b73c19e911cfc9-d # internal crypto/internal/nistec/fiat mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid Ul49H5gCvQ0MVjuMu_-F/Ul49H5gCvQ0MVjuMu_-F -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b181/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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b159/_cgo_.o -dynout $WORK/b159/_cgo_import.go -dynlinker /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cat >$WORK/b159/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b159/symabis ./asm_386.s cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/35/3535847df4a6997b60ff8997b234c04636dab8f5ba9baf8c5d1d3bf0908710a4-d # internal crypto/rc4 mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid 49511LVzwofhUeqTeftu/49511LVzwofhUeqTeftu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >$WORK/b159/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_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p runtime/cgo -std -installsuffix shared -buildid X_ApzZBmZy1QxY6OI6sS/X_ApzZBmZy1QxY6OI6sS -goversion go1.19.1 -symabis $WORK/b159/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack -asmhdr $WORK/b159/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b159/_cgo_gotypes.go $WORK/b159/cgo.cgo1.go $WORK/b159/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/1f/1fa290a9cabb49c4323deb83c9196ec31cfa906a8732f437ff04cada14045fe3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/9f/9f51d8e9d44afe58935fef744f9ce8edd0e04466ec1aba403047b053085932f6-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b203/ cat >$WORK/b203/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_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid Yoo-9FQ-Sah77x7b9DsV/Yoo-9FQ-Sah77x7b9DsV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go regexp mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p regexp -std -complete -installsuffix shared -buildid bSbkvZkGxyrsx0idC-i4/bSbkvZkGxyrsx0idC-i4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b159/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b159/_pkg_.a $WORK/b159/asm_386.o $WORK/b159/_x001.o $WORK/b159/_x002.o $WORK/b159/_x003.o $WORK/b159/_x004.o $WORK/b159/_x005.o $WORK/b159/_x006.o $WORK/b159/_x007.o $WORK/b159/_x008.o $WORK/b159/_x009.o $WORK/b159/_x010.o $WORK/b159/_x011.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/5b/5b76bcf712df083537e93bd9806fd6b6cd080ee0801f019b6d9897235b676897-d # internal net/http/internal/ascii mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid 8paw7wU88XjpgqsKZZBn/8paw7wU88XjpgqsKZZBn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d9/d91c4cd481b11492ffd54412714807531d0642f472fedb923a34f3e277744ee2-d # internal github.com/mitchellh/go-wordwrap mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/mitchellh/go-wordwrap -lang=go1.16 -complete -installsuffix shared -buildid rKI5WFGL4z9KOQPQXDxW/rKI5WFGL4z9KOQPQXDxW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./vendor/github.com/mitchellh/go-wordwrap/wordwrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/08/0841017e69303f7f1c541360e7263d5b70b9072955bccef990b1f81e62697694-d # internal github.com/gobwas/glob/util/strings mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/gobwas/glob/util/strings -lang=go1.16 -complete -installsuffix shared -buildid 86sw2LNsVYuMwuvvsmvb/86sw2LNsVYuMwuvvsmvb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack ./vendor/github.com/gobwas/glob/util/strings/strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/b4/b448141475652199263cf94cd071f02731df3c1cef011cfe7fe4682e7f1973ad-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/aws/aws-sdk-go/internal/sdkio -lang=go1.16 -complete -installsuffix shared -buildid rrz4vwi2By_C9NgVnPDn/rrz4vwi2By_C9NgVnPDn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b291/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 cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/23/23cc8dde59b1b80470f53f87dd3bdf5bb3549a4df45f1de02bebce0037952074-d # internal context mkdir -p $WORK/b027/ 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_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p context -std -complete -installsuffix shared -buildid dvKGqOXOOHfi_iFhks9o/dvKGqOXOOHfi_iFhks9o -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/76/76fabb53a92561f644b7ea6e560488599a5c2b80f8df5c1da5b6000a11cc0912-d # internal internal/poll mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/poll -std -installsuffix shared -buildid CUkWXLUlLqOSzYoYV7ch/CUkWXLUlLqOSzYoYV7ch -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/ac/acf355791b848a74ccb66614144eb43f269e32bb13b6df2e3fbbcd1516db4a64-d # internal io/fs mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p io/fs -std -complete -installsuffix shared -buildid L5JtiOMvTHPXGkDo1aiY/L5JtiOMvTHPXGkDo1aiY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b4/b46c250ed32c77848c2808a054608382eabaa85d621c5f3d2b0fdd5b1791f0f7-d # internal github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b247/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/google/go-cmp/cmp/internal/diff -lang=go1.16 -complete -installsuffix shared -buildid CuNz9FcOHI67swwBCP1v/CuNz9FcOHI67swwBCP1v -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b246/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_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/41/41799840e661d3d4dd41d110e6ae33a3f97f9fc5837b2f80295b78bffedd7983-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -lang=go1.16 -complete -installsuffix shared -buildid IZDENbLM1oGVyZ_1J7R8/IZDENbLM1oGVyZ_1J7R8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b298/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_386/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/af/af7cb636ef3b4240176432b16a17bc98ff959bb281901e9850a160ccd436d779-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b048/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -lang=go1.16 -complete -installsuffix shared -buildid 2kRFGG5fOXf45yJIGjML/2kRFGG5fOXf45yJIGjML -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/37/379a1437c1f352161fbd5e5df504466275df1fb0bf50c7baca6aac7cf21382db-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/aws/aws-sdk-go/internal/strings -lang=go1.16 -complete -installsuffix shared -buildid Rg36_w2uztW0REll_CZy/Rg36_w2uztW0REll_CZy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/e4/e4b12d791142eb784d4224ab67ca7e92f3fd57bc427d7152ecaff6236242f0d0-d # internal google.golang.org/grpc/backoff mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p google.golang.org/grpc/backoff -lang=go1.16 -complete -installsuffix shared -buildid wGXoOjItYUu9itsCwscf/wGXoOjItYUu9itsCwscf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/47/472cfb660ea78b7c2554362d8b9bbdff4825d0d2e3438774120f14cf9a743a88-d # internal google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p google.golang.org/grpc/internal/grpcrand -lang=go1.16 -complete -installsuffix shared -buildid E660GxKWQzmzUkicDSAc/E660GxKWQzmzUkicDSAc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b376/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/bb/bb0611d405f8899c5fd2a4b75bcb0b791927a88da563ab718e03cbc2702a7786-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p google.golang.org/grpc/encoding -lang=go1.16 -complete -installsuffix shared -buildid Y6LbjflvxeU9SJ2VArjc/Y6LbjflvxeU9SJ2VArjc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b379/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b037/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/52/5219cfc6bc3fcef3082563e9ecb75fcfeef907e5d7a5401b4b011192db361461-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p google.golang.org/grpc/keepalive -lang=go1.16 -complete -installsuffix shared -buildid V8rNcI4_nUHcTkQjzxyA/V8rNcI4_nUHcTkQjzxyA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/de/de16dabb06d3589306205afbc9637cc31a79493389b1350a332d35cde14e1d22-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b376/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p google.golang.org/grpc/internal/backoff -lang=go1.16 -complete -installsuffix shared -buildid BG_ZyWHXq1wyhUXkYHS1/BG_ZyWHXq1wyhUXkYHS1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/3b/3b02ad93d2f2c4270eff68c3632d4173f7cde094134605de5a14ec6f11bcb250-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p google.golang.org/grpc/tap -lang=go1.16 -complete -installsuffix shared -buildid m5iozRFZ1XsQW0dfu3Jm/m5iozRFZ1XsQW0dfu3Jm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/ce/cebf30a9604df913db9229f1ff8abd7a85e0e74e376932e6fb9e421645d36cf9-d # internal golang.org/x/net/context mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p golang.org/x/net/context -lang=go1.16 -complete -installsuffix shared -buildid eaqElqFt5ZimJnu75IOz/eaqElqFt5ZimJnu75IOz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b421/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_386/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/49/49e9d2a2940ae4c46e536d254b83bbf99d1a44bf36c6a42dd9a5d89a32ab85b1-d # internal github.com/apache/arrow/go/arrow/float16 mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/apache/arrow/go/arrow/float16 -lang=go1.16 -complete -installsuffix shared -buildid dpYcKu_sC1f3HlsYNum0/dpYcKu_sC1f3HlsYNum0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/float16/float16.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/22/22113acf8144ac78371ae7d2c60d776758d038947d927016726d8171611244a2-d # internal github.com/apache/arrow/go/arrow/internal/flatbuf mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile github.com/google/flatbuffers/go=$WORK/b447/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/apache/arrow/go/arrow/internal/flatbuf -lang=go1.16 -complete -installsuffix shared -buildid I6OfcT-6IOXX44tSCKOz/I6OfcT-6IOXX44tSCKOz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b446/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_386/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/31/3180b4c7c97964f430dae61e01366557e889dc5c72d7212a68753fcf2f734c21-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/beorn7/perks/quantile -lang=go1.16 -complete -installsuffix shared -buildid BA2iC7PLD71Dax5LNoq0/BA2iC7PLD71Dax5LNoq0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/de/de2e45fdf1d9c169130b7bdc68ec973334e91894b7b4e10ad07e1572fd5d3251-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid 2odz2VUpfLgnxAAwvYGp/2odz2VUpfLgnxAAwvYGp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b481/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/34/343bb41c61ef5f40485aacfc04dc3de7e803e59d1fb125acb74cf231ea4bd4a3-d # internal internal/fmtsort mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid LZrN1gurC7E2uyjwh1Nf/LZrN1gurC7E2uyjwh1Nf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/79/7909f571ef6d9e5d68c57760851299507dc05c077c8631d1daf43cfb373963ca-d # internal encoding/binary mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding/binary -std -complete -installsuffix shared -buildid DfgmsZ9SId2yLMvqBlYE/DfgmsZ9SId2yLMvqBlYE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/cf/cf454b29b0d88e0eef18a34817d8a4395d9e4c441a99b8d583615037f3ed815c-d # internal github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/google/go-cmp/cmp/internal/function -lang=go1.16 -complete -installsuffix shared -buildid Kxb6-6_aytED-l0sRIps/Kxb6-6_aytED-l0sRIps -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6a/6ab1512c06ee53c56f732fbbd2854311f7ad1627a052b3e336dcd746f2dbc217-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e997430b1f9b91f56317b5daf12dcda23e87df086bd40eef6d8ed3825ea453fa-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b464/ cat >$WORK/b464/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b464=>" -I $WORK/b464/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b464/symabis ./relfect2_386.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s os mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/syscall/execenv=$WORK/b045/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile internal/testlog=$WORK/b046/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p os -std -installsuffix shared -buildid JqGCMOoObLxXPhPNDccv/JqGCMOoObLxXPhPNDccv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/rlimit.go /usr/lib/golang/src/os/rlimit_stub.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/modern-go/reflect2 -lang=go1.16 -installsuffix shared -buildid GxMitIasTTvWwtxceYQ5/GxMitIasTTvWwtxceYQ5 -goversion go1.19.1 -symabis $WORK/b464/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack -asmhdr $WORK/b464/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_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/50/50f632eb617148d797f77208351a9b61534efd0d232cd160605d550a65f5898d-d # internal embed mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p embed -std -complete -installsuffix shared -buildid 6J95vFIIkuldQdUgwjI5/6J95vFIIkuldQdUgwjI5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/0f/0f38957b5d984cb68c635f5174f941937421ec9a55440491dd4d975d69d9d007-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b151/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/hashicorp/golang-lru/simplelru -lang=go1.16 -complete -installsuffix shared -buildid JLDSFDXjACN3DTU7kukF/JLDSFDXjACN3DTU7kukF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b524/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_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/fb/fb06fda8d094f83f243df0e0d8092d3ee269c106adbf88940a93a709c3593b6b-d # internal encoding/base64 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/base64 -std -complete -installsuffix shared -buildid YGtnDbvvWl_A-yvZ-cqd/YGtnDbvvWl_A-yvZ-cqd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/df/df025046a3206ece29841b68026fd3b085942d0ffe76407514a90e75cc52ed3f-d # internal crypto/internal/edwards25519/field mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid qy2lIKh-Sa_Y0AL401d2/qy2lIKh-Sa_Y0AL401d2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f2/f213dbc30afaa337051082283d978b71f7f7cf14366e97ad53a1f49f0136d709-d # internal crypto/cipher mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/cipher -std -complete -installsuffix shared -buildid a09qgR_TmcxwZ_8yvcsc/a09qgR_TmcxwZ_8yvcsc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/0d/0d4e7a96a53aa84d0fef4ca3dc8945f4029a4b36fa411fca81aafed5ecbf5f8f-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b113/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid MhpntxQXDpnPVWr8AVF8/MhpntxQXDpnPVWr8AVF8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/8d/8df0586132630e5d1d635ca78fd8f90b6043451ba44d937b47f3911023e067ce-d # internal crypto/internal/boring mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b119/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid EKt3q2tyV4JXNebt4mPH/EKt3q2tyV4JXNebt4mPH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/d5/d5468b431854841a9c589253d751c4d0c7ab63eb4d503c9fa06cc3243e1af31f-d # internal crypto/sha512 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/internal/boring=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/sha512 -std -complete -installsuffix shared -buildid RVTqS3ueSZg_SuEm-6_e/RVTqS3ueSZg_SuEm-6_e -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/7c/7cef2dd04a4aef1eed662d1d30949b2c571116716f3e996e823044a0f86dc673-d # internal crypto/hmac mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b116/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/hmac -std -complete -installsuffix shared -buildid ezCaOQJc9az4LFYsaef4/ezCaOQJc9az4LFYsaef4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f2/f2767ba94bbe98b2fb6702890d312479f71078ca9097fad10f3979392dea0a0c-d # internal fmt mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p fmt -std -complete -installsuffix shared -buildid m8yNMDgFlgC_rJSzp9TR/m8yNMDgFlgC_rJSzp9TR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b3/b322a9fbed64aa5a3556fe0032a0a0191673d954819f50ac9356f703f370013d-d # internal path/filepath mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p path/filepath -std -complete -installsuffix shared -buildid 7f-7hCrPz4GtnELQF4RU/7f-7hCrPz4GtnELQF4RU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/0c/0c0b3dd373dd637ff92224518d29064c80ce9e1b231a52b336cbc5111cf49a2c-d # internal io/ioutil mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p io/ioutil -std -complete -installsuffix shared -buildid gg5A8bKfKhUHK4XGk_PB/gg5A8bKfKhUHK4XGk_PB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/e8/e812b543f5249a03b20cc8e6cffee0f0e473a095f3e3b60bdeb1347e3ad30d64-d # internal crypto/md5 mkdir -p $WORK/b126/ cat >$WORK/b126/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b126/symabis ./md5block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/9c/9c0641c04b9705604d72613f3882b5c6fee9634669c56857cd65ba8732b04079-d # internal crypto/sha1 mkdir -p $WORK/b127/ cat >$WORK/b127/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b127/symabis ./sha1block_386.s cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b111/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p crypto/md5 -std -installsuffix shared -buildid QcNAL4nF0SsbYvzVbpoF/QcNAL4nF0SsbYvzVbpoF -goversion go1.19.1 -symabis $WORK/b126/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/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/b127/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/internal/boring=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/sha1 -std -installsuffix shared -buildid Ze39iV_nI5wHsbh84v8F/Ze39iV_nI5wHsbh84v8F -goversion go1.19.1 -symabis $WORK/b127/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_decl.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/89/89641e44bf02bff10f483925ff0099f622f556822778f112348b6ff4d146e8fb-d # internal crypto/sha256 mkdir -p $WORK/b128/ cat >$WORK/b128/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b128/symabis ./sha256block_386.s cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/internal/boring=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/sha256 -std -installsuffix shared -buildid BxMh667AQCgukDMmW2_z/BxMh667AQCgukDMmW2_z -goversion go1.19.1 -symabis $WORK/b128/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b126/md5block_386.o ./md5block_386.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b127/sha1block_386.o ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b127/_pkg_.a $WORK/b127/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/71/71c3e15c8e5010718c517ced7e76033616e74c2a0bb4b937e0e778ea2fc23ce2-d # internal internal/godebug mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p internal/godebug -std -complete -installsuffix shared -buildid XDcfbuw_sKFOW0M-SxSP/XDcfbuw_sKFOW0M-SxSP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e7/e767758eee9a07b68f2a8e60ec2ccb1ec7f7c1f02f383add4261bf83d74e7c17-d # internal crypto/aes mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile crypto/internal/boring=$WORK/b116/_pkg_.a packagefile crypto/internal/subtle=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p crypto/aes -std -complete -installsuffix shared -buildid ZxaetbRqmoAUSZZGzMZY/ZxaetbRqmoAUSZZGzMZY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b126/_pkg_.a $WORK/b126/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/5c/5cc8fc81ccc6d5e11a38c3dfa3da8ef7d874ab2aa2728d432aaa0efbc4cdf1ec-d # internal crypto/des mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile crypto/internal/subtle=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p crypto/des -std -complete -installsuffix shared -buildid KASW7aoA46-4EDl1j-ql/KASW7aoA46-4EDl1j-ql -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b177/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_386/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/78/78c453b0f5095ead0445cc4f8e4106d6aa6afb71cf49d685a665b354ac7c59d1-d # internal internal/intern mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b154/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p internal/intern -std -complete -installsuffix shared -buildid QovMY6iP-KHjAoPu6TH6/QovMY6iP-KHjAoPu6TH6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b128/sha256block_386.o ./sha256block_386.s cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b464=>" -I $WORK/b464/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b464/relfect2_386.o ./relfect2_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/90/90919bb4175182cfe9c7f58eb250d883f03c9503f3d35278f52cf208cdb6eff5-d # internal net/netip mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/intern=$WORK/b158/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p net/netip -std -complete -installsuffix shared -buildid w_WnsZh1fUvfGMCagBV9/w_WnsZh1fUvfGMCagBV9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b157/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 cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b464=>" -I $WORK/b464/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b464/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/fb/fbf0177d04d311900549d8be83578377cbf9691409753a11a44f6286dc00f5a8-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b128/_pkg_.a $WORK/b128/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/50/506bc52aa16f490af45de56d9f9f0a14ed29458d3514da11b9b80922e0ee65e6-d # internal crypto/internal/nistec mkdir -p $WORK/b180/ cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/75/7503b274ef19b3d29c220c3f0be3bb7ff751f45f8b0acdac762d74949b31a708-d # internal os/exec cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b181/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p crypto/internal/nistec -std -complete -installsuffix shared -buildid XPH1yv7GmpFdMg47nC-8/XPH1yv7GmpFdMg47nC-8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go encoding/pem mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p encoding/pem -std -complete -installsuffix shared -buildid 85VKA5GRoZlyGXXgaQyv/85VKA5GRoZlyGXXgaQyv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go mkdir -p $WORK/b172/ cat >$WORK/b172/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/b154/_pkg_.a packagefile internal/syscall/execenv=$WORK/b045/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p os/exec -std -complete -installsuffix shared -buildid L6uJKOosQ2HHf3_iMBZ6/L6uJKOosQ2HHf3_iMBZ6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b172/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 cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b464=>" -I $WORK/b464/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b464/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b464=>" -I $WORK/b464/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b464/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b464/_pkg_.a $WORK/b464/relfect2_386.o $WORK/b464/relfect2_mips64x.o $WORK/b464/relfect2_mipsx.o $WORK/b464/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/34/34ff92b51d96a1846e6adaf48c176cd8446926bbdf94a786ab51738ed84a2971-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b194/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 4mERJX6RZNP0i5mPDqk-/4mERJX6RZNP0i5mPDqk- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/fc/fc0087187754cc8231b9539783d9aa99d69d0ef2af90070f9cd640e164ffb61b-d # internal compress/flate mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p compress/flate -std -complete -installsuffix shared -buildid BM7GaOmjY8RL73u3r3Jb/BM7GaOmjY8RL73u3r3Jb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/b7/b75443d3f7ee8047e5c179d528cb0c8c5ff1768b280a84d39fc3e529ec83577e-d # internal cuelang.org/go/cue/token mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p cuelang.org/go/cue/token -lang=go1.16 -complete -installsuffix shared -buildid EtmhLdKexppfdar5ovoX/EtmhLdKexppfdar5ovoX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack ./vendor/cuelang.org/go/cue/token/position.go ./vendor/cuelang.org/go/cue/token/token.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/b6/b6bce7e8b516f562dc36e0a7c27663f286d646d1e923927ffcd441ef18971692-d # internal database/sql/driver mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p database/sql/driver -std -complete -installsuffix shared -buildid yDlOe-7Oe6ePGxdgfSwR/yDlOe-7Oe6ePGxdgfSwR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/70/70aaa6081edf434914b46af3fea2d8e37df1b8b70633c8348b6972613eaadc20-d # internal github.com/pkg/errors mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid 6Q9UIqUz-WCdCfjXDlxY/6Q9UIqUz-WCdCfjXDlxY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/dc/dc7ca5c865a913f4d256df9e61949e59504ca07fbf3578e2ef078e17687ce3f5-d # internal math/big mkdir -p $WORK/b061/ cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b061/symabis ./arith_386.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p math/big -std -installsuffix shared -buildid pH75bNeQDGtn7YNZvm6O/pH75bNeQDGtn7YNZvm6O -goversion go1.19.1 -symabis $WORK/b061/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ff/ff19c48d5bad342ac322a3a395b0f0f7d2891409e7cc8b601c80afb4dd899208-d # internal cuelang.org/go/cue/errors mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b055/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p cuelang.org/go/cue/errors -lang=go1.16 -complete -installsuffix shared -buildid rzA195sCiipxRwIb3pju/rzA195sCiipxRwIb3pju -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack ./vendor/cuelang.org/go/cue/errors/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/77/7709962ef4e4e4540a61de69ddc87552689ad6c4901d260f0f7c714acb32cccc-d # internal encoding/hex mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p encoding/hex -std -complete -installsuffix shared -buildid YBewBrQmNUCIQLHXrcKi/YBewBrQmNUCIQLHXrcKi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/33/33dfa4d826a09a3e4a5906434c5742fe4f936987e7f3532699ef22f24dc101df-d # internal cuelang.org/go/cue/scanner mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p cuelang.org/go/cue/scanner -lang=go1.16 -complete -installsuffix shared -buildid woiznf0Q2BiJMsLKyVBY/woiznf0Q2BiJMsLKyVBY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack ./vendor/cuelang.org/go/cue/scanner/scanner.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/3f/3f4ebb6326eac3960151472e7f1d1f2a54932c14ca85a7689ef13737db085599-d # internal cuelang.org/go/internal/source mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p cuelang.org/go/internal/source -lang=go1.16 -complete -installsuffix shared -buildid 6V2WQVwBSzzDPH866fGn/6V2WQVwBSzzDPH866fGn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack ./vendor/cuelang.org/go/internal/source/source.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f1/f1bb1ddb346688a5d6fcd5205ca223a9202828ca87db80369af9ec3defdc8d41-d # internal encoding/json mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p encoding/json -std -complete -installsuffix shared -buildid 6rm7KZdjV3-UfEHBQyd9/6rm7KZdjV3-UfEHBQyd9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a1/a1472fc38c218e45e49c96e183ee8ee729eae60fa5e790ca5b0634e92a291160-d # internal net/url mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p net/url -std -complete -installsuffix shared -buildid cggSkzQmTVDKmGz1wAS7/cggSkzQmTVDKmGz1wAS7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1c/1caf24be4284f8e2ccee4859b1ffddc82b0c3b0dce3ee2c8f6ecf8ece3c8b912-d # internal text/template/parse mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p text/template/parse -std -complete -installsuffix shared -buildid Gc4Y4k-xw_o6or1QkEid/Gc4Y4k-xw_o6or1QkEid -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/af/afe0fa2f4369ba12075a444b55817a2a543e91caa648c65fe4d0f0f231e16bc7-d # internal log mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p log -std -complete -installsuffix shared -buildid M9u353e3wfZaGf00cCZB/M9u353e3wfZaGf00cCZB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/79/79c67d5007833bf7c41350147fc408cb0281f409dc9d22bafb7703f805e22c62-d # internal compress/gzip mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p compress/gzip -std -complete -installsuffix shared -buildid IGR7EOsVMf3CdJIk_ybG/IGR7EOsVMf3CdJIk_ybG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/67/6700c278f4bc5ffa1e94c6043465959aea467e2ce5a742a058a65866c96ef38a-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/63/637078ec6f9eecaf58d970aa9661a5c4358a7011fd54a1e856a52b7cb11328cc-d # internal encoding/gob mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p encoding/gob -std -complete -installsuffix shared -buildid j1wj7hJ5nBEca9zKz7be/j1wj7hJ5nBEca9zKz7be -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go golang.org/x/text/unicode/norm mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p golang.org/x/text/unicode/norm -lang=go1.16 -complete -installsuffix shared -buildid GsOlRNH7UPRXqHuDNLbE/GsOlRNH7UPRXqHuDNLbE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/2b/2b1ff5888ded706da701dd3325cf1a8130e1d56acc3502a0d2fb79fa190820d8-d # internal encoding/csv mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p encoding/csv -std -complete -installsuffix shared -buildid 4cJzOOLDAkQkbTcyQAWW/4cJzOOLDAkQkbTcyQAWW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/22/22bd3cc60b3597311e62fbc3078cf46641e005df8a7cd98a12780fe72fb8abb9-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid Xp6N4GXRPSzcZ7a0GF1j/Xp6N4GXRPSzcZ7a0GF1j -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b141/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_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/4a/4ac38aa95cf81d19c4bae24de0749f4da47a6ba9f634048d88f69dce64da7505-d # internal text/template mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template/parse=$WORK/b091/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p text/template -std -complete -installsuffix shared -buildid hUS1-ksgulAB5CeGeGLZ/hUS1-ksgulAB5CeGeGLZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b061/arith_386.o ./arith_386.s cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/5c/5ceb3515e797d8875a6adb730e2749adb11903176172c2584cca5e88151944e9-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b151/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p golang.org/x/text/unicode/bidi -lang=go1.16 -complete -installsuffix shared -buildid 3PkTk8uU4JHSVY0JHfF3/3PkTk8uU4JHSVY0JHfF3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b150/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b061/_pkg_.a $WORK/b061/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/25/25e2b4df02c8960874b5849c43159adfc1ed1f6809e5ad9f78fe2c97bb3c1203-d # internal github.com/cockroachdb/apd/v2 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/cockroachdb/apd/v2 -lang=go1.16 -complete -installsuffix shared -buildid PE8DgEzcH-PNKiMuVfzg/PE8DgEzcH-PNKiMuVfzg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack ./vendor/github.com/cockroachdb/apd/v2/condition.go ./vendor/github.com/cockroachdb/apd/v2/const.go ./vendor/github.com/cockroachdb/apd/v2/context.go ./vendor/github.com/cockroachdb/apd/v2/decimal.go ./vendor/github.com/cockroachdb/apd/v2/doc.go ./vendor/github.com/cockroachdb/apd/v2/error.go ./vendor/github.com/cockroachdb/apd/v2/form_string.go ./vendor/github.com/cockroachdb/apd/v2/format.go ./vendor/github.com/cockroachdb/apd/v2/loop.go ./vendor/github.com/cockroachdb/apd/v2/round.go ./vendor/github.com/cockroachdb/apd/v2/table.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/2d/2d7557943f9265195516f648874d34c92c7ada81452fc800ba4bc10a44060898-d # internal crypto/rand mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b116/_pkg_.a packagefile crypto/internal/randutil=$WORK/b120/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/rand -std -complete -installsuffix shared -buildid HmQgb7sVHVjTjPh7ApLh/HmQgb7sVHVjTjPh7ApLh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/22/228504ab977f371ad29f4b994d1d5dd488e2eb7efef721f224ad62463e3c638d-d # internal net mkdir -p $WORK/b152/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b152/ -importpath net -- -I $WORK/b152/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c7/c7c9b6a8e436d7d88faba211c1d8a7c150c21ce99c06c9d17a7e17139faa7bd1-d # internal crypto/ed25519 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/sha512=$WORK/b121/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid ZugDGuPt03RVgR8MWdMj/ZugDGuPt03RVgR8MWdMj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0d/0d25f7197c6bead5cb62b25fbf36dfbb9a771b3190b8f0a0601b4f98080e1555-d # internal crypto/elliptic mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b180/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid eMQ88ZpNgHm4Myfj8Zs2/eMQ88ZpNgHm4Myfj8Zs2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/24/2415449afea5f43d3c16cb3b60e26bdca442d1760cd791ba529885396f6cdd7c-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b150/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p golang.org/x/text/secure/bidirule -lang=go1.16 -complete -installsuffix shared -buildid gdzTV1MilrUBmnp8FAzO/gdzTV1MilrUBmnp8FAzO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/35/35cfe1e76324e6ec4ca9cbb0e496ce39d500ec79729f2406fc6c5935e1383d54-d # internal golang.org/x/net/idna mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b149/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b150/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b096/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p golang.org/x/net/idna -lang=go1.16 -complete -installsuffix shared -buildid k5O1seIYxaOVU0bSTnok/k5O1seIYxaOVU0bSTnok -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b148/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_386/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ae/aee6ba58b2c0183e132cc0a78632f06edb3288b0189cc7e673174d881b59c291-d # internal cuelang.org/go/cue/literal mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p cuelang.org/go/cue/literal -lang=go1.16 -complete -installsuffix shared -buildid vtrzLQowHdMH7tbHPtDt/vtrzLQowHdMH7tbHPtDt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack ./vendor/cuelang.org/go/cue/literal/doc.go ./vendor/cuelang.org/go/cue/literal/indent.go ./vendor/cuelang.org/go/cue/literal/num.go ./vendor/cuelang.org/go/cue/literal/quote.go ./vendor/cuelang.org/go/cue/literal/string.go cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/af/af23028a1d3d360cc2cd92b768b4b986e301179ef6e6e7a0fa15847ca351eb08-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b116/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid 3SNPo0rAy-C93qM8QSXa/3SNPo0rAy-C93qM8QSXa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f8/f895f10c5cad2f4cb9612a2670b207eaea6a2b911d698aeeeaffd9f8fbc89d3a-d # internal html/template mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b088/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a packagefile text/template/parse=$WORK/b091/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p html/template -std -complete -installsuffix shared -buildid Qju5QpWjeV5taRYCeAmu/Qju5QpWjeV5taRYCeAmu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/0f/0f332b7d1ab79a73a176f699f09fe17103e50606b1e1ee956b82ab70ad89fc0a-d # internal encoding/asn1 mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid Fox1srgs0kiwPUukQDR5/Fox1srgs0kiwPUukQDR5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b184/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_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/46/46692ddb2edab981524ab30823ecd428b327ce72a3148632f0cd56f193d2b279-d # internal cuelang.org/go/cue/ast mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p cuelang.org/go/cue/ast -lang=go1.16 -complete -installsuffix shared -buildid XEKsQtirxvcIpWKTcJC-/XEKsQtirxvcIpWKTcJC- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack ./vendor/cuelang.org/go/cue/ast/ast.go ./vendor/cuelang.org/go/cue/ast/comments.go ./vendor/cuelang.org/go/cue/ast/ident.go ./vendor/cuelang.org/go/cue/ast/walk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/2a/2a94a36d8bfb138e27fe3f0e4a28235c4192a8abe0e29182b7bd59e82abb268a-d # internal crypto/rsa mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/internal/boring=$WORK/b116/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b182/_pkg_.a packagefile crypto/internal/randutil=$WORK/b120/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p crypto/rsa -std -complete -installsuffix shared -buildid SBbeAvnQD1fWwnXgtzfP/SBbeAvnQD1fWwnXgtzfP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/2a/2a2749df898799f32f8c6d56ff522354af1c2edd7d216c1e064f781c7436b4cb-d # internal crypto/dsa mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b120/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p crypto/dsa -std -complete -installsuffix shared -buildid PJPcvERJcyyEcqwKAZkz/PJPcvERJcyyEcqwKAZkz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/90/9085c142272f1a81e1e3c4e62c61a1f292502c9a27c91180fd1a65ece3221bba-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b184/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b185/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid daPqa-HQgXWsA9JPTJc_/daPqa-HQgXWsA9JPTJc_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/a2/a20f4f85b8f23d7fe5d206e7216840dccbecf9ed127e66c94e510bb0681de97e-d # internal crypto/x509/pkix mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b184/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid C0wZ2vZfGuakEJc5PpXt/C0wZ2vZfGuakEJc5PpXt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/cc/cc99d7b49b45971872e7a6b0999b05293933bfffb02a9ccf3abc146375ec8525-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid _Z903NfMRxneu2PUlQqi/_Z903NfMRxneu2PUlQqi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/7b/7bddc102568dd0a19e420f6c157bf26ad799020f9640c850395967845b8aa1fb-d # internal vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -complete -installsuffix shared -buildid rqAqOqyZTzVXrlNBa4B1/rqAqOqyZTzVXrlNBa4B1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/01/01754662736c41071c425525fb5f7977386e907af71e770c0fdf791a0972ea63-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid ts2S2vKjAsnMMzC_Fa9j/ts2S2vKjAsnMMzC_Fa9j -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/75/7598c8f0da541bba71aa973b4b77aa65eac7a2a0ee78c5e9673a325c1c82892d-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b193/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Wh8Bu72m3wIvDBhLiYNS/Wh8Bu72m3wIvDBhLiYNS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cd $WORK/b152 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b152=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/84/8409b0006ceeba18803d7b1c430b4f56ca35c3f57bc116eb0a30f9aa8001d8b9-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b151/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid pvqub4ixLlEWpc-JS7t0/pvqub4ixLlEWpc-JS7t0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b204/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_386/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/3a/3abcb8382eb76cb2775dd3eccb8901a667a8cc88dc3b8a987b35c079814d1e32-d # internal vendor/golang.org/x/crypto/curve25519 cd $WORK/b152 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b152=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b197/_pkg_.a EOF cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d1/d16e5a936ba8fe78c18e43b045627ebfd8cfb6b0df34a47c240d5a0fb47fd32e-d # internal cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid SMy1J5CdCzEw6P7C1zwZ/SMy1J5CdCzEw6P7C1zwZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go cuelang.org/go/cue/ast/astutil mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/fnv=$WORK/b065/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p cuelang.org/go/cue/ast/astutil -lang=go1.16 -complete -installsuffix shared -buildid h8pcrFN2kvfYX6ZUKESv/h8pcrFN2kvfYX6ZUKESv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack ./vendor/cuelang.org/go/cue/ast/astutil/apply.go ./vendor/cuelang.org/go/cue/ast/astutil/file.go ./vendor/cuelang.org/go/cue/ast/astutil/resolve.go ./vendor/cuelang.org/go/cue/ast/astutil/sanitize.go ./vendor/cuelang.org/go/cue/ast/astutil/util.go ./vendor/cuelang.org/go/cue/ast/astutil/walk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/38/3837a3ba9a35fb22a5a00e4d143188573a289a2058e1689bd8c5a2761573ab5e-d # internal cuelang.org/go/internal/astinternal mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p cuelang.org/go/internal/astinternal -lang=go1.16 -complete -installsuffix shared -buildid FKaDo6UVxTFSM8ePbuWG/FKaDo6UVxTFSM8ePbuWG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack ./vendor/cuelang.org/go/internal/astinternal/debugstr.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/37/3778a656e7df3ba4260c7351df3fcfb1c34c26caef13538036697363d7524055-d # internal crypto/ecdsa mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/aes=$WORK/b176/_pkg_.a packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile crypto/elliptic=$WORK/b179/_pkg_.a packagefile crypto/internal/boring=$WORK/b116/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b182/_pkg_.a packagefile crypto/internal/randutil=$WORK/b120/_pkg_.a packagefile crypto/sha512=$WORK/b121/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b185/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid pHtCBl2AgwGcko9dnKsn/pHtCBl2AgwGcko9dnKsn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/a0/a02a0ce3802cfb356f41275570381537616cec0c3b7a390b522a02fa2c18771d-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b203/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd $WORK/b152 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b152=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid -bxLXchbohxHLFtZOxVg/-bxLXchbohxHLFtZOxVg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b205/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 cd $WORK/b152 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b152=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/4a/4ab2b8af14e8a165975a8513d3383b4f5f938354bd0ffcc80798efe1c7573697-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid guTgFRhuhePtDmhiEMa8/guTgFRhuhePtDmhiEMa8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b208/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 cd $WORK/b152 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b152=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/76/76a2fc6d61f294ee04597d237904605e659e1b44bdaf8aae972560ed0f0b2eed-d # internal cuelang.org/go/internal/encoding/yaml mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b141/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p cuelang.org/go/internal/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid cTRbSstrkTqnyzjZBJ7I/cTRbSstrkTqnyzjZBJ7I -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/yaml/encode.go cd $WORK/b152 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b152=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/4f/4f0331e86b3bde675deffd1f542db75bd28ae35fc8e586d601dab0d448a12c9f-d # internal cuelang.org/go/cue/parser mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b069/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p cuelang.org/go/cue/parser -lang=go1.16 -complete -installsuffix shared -buildid TuHhJnxeCnWi3u6MTmfq/TuHhJnxeCnWi3u6MTmfq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack ./vendor/cuelang.org/go/cue/parser/doc.go ./vendor/cuelang.org/go/cue/parser/interface.go ./vendor/cuelang.org/go/cue/parser/parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/5d/5df782c9dfe369fcfceb1fd08eeb6fa6d71bc622ba6b95a853ee6a8715a18c6a-d # internal cuelang.org/go/internal mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p cuelang.org/go/internal -lang=go1.16 -complete -installsuffix shared -buildid -eAdvmY_9G1W3V2vdWoY/-eAdvmY_9G1W3V2vdWoY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack ./vendor/cuelang.org/go/internal/attrs.go ./vendor/cuelang.org/go/internal/internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/29/29ec6a7b322ea0d00fabff900471dbe7f2cd81a5e9dce65b763fa568b33be75d-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b202/ cat >$WORK/b202/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/b203/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b204/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 44QR2zy887clMJglC_hF/44QR2zy887clMJglC_hF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b202/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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b152=/tmp/go-build -gno-record-gcc-switches -o $WORK/b152/_cgo_.o $WORK/b152/_cgo_main.o $WORK/b152/_x001.o $WORK/b152/_x002.o $WORK/b152/_x003.o $WORK/b152/_x004.o $WORK/b152/_x005.o -g -O2 cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/22/22887b9470b26136862e02e9175ee43322eb44e3b662c6247977538133e43cb9-d # internal mime mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p mime -std -complete -installsuffix shared -buildid ZYUB7fLdqQKNilIB0L2f/ZYUB7fLdqQKNilIB0L2f -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b209/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_386/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/53/53119a1494c9122262216d47cb24362cd5a46a3be10a0248d4f597150dab26be-d # internal mime/quotedprintable mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid 1u43TSetDOybjFYWbe_N/1u43TSetDOybjFYWbe_N -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b152/_cgo_.o -dynout $WORK/b152/_cgo_import.go cat >$WORK/b152/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/b153/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/godebug=$WORK/b154/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/nettrace=$WORK/b155/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/singleflight=$WORK/b156/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/netip=$WORK/b157/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b159/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p net -std -installsuffix shared -buildid rBA4GQVwNubtIdEtOfKI/rBA4GQVwNubtIdEtOfKI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b152/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/b152/_cgo_gotypes.go $WORK/b152/cgo_linux.cgo1.go $WORK/b152/cgo_resnew.cgo1.go $WORK/b152/cgo_socknew.cgo1.go $WORK/b152/cgo_unix.cgo1.go $WORK/b152/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/7f/7febd1a1860ac6aa14a09106b4b7306b3d65fe3bf3d2e92628d26fa12631ac69-d # internal net/http/internal mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p net/http/internal -std -complete -installsuffix shared -buildid HX9HN3whnIrPNjYYlZAW/HX9HN3whnIrPNjYYlZAW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/81/8146a49d1fa215da511a7273417dc77d8ef924e9bb8641eb5cfdce5a3327bc68-d # internal cuelang.org/go/internal/encoding/json mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p cuelang.org/go/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid -FkqJpXjv76-_lAICEgl/-FkqJpXjv76-_lAICEgl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/d5/d5734172957e838f94e022fd4b6be825f1c51eba0a4233493fbd57b5f3942d46-d # internal cuelang.org/go/internal/third_party/yaml mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p cuelang.org/go/internal/third_party/yaml -lang=go1.16 -complete -installsuffix shared -buildid jh9d4izcDmxE6Hh_eDIF/jh9d4izcDmxE6Hh_eDIF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b142/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_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/8e/8e52083fd9c8d10466dcba5bc4d750f4d52e93c306d0deb3bfd3ebeabe45f576-d # internal text/scanner mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p text/scanner -std -complete -installsuffix shared -buildid hQqdUJ7-tbxx7-Sj_xir/hQqdUJ7-tbxx7-Sj_xir -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/0e/0e8ce8e13306fd141d95fdc016a942da8597d370ed1e6264a3b3788f362c6261-d # internal cuelang.org/go/cue/build mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p cuelang.org/go/cue/build -lang=go1.16 -complete -installsuffix shared -buildid 52kLjAiyXSLF9zCFIIw9/52kLjAiyXSLF9zCFIIw9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack ./vendor/cuelang.org/go/cue/build/context.go ./vendor/cuelang.org/go/cue/build/doc.go ./vendor/cuelang.org/go/cue/build/file.go ./vendor/cuelang.org/go/cue/build/import.go ./vendor/cuelang.org/go/cue/build/instance.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/18/18b8a6751129c9e3498ce44dabdb6ae4fb68974859db0caa2b936910ea3b0ab9-d # internal cuelang.org/go/cue/format mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p cuelang.org/go/cue/format -lang=go1.16 -complete -installsuffix shared -buildid 6UcN9O_n_EboUk6E_62e/6UcN9O_n_EboUk6E_62e -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack ./vendor/cuelang.org/go/cue/format/format.go ./vendor/cuelang.org/go/cue/format/import.go ./vendor/cuelang.org/go/cue/format/node.go ./vendor/cuelang.org/go/cue/format/printer.go ./vendor/cuelang.org/go/cue/format/simplify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/6f/6fcb6f329d14d68c372b5533cc7ee9026c65f4cfc40ae72dcf95fac628e85a0f-d # internal github.com/emicklei/proto mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/scanner=$WORK/b227/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/emicklei/proto -lang=go1.16 -complete -installsuffix shared -buildid B-eErzxcnpvOLetbEZt1/B-eErzxcnpvOLetbEZt1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b226/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/cd/cdf449475b8fc7e8e312dc588833294216b2a891933751922ed168fae0c00ec5-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b202/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b204/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b205/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid FKtRZ7z-i8T3rOGD3Hwh/FKtRZ7z-i8T3rOGD3Hwh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/31/313573eb987fc38e2377e7a4fabbfd0572523e2a4d207afa012c2edf30b285cc-d # internal github.com/protocolbuffers/txtpbfmt/ast mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/protocolbuffers/txtpbfmt/ast -lang=go1.16 -complete -installsuffix shared -buildid lZOfLPX8C2h-P0NWN_s4/lZOfLPX8C2h-P0NWN_s4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/ast/ast.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/78/78a401906e7fc92ebe4cf67c265627773f4b50a74424a8036ca33703f67d0043-d # internal flag mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p flag -std -complete -installsuffix shared -buildid 23PlG3-JfjgiJ376x0VU/23PlG3-JfjgiJ376x0VU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/53/53bedbb4cad088c5f4a4b1369c2287c705ea817a2fba4a2df04ea079f14bcba9-d # internal cuelang.org/go/internal/core/adt mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b076/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p cuelang.org/go/internal/core/adt -lang=go1.16 -complete -installsuffix shared -buildid LKCnYOa6rhuw8iLBdfrM/LKCnYOa6rhuw8iLBdfrM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack ./vendor/cuelang.org/go/internal/core/adt/adt.go ./vendor/cuelang.org/go/internal/core/adt/binop.go ./vendor/cuelang.org/go/internal/core/adt/closed.go ./vendor/cuelang.org/go/internal/core/adt/closed2.go ./vendor/cuelang.org/go/internal/core/adt/composite.go ./vendor/cuelang.org/go/internal/core/adt/comprehension.go ./vendor/cuelang.org/go/internal/core/adt/context.go ./vendor/cuelang.org/go/internal/core/adt/decimal.go ./vendor/cuelang.org/go/internal/core/adt/default.go ./vendor/cuelang.org/go/internal/core/adt/disjunct.go ./vendor/cuelang.org/go/internal/core/adt/doc.go ./vendor/cuelang.org/go/internal/core/adt/equality.go ./vendor/cuelang.org/go/internal/core/adt/errors.go ./vendor/cuelang.org/go/internal/core/adt/eval.go ./vendor/cuelang.org/go/internal/core/adt/expr.go ./vendor/cuelang.org/go/internal/core/adt/feature.go ./vendor/cuelang.org/go/internal/core/adt/kind.go ./vendor/cuelang.org/go/internal/core/adt/op.go ./vendor/cuelang.org/go/internal/core/adt/optional.go ./vendor/cuelang.org/go/internal/core/adt/simplify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/f1/f1b63933fe1cd1de4ea054c4de4ac26a9ce0004b4194599e28ccd45f2cba372b-d # internal os/user mkdir -p $WORK/b235/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b235/ -importpath os/user -- -I $WORK/b235/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/13/13e1890049014891f52086a618970be34ae7152f3b48098011063458457d3029-d # internal github.com/protocolbuffers/txtpbfmt/unquote mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b231/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/protocolbuffers/txtpbfmt/unquote -lang=go1.16 -complete -installsuffix shared -buildid hbod4WZAWUhtbbCJ9eP-/hbod4WZAWUhtbbCJ9eP- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/unquote/unquote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/86/8628285f970d9a76645d006a614ec200c5bbd524a313835ef27d9cfd6a01e0f4-d # internal golang.org/x/sys/unix mkdir -p $WORK/b243/ cat >$WORK/b243/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/sys/unix -trimpath "$WORK/b243=>" -I $WORK/b243/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b243/symabis ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/f2/f2bd9148a81b1067576cf57aa8d8d499875988529f6d07d5e854b9eb58b44366-d # internal github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/google/go-cmp/cmp/internal/value -lang=go1.16 -complete -installsuffix shared -buildid nRcjpwG8YpqdWJs8F08G/nRcjpwG8YpqdWJs8F08G -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b249/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_386/buildid -w $WORK/b142/_pkg_.a # internal cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b244/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p golang.org/x/sys/unix -lang=go1.16 -installsuffix shared -buildid enc1yn5Yq0skOjxCU7wu/enc1yn5Yq0skOjxCU7wu -goversion go1.19.1 -symabis $WORK/b243/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack -asmhdr $WORK/b243/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/fcntl_linux_32bit.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_386.go ./vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.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_386.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_386.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_386.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/7f/7fe8bced9b1a9f729eddd7501884b7f88f46b6ad402c7aa895f0e2d1e0490050-d # internal github.com/grafana/cuetsy/ts/ast mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/grafana/cuetsy/ts/ast -lang=go1.16 -complete -installsuffix shared -buildid oLp1g3xXhhGOnQYon7mp/oLp1g3xXhhGOnQYon7mp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./vendor/github.com/grafana/cuetsy/ts/ast/ast.go ./vendor/github.com/grafana/cuetsy/ts/ast/lit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/8a/8abcc89f65edaf652baf4d98485249f1f804dc302cf79dec0cce2c5fefd96982-d # internal github.com/google/go-cmp/cmp mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b246/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b247/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b248/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b249/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/google/go-cmp/cmp -lang=go1.16 -complete -installsuffix shared -buildid o0-RETQkcau2hB0Kk2cP/o0-RETQkcau2hB0Kk2cP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b245/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_386/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/9d/9d9df239c95af5902fe8a107604c04b8e0a06de32a473c7dbbf598bab53bec98-d # internal github.com/grafana/cuetsy/ts mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/cuetsy/ts/ast=$WORK/b252/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/grafana/cuetsy/ts -lang=go1.16 -complete -installsuffix shared -buildid zPvboj3l09fP2J1ryL5v/zPvboj3l09fP2J1ryL5v -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./vendor/github.com/grafana/cuetsy/ts/ts.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/aa/aa9c9a60d138c35a0cce1e1b07e2fb1dae3fca30e93bed3b7edacc3b7339f0c3-d # internal github.com/xlab/treeprint mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/xlab/treeprint -lang=go1.16 -complete -installsuffix shared -buildid xYHFVfy2JtC4yzYOQeuF/xYHFVfy2JtC4yzYOQeuF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./vendor/github.com/xlab/treeprint/helpers.go ./vendor/github.com/xlab/treeprint/struct.go ./vendor/github.com/xlab/treeprint/treeprint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/2e/2e2698397195a355baae0bb9064ab4ee6e0b1681b4e2601582092a6eb2e1c12a-d # internal go/token mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p go/token -std -complete -installsuffix shared -buildid 73KE9wQ3CPavcsmEJIXz/73KE9wQ3CPavcsmEJIXz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b254/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_386/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/fc/fcff247247346489f662e3151e5ffd895ce5a4b9415320cabeb3b33b3237efdb-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/go-logfmt/logfmt -lang=go1.16 -complete -installsuffix shared -buildid W7DxgZCeGi57Pk8jIwT5/W7DxgZCeGi57Pk8jIwT5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b260/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_386/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/b5/b5ebbd33142c1b8e2d0055da6435003a00ad1258f89184feeba98baf0446440a-d # internal github.com/go-kit/log mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b260/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/go-kit/log -lang=go1.16 -complete -installsuffix shared -buildid GQ5E_lkv_Pn8K-UAjiln/GQ5E_lkv_Pn8K-UAjiln -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b259/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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b152/_pkg_.a $WORK/b152/_x001.o $WORK/b152/_x002.o $WORK/b152/_x003.o $WORK/b152/_x004.o $WORK/b152/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cd $WORK/b235 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b259/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -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/b259/_pkg_.a /builddir/.cache/go-build/52/5267c4e394a3fdd5b72f0f17ecd192ec862542b8abb1c4c0e858201befa59201-d # internal github.com/go-kit/log/level mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/go-kit/log/level -lang=go1.16 -complete -installsuffix shared -buildid y3fZea1QJmsEOM2gt5RH/y3fZea1QJmsEOM2gt5RH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal cd $WORK/b235 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/7c/7c026c934dddacf9cf9afef8f2afa36b4b16218de60455cdccce4e0b66f148cf-d # internal github.com/go-stack/stack mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/go-stack/stack -lang=go1.16 -complete -installsuffix shared -buildid tiYpWbvQoB-3gQYPQoqJ/tiYpWbvQoB-3gQYPQoqJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack ./vendor/github.com/go-stack/stack/stack.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/sys/unix -trimpath "$WORK/b243=>" -I $WORK/b243/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b243/asm_linux_386.o ./asm_linux_386.s cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/11/11da6c1aa426d1b2ff1659ce4f120737cbb05e188f407e36bbd90d378c86d368-d # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/4e/4e64fdd3e25a904ac6f9cfafeebdbc97bb3e05ab823f3a10bc78c5e97c9ab4c3-d # internal net/textproto mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p net/textproto -std -complete -installsuffix shared -buildid U2dTsYh5AJM7r56y8N9t/U2dTsYh5AJM7r56y8N9t -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b206/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 crypto/x509 mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/aes=$WORK/b176/_pkg_.a packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile crypto/des=$WORK/b177/_pkg_.a packagefile crypto/dsa=$WORK/b189/_pkg_.a packagefile crypto/ecdsa=$WORK/b178/_pkg_.a packagefile crypto/ed25519=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b179/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/rsa=$WORK/b187/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/sha512=$WORK/b121/_pkg_.a packagefile crypto/x509/pkix=$WORK/b190/_pkg_.a packagefile encoding/asn1=$WORK/b184/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/pem=$WORK/b191/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b185/_pkg_.a packagefile internal/godebug=$WORK/b154/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p crypto/x509 -std -complete -installsuffix shared -buildid 7_TOZu6HlPYhNFgfE9q1/7_TOZu6HlPYhNFgfE9q1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b243/_pkg_.a $WORK/b243/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cd $WORK/b235 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/8c/8c35091ad7bdcf620563b2774b0ccc52ac984cb0888c39d1d3a6a7d7fb334ee5-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b201/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 5R_r-D6HrPhwxNFonjdG/5R_r-D6HrPhwxNFonjdG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -o $WORK/b235/_cgo_.o $WORK/b235/_cgo_main.o $WORK/b235/_x001.o $WORK/b235/_x002.o $WORK/b235/_x003.o $WORK/b235/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/ab/abc463cd8462ecb9c64369302823615ff653872c9be06877fb4a22cb387e4bd0-d # internal github.com/google/uuid mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid 37PE-QEScqAhz8bBSd8U/37PE-QEScqAhz8bBSd8U -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./vendor/github.com/google/uuid/dce.go ./vendor/github.com/google/uuid/doc.go ./vendor/github.com/google/uuid/hash.go ./vendor/github.com/google/uuid/marshal.go ./vendor/github.com/google/uuid/node.go ./vendor/github.com/google/uuid/node_net.go ./vendor/github.com/google/uuid/null.go ./vendor/github.com/google/uuid/sql.go ./vendor/github.com/google/uuid/time.go ./vendor/github.com/google/uuid/util.go ./vendor/github.com/google/uuid/uuid.go ./vendor/github.com/google/uuid/version1.go ./vendor/github.com/google/uuid/version4.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/62/62b2604dd5cd700f43e587d8b44b7af2f1ec678baa6d1fc18da1bdd36f1bb38f-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b200/ cat >$WORK/b200/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/b201/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/textproto=$WORK/b206/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid j_lblHeEdIMCh0AdPy5w/j_lblHeEdIMCh0AdPy5w -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b200/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_386/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/f5/f5bf90e47b56c8bc496387aef53f89655b469c01852fa4070e4e587045ada796-d # internal mime/multipart mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile mime/quotedprintable=$WORK/b211/_pkg_.a packagefile net/textproto=$WORK/b206/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p mime/multipart -std -complete -installsuffix shared -buildid 517IZZchLG1fH_sPegD6/517IZZchLG1fH_sPegD6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b235/_cgo_.o -dynout $WORK/b235/_cgo_import.go cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b159/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p os/user -std -installsuffix shared -buildid 6Y7kMgwvgdoVieOifuNe/6Y7kMgwvgdoVieOifuNe -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b235/_cgo_gotypes.go $WORK/b235/cgo_listgroups_unix.cgo1.go $WORK/b235/cgo_lookup_unix.cgo1.go $WORK/b235/getgrouplist_unix.cgo1.go $WORK/b235/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/43/43981edecc69623d730640f5637dc792e8f89085e2c8c59805d8fc8cef116867-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/mattn/go-isatty -lang=go1.16 -complete -installsuffix shared -buildid jij5Ievqz-rBu1sqKl7a/jij5Ievqz-rBu1sqKl7a -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/55/55e403cfa42256f6e9ce76f3613d2e224a3ee401b17966b0618a873c3635b68d-d # internal cuelang.org/go/internal/core/compile mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b069/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p cuelang.org/go/internal/core/compile -lang=go1.16 -complete -installsuffix shared -buildid N2Ky9MbnHGTYXjBR7i8q/N2Ky9MbnHGTYXjBR7i8q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack ./vendor/cuelang.org/go/internal/core/compile/builtin.go ./vendor/cuelang.org/go/internal/core/compile/compile.go ./vendor/cuelang.org/go/internal/core/compile/errors.go ./vendor/cuelang.org/go/internal/core/compile/label.go ./vendor/cuelang.org/go/internal/core/compile/predeclared.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/a4/a44192b6f0961a5cb45b69fabbcb5b00d9d1a674174af5ed7fef5c5618101b27-d # internal cuelang.org/go/internal/core/debug mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p cuelang.org/go/internal/core/debug -lang=go1.16 -complete -installsuffix shared -buildid Iw7Kq7kDn9CncMvRkDIk/Iw7Kq7kDn9CncMvRkDIk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack ./vendor/cuelang.org/go/internal/core/debug/compact.go ./vendor/cuelang.org/go/internal/core/debug/debug.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/47/47bf6a996a92560029c8d648869a351412868830d03839476a4f3ee276a3de61-d # internal cuelang.org/go/internal/core/walk mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p cuelang.org/go/internal/core/walk -lang=go1.16 -complete -installsuffix shared -buildid XFizdq-33ZftrnpVZR1C/XFizdq-33ZftrnpVZR1C -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack ./vendor/cuelang.org/go/internal/core/walk/walk.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b235/_pkg_.a $WORK/b235/_x001.o $WORK/b235/_x002.o $WORK/b235/_x003.o $WORK/b235/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/2b/2bc33f9cbd7773994ec5c10133f30f2dfa25c9008e1b7ed4dd28400dc77cbfb3-d # internal cuelang.org/go/internal/core/validate mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p cuelang.org/go/internal/core/validate -lang=go1.16 -complete -installsuffix shared -buildid SEOaZq8yE0-juVNYuRxC/SEOaZq8yE0-juVNYuRxC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack ./vendor/cuelang.org/go/internal/core/validate/validate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/f1/f16688660ea27c8df2637cbc3489ea86873cacf1e918979389a96101220f64da-d # internal cuelang.org/go/internal/core/dep mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p cuelang.org/go/internal/core/dep -lang=go1.16 -complete -installsuffix shared -buildid VQgc6kHgbNCoJmPqCl4u/VQgc6kHgbNCoJmPqCl4u -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./vendor/cuelang.org/go/internal/core/dep/dep.go ./vendor/cuelang.org/go/internal/core/dep/mixed.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/71/711e28a321937036ae8a61303d6d38617a8284d8a4a936a72042fe44a417a7e9-d # internal github.com/golang/glog mkdir -p $WORK/b233/ cat >$WORK/b233/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/b234/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b235/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/golang/glog -lang=go1.16 -complete -installsuffix shared -buildid EU25owsvTtJG6-Hb748d/EU25owsvTtJG6-Hb748d -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/glog/glog_file.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/30/306c64436beed078a285bee4e31cdca6d1f54f7b97f74500392f8878b15bd4c1-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b242/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/mattn/go-colorable -lang=go1.16 -complete -installsuffix shared -buildid eTRGyXbEVXD6JgNCXN-A/eTRGyXbEVXD6JgNCXN-A -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/d6/d6382e5e3682395330017a94f0ebcaa87cae775fa6fcd1a84bfb8d26a17178b6-d # internal log/syslog mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p log/syslog -std -complete -installsuffix shared -buildid wsTmE6kZ6titSMOjpHr-/wsTmE6kZ6titSMOjpHr- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b263/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 cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/03/0394f74daa2eff59732a6230ad9f00a6d94df98072840ce9fbdac82c10e1d3f3-d # internal github.com/fatih/color mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b241/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b242/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/fatih/color -lang=go1.16 -complete -installsuffix shared -buildid tcwzyVJzGYIQ-_CD5402/tcwzyVJzGYIQ-_CD5402 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/e9/e9b529f555c6eada237a7566c0504c94e9fc7a4782562da01042d9706bb636b4-d # internal github.com/go-kit/log/syslog mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log/syslog=$WORK/b263/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/go-kit/log/syslog -lang=go1.16 -complete -installsuffix shared -buildid opRz-Y58H9_goJr2J55g/opRz-Y58H9_goJr2J55g -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./vendor/github.com/go-kit/log/syslog/syslog.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/fc/fc5771486fa4358ea7b717bb6f42c1e09a9d7efca6866146e902f7cb7a03898a-d # internal cuelang.org/go/internal/core/eval mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p cuelang.org/go/internal/core/eval -lang=go1.16 -complete -installsuffix shared -buildid 1wCW-dXw9pRpPSi9fuIo/1wCW-dXw9pRpPSi9fuIo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack ./vendor/cuelang.org/go/internal/core/eval/eval.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/5b/5bcbb8ac510e341882a115a0d118b81ecc9a193b7b3578f65e29fd5c77b35bce-d # internal github.com/protocolbuffers/txtpbfmt/parser mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/glog=$WORK/b233/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b236/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b231/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b237/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/protocolbuffers/txtpbfmt/parser -lang=go1.16 -complete -installsuffix shared -buildid ujN-EslaU1R-hqN-8Zi2/ujN-EslaU1R-hqN-8Zi2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/parser/parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/a2/a2360afa756594645e2d8e5440b328eed5fdcd06b8b14ca6770c6c28e192a64e-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/logger mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b240/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/logger -lang=go1.17 -complete -installsuffix shared -buildid N5WQ-W1e_F6IGyJJG7h1/N5WQ-W1e_F6IGyJJG7h1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./pkg/cmd/grafana-cli/logger/logger.go ./pkg/cmd/grafana-cli/logger/loggerV2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/31/31c183809d744003330555a21629c9940b2a73575f7000191ead5237a678a60d-d # internal github.com/grafana/grafana/pkg/infra/log/level mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/grafana/grafana/pkg/infra/log/level -lang=go1.17 -complete -installsuffix shared -buildid jgqOpsrAvAsXi9ptPV5A/jgqOpsrAvAsXi9ptPV5A -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./pkg/infra/log/level/level.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/57/571e85c0ae51249e16cdda97c03fa60c7d63d964da9c57e967009391d8f90e7c-d # internal cuelang.org/go/internal/core/runtime mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b095/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p cuelang.org/go/internal/core/runtime -lang=go1.16 -complete -installsuffix shared -buildid 6svjApn2DJLkYHxvfrZI/6svjApn2DJLkYHxvfrZI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack ./vendor/cuelang.org/go/internal/core/runtime/build.go ./vendor/cuelang.org/go/internal/core/runtime/errors.go ./vendor/cuelang.org/go/internal/core/runtime/go.go ./vendor/cuelang.org/go/internal/core/runtime/imports.go ./vendor/cuelang.org/go/internal/core/runtime/index.go ./vendor/cuelang.org/go/internal/core/runtime/resolve.go ./vendor/cuelang.org/go/internal/core/runtime/runtime.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/51/518097f6f06cd01692d77c056d183d87934eae5db4d1646004f3839e16ea3503-d # internal cuelang.org/go/internal/core/export mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b103/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p cuelang.org/go/internal/core/export -lang=go1.16 -complete -installsuffix shared -buildid Jwq_WZzylOhbCdDi-C8Q/Jwq_WZzylOhbCdDi-C8Q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack ./vendor/cuelang.org/go/internal/core/export/adt.go ./vendor/cuelang.org/go/internal/core/export/bounds.go ./vendor/cuelang.org/go/internal/core/export/export.go ./vendor/cuelang.org/go/internal/core/export/expr.go ./vendor/cuelang.org/go/internal/core/export/extract.go ./vendor/cuelang.org/go/internal/core/export/label.go ./vendor/cuelang.org/go/internal/core/export/toposort.go ./vendor/cuelang.org/go/internal/core/export/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/23/23f55b2aff19b9de440890336f01de21d877a22311b4d0113c6e996a84e19845-d # internal github.com/grafana/grafana/pkg/infra/log/term mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b265/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/grafana/grafana/pkg/infra/log/term -lang=go1.17 -complete -installsuffix shared -buildid AW6k9ff63ehNwK72yJls/AW6k9ff63ehNwK72yJls -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./pkg/infra/log/term/terminal_logger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/50/50c3dc44c6f32a4cb3401c7b1acba2b0d5e024d89fba345e59acf86ba4d4f95f-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b260/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/go-kit/kit/log -lang=go1.16 -complete -installsuffix shared -buildid 3_cPNRX1L9FgnIqf3Wgg/3_cPNRX1L9FgnIqf3Wgg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b268/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/65/65880c62ffdca6e34920cbea557c059b2e20bc6273a45621161d547ed5944475-d # internal github.com/grafana/grafana/pkg/util/errutil mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/grafana/grafana/pkg/util/errutil -lang=go1.17 -complete -installsuffix shared -buildid Xbwa5vihGi6cErlfl-vU/Xbwa5vihGi6cErlfl-vU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./pkg/util/errutil/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/e9/e9bdbdf60ee6c55eafac5055bf277edb0ad1791a5b0106495cc351a040265108-d # internal github.com/teris-io/shortid mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/teris-io/shortid -lang=go1.16 -complete -installsuffix shared -buildid A2HJ_4icniY0w8lCDMHM/A2HJ_4icniY0w8lCDMHM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./vendor/github.com/teris-io/shortid/shortid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/2a/2a46d1af24fa7bbcc0327426ae8473541437b44344b6ce7446c092a19fee57c3-d # internal crypto/tls mkdir -p $WORK/b175/ cat >$WORK/b175/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/b151/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/aes=$WORK/b176/_pkg_.a packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile crypto/des=$WORK/b177/_pkg_.a packagefile crypto/ecdsa=$WORK/b178/_pkg_.a packagefile crypto/ed25519=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b179/_pkg_.a packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/internal/boring=$WORK/b116/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/rc4=$WORK/b186/_pkg_.a packagefile crypto/rsa=$WORK/b187/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/sha512=$WORK/b121/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b191/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b192/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b198/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p crypto/tls -std -complete -installsuffix shared -buildid 7W4387SKnW4Feh4xqHBL/7W4387SKnW4Feh4xqHBL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/dd/dd5e7bb05a395a614cc3d89199d366613d7fdffc0e869daedd6062885f63b4bf-d # internal cuelang.org/go/internal/types mkdir -p $WORK/b098/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p cuelang.org/go/internal/types -lang=go1.16 -complete -installsuffix shared -buildid yIIKMJnS99xvjrz962LP/yIIKMJnS99xvjrz962LP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack ./vendor/cuelang.org/go/internal/types/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/72/72f8dd52498b7927a95431bbb1bd2fc0c452510821d1f0960d67cb2d4a2a921c-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.16 -complete -installsuffix shared -buildid 9PaDJxpB6C8CkklCqntt/9PaDJxpB6C8CkklCqntt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack ./vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/ad/adfdc6840fcf62d5e65213fc5d0dc72aaf619c006e02ada1d60d8fa80a35a451-d # internal github.com/grafana/grafana/pkg/infra/log/text mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b268/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/grafana/grafana/pkg/infra/log/text -lang=go1.17 -complete -installsuffix shared -buildid qf0aiV6uhVD2BoU7DGVc/qf0aiV6uhVD2BoU7DGVc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack ./pkg/infra/log/text/text_logger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/5a/5ae23223c8cc566280f9c2a6b5da8e75e4fb921c04a4d06c2956d0f11a045426-d # internal gopkg.in/ini.v1 mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p gopkg.in/ini.v1 -lang=go1.16 -complete -installsuffix shared -buildid He2UJlf2XWHtX8De9Yox/He2UJlf2XWHtX8De9Yox -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b273/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_386/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/00/007c11006c077b6db064218acd7951c703874c453065343850a240b6df5bf7db-d # internal github.com/grafana/grafana/pkg/util mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/aes=$WORK/b176/_pkg_.a packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b271/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b272/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime/quotedprintable=$WORK/b211/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/grafana/grafana/pkg/util -lang=go1.17 -complete -installsuffix shared -buildid yWe8_Eh7-EOAl0LIe5_A/yWe8_Eh7-EOAl0LIe5_A -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./pkg/util/encoding.go ./pkg/util/encryption.go ./pkg/util/filepath.go ./pkg/util/ip_address.go ./pkg/util/json.go ./pkg/util/math.go ./pkg/util/md5.go ./pkg/util/shortid_generator.go ./pkg/util/split_email.go ./pkg/util/strings.go ./pkg/util/url.go ./pkg/util/validation.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/6d/6d30f2f28aaba7a0a9ff20a1ec1b1f6e3f44d399ef0f789b6573cbfddcd5667f-d # internal github.com/gobwas/glob/match mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b278/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b279/_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_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/gobwas/glob/match -lang=go1.16 -complete -installsuffix shared -buildid 4duZIJk3a4j9W48NqTOW/4duZIJk3a4j9W48NqTOW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b277/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_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/46/46d02b7f1d235102722ea4400b9480bed3e35503b313ec83eb64a7f67298599d-d # internal cuelang.org/go/internal/core/convert mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b095/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b098/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b076/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p cuelang.org/go/internal/core/convert -lang=go1.16 -complete -installsuffix shared -buildid ESmecN8E55SsndMED49X/ESmecN8E55SsndMED49X -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack ./vendor/cuelang.org/go/internal/core/convert/go.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/90/908609ef2f6ba95d8612efbe152348a398a84ebbab54b83b4fd472e195be92b6-d # internal github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b278/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/gobwas/glob/syntax/lexer -lang=go1.16 -complete -installsuffix shared -buildid fSzfq-IvwzEVV-tUAEkc/fSzfq-IvwzEVV-tUAEkc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/lexer/lexer.go ./vendor/github.com/gobwas/glob/syntax/lexer/token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/1c/1cda2063d1bf8d5c2806f037c512c70f2b3090bedc80280b7ffee8ba4b0adfd5-d # internal github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b281/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/gobwas/glob/syntax/ast -lang=go1.16 -complete -installsuffix shared -buildid FlPG5HZftW-i5ZgrF2kI/FlPG5HZftW-i5ZgrF2kI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/ast/ast.go ./vendor/github.com/gobwas/glob/syntax/ast/parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/da/dae6b6f01b4d13e61f6ee50d9f07a4fff26a5e412716c5d694dfb7586ef2fec0-d # internal cuelang.org/go/internal/core/subsume mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b102/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p cuelang.org/go/internal/core/subsume -lang=go1.16 -complete -installsuffix shared -buildid h5pYDp9Qk-QaUOPF_s1p/h5pYDp9Qk-QaUOPF_s1p -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack ./vendor/cuelang.org/go/internal/core/subsume/structural.go ./vendor/cuelang.org/go/internal/core/subsume/subsume.go ./vendor/cuelang.org/go/internal/core/subsume/value.go ./vendor/cuelang.org/go/internal/core/subsume/vertex.go cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/f5/f5e3a458a5875115586e1236bcda65913d1dda0efa926d0cac13917649de73e1-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/aws/aws-sdk-go/aws/awserr -lang=go1.16 -complete -installsuffix shared -buildid BmpZwWhBz89mr_4TCj4o/BmpZwWhBz89mr_4TCj4o -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b285/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_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/f8/f801471fd75f9ac0bf65e3030eb0c022a68567571a3825b2788bc4df7971e984-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -lang=go1.16 -complete -installsuffix shared -buildid FA4lV0zlZ6VdQMCaBbfM/FA4lV0zlZ6VdQMCaBbfM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b288/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/3c/3ca9f4fcbdfd296217659ce3af87764149d532350ecdce07dcaed1f9bac5142a-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/jmespath/go-jmespath -lang=go1.16 -complete -installsuffix shared -buildid ksYKZl9Fpb3N8N-_1I5w/ksYKZl9Fpb3N8N-_1I5w -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b297/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/b9/b96838d4f31957c206b56d9a4a3a6ce572abc0847e7853066d76aa1e7769ef61-d # internal github.com/gobwas/glob/compiler mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b277/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b280/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b278/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/gobwas/glob/compiler -lang=go1.16 -complete -installsuffix shared -buildid DXPj2wX4L4C3_6kIQCdS/DXPj2wX4L4C3_6kIQCdS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack ./vendor/github.com/gobwas/glob/compiler/compiler.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/b7/b77928663af1b9ecb51eaefe431bae98204a8ea8768e07521727135f8e7ea0a9-d # internal github.com/gobwas/glob/syntax mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/syntax/ast=$WORK/b280/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b281/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/gobwas/glob/syntax -lang=go1.16 -complete -installsuffix shared -buildid dOAajm5xr_7icf0rO6QJ/dOAajm5xr_7icf0rO6QJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/syntax.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/e1/e19377502236c05e3fb92f564babbfa84bd287341823db5fe003785c79db5b72-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/aws/aws-sdk-go/internal/ini -lang=go1.16 -complete -installsuffix shared -buildid YWXYKMnJfD8G6HxsIgbK/YWXYKMnJfD8G6HxsIgbK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b287/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/b273/_pkg_.a /builddir/.cache/go-build/ea/ead2ccfc793bfc2b6094f1a9c18cff4ded3b3a6ae1c5def3199511d9dea97dbe-d # internal github.com/grafana/grafana/pkg/infra/log mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b261/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b264/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b265/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b266/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b267/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b242/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b273/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log/syslog=$WORK/b263/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/grafana/grafana/pkg/infra/log -lang=go1.17 -complete -installsuffix shared -buildid dnqtd99CKi0bGYtvzZJB/dnqtd99CKi0bGYtvzZJB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./pkg/infra/log/composite_logger.go ./pkg/infra/log/file.go ./pkg/infra/log/handlers.go ./pkg/infra/log/interface.go ./pkg/infra/log/log.go ./pkg/infra/log/syslog.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/ec/ecfbb72f3ecc71a166e1b0a9739c2fcb6ae67f4c33d99a124a1110a842025fc8-d # internal github.com/gobwas/glob mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/compiler=$WORK/b276/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b282/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/gobwas/glob -lang=go1.16 -complete -installsuffix shared -buildid hAbGdDBnQRbYubx8pT8J/hAbGdDBnQRbYubx8pT8J -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./vendor/github.com/gobwas/glob/glob.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/09/093519a30cd6bcbc951edc32cb851fba87ce66592715be51ae1281fa4affce97-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/aws/aws-sdk-go/aws/endpoints -lang=go1.16 -complete -installsuffix shared -buildid B7Othyl3rJR_edtdj72i/B7Othyl3rJR_edtdj72i -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b290/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_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/3e/3e4d252918733f02952a85a5b5b331515a77ddb880a25575703fa99d558ad39c-d # internal cuelang.org/go/cue mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b069/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b095/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b100/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b102/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b104/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b105/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b098/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p cuelang.org/go/cue -lang=go1.16 -complete -installsuffix shared -buildid sr98c3n3jUI5vFW6t7k6/sr98c3n3jUI5vFW6t7k6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack ./vendor/cuelang.org/go/cue/attribute.go ./vendor/cuelang.org/go/cue/build.go ./vendor/cuelang.org/go/cue/builtin.go ./vendor/cuelang.org/go/cue/builtinutil.go ./vendor/cuelang.org/go/cue/context.go ./vendor/cuelang.org/go/cue/cue.go ./vendor/cuelang.org/go/cue/decode.go ./vendor/cuelang.org/go/cue/errors.go ./vendor/cuelang.org/go/cue/format.go ./vendor/cuelang.org/go/cue/instance.go ./vendor/cuelang.org/go/cue/marshal.go ./vendor/cuelang.org/go/cue/op.go ./vendor/cuelang.org/go/cue/path.go ./vendor/cuelang.org/go/cue/query.go ./vendor/cuelang.org/go/cue/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/fd/fd231344613ffa94522a3b88f29b1f013a95f384d2b62ead11b40454f26652ab-d # internal encoding/xml mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p encoding/xml -std -complete -installsuffix shared -buildid -J_MRbUmfL26gLS9MioB/-J_MRbUmfL26gLS9MioB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b311/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_386/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/a9/a9b8708bfb9ec5f201ca79655c5aee0e2890329c02ef86fb522130fc7dce7c4a-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b297/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/aws/aws-sdk-go/aws/awsutil -lang=go1.16 -complete -installsuffix shared -buildid wdK0TZMNXCl_auMFakbF/wdK0TZMNXCl_auMFakbF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b296/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/b287/_pkg_.a /builddir/.cache/go-build/4a/4a887f7f0a1c78e0e4772beba0d089241855b236b5f70a676668e1d5fb773c58-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b288/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b289/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/aws/aws-sdk-go/aws/credentials -lang=go1.16 -complete -installsuffix shared -buildid Fbyvbu4fePOMQmuW5HIi/Fbyvbu4fePOMQmuW5HIi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b286/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_386/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/a5/a5e8fec581ce4794cc43a25fbc7ea1ed67b4840d4346fbfd29a9b2d79bbce9ad-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b291/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b172/_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_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -lang=go1.16 -complete -installsuffix shared -buildid y7Of7J1RXMJULsPjpMw6/y7Of7J1RXMJULsPjpMw6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b316/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/09/095feae9a4374b7ffb576c65f1b31bbd959a8905d7c6133ecea653a5e93a48b1-d # internal github.com/hashicorp/go-hclog mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b240/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b242/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/hashicorp/go-hclog -lang=go1.16 -complete -installsuffix shared -buildid fdSzPbXNb2WcFqnx62El/fdSzPbXNb2WcFqnx62El -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b329/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/16/16e97442821fac1012df02e36d0a930c946b87006d01dbdc4e347c00b9dfa64a-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p golang.org/x/net/internal/timeseries -lang=go1.16 -complete -installsuffix shared -buildid V2ll2VxsMtMi5_ZkdVjl/V2ll2VxsMtMi5_ZkdVjl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/e6/e614128074e03ebf37259b1a37c13b84c38493d02af1b04050a56a6a38cd00a2-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.16 -complete -installsuffix shared -buildid cgDxpG5a6ECUxmoB1Wfr/cgDxpG5a6ECUxmoB1Wfr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b338/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_386/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/3e/3e77444eb2a86a850f5c52e07eb3e1e1fe9b12e9c2b6b2fd935a5cdb8e54b4b7-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b338/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p google.golang.org/grpc/grpclog -lang=go1.16 -complete -installsuffix shared -buildid sOGTfGTHewCMND3TTBQJ/sOGTfGTHewCMND3TTBQJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b337/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_386/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/9e/9e6b879abff6494fc10d9837f4856e2ec520e17ba862ca396d786c5e084b8cfd-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile hash/fnv=$WORK/b065/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.16 -complete -installsuffix shared -buildid nH6hP7FOotfNQJr6w7LO/nH6hP7FOotfNQJr6w7LO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/46/4601e9503426e448ef6c102107ab33daf45ae49833da52e2b5a154fae2f8558b-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p google.golang.org/grpc/connectivity -lang=go1.16 -complete -installsuffix shared -buildid wXinr0Ji9RWJF2zvyhmj/wXinr0Ji9RWJF2zvyhmj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/1e/1e8807a40f7e1c78f4ad9734d55e6d0c3c30139d5984ca848170202e96eb7497-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/log mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile github.com/hashicorp/go-hclog=$WORK/b329/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/log -lang=go1.16 -complete -installsuffix shared -buildid xjmTS7crZtWbNJBYLCpl/xjmTS7crZtWbNJBYLCpl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b328/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log/log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/22/22bf1d84016546cd7c054bc71efe45d597f2181d50eca520eaafe32341339279-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p google.golang.org/protobuf/internal/version -lang=go1.16 -complete -installsuffix shared -buildid KE5VE8FXMovEtxU8GVU7/KE5VE8FXMovEtxU8GVU7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/96/96ec2518e7775bfb8e92c4e85df470671f24106034b838eece437b167dc8af64-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p google.golang.org/grpc/metadata -lang=go1.16 -complete -installsuffix shared -buildid 4RpoDs9_xVLWMrz0JuhY/4RpoDs9_xVLWMrz0JuhY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/07/0770adb8804a09aecbe043b381c7ab3029bfa98f2dd026ba01c089dbb85e67bb-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b344/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p google.golang.org/protobuf/internal/errors -lang=go1.16 -complete -installsuffix shared -buildid vGcY1rqmjalzDQiLoCKt/vGcY1rqmjalzDQiLoCKt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/1d/1dc660fffb32fc00f19df1a6f112683ae5c5e758faaca7f3aa1f531f01da1687-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p google.golang.org/grpc/codes -lang=go1.16 -complete -installsuffix shared -buildid 2AWmovA-Bpmt8JAGEyOu/2AWmovA-Bpmt8JAGEyOu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/f4/f45edd08735ce157bf70f075a4f164d6eb87d73ad1528c1613502949d09b9b9a-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b343/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.16 -complete -installsuffix shared -buildid FUE1y1TpxivZDdmZJfGe/FUE1y1TpxivZDdmZJfGe -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/e8/e8db8dd226a8ade6baa105e7340a33eec849d78bf19c4ec86799ed72c9bd1e54-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.16 -complete -installsuffix shared -buildid 3hfYcSrHusBLzl27db6a/3hfYcSrHusBLzl27db6a -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/e4/e4b167f0adc2608af1fdfd79dbc6e0d21130fc1da3e87b817dde545aedafc972-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid jwyYOQV7WQMr7Dhx3_Fu/jwyYOQV7WQMr7Dhx3_Fu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b392/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_386/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/49/4979ad4a2c053192c07781377a86dfae20e6dcb2be1f2186c43b7baa31c3f76d-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid RaQb6_d7Zj2IZNNkun1G/RaQb6_d7Zj2IZNNkun1G -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b403/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_386/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/09/096fce0c9e7922545b447578bd45e35cba9614ae67b41f39b7c428efcaf0f48a-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/textproto=$WORK/b206/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p golang.org/x/net/http/httpguts -lang=go1.16 -complete -installsuffix shared -buildid kjPzXIwTl71RWOlM4mub/kjPzXIwTl71RWOlM4mub -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b409/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_386/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/70/709235371a85708e7318bc73c2876495b5bc95853a34416abc657636a2056ab1-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p golang.org/x/net/http2/hpack -lang=go1.16 -complete -installsuffix shared -buildid wS1G31Bj69MSgF9tQDIf/wS1G31Bj69MSgF9tQDIf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b410/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 cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/21/2181046bf755db4fc62a771f34661ece2685c465eb2861c99fba9593d11a1032-d # internal net/http/httptrace mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile internal/nettrace=$WORK/b155/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/textproto=$WORK/b206/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid f9vkyIuo_35h4Zjqv2SF/f9vkyIuo_35h4Zjqv2SF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/55/5529b1486ffa0a8a0c9a5ad0590fd6adbcbf4f5a127d8b8fca007d488feb4d38-d # internal google.golang.org/grpc/internal/credentials mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p google.golang.org/grpc/internal/credentials -lang=go1.16 -complete -installsuffix shared -buildid OQnK9OGOgH7-4wDdyjdv/OQnK9OGOgH7-4wDdyjdv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b369/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_386/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/fc/fc1b078b4bc9eed5a1a7bdd77198dbd720cded0e98e6f9720afe8b1c1b6a407c-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b342/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b347/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.16 -complete -installsuffix shared -buildid _bg_bHDIzdXKu95hxhwt/_bg_bHDIzdXKu95hxhwt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/48/48049a9e65ee4af44778302e4d26b4b469f1a1041345c2aeb5954b3cd597c8f1-d # internal net/http mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile container/list=$WORK/b151/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b200/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b201/_pkg_.a packagefile internal/godebug=$WORK/b154/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile mime/multipart=$WORK/b210/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http/httptrace=$WORK/b212/_pkg_.a packagefile net/http/internal=$WORK/b213/_pkg_.a packagefile net/http/internal/ascii=$WORK/b214/_pkg_.a packagefile net/textproto=$WORK/b206/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p net/http -std -complete -installsuffix shared -buildid wHImWs3uYqk8wcy3Ke9D/wHImWs3uYqk8wcy3Ke9D -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b199/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_386/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/09/093f918a16ebd916ea82aac3f76a5a9d188c03c10b81cfdf6f2df2332d16415f-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p google.golang.org/grpc/internal/syscall -lang=go1.16 -complete -installsuffix shared -buildid izabQN16J6zb8-ZybUKE/izabQN16J6zb8-ZybUKE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b412/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/9f/9f2020198b93328cf3125ae5b2f962e4742f0cd0a4148251953fd408b3409835-d # internal cuelang.org/go/internal/value mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b098/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p cuelang.org/go/internal/value -lang=go1.16 -complete -installsuffix shared -buildid hHGei1hRGgGEuc8exGBg/hHGei1hRGgGEuc8exGBg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack ./vendor/cuelang.org/go/internal/value/value.go cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/9c/9c98b22cdf6b68277623f16cebdb66f7a60889efcc096158fde14233c7ea2812-d # internal cuelang.org/go/internal/cli mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p cuelang.org/go/internal/cli -lang=go1.16 -complete -installsuffix shared -buildid AbFoL_nowZbaahuPQ1a5/AbFoL_nowZbaahuPQ1a5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack ./vendor/cuelang.org/go/internal/cli/cli.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/b4/b430debeea8ed528369c30c5a607efd96254cf34f302b3f395655f0ee40d98fc-d # internal cuelang.org/go/encoding/jsonschema mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p cuelang.org/go/encoding/jsonschema -lang=go1.16 -complete -installsuffix shared -buildid Az0TNX-sa_TLrWNL1Dge/Az0TNX-sa_TLrWNL1Dge -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b221/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_386/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/4c/4cac599468af43a2f4c074709ac44624dc3c0243ed2de6102725b9be73943347-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/1a/1adcbe28493466c4210ac9f9c9f7a891744a2ec8156a886d1b6e475b161ddc6f-d # internal cuelang.org/go/pkg/internal mkdir -p $WORK/b122/ cuelang.org/go/encoding/protobuf/pbinternal cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b095/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b123/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p cuelang.org/go/pkg/internal -lang=go1.16 -complete -installsuffix shared -buildid b4ydUFOjFr6AlkS63iol/b4ydUFOjFr6AlkS63iol -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b122/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 mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p cuelang.org/go/encoding/protobuf/pbinternal -lang=go1.16 -complete -installsuffix shared -buildid SYLfQW45HPzlRlmcoJKd/SYLfQW45HPzlRlmcoJKd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/attribute.go ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/symbol.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/bd/bdf8fe86404ad450a5ae98e3ee509810e32726131fcf9685ba00c32661919632-d # internal cuelang.org/go/encoding/json mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b123/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p cuelang.org/go/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid QrI3DWRygIR_YzwlqdtE/QrI3DWRygIR_YzwlqdtE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack ./vendor/cuelang.org/go/encoding/json/json.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/aa/aae24c30d8bcd3082514cc45ba62bfb080a774eaf658dfa303c209e21ef93e92-d # internal cuelang.org/go/internal/task mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b123/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p cuelang.org/go/internal/task -lang=go1.16 -complete -installsuffix shared -buildid ktjQyhpaoWVCYiLDgkFJ/ktjQyhpaoWVCYiLDgkFJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack ./vendor/cuelang.org/go/internal/task/task.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/56/5651202d66ea8c72ef508df490505436a279548e39e694ed66fc9407e42faf42-d # internal cuelang.org/go/pkg/crypto/ed25519 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b110/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p cuelang.org/go/pkg/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid 3OGU3KfzIyo2LIR55DAW/3OGU3KfzIyo2LIR55DAW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/ed25519/ed25519.go ./vendor/cuelang.org/go/pkg/crypto/ed25519/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/dc/dc80fae958059585f0348a7cae4121c94678c064e4e7f90ed3aa9b8f1c182f04-d # internal cuelang.org/go/pkg/crypto/hmac mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/sha512=$WORK/b121/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p cuelang.org/go/pkg/crypto/hmac -lang=go1.16 -complete -installsuffix shared -buildid VXsky-DM_KvyZ5a9l2Xl/VXsky-DM_KvyZ5a9l2Xl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b124/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_386/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/3d/3d4f07aeffb22b81e1684611d3d1f79c05c04e57d4c3d48062d26764e4795256-d # internal cuelang.org/go/pkg/crypto/md5 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p cuelang.org/go/pkg/crypto/md5 -lang=go1.16 -complete -installsuffix shared -buildid UTvocQhjThkXDf2Tq7OO/UTvocQhjThkXDf2Tq7OO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b129/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_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/6c/6cad5163135cc0748f666b6e56e46624627d112865e48a6d3a63b0c46ed4456d-d # internal cuelang.org/go/pkg/crypto/sha1 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p cuelang.org/go/pkg/crypto/sha1 -lang=go1.16 -complete -installsuffix shared -buildid cpMXoWGG6o1rnzQOU7G3/cpMXoWGG6o1rnzQOU7G3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha1/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha1/sha1.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/dd/dddc9790270eb4bfe0dc70a3d112f44a7d914bade607092da068fe7d9ed38000-d # internal cuelang.org/go/pkg/crypto/sha256 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p cuelang.org/go/pkg/crypto/sha256 -lang=go1.16 -complete -installsuffix shared -buildid 7kyT3UdFh7CukN5NrgM3/7kyT3UdFh7CukN5NrgM3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha256/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha256/sha256.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f8/f808c10dc9551899f9361e98a787b9e6387ace2b3841b3564b6c5f56862b483d-d # internal cuelang.org/go/pkg/crypto/sha512 mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b121/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p cuelang.org/go/pkg/crypto/sha512 -lang=go1.16 -complete -installsuffix shared -buildid VXkodP371hTXfCBqf3_q/VXkodP371hTXfCBqf3_q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b132/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_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/ff/ffde16e797a3c469ba915eb99a45eaa3806e8e20ab92540a8e63f255d663eeaf-d # internal cuelang.org/go/pkg/encoding/base64 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p cuelang.org/go/pkg/encoding/base64 -lang=go1.16 -complete -installsuffix shared -buildid YPzx0vQ2_V00-zWxDHDd/YPzx0vQ2_V00-zWxDHDd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/base64/manual.go ./vendor/cuelang.org/go/pkg/encoding/base64/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e6/e6757db513827f25551611386d8af1269c835386502c0e390059e81007ba6c1c-d # internal cuelang.org/go/pkg/encoding/csv mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile encoding/csv=$WORK/b135/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p cuelang.org/go/pkg/encoding/csv -lang=go1.16 -complete -installsuffix shared -buildid xR8FQJNRN9KEYqzEfplU/xR8FQJNRN9KEYqzEfplU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/csv/manual.go ./vendor/cuelang.org/go/pkg/encoding/csv/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/66/66dd5d36c4c55fcde90afd56b432779d225660446db434c9b16af261f0006e5e-d # internal cuelang.org/go/pkg/encoding/hex mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p cuelang.org/go/pkg/encoding/hex -lang=go1.16 -complete -installsuffix shared -buildid 4MUSFpOmQ7iDnJFmVQgq/4MUSFpOmQ7iDnJFmVQgq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b136/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_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/16/16af400243177fe230b0d0cbaf4ea6ba3ad902a285de8924c1873636a636a488-d # internal cuelang.org/go/pkg/encoding/json mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b138/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p cuelang.org/go/pkg/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid iBWDqd1Hm99CTYZtvExu/iBWDqd1Hm99CTYZtvExu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b137/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_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/39/39b528feaeac973aa8ddcbb2efee6ee573f7547d1e381755fc21f4e9c6cf3f29-d # internal cuelang.org/go/pkg/encoding/yaml mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b140/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b142/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p cuelang.org/go/pkg/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid FvamZsl2ZBisvKCEgwrw/FvamZsl2ZBisvKCEgwrw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/yaml/manual.go ./vendor/cuelang.org/go/pkg/encoding/yaml/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e7/e7c3daf37696187ce52b9eca1d4a9a3364619a67e46a7f6d14d558020b285dce-d # internal cuelang.org/go/pkg/html mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile html=$WORK/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p cuelang.org/go/pkg/html -lang=go1.16 -complete -installsuffix shared -buildid _Zdn-lHcyYdsi5GfMLgA/_Zdn-lHcyYdsi5GfMLgA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack ./vendor/cuelang.org/go/pkg/html/html.go ./vendor/cuelang.org/go/pkg/html/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/42/42bfffcf45a67a012f46177b8b665f516fefb8a606cc629290f0bd3e981cf397-d # internal cuelang.org/go/pkg/list mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p cuelang.org/go/pkg/list -lang=go1.16 -complete -installsuffix shared -buildid RX6khtHxvDy0YsQyUGZL/RX6khtHxvDy0YsQyUGZL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack ./vendor/cuelang.org/go/pkg/list/list.go ./vendor/cuelang.org/go/pkg/list/math.go ./vendor/cuelang.org/go/pkg/list/pkg.go ./vendor/cuelang.org/go/pkg/list/sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/c6/c67ab6ac05eeaf25e856a4d6bb101bac501a8cd65f098f8ab44fd2c47dc5982d-d # internal cuelang.org/go/pkg/math mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p cuelang.org/go/pkg/math -lang=go1.16 -complete -installsuffix shared -buildid hpzqsW856NOVfvlKsEJG/hpzqsW856NOVfvlKsEJG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b145/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_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/4e/4ea9e62ea7ca252d3590e97601166d01d4145f7eac6ec921a552280c8e318347-d # internal cuelang.org/go/pkg/math/bits mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p cuelang.org/go/pkg/math/bits -lang=go1.16 -complete -installsuffix shared -buildid 7rdXnzwDWvRJSEzIVID1/7rdXnzwDWvRJSEzIVID1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack ./vendor/cuelang.org/go/pkg/math/bits/manual.go ./vendor/cuelang.org/go/pkg/math/bits/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/d5/d57af3b19bf6840c902387268a92054f0dee8ec2f145d89d248bb3ad4e77d080-d # internal cuelang.org/go/pkg/net mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p cuelang.org/go/pkg/net -lang=go1.16 -complete -installsuffix shared -buildid 9EB9uKjgb0QEG2qXr_8Z/9EB9uKjgb0QEG2qXr_8Z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b147/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/f0/f05f292f727fee4f0ae8290d32ad08bbfd8e2976af27155e4035d9efa1e6156f-d # internal cuelang.org/go/pkg/path mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_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_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p cuelang.org/go/pkg/path -lang=go1.16 -complete -installsuffix shared -buildid MWFzkBo4F7DHsViLipzc/MWFzkBo4F7DHsViLipzc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack ./vendor/cuelang.org/go/pkg/path/match.go ./vendor/cuelang.org/go/pkg/path/os.go ./vendor/cuelang.org/go/pkg/path/path.go ./vendor/cuelang.org/go/pkg/path/path_nix.go ./vendor/cuelang.org/go/pkg/path/path_p9.go ./vendor/cuelang.org/go/pkg/path/path_win.go ./vendor/cuelang.org/go/pkg/path/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/36/362bd07bd4426bf56675f923d1340d974d8d60030781a5eb4e5f99f182b46c0e-d # internal cuelang.org/go/pkg/regexp mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p cuelang.org/go/pkg/regexp -lang=go1.16 -complete -installsuffix shared -buildid UfFrGcIYozGINuRJkSAM/UfFrGcIYozGINuRJkSAM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b161/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/1f/1f717e21105a96b2ea4493aa8f3df80d5de20a9e624adeab7abb686972a8c838-d # internal cuelang.org/go/pkg/strconv mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p cuelang.org/go/pkg/strconv -lang=go1.16 -complete -installsuffix shared -buildid VdH_re_EI68bc_v4j-Dz/VdH_re_EI68bc_v4j-Dz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack ./vendor/cuelang.org/go/pkg/strconv/manual.go ./vendor/cuelang.org/go/pkg/strconv/pkg.go ./vendor/cuelang.org/go/pkg/strconv/strconv.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/63/63ab4f26cbe2e4e7be9168be6cf39e1e7a029ba1aaa3ac017aab3e438a9fc69c-d # internal cuelang.org/go/pkg/strings mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p cuelang.org/go/pkg/strings -lang=go1.16 -complete -installsuffix shared -buildid rBv8B2QJ8PW79q56RvNQ/rBv8B2QJ8PW79q56RvNQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b163/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/da/da62ebfbaf78b627e9c678fad107a875028d045396cd4b244e3efcada04a3a6f-d # internal cuelang.org/go/pkg/struct mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p cuelang.org/go/pkg/struct -lang=go1.16 -complete -installsuffix shared -buildid fB-4Vquzg7al9uVkmOD4/fB-4Vquzg7al9uVkmOD4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack ./vendor/cuelang.org/go/pkg/struct/pkg.go ./vendor/cuelang.org/go/pkg/struct/struct.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/8b/8b8a311fc65043c754f33f34f0bd8198d8b92e2c583a39da9196c6d3b1727ab7-d # internal cuelang.org/go/pkg/text/tabwriter mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p cuelang.org/go/pkg/text/tabwriter -lang=go1.16 -complete -installsuffix shared -buildid DgM5aUrh_u5deUG836_A/DgM5aUrh_u5deUG836_A -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack ./vendor/cuelang.org/go/pkg/text/tabwriter/manual.go ./vendor/cuelang.org/go/pkg/text/tabwriter/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/f7/f73a3792b0d2e65d59839fea4dec5855c1745eb08dccd87eab675218eaf728e1-d # internal cuelang.org/go/pkg/text/template mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p cuelang.org/go/pkg/text/template -lang=go1.16 -complete -installsuffix shared -buildid mf89lHR8SJmGimymyhvn/mf89lHR8SJmGimymyhvn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b166/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_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/c1/c1947403290e3c26d5d82ef6e28bbd887c0a1d1116e7b9b64cc2d447813c38a3-d # internal cuelang.org/go/pkg/time mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p cuelang.org/go/pkg/time -lang=go1.16 -complete -installsuffix shared -buildid QQNcn8PiLSD9mr7eWWfN/QQNcn8PiLSD9mr7eWWfN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b167/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_386/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/f7/f7bcdca3869401c5fd7c06f34518f567d22664fec62de03c7a36fc96cb262b46-d # internal cuelang.org/go/pkg/tool/cli mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b170/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p cuelang.org/go/pkg/tool/cli -lang=go1.16 -complete -installsuffix shared -buildid wP9wDCY7WH_xTmXQwgoO/wP9wDCY7WH_xTmXQwgoO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b169/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 cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/ad/adc6b1df4dd1e98717148ac5d19d35906086d188d5dbd9ba3a2650e7b514c052-d # internal cuelang.org/go/pkg/tool/exec mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b170/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b172/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p cuelang.org/go/pkg/tool/exec -lang=go1.16 -complete -installsuffix shared -buildid CqzqBZnTMHLRAhmhUuWC/CqzqBZnTMHLRAhmhUuWC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b171/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_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/0d/0dc7e926e24323ff358775396d8a0c627fd4268c205d42e2c9781d6fb760c49e-d # internal cuelang.org/go/pkg/tool/file mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b170/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p cuelang.org/go/pkg/tool/file -lang=go1.16 -complete -installsuffix shared -buildid 5NJQbCz_aVYsuprr5vfB/5NJQbCz_aVYsuprr5vfB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/file/doc.go ./vendor/cuelang.org/go/pkg/tool/file/file.go ./vendor/cuelang.org/go/pkg/tool/file/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/58/583145e6bdac550056998edcaeb79b923144cbd73ffb827a54fb36025bbf686f-d # internal cuelang.org/go/pkg/tool/os mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b216/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b170/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p cuelang.org/go/pkg/tool/os -lang=go1.16 -complete -installsuffix shared -buildid 3GeKJd39wGhBITWyHfHo/3GeKJd39wGhBITWyHfHo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b215/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_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/34/34a37aa9ad0236a25b360dab2c47fa9374dc1162aa9c5fce762054ed829b0df8-d # internal cuelang.org/go/pkg/uuid mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/uuid=$WORK/b218/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p cuelang.org/go/pkg/uuid -lang=go1.16 -complete -installsuffix shared -buildid jaqMavb1GegzQMDPIpow/jaqMavb1GegzQMDPIpow -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./vendor/cuelang.org/go/pkg/uuid/pkg.go ./vendor/cuelang.org/go/pkg/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/2e/2e7debf581aa7701a8fc2e6d99f8442a418fa85d58295390f54da14e514806e4-d # internal cuelang.org/go/encoding/openapi mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b138/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b221/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b223/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b224/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b123/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p cuelang.org/go/encoding/openapi -lang=go1.16 -complete -installsuffix shared -buildid XxmpblRRtqIZQ9LD-LKv/XxmpblRRtqIZQ9LD-LKv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./vendor/cuelang.org/go/encoding/openapi/build.go ./vendor/cuelang.org/go/encoding/openapi/crd.go ./vendor/cuelang.org/go/encoding/openapi/cycle.go ./vendor/cuelang.org/go/encoding/openapi/decode.go ./vendor/cuelang.org/go/encoding/openapi/doc.go ./vendor/cuelang.org/go/encoding/openapi/errors.go ./vendor/cuelang.org/go/encoding/openapi/openapi.go ./vendor/cuelang.org/go/encoding/openapi/orderedmap.go ./vendor/cuelang.org/go/encoding/openapi/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/90/900558b28955766b355f9c2d84dca0c9ea40cd941c8ad085b3e836c826e0d9d4-d # internal cuelang.org/go/encoding/protobuf/jsonpb mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b229/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p cuelang.org/go/encoding/protobuf/jsonpb -lang=go1.16 -complete -installsuffix shared -buildid 5BgKWOWuiTKoOUUKvloU/5BgKWOWuiTKoOUUKvloU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b228/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/5d/5db4e4bf32ad85d498a17e2e66078350e6a983f05eef98b261797d54a4a082e2-d # internal cuelang.org/go/encoding/protobuf/textproto mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b229/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b231/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b232/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b237/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p cuelang.org/go/encoding/protobuf/textproto -lang=go1.16 -complete -installsuffix shared -buildid OXuL3Ls3MyK3cCsIcVq9/OXuL3Ls3MyK3cCsIcVq9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/textproto/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/doc.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/encoder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ca/caf0865255bc536c0eaa8c45f216f73fefc5a85c0248935bc698e2036aaa513e-d # internal github.com/grafana/cuetsy mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/cuetsy/ts=$WORK/b251/_pkg_.a packagefile github.com/grafana/cuetsy/ts/ast=$WORK/b252/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b253/_pkg_.a packagefile go/token=$WORK/b254/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/grafana/cuetsy -lang=go1.16 -complete -installsuffix shared -buildid -xDo2JkCvBLGBYdey_2u/-xDo2JkCvBLGBYdey_2u -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./vendor/github.com/grafana/cuetsy/analyze.go ./vendor/github.com/grafana/cuetsy/build.go ./vendor/github.com/grafana/cuetsy/debug.go ./vendor/github.com/grafana/cuetsy/dobuild.go ./vendor/github.com/grafana/cuetsy/expr.go ./vendor/github.com/grafana/cuetsy/generator.go ./vendor/github.com/grafana/cuetsy/templates.go ./vendor/github.com/grafana/cuetsy/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/26/26dd889a40d54766182788ba69a8b2dfa2659b79dfedce4611fb76457d9f8cdd-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b342/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.16 -complete -installsuffix shared -buildid SDiJz9wT-zdJJ6AZf1Tf/SDiJz9wT-zdJJ6AZf1Tf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/83/835ec8f58539f8845b467f6691258c4a13f6fa5dc974bc59ab1001bff7fdfded-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b254/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_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_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p google.golang.org/protobuf/internal/strs -lang=go1.16 -complete -installsuffix shared -buildid TOaSVPoRmo-drMecVk7n/TOaSVPoRmo-drMecVk7n -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/36/369b68e2496b67ccd9fc2fae55bc98d8bf644278a2c7904e3a556f3bc60ce323-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p google.golang.org/protobuf/internal/genid -lang=go1.16 -complete -installsuffix shared -buildid HGn1cXQBiXSQzl_UX-YF/HGn1cXQBiXSQzl_UX-YF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b351/importcfg -pack ./vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/google.golang.org/protobuf/internal/genid/doc.go ./vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/google.golang.org/protobuf/internal/genid/goname.go ./vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/cf/cf9751dd0e6f4bb202f00c8da9958451d2b7024fb84a8645a6d336ff9798babc-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b350/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.16 -complete -installsuffix shared -buildid CxnVGPkYChNmU33VqCvq/CxnVGPkYChNmU33VqCvq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b348/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_386/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/f2/f2d643c695e537ed3b64c26e169f5ad29a6877e7d0122cb907d7d7b01fbf4292-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p google.golang.org/protobuf/internal/order -lang=go1.16 -complete -installsuffix shared -buildid 4e447TLDtgDmogejSmp1/4e447TLDtgDmogejSmp1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b352/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_386/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/e3/e3f5f5abd79dec56ed5660e7f2b4afed559341913766b16c923186dbbe79c688-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.16 -complete -installsuffix shared -buildid kfQQKcbuEMidKFGwvPqO/kfQQKcbuEMidKFGwvPqO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/8b/8b896b892fd1dfcdc61dd8d129296cf9820a5f1c2aebc7d298b613022ab2d2df-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.16 -complete -installsuffix shared -buildid vs09YHcGgftj-RhwON4E/vs09YHcGgftj-RhwON4E -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/00/0030cf1f260b2f276bde9de5a059e4a9c0bdaea95d327226bb18593d976f1b52-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.16 -complete -installsuffix shared -buildid aE6tfbzaRgjiOK6pJB96/aE6tfbzaRgjiOK6pJB96 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/fd/fdcb8c0aa245db4c024da9f62368b0b99b5fc1d4da81fd0cb37e5a443f7c3285-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.16 -complete -installsuffix shared -buildid Ln4-uNRre5m2QqGmpyrA/Ln4-uNRre5m2QqGmpyrA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/00/00084a827c78f37f8a3ff5265cf22e1e9cd0d41e9ae26b8c43989a19c46f452e-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p google.golang.org/grpc/stats -lang=go1.16 -complete -installsuffix shared -buildid SXjHCWblqftKA4tmAdih/SXjHCWblqftKA4tmAdih -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/2a/2a9340b24a8fdf1a96ef1c698f0f507a205cb9b5c51913cc674309cc0223e346-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b342/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b356/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p google.golang.org/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid s6Xei9IEI84YWk1aOLIA/s6Xei9IEI84YWk1aOLIA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b354/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/b348/_pkg_.a /builddir/.cache/go-build/73/737bd89a8bdb81a828165978804f5ffe32254ca369c79429a59591b76641663f-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.16 -complete -installsuffix shared -buildid VXenJ7Oi3B_dnkPBmAFc/VXenJ7Oi3B_dnkPBmAFc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/d5/d5d1d75d5645163618a34ec143c37691d91db0bf7549f2993fc7659d2761c127-d # internal github.com/hashicorp/yamux mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/hashicorp/yamux -lang=go1.16 -complete -installsuffix shared -buildid 7SIk1ifOY4p9fNbzsFlf/7SIk1ifOY4p9fNbzsFlf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b422/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_386/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/8d/8d5e61a7ed60c9cc2bce8938d55457d314daef7fef0217c7d7ab91cd7cc1c747-d # internal github.com/mitchellh/go-testing-interface mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/mitchellh/go-testing-interface -lang=go1.16 -complete -installsuffix shared -buildid rX7AEWyq3MZibVDjrZz6/rX7AEWyq3MZibVDjrZz6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b423/importcfg -pack ./vendor/github.com/mitchellh/go-testing-interface/testing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/20/20590a09b80b29dc7d492aa2236fcd2d12e15f51e5fc2a886b2e0a88089f33f8-d # internal os/signal mkdir -p $WORK/b425/ cat >$WORK/b425/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b425=>" -I $WORK/b425/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b425/symabis ./sig.s cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p os/signal -std -installsuffix shared -buildid EgT5M5ePEb7EebNwoLyI/EgT5M5ePEb7EebNwoLyI -goversion go1.19.1 -symabis $WORK/b425/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack -asmhdr $WORK/b425/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_386/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/42/421729aa83c72f0dc8558b1c27bcc143b6737f3ab8058c567657ebf7d8ef7b16-d # internal github.com/apache/arrow/go/arrow/endian mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/apache/arrow/go/arrow/endian -lang=go1.16 -complete -installsuffix shared -buildid z7ilJYzujWtnRq3jzkCq/z7ilJYzujWtnRq3jzkCq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b435/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/endian/little.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/c4/c45f4682845c0caa9e3c012aa4f1512d689e020d914832c81b7097420f533bab-d # internal github.com/apache/arrow/go/arrow/memory mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b436/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/apache/arrow/go/arrow/memory -lang=go1.16 -complete -installsuffix shared -buildid cX6mhfQhTzByK_AICAp3/cX6mhfQhTzByK_AICAp3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b437/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/memory/allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/buffer.go ./vendor/github.com/apache/arrow/go/arrow/memory/checked_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/doc.go ./vendor/github.com/apache/arrow/go/arrow/memory/go_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/memory.go ./vendor/github.com/apache/arrow/go/arrow/memory/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/b1/b10b2782416fdd12382b1895a141ddf50ca8165fda5e9c7e9a4a0a54f765ba18-d # internal github.com/apache/arrow/go/arrow/bitutil mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b435/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b436/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b437/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/apache/arrow/go/arrow/bitutil -lang=go1.16 -complete -installsuffix shared -buildid wyEsg7AcREYR6_wDJzzm/wyEsg7AcREYR6_wDJzzm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b434/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 cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b425=>" -I $WORK/b425/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b425/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b425/_pkg_.a $WORK/b425/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/a4/a4a1bd5b85ea848ff0f41b4f8237c36005db312034e87add43a9d688dd99f353-d # internal github.com/oklog/run mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/signal=$WORK/b425/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/oklog/run -lang=go1.16 -complete -installsuffix shared -buildid MbNgybK9JMQCVUNPvWWF/MbNgybK9JMQCVUNPvWWF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b424/importcfg -pack ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/ef/efc348f6b0e8e1f96124138aa4930390e59b9028f78c7d6dc684abdab07fe795-d # internal github.com/apache/arrow/go/arrow/decimal128 mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile math/big=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/apache/arrow/go/arrow/decimal128 -lang=go1.16 -complete -installsuffix shared -buildid 2hkWNysbwLaI5VfFUpgO/2hkWNysbwLaI5VfFUpgO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/decimal128/decimal128.go cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/09/098a33f3f7cfccd84e6f74b0edaa242cfc550be2821523164ce08c61e8cb7b6f-d # internal golang.org/x/xerrors mkdir -p $WORK/b440/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/30/30811333025cadc8f49ec6de8ae68a5090af616ff1d23a6df3215704f82f123f-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/klauspost/compress/fse -lang=go1.16 -complete -installsuffix shared -buildid CJEtu1kcgLt3wot7bspv/CJEtu1kcgLt3wot7bspv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b451/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 cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b441/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p golang.org/x/xerrors -lang=go1.16 -complete -installsuffix shared -buildid XhjmbuU0OqZZN7HnLKoM/XhjmbuU0OqZZN7HnLKoM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b440/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_386/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/ed/edc0ea6b94477e1718895b4e780564b3c10a46adcdcea097b39ff395ef790f47-d # internal github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.16 -complete -installsuffix shared -buildid dnWweIfCgEEuR__v8eTt/dnWweIfCgEEuR__v8eTt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b452/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 cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/a2/a2d86f7022f37ee8161c364482a44a3760d5fd2831915fbb8afa9b7a58008156-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b342/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b355/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.16 -complete -installsuffix shared -buildid vMK5Jupx4CC3kXjoUuCr/vMK5Jupx4CC3kXjoUuCr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b341/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/a6/a6bd01a73a9dc8cafa09a6405b40ca5aac1b94ca2715f7d524e9821b5107ad89-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b342/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b355/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.16 -complete -installsuffix shared -buildid CN3yMBDyxwx9mRAE895_/CN3yMBDyxwx9mRAE895_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b359/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_386/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/fc/fc81ae62b9773022cc52e117f35f2b2313c715ab9b8e48a161650c8a3dedc083-d # internal github.com/apache/arrow/go/arrow mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b434/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b438/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b435/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b439/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b436/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b440/_pkg_.a packagefile hash/maphash=$WORK/b442/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/apache/arrow/go/arrow -lang=go1.16 -complete -installsuffix shared -buildid U5v-uRJb8162SBSLdkaX/U5v-uRJb8162SBSLdkaX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b433/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_386/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/0e/0e09d56f189cc29dcd4e4f77c3113d4a381f089a728d108d0ee6d81ca80d1219-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b451/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/klauspost/compress/huff0 -lang=go1.16 -complete -installsuffix shared -buildid 456UHtbtzt0IRfVCAuAp/456UHtbtzt0IRfVCAuAp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack ./vendor/github.com/klauspost/compress/huff0/autogen.go ./vendor/github.com/klauspost/compress/huff0/bitreader.go ./vendor/github.com/klauspost/compress/huff0/bitwriter.go ./vendor/github.com/klauspost/compress/huff0/bytereader.go ./vendor/github.com/klauspost/compress/huff0/compress.go ./vendor/github.com/klauspost/compress/huff0/decompress.go ./vendor/github.com/klauspost/compress/huff0/decompress_generic.go ./vendor/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/f8/f896f0172c93ea77a4614d85c942df3b199033413086083e27e392d2720c6212-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.16 -complete -installsuffix shared -buildid 1Rrx__9vQGMhXYbmHjgB/1Rrx__9vQGMhXYbmHjgB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b453/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/b9/b98cdd19453a2032c6dda453eaf38bff499bd6c909e679b68a6afb3746f9a929-d # internal runtime/debug mkdir -p $WORK/b454/ cat >$WORK/b454/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b454=>" -I $WORK/b454/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b454/symabis ./debug.s cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p runtime/debug -std -installsuffix shared -buildid BYKh4vyXSjnOjatQrIeA/BYKh4vyXSjnOjatQrIeA -goversion go1.19.1 -symabis $WORK/b454/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack -asmhdr $WORK/b454/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_386/buildid -w $WORK/b199/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b454=>" -I $WORK/b454/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b454/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b454/_pkg_.a $WORK/b454/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/b7/b7b201b4801877bedf1bf2e959b065b7d33a6ec819cf69b1e4bb00f1a289af1f-d # internal github.com/pierrec/lz4/v4/internal/lz4block mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b457/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/pierrec/lz4/v4/internal/lz4block -lang=go1.16 -complete -installsuffix shared -buildid q_I2x5XLpu2myTPPw37q/q_I2x5XLpu2myTPPw37q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b456/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/blocks.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_noasm.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_other.go cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/98/98e3f6749d7dd0def980728c8327de0f6a62aa02a920196749d98df0527f17b9-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b449/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b450/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b452/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b453/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b454/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/klauspost/compress/zstd -lang=go1.16 -complete -installsuffix shared -buildid dpdT9jkH5Z7O1SP8p-ds/dpdT9jkH5Z7O1SP8p-ds -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/bitreader.go ./vendor/github.com/klauspost/compress/zstd/bitwriter.go ./vendor/github.com/klauspost/compress/zstd/blockdec.go ./vendor/github.com/klauspost/compress/zstd/blockenc.go ./vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./vendor/github.com/klauspost/compress/zstd/bytebuf.go ./vendor/github.com/klauspost/compress/zstd/bytereader.go ./vendor/github.com/klauspost/compress/zstd/decodeheader.go ./vendor/github.com/klauspost/compress/zstd/decoder.go ./vendor/github.com/klauspost/compress/zstd/decoder_options.go ./vendor/github.com/klauspost/compress/zstd/dict.go ./vendor/github.com/klauspost/compress/zstd/enc_base.go ./vendor/github.com/klauspost/compress/zstd/enc_best.go ./vendor/github.com/klauspost/compress/zstd/enc_better.go ./vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./vendor/github.com/klauspost/compress/zstd/enc_fast.go ./vendor/github.com/klauspost/compress/zstd/encoder.go ./vendor/github.com/klauspost/compress/zstd/encoder_options.go ./vendor/github.com/klauspost/compress/zstd/framedec.go ./vendor/github.com/klauspost/compress/zstd/frameenc.go ./vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./vendor/github.com/klauspost/compress/zstd/fuzz_none.go ./vendor/github.com/klauspost/compress/zstd/hash.go ./vendor/github.com/klauspost/compress/zstd/history.go ./vendor/github.com/klauspost/compress/zstd/seqdec.go ./vendor/github.com/klauspost/compress/zstd/seqenc.go ./vendor/github.com/klauspost/compress/zstd/snappy.go ./vendor/github.com/klauspost/compress/zstd/zip.go ./vendor/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/ea/eaf9f0fe9c357d3423f96b1a550f3444fc394b595f9bfa16ee35e8408b9311e8-d # internal github.com/pierrec/lz4/v4/internal/xxh32 mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/pierrec/lz4/v4/internal/xxh32 -lang=go1.16 -complete -installsuffix shared -buildid -LCAwPGR_5q4h6EPnVUI/-LCAwPGR_5q4h6EPnVUI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero.go ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero_other.go cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/cb/cbccfd4c0d0bbbe4c596cfdda31f965f996b07f6768c781e33f4204424b8414b-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.16 -complete -installsuffix shared -buildid k1XFY7q6HpYcqTY1s1GW/k1XFY7q6HpYcqTY1s1GW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/1b/1b4e7519f9793643162f9efac96e9d318ffe034b778c0e9cb1c16df92d6c4ab8-d # internal cuelang.org/go/pkg/tool/http mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b170/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile encoding/pem=$WORK/b191/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p cuelang.org/go/pkg/tool/http -lang=go1.16 -complete -installsuffix shared -buildid 9weuvDD38jgF947YslDc/9weuvDD38jgF947YslDc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b174/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 cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/81/8190094b0a525d2e6c3dc4a5f59b4ce568cccec94da40cfc9514993a90a6cfb1-d # internal net/http/httputil mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b200/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/http/internal=$WORK/b213/_pkg_.a packagefile net/http/internal/ascii=$WORK/b214/_pkg_.a packagefile net/textproto=$WORK/b206/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p net/http/httputil -std -complete -installsuffix shared -buildid Po9XFZxjjiFrt52rVWwi/Po9XFZxjjiFrt52rVWwi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b299/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_386/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/ee/ee97cb135e0f3993d86f8d783527bfaa4793dc2c0cf2d8d37a8fc13a78483c54-d # internal golang.org/x/net/trace mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b333/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b074/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p golang.org/x/net/trace -lang=go1.16 -complete -installsuffix shared -buildid EFFobDAfKlTVL636N2dt/EFFobDAfKlTVL636N2dt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b332/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_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/3b/3b9afe409d403ea6840f064d18238eea3da33accc210c9143f95cf5934de3795-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b341/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b342/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b356/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p google.golang.org/protobuf/internal/impl -lang=go1.16 -complete -installsuffix shared -buildid jUfRQ3sEGUiIMYMvPAls/jUfRQ3sEGUiIMYMvPAls -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b365/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_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/a7/a7d3599047b1169a85379379b286e1946d8b29f5bb66329ad3cc61bbe514a6a0-d # internal cuelang.org/go/pkg mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b109/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b124/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b129/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b130/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b131/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b132/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b133/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b134/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b136/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b137/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b139/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b143/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b144/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b145/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b146/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b147/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b160/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b161/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b162/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b163/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b164/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b165/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b166/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b167/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b168/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b169/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b173/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b174/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b215/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b217/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p cuelang.org/go/pkg -lang=go1.16 -complete -installsuffix shared -buildid wpSe0Ecg3eooR3EXrTXf/wpSe0Ecg3eooR3EXrTXf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack ./vendor/cuelang.org/go/pkg/doc.go ./vendor/cuelang.org/go/pkg/register.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1b/1b17d0cb25b6bead06c9e2e20be09c661053fd959ef99454e5a7e1388ae4fee2-d # internal cuelang.org/go/cue/cuecontext mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p cuelang.org/go/cue/cuecontext -lang=go1.16 -complete -installsuffix shared -buildid Sui5mYSXauBIEyVEuODm/Sui5mYSXauBIEyVEuODm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack ./vendor/cuelang.org/go/cue/cuecontext/cuecontext.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/bc/bcd76d26915ef9f026c3ea35179d45e9b2ba50507d1e5868482682336e4ec095-d # internal cuelang.org/go/encoding/protobuf mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b070/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b226/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b055/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/scanner=$WORK/b227/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p cuelang.org/go/encoding/protobuf -lang=go1.16 -complete -installsuffix shared -buildid 6oiMuGRiO22Z3KufE-By/6oiMuGRiO22Z3KufE-By -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b225/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_386/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/02/0221999c8d9ebe9e34317414f5667d58afb38f5479be87e9b63043aaac7d512c-d # internal cuelang.org/go/encoding/gocode/gocodec mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b107/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b123/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p cuelang.org/go/encoding/gocode/gocodec -lang=go1.16 -complete -installsuffix shared -buildid 089kWsNBCL-CS3snsA8M/089kWsNBCL-CS3snsA8M -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack ./vendor/cuelang.org/go/encoding/gocode/gocodec/codec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/5c/5c8fd0a36282c79e4da37a4224f8bcf7194973a7000bb72cb65c93e1cc9b0bd1-d # internal golang.org/x/net/http2 mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b409/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b410/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/http/httptrace=$WORK/b212/_pkg_.a packagefile net/textproto=$WORK/b206/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p golang.org/x/net/http2 -lang=go1.16 -complete -installsuffix shared -buildid J4Aj3Jts2Yq25Q0pAmvk/J4Aj3Jts2Yq25Q0pAmvk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b408/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_386/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/48/488cd3894fa753c43a79c4dd3b3a8c195f6d9c6d362e3cef3c052181a3c3dbf9-d # internal cuelang.org/go/internal/filetypes mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b239/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p cuelang.org/go/internal/filetypes -lang=go1.16 -complete -installsuffix shared -buildid tZiyksVBMHN92LJimQ5T/tZiyksVBMHN92LJimQ5T -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b238/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_386/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/54/54a15f1883b82cc678809abd8d30d738f5764cc6c6c274d4b57351acc82eecb2-d # internal net/rpc mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go/token=$WORK/b254/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p net/rpc -std -complete -installsuffix shared -buildid Jyfigloe_dSNy9jvCtt8/Jyfigloe_dSNy9jvCtt8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b430/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_386/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/ca/caf1cbc33b8ef9e702c49514266c9d82d8cd15b9956d52d68ffb2fc76553046f-d # internal cuelang.org/go/internal/encoding mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b138/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b221/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b222/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b225/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b228/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b230/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b238/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b142/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b139/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b076/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p cuelang.org/go/internal/encoding -lang=go1.16 -complete -installsuffix shared -buildid atDrQrNr9_ToSX8VPZho/atDrQrNr9_ToSX8VPZho -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b220/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_386/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/d5/d500ac29cf2574c510bfbc2094afdc18f0e4528e0993dc47654de5a05d131f6e-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/httpclient mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/httpclient -lang=go1.16 -complete -installsuffix shared -buildid RNEJ7TuAniXo_nbMI1Dm/RNEJ7TuAniXo_nbMI1Dm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b431/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/4a/4a9c1733d4cce9df6633ee6343de914a07e18a6765f519ad64d6475c73988639-d # internal cuelang.org/go/cue/load mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b216/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b095/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b220/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b238/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b235/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p cuelang.org/go/cue/load -lang=go1.16 -complete -installsuffix shared -buildid LOz-TMBlO4OvldpWbUz8/LOz-TMBlO4OvldpWbUz8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b219/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_386/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/b2/b2a7f3c3f00766f4f79c56055137a78e0cb9be04a065876450dc793205cab5d1-d # internal github.com/apache/arrow/go/arrow/array mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b433/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b434/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b438/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b439/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b436/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b437/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b440/_pkg_.a packagefile hash/maphash=$WORK/b442/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/apache/arrow/go/arrow/array -lang=go1.16 -complete -installsuffix shared -buildid Gxv7STQBhY13sswvHtcI/Gxv7STQBhY13sswvHtcI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b443/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_386/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/36/36cb616c0a966781a0c54dbc8be7d897e2e8914224e4875ed3056251c83b6993-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b291/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/aws/aws-sdk-go/aws -lang=go1.16 -complete -installsuffix shared -buildid cP6X8iRElmTkrTQ_8aGp/cP6X8iRElmTkrTQ_8aGp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b284/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 cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/e6/e6bfd175dcf3ab56a12b8ec218654818bb7819f2bfd54d99c6e43f418316be3e-d # internal github.com/pierrec/lz4/v4/internal/lz4stream mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b456/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b457/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b459/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/pierrec/lz4/v4/internal/lz4stream -lang=go1.16 -complete -installsuffix shared -buildid -wKih-hU7iqhQ72eEV-u/-wKih-hU7iqhQ72eEV-u -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b458/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_386/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/e3/e31e3d3649b2b951fb44972a36f1e269f7f47102d7fb3363dfbb8b8050ba7e32-d # internal github.com/pierrec/lz4/v4 mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b456/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b457/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b458/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/pierrec/lz4/v4 -lang=go1.16 -complete -installsuffix shared -buildid 58HdAagNaFBPE2YAemc4/58HdAagNaFBPE2YAemc4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b455/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_386/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/95/95e0fc23fd8aaf348b08625c217dafaa0e59331fd3e43f544341289a10769988-d # internal github.com/google/go-cmp/cmp/cmpopts mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b245/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b248/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/google/go-cmp/cmp/cmpopts -lang=go1.16 -complete -installsuffix shared -buildid E30rYioInKsMQEjAWDi0/E30rYioInKsMQEjAWDi0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b461/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/b284/_pkg_.a /builddir/.cache/go-build/a3/a3c3183ec0757972da915c6ba33d50dcfe63c37581987a1ae9356ebd60a54bf0-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b291/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/aws/aws-sdk-go/aws/request -lang=go1.16 -complete -installsuffix shared -buildid q4Sp2J0n5GAnCNO3sD3f/q4Sp2J0n5GAnCNO3sD3f -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b295/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_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/3c/3cd5b46ebca07e29c785a8bda9a194b6e8483cbf2eeafb895edbb06412dc0ea3-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b454/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid pfJoZGTDCgaNQfsKldaY/pfJoZGTDCgaNQfsKldaY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b463/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/5e/5e11bde419e31e6074177d204aa77cd3e390582660bfcdc68695b98ca212ff07-d # internal github.com/mattetti/filebuffer mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/mattetti/filebuffer -lang=go1.16 -complete -installsuffix shared -buildid yfZAgZZKRrBHdG9F6bO7/yfZAgZZKRrBHdG9F6bO7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack ./vendor/github.com/mattetti/filebuffer/filebuffer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/3e/3e2bdc63d56ae333bb3b5919f1629083628a550f0c482fc0a373a7d49c065207-d # internal github.com/json-iterator/go mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b463/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b464/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/json-iterator/go -lang=go1.16 -complete -installsuffix shared -buildid Efjcz60aCbdsxT92FZKA/Efjcz60aCbdsxT92FZKA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack ./vendor/github.com/json-iterator/go/adapter.go ./vendor/github.com/json-iterator/go/any.go ./vendor/github.com/json-iterator/go/any_array.go ./vendor/github.com/json-iterator/go/any_bool.go ./vendor/github.com/json-iterator/go/any_float.go ./vendor/github.com/json-iterator/go/any_int32.go ./vendor/github.com/json-iterator/go/any_int64.go ./vendor/github.com/json-iterator/go/any_invalid.go ./vendor/github.com/json-iterator/go/any_nil.go ./vendor/github.com/json-iterator/go/any_number.go ./vendor/github.com/json-iterator/go/any_object.go ./vendor/github.com/json-iterator/go/any_str.go ./vendor/github.com/json-iterator/go/any_uint32.go ./vendor/github.com/json-iterator/go/any_uint64.go ./vendor/github.com/json-iterator/go/config.go ./vendor/github.com/json-iterator/go/iter.go ./vendor/github.com/json-iterator/go/iter_array.go ./vendor/github.com/json-iterator/go/iter_float.go ./vendor/github.com/json-iterator/go/iter_int.go ./vendor/github.com/json-iterator/go/iter_object.go ./vendor/github.com/json-iterator/go/iter_skip.go ./vendor/github.com/json-iterator/go/iter_skip_strict.go ./vendor/github.com/json-iterator/go/iter_str.go ./vendor/github.com/json-iterator/go/jsoniter.go ./vendor/github.com/json-iterator/go/pool.go ./vendor/github.com/json-iterator/go/reflect.go ./vendor/github.com/json-iterator/go/reflect_array.go ./vendor/github.com/json-iterator/go/reflect_dynamic.go ./vendor/github.com/json-iterator/go/reflect_extension.go ./vendor/github.com/json-iterator/go/reflect_json_number.go ./vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/github.com/json-iterator/go/reflect_map.go ./vendor/github.com/json-iterator/go/reflect_marshaler.go ./vendor/github.com/json-iterator/go/reflect_native.go ./vendor/github.com/json-iterator/go/reflect_optional.go ./vendor/github.com/json-iterator/go/reflect_slice.go ./vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/github.com/json-iterator/go/stream.go ./vendor/github.com/json-iterator/go/stream_float.go ./vendor/github.com/json-iterator/go/stream_int.go ./vendor/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/31/319e5c27cefa59efdd62fda9dc4ac50353058d38a460fbc99f18dbd0d47d3f15-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/mattn/go-runewidth -lang=go1.16 -complete -installsuffix shared -buildid QAgcDXHH5BpdkedDIgYX/QAgcDXHH5BpdkedDIgYX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b467/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_386/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/16/165e762a4f55f15c60b60b3fe14e321292a261cf016cac00847918de0de0e710-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b298/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http/httputil=$WORK/b299/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/aws/aws-sdk-go/aws/client -lang=go1.16 -complete -installsuffix shared -buildid J7z2ooz09uQmg1w1QaZm/J7z2ooz09uQmg1w1QaZm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/e5/e50d90608b6d6e7d6ffb4905ebd7e8ec440cf2295628ad85a14162c4a2aeb91a-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -lang=go1.16 -complete -installsuffix shared -buildid XrungdRk8hY2bQ26g2oC/XrungdRk8hY2bQ26g2oC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b301/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 cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/ad/adabc2c38b054c3d39882763e007948420b82c3330eb7c1bae692f9efe37965b-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b309/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/aws/aws-sdk-go/private/protocol -lang=go1.16 -complete -installsuffix shared -buildid qlaOHoL_cYyDEi_DmzaE/qlaOHoL_cYyDEi_DmzaE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/a4/a45a67c1c76b5a361415748e8dd491eb9d7b5aca2ed6a378e9133347879953b0-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/aws/aws-sdk-go/aws/csm -lang=go1.16 -complete -installsuffix shared -buildid UUe1PzbelBk_YvqBqIBj/UUe1PzbelBk_YvqBqIBj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b323/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_386/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/4b/4b9c74d144b0e8968412c2d1e2ce27c16f548d660c83bff8c35d8192e31bba99-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b302/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -lang=go1.16 -complete -installsuffix shared -buildid UL8hRzEaU7IWtmRkXUIr/UL8hRzEaU7IWtmRkXUIr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b300/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_386/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/af/afe4814275fe83e85d2ac847707ea70f5e47207a26d67613604318bc3654d094-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b308/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -lang=go1.16 -complete -installsuffix shared -buildid VOtgXIFrOJy-k1UP_vbu/VOtgXIFrOJy-k1UP_vbu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b307/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_386/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/35/359ec679390be9be3a8b8e835ed0bbffc70cb9cb90c0ade7a39f97d60140c5c4-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b308/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -lang=go1.16 -complete -installsuffix shared -buildid YhrI9CLlkQdmSEzjgUGK/YhrI9CLlkQdmSEzjgUGK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/9d/9da232dd6cb48b8fc7e5bbd5113dc0db26210ec3d72d6b9087fcd52e633346f3-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/xml=$WORK/b311/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b308/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -lang=go1.16 -complete -installsuffix shared -buildid RgRjVKa0rcSXKikrLwL3/RgRjVKa0rcSXKikrLwL3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b313/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_386/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/b6/b656e6347fd7fd57ecbbe16770253833b3fc9930b128279df5aeb0c7e74a6567-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b302/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -lang=go1.16 -complete -installsuffix shared -buildid uH1R1bWr8bqLE4YH-FXJ/uH1R1bWr8bqLE4YH-FXJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/a1/a1a643e94227160749c92ca4b0d1cca1be7ecbeca7ba3da5764bb7c2e6b448ba-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b307/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -lang=go1.16 -complete -installsuffix shared -buildid tV-e9FLDpF4TKc1ry7AV/tV-e9FLDpF4TKc1ry7AV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b305/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/a4/a43a38fc7a6d5dc6725c71d8d0f04e338d91116c74805c84fe6259debc17dea5-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b308/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -lang=go1.16 -complete -installsuffix shared -buildid 98K28z50iVhLG3c8NzrG/98K28z50iVhLG3c8NzrG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b320/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_386/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/f7/f7a474ee8e91780ce87f4f683da4d781f73d92dc17fa31280151db8f11b18b28-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b311/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b313/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/aws/aws-sdk-go/private/protocol/query -lang=go1.16 -complete -installsuffix shared -buildid fFaaQNsWcnc1d-hwB_ea/fFaaQNsWcnc1d-hwB_ea -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b310/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_386/buildid -w $WORK/b443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/c3/c32616667272a2b59d59019f512bcf4a996018d827e8141e17d9491ec822ba2e-d # internal github.com/olekukonko/tablewriter mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/csv=$WORK/b135/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b467/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/olekukonko/tablewriter -lang=go1.16 -complete -installsuffix shared -buildid NEPhg0LPRiVAsgO4iN8u/NEPhg0LPRiVAsgO4iN8u -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b466/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/b365/_pkg_.a /builddir/.cache/go-build/66/663dba12cc5f0693cf47f812c7e015ca9a9abdabd570e0f76b567e250a103fb5-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b355/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.16 -complete -installsuffix shared -buildid Jv1wVLFUz4WBL0RsE4xs/Jv1wVLFUz4WBL0RsE4xs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/da/da031b2c7b012af00c510e4ecd7d9821c1b4359f0e1ed8f67ebf4d82691b0b6c-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b320/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b307/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -lang=go1.16 -complete -installsuffix shared -buildid 9NFG7yaGdjDBIMeITrCr/9NFG7yaGdjDBIMeITrCr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/c6/c6899a871aea8e3c527b05c86c7b1bf6aa6237d9d9834c6d226d7286f70c42a6-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b310/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/aws/aws-sdk-go/service/sts -lang=go1.16 -complete -installsuffix shared -buildid 4rlPttclFma2fEGcbWAx/4rlPttclFma2fEGcbWAx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b304/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_386/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/44/44ac0471c5ed2bed23c91022f790eb1f21bdffcae1594ed5e229b6469720a213-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b320/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b321/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b307/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -lang=go1.16 -complete -installsuffix shared -buildid c9srBMrI9E4Xe9M9sW7N/c9srBMrI9E4Xe9M9sW7N -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b319/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_386/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/ca/ca090a4b1486bece4b457d352298a384326c2097c395cf6b93f64b7982ce31cc-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b320/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -lang=go1.16 -complete -installsuffix shared -buildid i09pktjwnMhMDsDqSvmW/i09pktjwnMhMDsDqSvmW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/3b/3bf0e4f43cdb206024acb583d60267c560adfa199b54a15ea080673463437e3a-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.16 -complete -installsuffix shared -buildid _2xJdrN34hmi_dX1FAmr/_2xJdrN34hmi_dX1FAmr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b363/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_386/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/4b/4bd6aa915de486945f3964f9076062dcbfb09f7b1ef9b2a020ecca95c280ea1c-d # internal github.com/apache/arrow/go/arrow/arrio mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/array=$WORK/b443/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/apache/arrow/go/arrow/arrio -lang=go1.16 -complete -installsuffix shared -buildid VJ8mzPJuWHDGxK8c2qG-/VJ8mzPJuWHDGxK8c2qG- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b444/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/arrio/arrio.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/3d/3d376568f7bc66b34428575a157bd43e55163a7dac89ef45621ed26b02032d61-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b319/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/aws/aws-sdk-go/service/sso -lang=go1.16 -complete -installsuffix shared -buildid ei8655kvI3V1biaaSIUE/ei8655kvI3V1biaaSIUE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b318/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_386/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/73/739ef32ddfb86d8ad0cb43b6db510eb191c5e04d1c96f1964930a60b6236307b-d # internal github.com/apache/arrow/go/arrow/ipc mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b433/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b443/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b444/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b434/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b436/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b446/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b437/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b447/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b448/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b455/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b440/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/apache/arrow/go/arrow/ipc -lang=go1.16 -complete -installsuffix shared -buildid iO0ddJWvc56JyvXJ4i79/iO0ddJWvc56JyvXJ4i79 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b445/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_386/buildid -w $WORK/b363/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/6f/6f6979e12e2052b3182fa9d0b20fff0d4f2f91096b43d1b4187799f8a799afd5-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b362/ cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/9c/9c7f1832790a632e582ef6a825ca801bf93e20632f933ca1d03fa17429c18258-d # internal cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.16 -complete -installsuffix shared -buildid kuCHBk4Zbl_QgRH08Mgm/kuCHBk4Zbl_QgRH08Mgm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b288/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/aws/aws-sdk-go/aws/defaults -lang=go1.16 -complete -installsuffix shared -buildid JC8i7wRNaONH6SGWYzkl/JC8i7wRNaONH6SGWYzkl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b324/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_386/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/6a/6a049b03665445ad56759a921791f920110b3bb33d0569a9dde26d998e12d554-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.16 -complete -installsuffix shared -buildid 7qIy23CCwaZK0JQ_Yv5h/7qIy23CCwaZK0JQ_Yv5h -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/06/0607756a0f05dacd7e2d121c99f3f0b8fddb0297565ceb42dcac5d1ad9e9f11e-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b304/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -lang=go1.16 -complete -installsuffix shared -buildid o3duobDMbf-PHD36tFnB/o3duobDMbf-PHD36tFnB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/e1/e18b70f6946a3d5ce3949e4f735467b3d958820008726b67b75eb5886554cc77-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b318/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -lang=go1.16 -complete -installsuffix shared -buildid CRaDlYvFDy-4kniBdk_l/CRaDlYvFDy-4kniBdk_l -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/81/81383d650b849dd35ae8e5fb133917cf7626a794f2d62a64d1c910c3aa99539d-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b386/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/golang/protobuf/ptypes/any -lang=go1.16 -complete -installsuffix shared -buildid y5B4AF7t-e27cgmfVUYS/y5B4AF7t-e27cgmfVUYS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/79/79c22046568974690568aebda87559f38ee54514eb0872a0b11ad7e71d7f0797-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b314/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -lang=go1.16 -complete -installsuffix shared -buildid cs9oibfNYFnCiU3lz16N/cs9oibfNYFnCiU3lz16N -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/fd/fd7c1ae7580f087fee60e3bf0920dd3ad950cf98b3b21da01c45c1bcde90b9d9-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b318/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b322/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -lang=go1.16 -complete -installsuffix shared -buildid BDT7rd2bS3efj-shNmLb/BDT7rd2bS3efj-shNmLb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/1f/1fbbdcde55d1db8a29d28e1b0cff97287e067056199c3bb479f4879c17d4e1cf-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.16 -complete -installsuffix shared -buildid AvUayz4hfXtmfClMmp9e/AvUayz4hfXtmfClMmp9e -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/f6/f612abb15c9db015ec9b45f1e18788a74701743962e3794c6402d532d47cac75-d # internal google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.16 -complete -installsuffix shared -buildid Z2GxMpZpo_llsPUbe2nu/Z2GxMpZpo_llsPUbe2nu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/40/4002aa593994c1d4f736260535d8a96710606f62e74d5608b6e9d15b24e55b0f-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b388/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/golang/protobuf/ptypes/duration -lang=go1.16 -complete -installsuffix shared -buildid GnHiKhx0AXoYfBm3sI5J/GnHiKhx0AXoYfBm3sI5J -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b387/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/58/582d503c1af1e54e41e83e6ed880c9e367e4d0dae62b3efecdd8242605a1f87b-d # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/f0/f042f414d61f52512f1e3eb5d86ba777f43419263a7dfed494711f6ea9c640c0-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b386/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.16 -complete -installsuffix shared -buildid iTuXhRtng1-XGc8cM83p/iTuXhRtng1-XGc8cM83p -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b317/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b288/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b304/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/aws/aws-sdk-go/aws/session -lang=go1.16 -complete -installsuffix shared -buildid TaGcO9lf6PsZqdO0gNiN/TaGcO9lf6PsZqdO0gNiN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b315/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/b362/_pkg_.a /builddir/.cache/go-build/e7/e7d8b76cb9e761257c2a56ecb139c6153283952ceaefefd65acb4599d6ed47a2-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b342/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b362/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.16 -complete -installsuffix shared -buildid VAHMRVEZvbAegpdqxtMa/VAHMRVEZvbAegpdqxtMa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b357/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_386/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/77/772948d4bf37702410e9348028d2897e6beb756a8ff86a729973b59378c892dd-d # internal google.golang.org/protobuf/types/known/emptypb mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.16 -complete -installsuffix shared -buildid 3rDlb5vA_c18lbuP_uK-/3rDlb5vA_c18lbuP_uK- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/b2/b252f279016c2fec710f512dd791aa8265497ed949d8068658bec93ad94e3e60-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b390/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/golang/protobuf/ptypes/timestamp -lang=go1.16 -complete -installsuffix shared -buildid MvpNHGUYD0ib0c6fzKcK/MvpNHGUYD0ib0c6fzKcK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b389/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/f4/f49593648f29d93a86da2c71f3fdd67ca850555fcec5a82208421270598696b0-d # internal expvar mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p expvar -std -complete -installsuffix shared -buildid 3W1rzxAEjCAOT3zqJltH/3W1rzxAEjCAOT3zqJltH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/84/8435ed148b0f37d2bbf50249d9dcb9baa847c8bcc513d345fd14b389b9354e45-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/cespare/xxhash/v2 -lang=go1.16 -complete -installsuffix shared -buildid RoHwRFhFRVIvumHOL7YV/RoHwRFhFRVIvumHOL7YV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/17/17d45d54057e2af0519f4c4da44d6220722e73781c13c43baff083a6a5d86044-d # internal github.com/golang/protobuf/ptypes/empty mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b419/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/golang/protobuf/ptypes/empty -lang=go1.16 -complete -installsuffix shared -buildid t6l_RkLfVMi1AiP58DVk/t6l_RkLfVMi1AiP58DVk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/empty/empty.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/b7/b7ae407ff0e0a750b722f46d5a1cee935f438273aeed73286ec50ef79134524e-d # internal github.com/prometheus/common/model mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/prometheus/common/model -lang=go1.16 -complete -installsuffix shared -buildid HnFe669cDItIpWZOz8U6/HnFe669cDItIpWZOz8U6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b477/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_386/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/c1/c136ecd161ab7f82e642f91c5fa06a09e989753642616294c452723c3afdbfc1-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.16 -complete -installsuffix shared -buildid MNtUGv5-25Pmm4dWTf2g/MNtUGv5-25Pmm4dWTf2g -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/d7/d76384290a1bb8f7086b70a5c83aacbae6318c07d78590a9b721bd7b31cc3b71-d # internal github.com/grafana/grafana-plugin-sdk-go/data mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b433/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b443/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b444/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b445/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b437/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b460/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b245/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b461/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b462/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b465/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b466/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/grafana/grafana-plugin-sdk-go/data -lang=go1.16 -complete -installsuffix shared -buildid 5MTFgdh24WVX-mhZQexr/5MTFgdh24WVX-mhZQexr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b432/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_386/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/f8/f82f52c570827bc96794560fc3cc69ca1310613bbf441a352b33e227b2fc6846-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/prometheus/procfs/internal/util -lang=go1.16 -complete -installsuffix shared -buildid NbVpqAXZhhMvco5n1trg/NbVpqAXZhhMvco5n1trg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b484/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_386/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/94/949854e1c95e7f2f4d4fd0f64b178916ddb9e48db5ecf45c66d30549e4132078-d # internal internal/profile mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p internal/profile -std -complete -installsuffix shared -buildid 1b5cJsin0Uodx3JIx-8Z/1b5cJsin0Uodx3JIx-8Z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/98/98dc080c05c04cf079dae83f68233f0f4eaf3d9b73b8d717cec7b6a1f5895d1a-d # internal github.com/prometheus/procfs mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b483/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b484/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/prometheus/procfs -lang=go1.16 -complete -installsuffix shared -buildid DsrBJ7QVGjHDInYQJ4XG/DsrBJ7QVGjHDInYQJ4XG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b482/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/netstat.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/90/90aa6a771568ac9cb03648c4c9000274324a0a553fb6168b4d440f5aeb5891a1-d # internal runtime/pprof mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b074/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p runtime/pprof -std -installsuffix shared -buildid 6I2jeDYuVCKsPYe8_F4-/6I2jeDYuVCKsPYe8_F4- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b487/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_386/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/f5/f5fa112a9b1fb25e9d31f18c6967b29f6a70fbc4c5c8ce130cdf7de491f56632-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b341/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b342/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/golang/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid 9ATim6_a9UlHxUzjEQlu/9ATim6_a9UlHxUzjEQlu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b340/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_386/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/80/807f47e714e1e6c266099490cecbd649cdaec24572c624daa431abd2e52de4ee-d # internal runtime/trace mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p runtime/trace -std -installsuffix shared -buildid m-YkcxSxIeR-o7IOfuSx/m-YkcxSxIeR-o7IOfuSx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/46/46664a41865bdc1bf3fa45090643d0983fccb03e43e02d49977fc0bca2be13bb-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/gtime mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/gtime -lang=go1.16 -complete -installsuffix shared -buildid XQkaoKhUkReR-HN49y6N/XQkaoKhUkReR-HN49y6N -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/gtime/gtime.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/eb/ebff1a17dbc3b5462705c5a61a5537895a93f86b8045f81236560475a41751f4-d # internal github.com/elazarl/goproxy mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/aes=$WORK/b176/_pkg_.a packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile crypto/ecdsa=$WORK/b178/_pkg_.a packagefile crypto/elliptic=$WORK/b179/_pkg_.a packagefile crypto/rsa=$WORK/b187/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile crypto/x509/pkix=$WORK/b190/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/elazarl/goproxy -lang=go1.16 -complete -installsuffix shared -buildid Z4Hg0Bs70VGQsrArJiP0/Z4Hg0Bs70VGQsrArJiP0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack ./vendor/github.com/elazarl/goproxy/actions.go ./vendor/github.com/elazarl/goproxy/certs.go ./vendor/github.com/elazarl/goproxy/chunked.go ./vendor/github.com/elazarl/goproxy/counterecryptor.go ./vendor/github.com/elazarl/goproxy/ctx.go ./vendor/github.com/elazarl/goproxy/dispatcher.go ./vendor/github.com/elazarl/goproxy/doc.go ./vendor/github.com/elazarl/goproxy/https.go ./vendor/github.com/elazarl/goproxy/logger.go ./vendor/github.com/elazarl/goproxy/proxy.go ./vendor/github.com/elazarl/goproxy/responses.go ./vendor/github.com/elazarl/goproxy/signer.go ./vendor/github.com/elazarl/goproxy/websocket.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/0b/0baf500ac871f89b2271bd17e049bf27fb1f7d0937f6016dd494935165a1ddc3-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile embed=$WORK/b492/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a EOF cat >$WORK/b494/embedcfg << 'EOF' # internal { "Patterns": { "grafana-e2e-ca.key.pem": [ "grafana-e2e-ca.key.pem" ], "grafana-e2e-ca.pem": [ "grafana-e2e-ca.pem" ] }, "Files": { "grafana-e2e-ca.key.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.key.pem", "grafana-e2e-ca.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.pem" } }EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority -lang=go1.16 -complete -installsuffix shared -buildid xIyxNlvwogQHl1R4wRxA/xIyxNlvwogQHl1R4wRxA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b494/importcfg -embedcfg $WORK/b494/embedcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/ca.go cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/7e/7e47c3d0af5dbe4025809f2f8a8509b2dfeb48ff375e057b3ad863e28e4fe3d4-d # internal net/http/pprof mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b088/_pkg_.a packagefile internal/profile=$WORK/b486/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/pprof=$WORK/b487/_pkg_.a packagefile runtime/trace=$WORK/b488/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p net/http/pprof -std -complete -installsuffix shared -buildid OuJsV3ViYiMy_RQEiIsW/OuJsV3ViYiMy_RQEiIsW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b485/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/15/158e3e9b6d8c17c236b759455ddcca060eef887fd051fdf0c4bdb6bce870f355-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config -lang=go1.16 -complete -installsuffix shared -buildid 6z4WJHxrGUEBj1raK7GN/6z4WJHxrGUEBj1raK7GN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/01/01e892f10bec60de2ea15cd8fda3025ac8d082d2878106796c5ea219f9953adb-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/josharian/intern=$WORK/b501/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/mailru/easyjson/jlexer -lang=go1.16 -complete -installsuffix shared -buildid RhSP318PvpVs8xarvjkN/RhSP318PvpVs8xarvjkN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b500/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_386/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/18/18ca9e156c157d7eafb2e60e9d27ae3119fecee51be65b52c4275bfeebaaf4c6-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/mailru/easyjson/buffer -lang=go1.16 -complete -installsuffix shared -buildid 6U3UpDw4AWqcG7SzKsyH/6U3UpDw4AWqcG7SzKsyH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b503/importcfg -pack ./vendor/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/59/59973eba4f5833ba1669d7ff61811f80a3ce8d604421b9abfb6eb138216735b2-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b503/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/mailru/easyjson/jwriter -lang=go1.16 -complete -installsuffix shared -buildid NUA8PlbDTgciCvMXqVf8/NUA8PlbDTgciCvMXqVf8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./vendor/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b500/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b493/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/a8/a870995d079abd3a1b0065992b2cd5e26622fdda98663125b1e15b3855e35925-d # internal github.com/getkin/kin-openapi/jsoninfo mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/getkin/kin-openapi/jsoninfo -lang=go1.16 -complete -installsuffix shared -buildid 4o2YTa40SVKM0Auc_lZN/4o2YTa40SVKM0Auc_lZN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b505/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 cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/b2/b2239468d831bfd01acc67cf44bf920b62464f3bc99b10e060f55cdefc7505e7-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p gopkg.in/yaml.v2 -lang=go1.16 -complete -installsuffix shared -buildid f-dLXOEX5h0Mj8JF4UrO/f-dLXOEX5h0Mj8JF4UrO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b507/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_386/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/a3/a3582080fe83a57db9fbae7809fa375ea60dade1084633f49c0bdb9b72e94ec1-d # internal github.com/mailru/easyjson mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/jlexer=$WORK/b500/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b502/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/mailru/easyjson -lang=go1.16 -complete -installsuffix shared -buildid wOkXn_S6AB5j3cdW3nhl/wOkXn_S6AB5j3cdW3nhl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./vendor/github.com/mailru/easyjson/helpers.go ./vendor/github.com/mailru/easyjson/raw.go ./vendor/github.com/mailru/easyjson/unknown_fields.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/75/757eb22035db4b66cc303f439362eb762b4f418e38e739a71e6d2e18073fa1c1-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b368/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b369/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p google.golang.org/grpc/credentials -lang=go1.16 -complete -installsuffix shared -buildid 4JctKRCyKOKcBReT8ZsM/4JctKRCyKOKcBReT8ZsM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/3f/3fe251d12ada480014cfd1d78b4a7063f56ff25cc0452b3486e657520db0274f-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b379/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p google.golang.org/grpc/encoding/proto -lang=go1.16 -complete -installsuffix shared -buildid BAy4CSP7f32FEVFAzWt1/BAy4CSP7f32FEVFAzWt1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/81/8199f14f657bbe50ea821c430250d8fa2a4a0773f00c859a1b7cd105aae6191c-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b385/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b387/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b389/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b355/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/golang/protobuf/ptypes -lang=go1.16 -complete -installsuffix shared -buildid sLXm_s1NrZ3YPC6WeGNX/sLXm_s1NrZ3YPC6WeGNX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b384/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 cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/cd/cdb6d6f80e4d732dbf05cf9fcceef03c687bbb453a6cee7b1b1113268d9d5cbe-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b368/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b372/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p google.golang.org/grpc/resolver -lang=go1.16 -complete -installsuffix shared -buildid D5_7P1fNPtNO2xukaIYF/D5_7P1fNPtNO2xukaIYF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack ./vendor/google.golang.org/grpc/resolver/map.go ./vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/94/945b2f06ffaa21fc6597aa04ae263ae641571384e0a6367f3c268e8e5c09f04e-d # internal google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile net=$WORK/b152/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.16 -complete -installsuffix shared -buildid R3QrzK52b1lvNysRKDhR/R3QrzK52b1lvNysRKDhR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b378/importcfg -pack ./vendor/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/f3/f3dbe51c14fa8349cdb853ae1460cb0e92c6d817dcb6ea42b368c3eb60669836-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b388/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b390/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.16 -complete -installsuffix shared -buildid 1Vvsgn83X1aHSEXLZjl9/1Vvsgn83X1aHSEXLZjl9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/63/633e8ed73047377457161fd9c012637a7f968f5cb2851532ecbb202a3242f284-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b368/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b372/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p google.golang.org/grpc/internal -lang=go1.16 -complete -installsuffix shared -buildid Y48U2WMXYNT_em6JjmwZ/Y48U2WMXYNT_em6JjmwZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/78/784cd5b1d6ef4116d2966380309181d7164bd9d147aeb906f8a95c41d5b08c89-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b370/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b372/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p google.golang.org/grpc/balancer -lang=go1.16 -complete -installsuffix shared -buildid jAVDGJGOOa4YhQ1XM1Ns/jAVDGJGOOa4YhQ1XM1Ns -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/40/403317626ae18b92e1d4ed150e1da7f84934476f41d7219702ee4849e4226198-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b384/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p google.golang.org/grpc/internal/status -lang=go1.16 -complete -installsuffix shared -buildid qHmqFwfcyCXeAnDebyj3/qHmqFwfcyCXeAnDebyj3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b395/importcfg -pack ./vendor/google.golang.org/grpc/internal/status/status.go cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/c8/c81945fc1a5d790429209f56af12e10a88f9be5cea969d9e2664133d33eeb897-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p google.golang.org/grpc/internal/channelz -lang=go1.16 -complete -installsuffix shared -buildid C_L4xvi5qGUKPa71Dvds/C_L4xvi5qGUKPa71Dvds -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b397/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_386/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/c2/c2dd83821f5e0efb74b3b27df536ce247308af23a47f1d0e56b8a1006277e453-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p google.golang.org/grpc/balancer/base -lang=go1.16 -complete -installsuffix shared -buildid kKBpPf3Nl-S32_-HJYrl/kKBpPf3Nl-S32_-HJYrl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b374/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_386/buildid -w $WORK/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/6a/6a8ab878e43cf7ea8764cc892dd907911a9b56e8c27e5bc3d286ad3ff749596b-d # internal google.golang.org/grpc/status mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b395/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p google.golang.org/grpc/status -lang=go1.16 -complete -installsuffix shared -buildid O1hfYa5AzpNTJ7ErlxbH/O1hfYa5AzpNTJ7ErlxbH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/18/1859597f92f70b7fb5ce690e1308ae838f84654b97faf00176a8c46f64254444-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b372/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid AAkWLH5Ge8LbI_En2so4/AAkWLH5Ge8LbI_En2so4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b400/importcfg -pack ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/a0/a08a695cb7c4950cb3e2dcb14e4a2b4298f2d70144d6d3ba1faeda253b7098f7-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b376/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.16 -complete -installsuffix shared -buildid bAkNHncSmFQjfQMbAgSq/bAkNHncSmFQjfQMbAgSq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/89/89d9b5db6556a71b490a7cfcea3cbf15f63cb29240eddc3b3f9e44b2a63bd472-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b399/ cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/68/682e2b6715c9e268474bb22b38d0c7d05b5ff392e5854c82ec52726d23f0a3d9-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b391/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b392/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.16 -complete -installsuffix shared -buildid zPmxPrIoZ2mlIhVidOQ9/zPmxPrIoZ2mlIhVidOQ9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b383/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_386/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/7a/7a152f96a5d2f22e4877b8e90679fd42c2a65d397f6dfbf815365f0fb21dbdcc-d # internal google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.16 -complete -installsuffix shared -buildid jpla3iWvNAdmIn6MP-7R/jpla3iWvNAdmIn6MP-7R -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b400/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p google.golang.org/grpc/internal/resolver -lang=go1.16 -complete -installsuffix shared -buildid qa2_tW5-xoOe5dgSb7lk/qa2_tW5-xoOe5dgSb7lk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b399/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/f9/f995121785c07cb2f4e072391bb43d77611523f94785293c8832d8b3dd9324b3-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b372/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.16 -complete -installsuffix shared -buildid kLd3FLcEEaenM7Q-iu6L/kLd3FLcEEaenM7Q-iu6L -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b401/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/d1/d125eed4ca19c327270d69dd796653759dac8f2f6e940832ce42c7b42e9f5243-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.16 -complete -installsuffix shared -buildid sdiOKMjbcp6d4ea944VT/sdiOKMjbcp6d4ea944VT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/ea/ea6c159a97ac6b300d9f93926a8f49fbabd03c5ecc527b36b18f03891745caf3-d # internal google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.16 -complete -installsuffix shared -buildid B4M-6OtDQZCZuWOhXzw3/B4M-6OtDQZCZuWOhXzw3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b406/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/28/285c23853e3daf6b173aa67f779cd069cf0467644c5a7ca05e95a3a880ef7a35-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.16 -complete -installsuffix shared -buildid DyzJbhSTmBFacHpWl1SU/DyzJbhSTmBFacHpWl1SU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b405/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/ad/addf427e542589ae41cdb1ef9110196f1d3e4c55adaa337e8e4eac3c08cc90e4-d # internal google.golang.org/grpc/internal/metadata mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p google.golang.org/grpc/internal/metadata -lang=go1.16 -complete -installsuffix shared -buildid HdgEaRakXwPOKxUY_6qh/HdgEaRakXwPOKxUY_6qh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack ./vendor/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/27/27dc48c4935c51c23c51786ff7f622a660f2856d5b3c02d2856686071492a4f2-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile net=$WORK/b152/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p google.golang.org/grpc/peer -lang=go1.16 -complete -installsuffix shared -buildid 6MYjL0BYVushcZc07u-f/6MYjL0BYVushcZc07u-f -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/21/217f9c390391bc34809595f380c1635eb28e2e58ae23de2ae00152c1c1c04767-d # internal github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus -lang=go1.16 -complete -installsuffix shared -buildid 8_Zu-Kw-JUXgrlmPXFY-/8_Zu-Kw-JUXgrlmPXFY- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b470/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/d3/d35390eb3ecc689b977538f8a33706580f97b4ece292f4238d0759163cf318e0-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b389/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/prometheus/client_model/go -lang=go1.16 -complete -installsuffix shared -buildid RLpvLl_glY0zUvIGePqT/RLpvLl_glY0zUvIGePqT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b476/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/2a/2ab029ee5e4ed75baa9e7c5206a054dce3536737938b5e0ff22b796abaed50f1-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b408/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b410/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b369/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b392/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b416/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/http/httputil=$WORK/b299/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p google.golang.org/grpc/internal/transport -lang=go1.16 -complete -installsuffix shared -buildid EbLhkFcZsQx13TecFTi9/EbLhkFcZsQx13TecFTi9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b407/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/b383/_pkg_.a /builddir/.cache/go-build/69/69cb74aa6c43340589ebe1e20595bb66ed21f4db49baad33e72d91290c4c758c-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -lang=go1.16 -complete -installsuffix shared -buildid jXh0FMtjjzIvhyfMK6Ks/jXh0FMtjjzIvhyfMK6Ks -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b480/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/33/331fb9725fdc484b8cb83e85470c515879f10754471649d02abada0bc7ac3348-d # internal github.com/chromedp/cdproto/har mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b499/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b500/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b502/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/chromedp/cdproto/har -lang=go1.16 -complete -installsuffix shared -buildid JH9mFOzkhfCBsdrOs-cE/JH9mFOzkhfCBsdrOs-cE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b498/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/90/90fa34a2498986fbfb3abee2ba6e567164a604e47ab87b2b997e45ca16e077b3-d # internal github.com/gorilla/mux mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/gorilla/mux -lang=go1.16 -complete -installsuffix shared -buildid VUX_SaQUAaJ31Is9o1Tq/VUX_SaQUAaJ31Is9o1Tq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b512/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 cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/f9/f95d95e811281cfda4db760f911069712c518b24349173af7a42ef74bdb9e4ba-d # internal github.com/elazarl/goproxy/transport mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/elazarl/goproxy/transport -lang=go1.16 -complete -installsuffix shared -buildid Gye9PCXotxamKQAX7ZDr/Gye9PCXotxamKQAX7ZDr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b514/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_386/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/4f/4f91b63564e3c64223081e8d21c5ec08421a0d9c16ccdbd7c6f74fe850551b6e-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile runtime/metrics=$WORK/b478/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.16 -complete -installsuffix shared -buildid 1VXxImqp6LNKi7zaBjaA/1VXxImqp6LNKi7zaBjaA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b475/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/06/062062c54b6397745be780dc226f3922379c439aad90c6ed7538ab0b5a0bd54d-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b384/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b480/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b481/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/prometheus/common/expfmt -lang=go1.16 -complete -installsuffix shared -buildid EwS6ejKLOHvxmQ6Rm0Gz/EwS6ejKLOHvxmQ6Rm0Gz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/5d/5d076b6442364353149e5b41b96106bfbf7b4a213a1da82e42d8bffd32074ef8-d # internal github.com/ghodss/yaml mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b507/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/ghodss/yaml -lang=go1.16 -complete -installsuffix shared -buildid Z9x9M4aoshmhVxIB3itp/Z9x9M4aoshmhVxIB3itp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b506/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_386/buildid -w $WORK/b514/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/d0/d0dd06fc78fb8165ee33cd10997f9571d53f28464fda727cf21fa0a7d10bc880-d # internal github.com/go-openapi/swag mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b500/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b502/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b507/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/go-openapi/swag -lang=go1.16 -complete -installsuffix shared -buildid aL9NloADmc4cRnkyiB0z/aL9NloADmc4cRnkyiB0z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./vendor/github.com/go-openapi/swag/convert.go ./vendor/github.com/go-openapi/swag/convert_types.go ./vendor/github.com/go-openapi/swag/doc.go ./vendor/github.com/go-openapi/swag/json.go ./vendor/github.com/go-openapi/swag/loading.go ./vendor/github.com/go-openapi/swag/name_lexem.go ./vendor/github.com/go-openapi/swag/net.go ./vendor/github.com/go-openapi/swag/path.go ./vendor/github.com/go-openapi/swag/post_go18.go ./vendor/github.com/go-openapi/swag/post_go19.go ./vendor/github.com/go-openapi/swag/split.go ./vendor/github.com/go-openapi/swag/util.go ./vendor/github.com/go-openapi/swag/yaml.go cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/58/58e3988f4e66d79f5bac25d658ae283395db0397a0bbbec75a85790d535f61ef-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b493/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b514/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils -lang=go1.16 -complete -installsuffix shared -buildid 8gqXrfL7UCkSf5LJyqAy/8gqXrfL7UCkSf5LJyqAy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils/http.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/e7/e7b7fdfc51fea36e3e766f0468623c0ae72d68c8cf8a3dd0ccd643ebaffd0c7a-d # internal github.com/grafana/grafana-plugin-sdk-go/internal mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/grafana/grafana-plugin-sdk-go/internal -lang=go1.16 -complete -installsuffix shared -buildid sbgm6oE6-FprgnHpIjm4/sbgm6oE6-FprgnHpIjm4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/af/affe4a866e413e06ba21f43a950a66a3e9dfed48556114840feda62c61d99df1-d # internal github.com/magefile/mage/mg mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/magefile/mage/mg -lang=go1.16 -complete -installsuffix shared -buildid kWD_GHisy4Ypg8pUJFlg/kWD_GHisy4Ypg8pUJFlg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b516/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_386/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/66/66ac1cf043e84089555bee70b12006b133a47be72cb6c29749436f658096bffb-d # internal github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil -lang=go1.16 -complete -installsuffix shared -buildid Sl8SNpyJEDVsOqdaaMZl/Sl8SNpyJEDVsOqdaaMZl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil/envutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b519/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/bd/bdcc677af6d2506065b5d155821e67c707b841bba8abc5ef9c47691482ed28ef-d # internal github.com/grafana/grafana-azure-sdk-go/azsettings mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b519/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings -lang=go1.16 -complete -installsuffix shared -buildid zXaJLSO8sBl4drRdoH-X/zXaJLSO8sBl4drRdoH-X -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b518/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 cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/26/2666242e54e8a8ef16760fe9b7bfc4328cd68bfb8515da243d1fafc57bcd09c0-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/gogo/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid VMIEYr-R_2ItEij3Rb_9/VMIEYr-R_2ItEij3Rb_9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b521/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_386/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/d8/d82db7748e0a2c3eac04ab7e2613b7bf3717b9da37e48fe23f7fc53513b19982-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os/exec=$WORK/b172/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/hashicorp/go-sockaddr -lang=go1.16 -complete -installsuffix shared -buildid X7BrqvGf4PiEuD65U94e/X7BrqvGf4PiEuD65U94e -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b522/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_386/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/b8/b8a1a3a5d64b28881d3b55cf6b1c1dedc848f88d1dfd13136b0ed44d0b26e8c0-d # internal github.com/magefile/mage/sh mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b516/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b172/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/magefile/mage/sh -lang=go1.16 -complete -installsuffix shared -buildid MsDOJvJhiqDC8m5H604H/MsDOJvJhiqDC8m5H604H -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./vendor/github.com/magefile/mage/sh/cmd.go ./vendor/github.com/magefile/mage/sh/helpers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/e2/e2cad17e155cf5004754f7ee70f775353ccd87eece727243154acbd3ded8cdf5-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile expvar=$WORK/b472/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b473/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b474/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b475/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b479/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b482/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b390/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b454/_pkg_.a packagefile runtime/metrics=$WORK/b478/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.16 -complete -installsuffix shared -buildid _dLfJ-9cOxrP-qOa977Y/_dLfJ-9cOxrP-qOa977Y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector_go117.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/6f/6fffbae0b5a6c7158c657d2793969ab1de800a88a29008e5a4166fa29fc7eced-d # internal github.com/hashicorp/golang-lru mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b524/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/hashicorp/golang-lru -lang=go1.16 -complete -installsuffix shared -buildid S74LzVxO6oY4sfyiSv9I/S74LzVxO6oY4sfyiSv9I -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b523/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_386/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/b5/b5a7629773a5b4d68a2519fb822ce76b96857d5671b2dc9d86442f43de0aa478-d # internal compress/lzw mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p compress/lzw -std -complete -installsuffix shared -buildid D8IvTIYIBOb6ObwFhM6c/D8IvTIYIBOb6ObwFhM6c -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b526/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/c2/c2534f146f5055245bee1234c32e79b5d618d84ed3ae96c21902220a88cb046b-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/go-openapi/jsonpointer -lang=go1.16 -complete -installsuffix shared -buildid k8Goa9JZHZ3sILv-uT0Y/k8Goa9JZHZ3sILv-uT0Y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack ./vendor/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/f3/f33850d1d319f1f0fe4a90d72f8f4ff8ca6391632ed838cca94c486c4ff32ca1-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b524/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/hashicorp/go-immutable-radix -lang=go1.16 -complete -installsuffix shared -buildid e8t6U8iOJTIb4ddxr1VV/e8t6U8iOJTIb4ddxr1VV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b528/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_386/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/05/055487c1e2ec1f8af3877cd47beb16613a95204ef79c9bc612b3e77081a32631-d # internal github.com/getkin/kin-openapi/openapi3 mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b505/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b506/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b508/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/getkin/kin-openapi/openapi3 -lang=go1.16 -complete -installsuffix shared -buildid Xw0YiTYxF1XM03mJabRl/Xw0YiTYxF1XM03mJabRl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b504/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 cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/0d/0d1c47af07e607897a9b78a5aaeece46228434ec7432654bd4f83292647af1f0-d # internal google.golang.org/grpc mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b370/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b392/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b400/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b416/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p google.golang.org/grpc -lang=go1.16 -complete -installsuffix shared -buildid ApCgT_NabYQ-vOQ2QYWu/ApCgT_NabYQ-vOQ2QYWu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b331/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_386/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/9b/9b44bf6d58a939d4862b33036069d1b971c1cf95e53955055aca479de8c552d7-d # internal github.com/armon/go-metrics mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b528/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/signal=$WORK/b425/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/armon/go-metrics -lang=go1.16 -complete -installsuffix shared -buildid y-0gDYHX5GKohj3IYLyY/y-0gDYHX5GKohj3IYLyY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b527/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/d8/d851023f0a735bd14aedcaf069f3f93f0e42cb3b1ca40b009fd3a976af575ff1-d # internal github.com/google/btree mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/google/btree -lang=go1.16 -complete -installsuffix shared -buildid 2tjWwBuHscFgD6XgIx9H/2tjWwBuHscFgD6XgIx9H -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./vendor/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/40/40de7fa06ec3b3a2de78bf0ff2ced2102985359ab289b03d765fc6cef04ff2bb-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/rpc=$WORK/b430/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/hashicorp/go-msgpack/codec -lang=go1.16 -complete -installsuffix shared -buildid ZAqvLgj0JNyo0BIz85iC/ZAqvLgj0JNyo0BIz85iC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack ./vendor/github.com/hashicorp/go-msgpack/codec/0doc.go ./vendor/github.com/hashicorp/go-msgpack/codec/binc.go ./vendor/github.com/hashicorp/go-msgpack/codec/decode.go ./vendor/github.com/hashicorp/go-msgpack/codec/encode.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper_internal.go ./vendor/github.com/hashicorp/go-msgpack/codec/msgpack.go ./vendor/github.com/hashicorp/go-msgpack/codec/rpc.go ./vendor/github.com/hashicorp/go-msgpack/codec/simple.go ./vendor/github.com/hashicorp/go-msgpack/codec/time.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/66/66fc9962a5c02f6d92fa968f8e293b3b9c8d77099b8e4bd5dae7565db0908c0d-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid ZlCN0s2od1job0ckHG2P/ZlCN0s2od1job0ckHG2P -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/ed/ed1b22a99b753ab06de2ef6b8e4a426fc8c0762377f7b765e0db1ee654e3b133-d # internal encoding/base32 mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p encoding/base32 -std -complete -installsuffix shared -buildid jtNsqlIKklqz4vPja-2J/jtNsqlIKklqz4vPja-2J -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/57/571f0469a3299bb1c048a671272cec2fa8d2afb198cee55aca541d57fa7976c6-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b532/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/hashicorp/go-multierror -lang=go1.16 -complete -installsuffix shared -buildid yeV2cDYU9sBYpQ3h-JXa/yeV2cDYU9sBYpQ3h-JXa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b531/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_386/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/1b/1b7f1f85d1f397b4149651ba637833c604e09b1c469e2dddae25934cd908a9dc-d # internal golang.org/x/net/bpf mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p golang.org/x/net/bpf -lang=go1.16 -complete -installsuffix shared -buildid xrUSDjGHmZb9ofX_7Kew/xrUSDjGHmZb9ofX_7Kew -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b536/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 cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/26/26c9c58f84a375c32bbcdff02ef2e7f7367a77a8bfc14a66fc9bdc7d91d7a1f4-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b538/ cat >$WORK/b538/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b538=>" -I $WORK/b538/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b538/symabis ./sys_linux_386.s cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p golang.org/x/net/internal/socket -lang=go1.16 -installsuffix shared -buildid 66AtzEFUkYa00kDHDHDm/66AtzEFUkYa00kDHDHDm -goversion go1.19.1 -symabis $WORK/b538/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b538/importcfg -pack -asmhdr $WORK/b538/go_asm.h ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_32bit.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_32bit.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_32bit.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_386.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_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/d5/d576f3300ba365b374774e049590618975dc25378a6692548c5cd842cc161ec9-d # internal github.com/sean-/seed mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/sean-/seed -lang=go1.16 -complete -installsuffix shared -buildid NMoNhoVw68yc38a_wmHU/NMoNhoVw68yc38a_wmHU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack ./vendor/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/50/50448818cc47800bc07f2b7337782ba86fad8034c3352890e4c5a22938232db7-d # internal github.com/oklog/ulid mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/oklog/ulid -lang=go1.16 -complete -installsuffix shared -buildid jEK22UtAijE5e8HET4S3/jEK22UtAijE5e8HET4S3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./vendor/github.com/oklog/ulid/ulid.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b538=>" -I $WORK/b538/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b538/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b538/_pkg_.a $WORK/b538/sys_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/02/02ccd13020a137d4891b04bfef92b9d63dea338adc796ad31f5485106893af14-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b536/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b537/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b538/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile net=$WORK/b152/_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 cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p golang.org/x/net/ipv4 -lang=go1.16 -complete -installsuffix shared -buildid MOl8GmNUokxtzdXMlvuK/MOl8GmNUokxtzdXMlvuK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b535/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_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/4b/4b157f5c56ac784de3857a5dd61931dbd1ef894c2ec88369c8ae54770f224d04-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b536/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b537/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b538/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile net=$WORK/b152/_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_386/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p golang.org/x/net/ipv6 -lang=go1.16 -complete -installsuffix shared -buildid _OH8AocI6kyzgiCTdk46/_OH8AocI6kyzgiCTdk46 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b539/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_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/50/50b3d28f6497cbc52c19f621cd7058f1513ec30c2145b62734cfaea10eb795e9-d # internal github.com/getkin/kin-openapi/routers mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b504/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/getkin/kin-openapi/routers -lang=go1.16 -complete -installsuffix shared -buildid m9zK-eNMxVo214uYP_JW/m9zK-eNMxVo214uYP_JW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b510/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/38/389bd174a1bae3dfb6106df04f9d20de6faf3252ec02d888f442c59e221c7469-d # internal github.com/getkin/kin-openapi/routers/gorillamux mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b504/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b510/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b512/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/getkin/kin-openapi/routers/gorillamux -lang=go1.16 -complete -installsuffix shared -buildid VVXEipb6ItdX2Tsdx6zv/VVXEipb6ItdX2Tsdx6zv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b511/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/gorillamux/router.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b530/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/91/91c2d4b4b1f2dd492a9ec773870963717a99ea1570a37978872a4fe6c34a3feb-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b498/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b504/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b510/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b511/_pkg_.a packagefile github.com/google/uuid=$WORK/b218/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b513/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage -lang=go1.16 -complete -installsuffix shared -buildid Lc9_6OfXlaqc5lCtx34y/Lc9_6OfXlaqc5lCtx34y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b497/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/b331/_pkg_.a /builddir/.cache/go-build/1a/1a97cb49359a2048be0e545e9928f6dd2ee37cf4451d009da86e43263bdbd289-d # internal github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 -lang=go1.16 -complete -installsuffix shared -buildid 6kq4zWoU9Zw7tb4syLZN/6kq4zWoU9Zw7tb4syLZN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b330/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/b0/b07da335b9587a53f3fb04ef2aa1b01ee5ad373e8a06f813ae94afed017e891d-d # internal github.com/hashicorp/go-plugin/internal/plugin mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b418/_pkg_.a packagefile golang.org/x/net/context=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/hashicorp/go-plugin/internal/plugin -lang=go1.16 -complete -installsuffix shared -buildid dV6GFu7NTr1HSBgMpPWi/dV6GFu7NTr1HSBgMpPWi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b420/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 cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/e2/e243f1af8e76da7871673d138e4b2d3870b5645060b24fd24d46567303969e18-d # internal google.golang.org/grpc/health/grpc_health_v1 mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p google.golang.org/grpc/health/grpc_health_v1 -lang=go1.16 -complete -installsuffix shared -buildid SJY1l8AvhTfLkBTwB86c/SJY1l8AvhTfLkBTwB86c -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go ./vendor/google.golang.org/grpc/health/grpc_health_v1/health_grpc.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/1b/1b56bcca8055a0e3da679f75e09e1ef69ab28da5a98f0a179d3ce2194a489565-d # internal google.golang.org/grpc/reflection/grpc_reflection_v1alpha mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p google.golang.org/grpc/reflection/grpc_reflection_v1alpha -lang=go1.16 -complete -installsuffix shared -buildid Y7UUnUJ8KYzam27SsTu-/Y7UUnUJ8KYzam27SsTu- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.pb.go ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection_grpc.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b497/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/34/34e4fc91766b333e0e1f7e6b2911aab4821f96d655052d1b60e722b9b24acd43-d # internal google.golang.org/grpc/health mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b427/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b370/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p google.golang.org/grpc/health -lang=go1.16 -complete -installsuffix shared -buildid 6O8tdf2Kr16gg13XkAdz/6O8tdf2Kr16gg13XkAdz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b426/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/b420/_pkg_.a /builddir/.cache/go-build/d0/d06cec97b0c0d24140b8f73563853258e17e5b720f9825933d69f906810351c6-d # internal github.com/grpc-ecosystem/go-grpc-middleware mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/grpc-ecosystem/go-grpc-middleware -lang=go1.16 -complete -installsuffix shared -buildid 6Xc40X0snJeBrGCh0Qnv/6Xc40X0snJeBrGCh0Qnv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b468/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 cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/6b/6b1224e1ffd6186945956bdb17e6e5ea74dfb1db4e440d4eb31726a9a538f6f4-d # internal github.com/grpc-ecosystem/go-grpc-prometheus mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b470/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_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_386/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/grpc-ecosystem/go-grpc-prometheus -lang=go1.16 -complete -installsuffix shared -buildid UE24ISGQ_xmjcnl-OGDl/UE24ISGQ_xmjcnl-OGDl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/metric_options.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/b0/b0759d96524b2d469357c3ea7781e60c42dba8c51ef1ac515290267fe2b00438-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b497/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b513/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture -lang=go1.16 -complete -installsuffix shared -buildid QG_YmRXoG_9QFGaHjyxb/QG_YmRXoG_9QFGaHjyxb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture/fixture.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/e2/e21f2c20f8e9e37e0823ee78e93044504ff7c5c0f04ce52447bbd7a029bc44b0-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile embed=$WORK/b492/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b493/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b494/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b495/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b496/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b513/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e -lang=go1.16 -complete -installsuffix shared -buildid jccYCxsHPJ5rMx8RENp5/jccYCxsHPJ5rMx8RENp5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b491/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/proxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/6d/6d6a9c1c55a9698de116b9b783787c8c796bea84b9aac66ab48f2ffbf1546876-d # internal github.com/miekg/dns mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/ecdsa=$WORK/b178/_pkg_.a packagefile crypto/ed25519=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b179/_pkg_.a packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/rsa=$WORK/b187/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/sha512=$WORK/b121/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile encoding/asn1=$WORK/b184/_pkg_.a packagefile encoding/base32=$WORK/b534/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b535/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b539/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/miekg/dns -lang=go1.16 -complete -installsuffix shared -buildid 0yh7MpJtAJ8sTYM94d8M/0yh7MpJtAJ8sTYM94d8M -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b533/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 cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/d5/d5b32126cfd6764e5a4726fd6367fc5d270ecb3e42817746ad44bfd11c95daa3-d # internal google.golang.org/grpc/reflection mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b429/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b355/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p google.golang.org/grpc/reflection -lang=go1.16 -complete -installsuffix shared -buildid y72OORoHRbgIhu0xtftv/y72OORoHRbgIhu0xtftv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/google.golang.org/grpc/reflection/serverreflection.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/fb/fb508190e05c33eb8008cd4b71984b8e3b227def2f31edb2a2021f4bd11e7c9e-d # internal github.com/grafana/grafana-plugin-sdk-go/build mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b491/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b494/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b495/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b496/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b497/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b515/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b516/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b517/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b172/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/grafana/grafana-plugin-sdk-go/build -lang=go1.16 -complete -installsuffix shared -buildid tyn8IoekhQehHEu9lAgL/tyn8IoekhQehHEu9lAgL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b490/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_386/buildid -w $WORK/b469/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/07/07322b952bb92609fed58c77944fa5efbbee4c83b18281d5d79bd1b16338620e-d # internal github.com/jpillora/backoff mkdir -p $WORK/b547/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/jpillora/backoff -lang=go1.16 -complete -installsuffix shared -buildid y1YIYPAWvHof1nYKZfX6/y1YIYPAWvHof1nYKZfX6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/7e/7eed2009db609089dd28cd99e32fe5e159ed26dfaacac5769313ecd48f221f58-d # internal github.com/hashicorp/go-plugin mkdir -p $WORK/b417/ cat >$WORK/b417/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/b178/_pkg_.a packagefile crypto/elliptic=$WORK/b179/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile crypto/x509/pkix=$WORK/b190/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b191/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b418/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b329/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b420/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b422/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b423/_pkg_.a packagefile github.com/oklog/run=$WORK/b424/_pkg_.a packagefile golang.org/x/net/context=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b427/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/rpc=$WORK/b430/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b172/_pkg_.a packagefile os/signal=$WORK/b425/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/hashicorp/go-plugin -lang=go1.16 -complete -installsuffix shared -buildid qRRWedtG-kOlG3ZHIKQm/qRRWedtG-kOlG3ZHIKQm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b417/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_386/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/4f/4f191670972d6beeb7972f411b5bef0d452b70d6eaed26e9b182949db847c639-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b547/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b332/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/mwitkow/go-conntrack -lang=go1.16 -complete -installsuffix shared -buildid 30eisQCyIAh1wUeIymO6/30eisQCyIAh1wUeIymO6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b546/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 cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/03/0360c32728287ace89383db39c584c46e9ed5f46b8ca1b2d57e9cef78f6cca2b-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p golang.org/x/net/context/ctxhttp -lang=go1.16 -complete -installsuffix shared -buildid X37e-cea55_NrMsxqJ1Z/X37e-cea55_NrMsxqJ1Z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b550/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b521/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/b7/b7938f107457ee26108c80a3c0111ab11526998df4c61fc868adeb148cfc7a75-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rsa=$WORK/b187/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b191/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b550/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p golang.org/x/oauth2/internal -lang=go1.16 -complete -installsuffix shared -buildid v0dcU6iaOvf_-gwJJYNp/v0dcU6iaOvf_-gwJJYNp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b549/importcfg -pack ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/f3/f32858e290c13e9ed93643be24605f0ec8a250e3fe6947e98751da3a99a37a23-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/opentracing/opentracing-go/log -lang=go1.16 -complete -installsuffix shared -buildid SVHJm9amcqVw5318RbSQ/SVHJm9amcqVw5318RbSQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b554/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_386/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/7a/7a0e7514294848e305dd3b5a23e9044a4136164aaca15fee4890ed9825cb612e-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/uber/jaeger-client-go/log -lang=go1.16 -complete -installsuffix shared -buildid qIKwyYMAKWjZTOtEXMRd/qIKwyYMAKWjZTOtEXMRd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/log/logger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/e4/e4cfff2f031663abe0634824d13dfa0643098f0c28fad9b814850b016f89b5d4-d # internal hash/adler32 mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p hash/adler32 -std -complete -installsuffix shared -buildid SX4MwSjY0hjLyUTRYbgW/SX4MwSjY0hjLyUTRYbgW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b564/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/70/70aceb78f7d555dd15d87b77173e9157e9b54160b8f34f2af4b7f54020739b89-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b553/ cat >$WORK/b553/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/b554/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/opentracing/opentracing-go -lang=go1.16 -complete -installsuffix shared -buildid 8GyFGzdyy9A-5zvuVj7Z/8GyFGzdyy9A-5zvuVj7Z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b553/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_386/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/0c/0c34c604692967e82221835778cfe6ef2aee3deeecbff7c2f70e72021897a474-d # internal golang.org/x/oauth2 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 errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b549/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p golang.org/x/oauth2 -lang=go1.16 -complete -installsuffix shared -buildid PjjX8iDAeicJxm5l3Yrx/PjjX8iDAeicJxm5l3Yrx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/84/84e1aa8d4c89bf959e14cbe1e65826126b1957f6f22850d0a834f9aee0e30034-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b554/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/uber/jaeger-client-go/internal/spanlog -lang=go1.16 -complete -installsuffix shared -buildid IeUyTtZzyewqfe1qQPBk/IeUyTtZzyewqfe1qQPBk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/de/de56fee72a7dcb9ee8d0fb4e12c5c841d01b6721af461df09c914b0e5f1c434c-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b521/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -lang=go1.16 -complete -installsuffix shared -buildid 5DITkke698nuULvy1eGG/5DITkke698nuULvy1eGG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b544/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/9b/9b68a8040955b2ca5e4918f5d2abb10b6669beb2095e1eb426ae27a8f14a78a2-d # internal compress/zlib mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/adler32=$WORK/b564/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p compress/zlib -std -complete -installsuffix shared -buildid GtQGaVTcnyf1Vo3q1YrL/GtQGaVTcnyf1Vo3q1YrL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/d2/d2220d51f8d6290ac2a73088f54a9c862595c97f81dd297c3459f6293795f1d1-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b549/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p golang.org/x/oauth2/clientcredentials -lang=go1.16 -complete -installsuffix shared -buildid uw7ce2GqSs5A2zMPv5T5/uw7ce2GqSs5A2zMPv5T5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b551/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/ae/aebca28eb616084f0dca3276a0180a8430ce5554ee241f3eaa5dc1017a062a5c-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b553/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b554/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/opentracing/opentracing-go/ext -lang=go1.16 -complete -installsuffix shared -buildid EWI7UA0bCP6P8FP-QKSo/EWI7UA0bCP6P8FP-QKSo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b555/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_386/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/46/46a77a1336cf02b91bd0da7f67d1309f9db57ca4e8bb42caebd7dcd08e551852-d # internal github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b563/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/uber/jaeger-client-go/thrift -lang=go1.16 -complete -installsuffix shared -buildid KBZrJIdsWV260HiLFofI/KBZrJIdsWV260HiLFofI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b562/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/50/5040238d0ae9ad6ee5111a6a218f381c0fc38cfa69f13f523ac0f6f525055508-d # internal github.com/prometheus/common/config mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b546/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b408/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b551/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b507/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/prometheus/common/config -lang=go1.16 -complete -installsuffix shared -buildid lbihkNVR03AsGhS2ynrL/lbihkNVR03AsGhS2ynrL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b545/importcfg -pack ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/88/886ca5419dce3c673b7306b7ac6c435001634f4e6348e1c43828229bd9b61f76-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/uber/jaeger-lib/metrics -lang=go1.16 -complete -installsuffix shared -buildid EHngugW09Q55T-11vWQn/EHngugW09Q55T-11vWQn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b570/importcfg -pack ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/0c/0ca897d5c1c8a337c89a9b16a68363082964e1e63071d96af3530cb1c87615f6-d # internal go.uber.org/atomic mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p go.uber.org/atomic -lang=go1.16 -complete -installsuffix shared -buildid RlAYCsXJz6-PgyHts2P9/RlAYCsXJz6-PgyHts2P9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b571/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_386/buildid -w $WORK/b545/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/91/91ccd5d7e92b0c2a8e135aab899723fa8e66a8481ed5258922443a0ac9e7887c-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b545/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b507/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/prometheus/exporter-toolkit/web -lang=go1.16 -complete -installsuffix shared -buildid Ck_mxlVFI8hcMwsJi0BN/Ck_mxlVFI8hcMwsJi0BN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b552/importcfg -pack ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/5b/5bbda9eb937265312b433d1add158874768eb57b7e349c2489a988ba87171030-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/coreos/go-semver/semver -lang=go1.16 -complete -installsuffix shared -buildid ozMUyJ_KiWPH5UgjzRtI/ozMUyJ_KiWPH5UgjzRtI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b580/importcfg -pack ./vendor/github.com/coreos/go-semver/semver/semver.go ./vendor/github.com/coreos/go-semver/semver/sort.go cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/f5/f53562da8adc0345a1f511bd3929ca04f9ec23082e5b185f98c712e93772d303-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b328/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b330/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin -lang=go1.16 -complete -installsuffix shared -buildid cbwiYFlfVzvaxP_avvU-/cbwiYFlfVzvaxP_avvU- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/handshake.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/serve.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/51/511d3194196d4160cd9b7d9011253e09cda1eb42c35c7736415a09071c0fbc93-d # internal go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid hpMkKJmjmCwpx0E_KU6y/hpMkKJmjmCwpx0E_KU6y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b584/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_386/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/fa/fa4d58de8cc05d522f9103d26696a8d6022e86366f581a0cccfd2d104f373ee0-d # internal go.etcd.io/etcd/api/v3/version mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b580/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p go.etcd.io/etcd/api/v3/version -lang=go1.16 -complete -installsuffix shared -buildid w16nKUvddhbSZeVDRMtK/w16nKUvddhbSZeVDRMtK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack ./vendor/go.etcd.io/etcd/api/v3/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/1b/1bffbc728e1bce861dff053e6cf73ced0b1c37ed74e8f105cd2683276c6ff9ab-d # internal go.opentelemetry.io/otel/baggage mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b584/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p go.opentelemetry.io/otel/baggage -lang=go1.16 -complete -installsuffix shared -buildid 7TSG3Tb6X8VSx8bNqaw2/7TSG3Tb6X8VSx8bNqaw2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b583/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_386/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/ce/ce5f04fb4db679bdb733955c93e924bddd8c8e4a70eaa9251b2159349337a802-d # internal go.opentelemetry.io/otel/attribute mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b587/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p go.opentelemetry.io/otel/attribute -lang=go1.16 -complete -installsuffix shared -buildid rNcXdW2o5IvzU8vzsIqp/rNcXdW2o5IvzU8vzsIqp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b586/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_386/buildid -w $WORK/b544/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/e5/e5009c04a79a9ef3e91865cd8f46bb39e35cea70ec7460b496a0b208deae972f-d # internal github.com/grafana/grafana-plugin-sdk-go/backend mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b431/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b328/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b330/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b468/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b469/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b417/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b462/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b479/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/http/pprof=$WORK/b485/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/grafana/grafana-plugin-sdk-go/backend -lang=go1.16 -complete -installsuffix shared -buildid 5wL0PqKN66uaUX3Vo5Bs/5wL0PqKN66uaUX3Vo5Bs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b326/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_386/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/b3/b3442b784d4f2089f0489033645acbbc7eca387644031a61e6676fa3745cda80-d # internal go.opentelemetry.io/otel/codes mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p go.opentelemetry.io/otel/codes -lang=go1.16 -complete -installsuffix shared -buildid W0k2A0BK0hITWGrroxMe/W0k2A0BK0hITWGrroxMe -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b588/importcfg -pack ./vendor/go.opentelemetry.io/otel/codes/codes.go ./vendor/go.opentelemetry.io/otel/codes/doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/53/53d1370ed7c3b5a8d1a40d9d737d7895d3ce4ab847741f66509578c818c24755-d # internal github.com/go-logr/logr mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/64/6404049c360e13db8b77a24475b89f83fd5e785c427d1c07deef1d000f9c05a2-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b521/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b544/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/go-logr/logr -lang=go1.16 -complete -installsuffix shared -buildid fzyJje01WCBDISSeZeoJ/fzyJje01WCBDISSeZeoJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack ./vendor/github.com/go-logr/logr/discard.go ./vendor/github.com/go-logr/logr/logr.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/gogo/protobuf/gogoproto -lang=go1.16 -complete -installsuffix shared -buildid vSbZQL1hPcKA8X4xj3Cj/vSbZQL1hPcKA8X4xj3Cj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b543/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_386/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/c8/c8719110d1150a2d8a1ea07f939ca0a1a1a75cc9d7b5990ecb4a4ae000ba5f3c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/e8/e81012f2dcfa2709a088017a759b50bce14e2bf27a35e833d05a58b8ea4ff28c-d # internal github.com/go-logr/logr/funcr mkdir -p $WORK/b593/ go.opentelemetry.io/otel/trace mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b588/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p go.opentelemetry.io/otel/trace -lang=go1.16 -complete -installsuffix shared -buildid drj0VhZuOtqDid2mZ5hD/drj0VhZuOtqDid2mZ5hD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b585/importcfg -pack ./vendor/go.opentelemetry.io/otel/trace/config.go ./vendor/go.opentelemetry.io/otel/trace/context.go ./vendor/go.opentelemetry.io/otel/trace/doc.go ./vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./vendor/go.opentelemetry.io/otel/trace/noop.go ./vendor/go.opentelemetry.io/otel/trace/trace.go ./vendor/go.opentelemetry.io/otel/trace/tracestate.go cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b590/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/go-logr/logr/funcr -lang=go1.16 -complete -installsuffix shared -buildid 96903lzv1j071PZsoC_x/96903lzv1j071PZsoC_x -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./vendor/github.com/go-logr/logr/funcr/funcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/21/21e1d2802611792bac09955d1585b98e18a3f15b7a8acb8af4671dcc6b0c91ab-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b543/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b521/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -lang=go1.16 -complete -installsuffix shared -buildid B_KzRJyxwnl-SYkamCwj/B_KzRJyxwnl-SYkamCwj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b585/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/4c/4c7a5bfc47620ce9f301cf2ca6f112815f70e632876e865524ed9f5eda2e2251-d # internal github.com/go-logr/stdr mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b590/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b593/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid VFVI0ruXCNVu1Nxxiwut/VFVI0ruXCNVu1Nxxiwut -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b592/importcfg -pack ./vendor/github.com/go-logr/stdr/stdr.go cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/23/232a81f4db90cc8a657ef3a17f832c17f93b125b366620771e91bfa037ac7b4d-d # internal go.opentelemetry.io/otel/propagation mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b583/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b585/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p go.opentelemetry.io/otel/propagation -lang=go1.16 -complete -installsuffix shared -buildid D6iFutrtw4JGqBexZ1a9/D6iFutrtw4JGqBexZ1a9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b582/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_386/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/4e/4e7f0e2b9bd936a01247f37030a29307e0be853a8f7c222a929311c3eff2a327-d # internal internal/sysinfo mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid ROvbmM23wxn0Pnkc5ln2/ROvbmM23wxn0Pnkc5ln2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b595/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b592/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/33/33020766e26b9e862ba49adf9600e1fb9d581e458eb9fb7171840318d9cc178f-d # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/be/be0ed35d8d357b5ebe30d7deefd9778d113bce1b82dd069a3039289c51f41878-d # internal go.opentelemetry.io/otel/semconv/v1.7.0 mkdir -p $WORK/b602/ testing mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b234/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile internal/sysinfo=$WORK/b595/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b454/_pkg_.a packagefile runtime/trace=$WORK/b488/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b585/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p go.opentelemetry.io/otel/semconv/v1.7.0 -lang=go1.16 -complete -installsuffix shared -buildid acXvTTlYu-HoPc3_9RcJ/acXvTTlYu-HoPc3_9RcJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b602/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/trace.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p testing -std -complete -installsuffix shared -buildid QEqRBslJJ6FM2NU3hbxx/QEqRBslJJ6FM2NU3hbxx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b594/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/21/211765de5ee45f001477a38fa5ad8751e9b5370214c934abf4d7595ab1b8c599-d # internal go.opentelemetry.io/contrib/propagators/jaeger mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b582/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b585/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p go.opentelemetry.io/contrib/propagators/jaeger -lang=go1.16 -complete -installsuffix shared -buildid FzgCzE9VJv7Y-HtBIdUg/FzgCzE9VJv7Y-HtBIdUg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b581/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b562/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/b2/b25b3ac1de9fcc87cc850ceb0dca5f88ee50c57318feec806b69fe7504d12795-d # internal github.com/grafana/grafana-aws-sdk/pkg/awsds mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b315/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b326/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b489/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b490/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/grafana/grafana-aws-sdk/pkg/awsds -lang=go1.16 -complete -installsuffix shared -buildid m4qx7o3GJW_AQlRVXzOi/m4qx7o3GJW_AQlRVXzOi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b283/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_386/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/64/64818ea2b37bcca7ab66e99ba041879e78eba11d75ffb7458760220822ef4fc7-d # internal go.opentelemetry.io/otel/semconv/v1.4.0 mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b585/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p go.opentelemetry.io/otel/semconv/v1.4.0 -lang=go1.16 -complete -installsuffix shared -buildid -P45ewbaIwvi1e1PQzBc/-P45ewbaIwvi1e1PQzBc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b607/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 cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/ac/ac98f9c0fb43c0db35e35ed9920ea4b0117e68efbd4cc3d51ac91a441e13428a-d # internal github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b562/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -lang=go1.16 -complete -installsuffix shared -buildid l4ej77GwgJgj-hhNarOt/l4ej77GwgJgj-hhNarOt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b565/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_386/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/56/56afe2e0992fef0c5f764c28fcdae5ac02650232a5b57a0dea8f553bb2f9faa8-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b562/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -lang=go1.16 -complete -installsuffix shared -buildid WEVzxIQLLXbKh-ftaqMu/WEVzxIQLLXbKh-ftaqMu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b566/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/78/78e3fa0a9ab7cbe279dcee617b36879e08e6b7974bd7bfd58ff32b2486b05099-d # internal github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b562/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid d47O0O7UI7eKHu_gvCtY/d47O0O7UI7eKHu_gvCtY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b567/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_386/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/ff/ff3304a9c084b564826ebd009e2e17eab64ed3a910af69753e6aeb6c3b4c1eb4-d # internal github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b562/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -lang=go1.16 -complete -installsuffix shared -buildid 2k3sSIt3MB4uXCfzOMLU/2k3sSIt3MB4uXCfzOMLU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b574/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_386/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/61/61117401a4b7bb976a56f0bc7f2c558cb1e620fe0b66d8364fc6e7a2127d9b0c-d # internal go.opentelemetry.io/proto/otlp/common/v1 mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p go.opentelemetry.io/proto/otlp/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid _VpLyQncxwtBx0hRc1wK/_VpLyQncxwtBx0hRc1wK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/common/v1/common.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/d0/d01650b2b696a0d7f9238b1750427b5b990dbd06c76a62348107de0fc4a422b2-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/cenkalti/backoff/v4 -lang=go1.16 -complete -installsuffix shared -buildid tjikHTaexH_pIhBt3C5C/tjikHTaexH_pIhBt3C5C -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./vendor/github.com/cenkalti/backoff/v4/backoff.go ./vendor/github.com/cenkalti/backoff/v4/context.go ./vendor/github.com/cenkalti/backoff/v4/exponential.go ./vendor/github.com/cenkalti/backoff/v4/retry.go ./vendor/github.com/cenkalti/backoff/v4/ticker.go ./vendor/github.com/cenkalti/backoff/v4/timer.go ./vendor/github.com/cenkalti/backoff/v4/tries.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b594/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/c5/c5e2e07eb2dcb24c17bb35b0e56392b8628ce1b5a26891aef6356910a6bc96d6-d # internal go.opentelemetry.io/otel/exporters/otlp/internal mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p go.opentelemetry.io/otel/exporters/otlp/internal -lang=go1.16 -complete -installsuffix shared -buildid KAGKtIkNSWNnvNf-9xz1/KAGKtIkNSWNnvNf-9xz1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b617/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b610/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b565/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/57/573d0cfe9e40e74636d458213edccb420cda3d415611db238aadecc08da8f67d-d # internal go.opentelemetry.io/otel/exporters/otlp/internal/envconfig mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid tUUrThRiOPfmV1FmnS-Q/tUUrThRiOPfmV1FmnS-Q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/envconfig/envconfig.go cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/5c/5c949e59c349a82e6d09455514c45616370dcd81d4ee978596281b0ce72d0983-d # internal go.opentelemetry.io/proto/otlp/resource/v1 mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b610/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p go.opentelemetry.io/proto/otlp/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid THs5YUHwV8In5y4Rn_Ab/THs5YUHwV8In5y4Rn_Ab -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/resource/v1/resource.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/4e/4e4c990361f95eeb89df1f92fe3be1d7ec527ba3cea90de4e5e2bb3bff341df6-d # internal go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b590/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b582/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b585/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.16 -complete -installsuffix shared -buildid uA_v90s1AMx2lp0lD8lB/uA_v90s1AMx2lp0lD8lB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./vendor/go.opentelemetry.io/otel/internal/global/state.go ./vendor/go.opentelemetry.io/otel/internal/global/trace.go cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/cc/cc0879291b6532615565bae2c0ec4f77ca9cde01068afc3ea2b3316932ab30c9-d # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/02/023f03199d0ebfcf08add90390ae14f26d5a161e14dfd1185d20188c659f75fc-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b565/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b567/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -lang=go1.16 -complete -installsuffix shared -buildid Bl7E4KAxlV7wzqglbV7h/Bl7E4KAxlV7wzqglbV7h -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b569/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 go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile compress/zlib=$WORK/b563/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift -lang=go1.16 -complete -installsuffix shared -buildid JH3GN1NhHujhDoV_Ggn6/JH3GN1NhHujhDoV_Ggn6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b599/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_386/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/7e/7e4fe3fd98a6202e5c269d193cd79494359fc4f23d6bdb8fc531759b19cefa1e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/98/98738f004905f6b94824cdcccb8d572c180941d58db8e3ad20be1a369b247a3d-d # internal go.opentelemetry.io/otel/exporters/otlp/internal/retry mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b615/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF go.opentelemetry.io/proto/otlp/trace/v1 mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b610/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b611/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p go.opentelemetry.io/proto/otlp/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid PPTIExu855TOT8t9F_7A/PPTIExu855TOT8t9F_7A -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid _6Chi3o7K-_xHydegqAY/_6Chi3o7K-_xHydegqAY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/retry/retry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b591/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/d6/d6c796ef5c557fd20f8f42d01f99c023ad0fbb394bc16375fe9a4c8c225bf20d-d # internal google.golang.org/grpc/encoding/gzip mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b379/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p google.golang.org/grpc/encoding/gzip -lang=go1.16 -complete -installsuffix shared -buildid PJYHa_KhRpDC3P0hcHo_/PJYHa_KhRpDC3P0hcHo_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack ./vendor/google.golang.org/grpc/encoding/gzip/gzip.go cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/1e/1e360734e65d9c9bb7355278969effa791aa5700d93ff3a84568d72c1e71c856-d # internal go.opentelemetry.io/otel mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b591/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b582/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b585/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p go.opentelemetry.io/otel -lang=go1.16 -complete -installsuffix shared -buildid 5lQpPKND56KzZbMxL-wa/5lQpPKND56KzZbMxL-wa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b589/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/c1/c1e77eb47854ef3d63c041c38fd6949a9769c8378b1bc12cdddc478f7f9d6af4-d # internal github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b561/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b569/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b565/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b567/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/uber/jaeger-client-go/utils -lang=go1.16 -complete -installsuffix shared -buildid cORmmRz4ADyPlO0pXl17/cORmmRz4ADyPlO0pXl17 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b568/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_386/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/5c/5c1aa5b56b4600b851796e72fcbb0c35679cc17a7d2ae22f3d921244105230e7-d # internal go.opentelemetry.io/otel/sdk/internal/env mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/internal/global=$WORK/b591/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p go.opentelemetry.io/otel/sdk/internal/env -lang=go1.16 -complete -installsuffix shared -buildid UgRMYHsSrhoSPfdtzjDU/UgRMYHsSrhoSPfdtzjDU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b606/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/env/env.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/d7/d78f0ee2d04e3a808fcb412a0c4ca7eaf6efbb8cac5890398a64265ca08512fb-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b617/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b618/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b614/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b619/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig -lang=go1.16 -complete -installsuffix shared -buildid SDnyESXFK03BgK-FVCSp/SDnyESXFK03BgK-FVCSp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b616/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_386/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/c6/c62d1720c0a83b6bdd5b87b5c13308c8ce2847739a97f28020ee32248242e824-d # internal go.opentelemetry.io/otel/sdk/resource mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b602/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b235/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p go.opentelemetry.io/otel/sdk/resource -lang=go1.16 -complete -installsuffix shared -buildid 2_l8vYdCDDao5v2rDenU/2_l8vYdCDDao5v2rDenU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b601/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_386/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/3c/3cc2f7ada1ea61346f32caadec49f017179f0b080ca9ffc812f79358fc55bcad-d # internal go.opentelemetry.io/otel/sdk/internal mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b589/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p go.opentelemetry.io/otel/sdk/internal -lang=go1.16 -complete -installsuffix shared -buildid 1EE0CZIrxTvlZNJVZ5BE/1EE0CZIrxTvlZNJVZ5BE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/ea/ea1af3d86725b51f9e76a2ff391b9b733541cf07c100143b6085ea47ff86bd85-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/utilities mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/utilities -lang=go1.16 -complete -installsuffix shared -buildid f-96R39EW8oNJg2fRN9W/f-96R39EW8oNJg2fRN9W -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b623/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/bc/bc210d67ada8a84b95af2a35d9f1880cdf6e20f6c8e7383808879be896b5467c-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b553/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b555/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b554/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b557/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b558/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b559/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b561/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b565/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b566/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b567/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b568/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b570/_pkg_.a packagefile go.uber.org/atomic=$WORK/b571/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/uber/jaeger-client-go -lang=go1.16 -complete -installsuffix shared -buildid 3qZlJlixYxLA5rkDf4MH/3qZlJlixYxLA5rkDf4MH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b556/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_386/buildid -w $WORK/b533/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/ed/ed2c07ede08b83d5c40927fe3acbfb6cfc850eaf60666b5047c54dca7ec09560-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b623/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule -lang=go1.16 -complete -installsuffix shared -buildid Se60tlRcKcMiGeGFvBRX/Se60tlRcKcMiGeGFvBRX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b622/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/9f/9f0d8784368c0165a3362905ab49bf87a3aeb29e637fc37eea38d988ba8ffecc-d # internal google.golang.org/genproto/googleapis/api/httpbody mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b386/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p google.golang.org/genproto/googleapis/api/httpbody -lang=go1.16 -complete -installsuffix shared -buildid B-KH9gy_vMHBhv6tPyv3/B-KH9gy_vMHBhv6tPyv3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b624/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/httpbody/httpbody.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/20/20a2830606e37f1114f15d0862ae803023412c86746b4d8dedef3672d4cc94d7-d # internal google.golang.org/protobuf/types/known/fieldmaskpb mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.16 -complete -installsuffix shared -buildid Qx0ntphDGLm1DGbRPb1k/Qx0ntphDGLm1DGbRPb1k -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b626/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/fieldmaskpb/field_mask.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/b9/b9e36df770df6a33430d5ff3399b109a00b81167dd615e9ca1a51513e151e86c-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/lzw=$WORK/b526/_pkg_.a packagefile container/list=$WORK/b151/_pkg_.a packagefile crypto/aes=$WORK/b176/_pkg_.a packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b527/_pkg_.a packagefile github.com/google/btree=$WORK/b529/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b530/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b531/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b522/_pkg_.a packagefile github.com/miekg/dns=$WORK/b533/_pkg_.a packagefile github.com/sean-/seed=$WORK/b540/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/hashicorp/memberlist -lang=go1.16 -complete -installsuffix shared -buildid N36cLL8XsHEsrdnc70VL/N36cLL8XsHEsrdnc70VL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack ./vendor/github.com/hashicorp/memberlist/alive_delegate.go ./vendor/github.com/hashicorp/memberlist/awareness.go ./vendor/github.com/hashicorp/memberlist/broadcast.go ./vendor/github.com/hashicorp/memberlist/config.go ./vendor/github.com/hashicorp/memberlist/conflict_delegate.go ./vendor/github.com/hashicorp/memberlist/delegate.go ./vendor/github.com/hashicorp/memberlist/event_delegate.go ./vendor/github.com/hashicorp/memberlist/keyring.go ./vendor/github.com/hashicorp/memberlist/label.go ./vendor/github.com/hashicorp/memberlist/logging.go ./vendor/github.com/hashicorp/memberlist/memberlist.go ./vendor/github.com/hashicorp/memberlist/merge_delegate.go ./vendor/github.com/hashicorp/memberlist/mock_transport.go ./vendor/github.com/hashicorp/memberlist/net.go ./vendor/github.com/hashicorp/memberlist/net_transport.go ./vendor/github.com/hashicorp/memberlist/peeked_conn.go ./vendor/github.com/hashicorp/memberlist/ping_delegate.go ./vendor/github.com/hashicorp/memberlist/queue.go ./vendor/github.com/hashicorp/memberlist/security.go ./vendor/github.com/hashicorp/memberlist/state.go ./vendor/github.com/hashicorp/memberlist/suspicion.go ./vendor/github.com/hashicorp/memberlist/transport.go ./vendor/github.com/hashicorp/memberlist/util.go cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/48/488302fcd523f09e2a537a8608394a99ab321da5513763e216787ea7b0f55f85-d # internal go.opentelemetry.io/otel/sdk/trace mkdir -p $WORK/b603/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b624/_pkg_.a # internal cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b591/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b604/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b605/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b606/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b601/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b602/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b585/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/trace=$WORK/b488/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p go.opentelemetry.io/otel/sdk/trace -lang=go1.16 -complete -installsuffix shared -buildid TUHlrzWpxgqw5PBTAlpF/TUHlrzWpxgqw5PBTAlpF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b603/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/trace/batch_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/doc.go ./vendor/go.opentelemetry.io/otel/sdk/trace/event.go ./vendor/go.opentelemetry.io/otel/sdk/trace/evictedqueue.go ./vendor/go.opentelemetry.io/otel/sdk/trace/id_generator.go ./vendor/go.opentelemetry.io/otel/sdk/trace/link.go ./vendor/go.opentelemetry.io/otel/sdk/trace/provider.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampler_env.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampling.go ./vendor/go.opentelemetry.io/otel/sdk/trace/simple_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/snapshot.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_exporter.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_limits.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/tracer.go cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/2c/2c8740b951285c6b1363da29d12da2a5d9a5fbe13972e7f885c8dbd92b49d4f1-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b350/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid W2SeoEvMyk12N0-wqRkj/W2SeoEvMyk12N0-wqRkj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b628/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/28/28c04111b25309d41a4168b61e1a87866319e521e6dc0ca80c80e0c22bff63ba-d # internal google.golang.org/genproto/protobuf/field_mask mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b626/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p google.golang.org/genproto/protobuf/field_mask -lang=go1.16 -complete -installsuffix shared -buildid _m5tO-jBMrvgOa-zOE28/_m5tO-jBMrvgOa-zOE28 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b625/importcfg -pack ./vendor/google.golang.org/genproto/protobuf/field_mask/field_mask.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/92/9219a588c0de191ec93486986051854936648b0f1107bff534ff646e876e01cb-d # internal google.golang.org/protobuf/types/known/wrapperspb mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p google.golang.org/protobuf/types/known/wrapperspb -lang=go1.16 -complete -installsuffix shared -buildid MORv5CKawl7I-fvc3AEN/MORv5CKawl7I-fvc3AEN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b629/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/26/26dcd5b31d4b6c9d27d2f70de70825adef282399ec4e3b272624f8a87a77cd9a-d # internal google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b628/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b355/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.16 -complete -installsuffix shared -buildid QE-07WXPm1_C5tkhSjdz/QE-07WXPm1_C5tkhSjdz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b627/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_386/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/37/37a3017dd5b585d70bc57421a91253602955ed6608fbd50f38825c68c67e1b1a-d # internal google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b388/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.16 -complete -installsuffix shared -buildid McFM94j2eomMEuNYIDwp/McFM94j2eomMEuNYIDwp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b630/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b603/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/6b/6be7d1d7ddccf13a88ab4b3db0dd9bbe6f089ae0255545c4a7e8cfe805dbcd80-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/models mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/models -lang=go1.17 -complete -installsuffix shared -buildid 8fNUK2iPO0d5cDJ1k4YY/8fNUK2iPO0d5cDJ1k4YY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b633/importcfg -pack ./pkg/cmd/grafana-cli/models/model.go cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/db/db99e528e18606a0e21b266a365ce93057389c2de6bfccc7c1e06b2cd975984c-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b604/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b601/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b603/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b585/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b610/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b611/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b612/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform -lang=go1.16 -complete -installsuffix shared -buildid kwrH0oYURBaTaFyBRCs6/kwrH0oYURBaTaFyBRCs6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b609/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_386/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/6d/6d41f6716592b7668293d7cef9b22c809925dc684546cc787f4c5f16a3211220-d # internal github.com/russross/blackfriday/v2 mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b088/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/russross/blackfriday/v2 -lang=go1.16 -complete -installsuffix shared -buildid ZLYp-sWa6tKsZUDKtVha/ZLYp-sWa6tKsZUDKtVha -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./vendor/github.com/russross/blackfriday/v2/block.go ./vendor/github.com/russross/blackfriday/v2/doc.go ./vendor/github.com/russross/blackfriday/v2/entities.go ./vendor/github.com/russross/blackfriday/v2/esc.go ./vendor/github.com/russross/blackfriday/v2/html.go ./vendor/github.com/russross/blackfriday/v2/inline.go ./vendor/github.com/russross/blackfriday/v2/markdown.go ./vendor/github.com/russross/blackfriday/v2/node.go ./vendor/github.com/russross/blackfriday/v2/smartypants.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/78/78ac47d51631d43745d7a09ce9bf423b58f22112354e75d775660a15c4e519a6-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace mkdir -p $WORK/b608/ cat >$WORK/b608/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/b609/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b603/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b612/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace -lang=go1.16 -complete -installsuffix shared -buildid i68PxoL9uwFuF3qrDQJq/i68PxoL9uwFuF3qrDQJq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b608/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_386/buildid -w $WORK/b556/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b627/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/92/921f1ec83bdea63ed8019e851fafcb9a619105f4b15a54a493e8c592df25c816-d # internal database/sql mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p database/sql -std -complete -installsuffix shared -buildid YYr5g7sCfXnzOA7IfES-/YYr5g7sCfXnzOA7IfES- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b638/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 cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/1c/1c7a749807501eef38af4bc2e58085ab4ee5f3e17dc79c6d2ddcc4792370b795-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/runtime mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b622/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b623/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b624/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b625/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b627/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b388/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b390/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b629/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/textproto=$WORK/b206/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/runtime -lang=go1.16 -complete -installsuffix shared -buildid oEsGVACgheNYa_nsfOHQ/oEsGVACgheNYa_nsfOHQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b621/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 cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/d8/d88e5f22f92520f7a5f77bf4b56181e0409bb14ca3039c3715c95729f4f88d55-d # internal github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b556/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b557/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b574/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b568/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -lang=go1.16 -complete -installsuffix shared -buildid NlC8J4xUDCsWB-dxolKh/NlC8J4xUDCsWB-dxolKh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b525/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/7d/7db9b8e6ed1597f916779ac16ef912b8505d104696d7d24d3389d297847b0ff6-d # internal github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b556/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b568/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -lang=go1.16 -complete -installsuffix shared -buildid NZ4w-cAtd3Gm3oE5pIlh/NZ4w-cAtd3Gm3oE5pIlh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b575/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 cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/a6/a6f847c164968ba90c872866bd0a523433e95c2eb65898bd6e8dfb5519befa17-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b521/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b522/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b523/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b525/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b541/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b542/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b545/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b552/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b507/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/prometheus/alertmanager/cluster -lang=go1.16 -complete -installsuffix shared -buildid EZmOrEvQfbK8jXPt98fp/EZmOrEvQfbK8jXPt98fp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b520/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_386/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/f1/f1e9432d6fab1b7e124d845831a41f9dab28bd626c8d1152abb2764f89036a18-d # internal github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b553/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b555/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b556/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b570/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/uber/jaeger-client-go/rpcmetrics -lang=go1.16 -complete -installsuffix shared -buildid JmiR4XIgwX6hr7LhZ9VX/JmiR4XIgwX6hr7LhZ9VX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b576/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_386/buildid -w $WORK/b599/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/dd/dd4fccab79fa1fb05c5950ac5c2b443c59e0bbc3d32de8a4429a9958f952a27f-d # internal github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b556/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b565/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/uber/jaeger-client-go/transport -lang=go1.16 -complete -installsuffix shared -buildid hj6ap4EIPvq16Z1JghqX/hj6ap4EIPvq16Z1JghqX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/a3/a330e81d4a1c7df6cf40aff783634195dbfa7d42c4583f92cba8427887bf33d2-d # internal github.com/uber/jaeger-client-go/zipkin mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b553/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b556/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/uber/jaeger-client-go/zipkin -lang=go1.16 -complete -installsuffix shared -buildid WyKeBGOj5t8q8kpf9vDu/WyKeBGOj5t8q8kpf9vDu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b578/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/zipkin/doc.go ./vendor/github.com/uber/jaeger-client-go/zipkin/propagation.go cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/dd/dd9d430f8e73390c2f052ea43ceb53f06fcbeb1f963c3c2d7384cf0b14f518d0-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b599/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger -lang=go1.16 -complete -installsuffix shared -buildid 4JynwIOKrWk68frRRy6W/4JynwIOKrWk68frRRy6W -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b598/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_386/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/1c/1c0d5086e405f21b3ecd09ee745091f35b582844caae4780ed1e24a107344ef0-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b599/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid A5qk84YeR0q8k37Yuw5A/A5qk84YeR0q8k37Yuw5A -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b600/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_386/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/da/da7d7ecdb1a7968fd70a1979253a9528b182b95a912bee2fab14e4fa43a33fa2-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b553/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b556/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b573/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b575/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b576/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b577/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b568/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b570/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/uber/jaeger-client-go/config -lang=go1.16 -complete -installsuffix shared -buildid KQRnduj-JezJFXo-rOqT/KQRnduj-JezJFXo-rOqT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b572/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_386/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/89/89fddf9b0495f4f93a303af8bd0dd4d517de27bfa83dc18f3b03c01acab081f1-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b636/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/cpuguy83/go-md2man/v2/md2man -lang=go1.16 -complete -installsuffix shared -buildid a7GwJzK2e7Bd3yLO17rz/a7GwJzK2e7Bd3yLO17rz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b635/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_386/buildid -w $WORK/b520/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b572/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/e8/e817493b7c1a70ee26f4cb643612785d1397b2a41a5c93a1296abf4cc98ef2e2-d # internal github.com/gchaincl/sqlhooks mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/gchaincl/sqlhooks -lang=go1.16 -complete -installsuffix shared -buildid n3SV2vT-uyR1tp3LoQkE/n3SV2vT-uyR1tp3LoQkE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b639/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/b520/_pkg_.a /builddir/.cache/go-build/9d/9df0945d65a675b0489113c5613b5d0414d49235a44487886b87b662a5dcdad3-d # internal github.com/grafana/grafana/pkg/setting mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b283/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b518/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b489/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b520/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b273/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/grafana/grafana/pkg/setting -lang=go1.17 -complete -installsuffix shared -buildid 6W1e0Q8wT1Jxf05r76UH/6W1e0Q8wT1Jxf05r76UH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack ./pkg/setting/date_formats.go ./pkg/setting/expanders.go ./pkg/setting/provider.go ./pkg/setting/setting.go ./pkg/setting/setting_azure.go ./pkg/setting/setting_dashboard_previews.go ./pkg/setting/setting_data_proxy.go ./pkg/setting/setting_feature_toggles.go ./pkg/setting/setting_plugins.go ./pkg/setting/setting_quota.go ./pkg/setting/setting_sentry.go ./pkg/setting/setting_smtp.go ./pkg/setting/setting_unified_alerting.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/b1/b10ca119ece99b2cf0f821aa6b8028a4548562d5b3f06f12289a59cbb6c10de8-d # internal github.com/urfave/cli/v2 mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b234/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b635/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b074/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/urfave/cli/v2 -lang=go1.16 -complete -installsuffix shared -buildid c5t05FmJAMnean78qnxk/c5t05FmJAMnean78qnxk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b634/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 cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/48/486c73aa4839598fe9d8e3ac3c6cce9905a5cd7a4a26c7563ac81208d3808d0b-d # internal go.opentelemetry.io/proto/otlp/collector/trace/v1 mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b621/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b623/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b612/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p go.opentelemetry.io/proto/otlp/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid 9xDV5gMgMhSPAkcJ7EAP/9xDV5gMgMhSPAkcJ7EAP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b620/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_386/buildid -w $WORK/b600/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/14/149dd6c032701c7aa58b281194b17cd78890fe068d6586bc421be68ecd24fe0b-d # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/b0/b048fda51e3cc9b1ff3bc457bd5295928056d29577913c33c68b2859ddcf5a01-d # internal github.com/grafana/grafana/pkg/components/simplejson mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/grafana/grafana/pkg/components/simplejson -lang=go1.17 -complete -installsuffix shared -buildid MIjdy45EqsoOMgmrJRGM/MIjdy45EqsoOMgmrJRGM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b641/importcfg -pack ./pkg/components/simplejson/simplejson.go ./pkg/components/simplejson/simplejson_go11.go github.com/go-sql-driver/mysql mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/rsa=$WORK/b187/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile database/sql=$WORK/b638/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b191/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/go-sql-driver/mysql -lang=go1.16 -complete -installsuffix shared -buildid Tf57Z_iJOW2bF_hfQ4Yk/Tf57Z_iJOW2bF_hfQ4Yk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b640/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_386/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/81/81e99e6df52e537abd09ede19c4e416c8d2a669fde5c980c0fefbefaf6b25fd4-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b598/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b600/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b599/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent -lang=go1.16 -complete -installsuffix shared -buildid DwuMHfFoj8FejbwcxbnD/DwuMHfFoj8FejbwcxbnD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b597/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_386/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/33/33b34d697c81c5c8cdaf7f3dabd3820fef2e13654010f44287d00591f97577fa-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b614/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b608/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b616/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b620/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b612/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b630/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc -lang=go1.16 -complete -installsuffix shared -buildid C578OzkNqht9PeMxOVRl/C578OzkNqht9PeMxOVRl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b613/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_386/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/db/db656ff23ec62e6a9aaab35998bc90546a0a1e8e56cd41c8bbc37a8f5eaa239a-d # internal github.com/grafana/grafana/pkg/events mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/grafana/grafana/pkg/events -lang=go1.17 -complete -installsuffix shared -buildid 0a-zmpyxogs0ZfNiifrE/0a-zmpyxogs0ZfNiifrE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b642/importcfg -pack ./pkg/events/events.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/0a/0a397a12a0e505f6f10716af4e63888daac78445f6cf9d54410c2ec3ab7895b9-d # internal go.opentelemetry.io/otel/exporters/jaeger mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b597/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b598/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b599/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b601/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b603/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b585/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p go.opentelemetry.io/otel/exporters/jaeger -lang=go1.16 -complete -installsuffix shared -buildid RLLc8V_olV5vz5ZqauqW/RLLc8V_olV5vz5ZqauqW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b596/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_386/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/b3/b3b70ca78eee2e860d3bbdb69236212df71472f253d41b364f23bdf5f8d48b8d-d # internal github.com/grafana/grafana/pkg/infra/fs mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/grafana/grafana/pkg/infra/fs -lang=go1.17 -complete -installsuffix shared -buildid fOS1o6_JjQM9sMcJKRFk/fOS1o6_JjQM9sMcJKRFk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b643/importcfg -pack ./pkg/infra/fs/copy.go ./pkg/infra/fs/exists.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/00/0001184170f55a30bdfb7b40bc21ed2772105504d7fcde0eaf534e6225495d83-d # internal github.com/patrickmn/go-cache mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/patrickmn/go-cache -lang=go1.16 -complete -installsuffix shared -buildid 5T0_0Hk7ryVnHJ4gOFOv/5T0_0Hk7ryVnHJ4gOFOv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./vendor/github.com/patrickmn/go-cache/cache.go ./vendor/github.com/patrickmn/go-cache/sharded.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b643/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/7c/7c1c58164656ee29670dd4219977677733149cf08497604623dd901234c2c861-d # internal github.com/grafana/grafana/pkg/infra/metrics/graphitebridge mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b479/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/grafana/grafana/pkg/infra/metrics/graphitebridge -lang=go1.17 -complete -installsuffix shared -buildid ULELED-viRMFNMhbdFfj/ULELED-viRMFNMhbdFfj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b647/importcfg -pack ./pkg/infra/metrics/graphitebridge/graphite.go cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/f3/f3397a3fc8c4dc9430db30a53f65972d5610e65294fec52815f38ba8168aea49-d # internal github.com/grafana/grafana/pkg/infra/metrics/metricutil mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/grafana/grafana/pkg/infra/metrics/metricutil -lang=go1.17 -complete -installsuffix shared -buildid BlE7J4tTvgNBEa5Vevy1/BlE7J4tTvgNBEa5Vevy1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b648/importcfg -pack ./pkg/infra/metrics/metricutil/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/0e/0edd7312c11a38ac5de62b2d99cfa10be996ee42febf395fe8a5846da64b7900-d # internal github.com/rainycape/unidecode mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile compress/zlib=$WORK/b563/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/rainycape/unidecode -lang=go1.16 -complete -installsuffix shared -buildid _NTqQ4Yc9vEKo0iPwrtW/_NTqQ4Yc9vEKo0iPwrtW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack ./vendor/github.com/rainycape/unidecode/decode.go ./vendor/github.com/rainycape/unidecode/table.go ./vendor/github.com/rainycape/unidecode/unidecode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/d0/d05b2f9409736cdcad2886fab03f881676ba3ba7b346f186d38700dede86f70c-d # internal github.com/grafana/grafana/pkg/infra/metrics mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_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_386/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/grafana/grafana/pkg/infra/metrics -lang=go1.17 -complete -installsuffix shared -buildid MReYyWy_Vw2Y_jM7kSC6/MReYyWy_Vw2Y_jM7kSC6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b646/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_386/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/11/1129e2bd6a3d7224a9ed44f42b63c0f61929f78aed078e47d15c61663a3d63fb-d # internal github.com/grafana/grafana/pkg/infra/tracing mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b265/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b553/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b555/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b554/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b556/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b572/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b578/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b579/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b581/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b596/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b608/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b613/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b582/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b601/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b603/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b585/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/grafana/grafana/pkg/infra/tracing -lang=go1.17 -complete -installsuffix shared -buildid QluITs_c1W4oXAAIahGC/QluITs_c1W4oXAAIahGC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b256/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_386/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/64/648ea2655a6d86775231b20980bf16532288bd933aef00fa211c2f48e56a3f8d-d # internal github.com/gosimple/slug mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b651/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/gosimple/slug -lang=go1.16 -complete -installsuffix shared -buildid bk62oemo5TAbI5kxaXYZ/bk62oemo5TAbI5kxaXYZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b650/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_386/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/94/9465361f9c91df4aba29009d8d5796daf81801ebcfd32dd98893dbd0ecf6d46d-d # internal github.com/golang-migrate/migrate/v4/internal/url mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/golang-migrate/migrate/v4/internal/url -lang=go1.16 -complete -installsuffix shared -buildid KP2J4DDr3vIbyy4XV5Z1/KP2J4DDr3vIbyy4XV5Z1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b656/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/internal/url/url.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b634/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b645/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/75/7534e8e11be8693cc9eded7de7a76155cbb7c86c7b8f0fb43dc2cf9a56224118-d # internal github.com/golang-migrate/migrate/v4/database mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b656/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/golang-migrate/migrate/v4/database -lang=go1.16 -complete -installsuffix shared -buildid XaM-RlJ1334q_z4Tq7lb/XaM-RlJ1334q_z4Tq7lb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b655/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 cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/37/37946b969210e78e88c282ef6134bb9bde62c586624c98d029d105a3d8349cd7-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/utils mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b633/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b634/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/utils -lang=go1.17 -complete -installsuffix shared -buildid ceVitLIRgAQIWqbO2Fv8/ceVitLIRgAQIWqbO2Fv8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack ./pkg/cmd/grafana-cli/utils/command_line.go ./pkg/cmd/grafana-cli/utils/grafana_path.go cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/51/51b6b42dd699c866d376b7bc7a889b9c74293a50ac28596d46a91c77bb601805-d # internal github.com/grafana/grafana/pkg/infra/localcache mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile github.com/patrickmn/go-cache=$WORK/b645/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/grafana/grafana/pkg/infra/localcache -lang=go1.17 -complete -installsuffix shared -buildid evoM5VRevAQXOzRZdI-R/evoM5VRevAQXOzRZdI-R -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b644/importcfg -pack ./pkg/infra/localcache/cache.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/35/35a303fad25553f08f3d45e73fdcf543cf3ce4b9451096da07c1b7ff86640555-d # internal github.com/lib/pq/scram mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/lib/pq/scram -lang=go1.16 -complete -installsuffix shared -buildid z8tSqpPlauCNAXM6YAa8/z8tSqpPlauCNAXM6YAa8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b659/importcfg -pack ./vendor/github.com/lib/pq/scram/scram.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b640/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/a0/a033d1f6e5dc42e565ef52386085612f30756fee5a9bff577278a0ae843f7bdd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/ef/ef160cc4879384b6bd6618c97d2170ca99587b349b63bb4701f4839537c8c623-d # internal github.com/lib/pq mkdir -p $WORK/b657/ cat >$WORK/b657/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/b126/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile database/sql=$WORK/b638/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b658/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b659/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b235/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/lib/pq -lang=go1.16 -complete -installsuffix shared -buildid RsRFdUaC_Lafj9XSSjb9/RsRFdUaC_Lafj9XSSjb9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b657/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b644/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/ae/ae77a572f20f54317047cbcb349f638eb349ccc0070b09480a4ad6b7224ecbb6-d # internal xorm.io/builder mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile database/sql=$WORK/b638/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p xorm.io/builder -lang=go1.16 -complete -installsuffix shared -buildid hKM1CvrFwlzTzZ6aImUh/hKM1CvrFwlzTzZ6aImUh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b662/importcfg -pack ./vendor/xorm.io/builder/builder.go ./vendor/xorm.io/builder/builder_delete.go ./vendor/xorm.io/builder/builder_insert.go ./vendor/xorm.io/builder/builder_join.go ./vendor/xorm.io/builder/builder_limit.go ./vendor/xorm.io/builder/builder_select.go ./vendor/xorm.io/builder/builder_union.go ./vendor/xorm.io/builder/builder_update.go ./vendor/xorm.io/builder/cond.go ./vendor/xorm.io/builder/cond_and.go ./vendor/xorm.io/builder/cond_between.go ./vendor/xorm.io/builder/cond_compare.go ./vendor/xorm.io/builder/cond_eq.go ./vendor/xorm.io/builder/cond_expr.go ./vendor/xorm.io/builder/cond_if.go ./vendor/xorm.io/builder/cond_in.go ./vendor/xorm.io/builder/cond_like.go ./vendor/xorm.io/builder/cond_neq.go ./vendor/xorm.io/builder/cond_not.go ./vendor/xorm.io/builder/cond_notin.go ./vendor/xorm.io/builder/cond_null.go ./vendor/xorm.io/builder/cond_or.go ./vendor/xorm.io/builder/doc.go ./vendor/xorm.io/builder/error.go ./vendor/xorm.io/builder/sql.go ./vendor/xorm.io/builder/writer.go cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/a9/a9a1e89094257eb57f2cab244bc8851772175a4406912c67e90bb4c1d772fa90-d # internal xorm.io/core mkdir -p $WORK/b663/ cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/49/49d2bee6aacd79be099e2089b5508aee2ae54cd5e6eb8abd87c598084f42db72-d # internal github.com/grafana/grafana/pkg/web mkdir -p $WORK/b665/ cat >$WORK/b665/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b665=>" -I $WORK/b665/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b665/symabis ./macaron.s cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql=$WORK/b638/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p xorm.io/core -lang=go1.16 -complete -installsuffix shared -buildid kCbEGlpV24pTQBif2kpw/kCbEGlpV24pTQBif2kpw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b663/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 cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/grafana/grafana/pkg/web -lang=go1.17 -installsuffix shared -buildid JFe3ASDeejPdpW6WjT84/JFe3ASDeejPdpW6WjT84 -goversion go1.19.1 -symabis $WORK/b665/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack -asmhdr $WORK/b665/go_asm.h ./pkg/web/binding.go ./pkg/web/context.go ./pkg/web/inject.go ./pkg/web/macaron.go ./pkg/web/render.go ./pkg/web/response_writer.go ./pkg/web/router.go ./pkg/web/tree.go ./pkg/web/web.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/17/179c81ef0a79b41a00713ad12449211034ffa0625aaabfbc908a526e085c15dc-d # internal github.com/grafana/grafana/pkg/bus mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b256/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/grafana/grafana/pkg/bus -lang=go1.17 -complete -installsuffix shared -buildid xurCOI7e1J2V90EvK76z/xurCOI7e1J2V90EvK76z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./pkg/bus/bus.go github.com/mattn/go-sqlite3 mkdir -p $WORK/b660/ cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b660/ -importpath github.com/mattn/go-sqlite3 -- -I $WORK/b660/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/32/323a39a743a93c968a56c6c00a2c8eb2404d3c06e2748fecbc4c1591a65baef3-d # internal github.com/grafana/grafana/pkg/services/contexthandler/ctxkey mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/grafana/grafana/pkg/services/contexthandler/ctxkey -lang=go1.17 -complete -installsuffix shared -buildid GbD4tZRmizi1W9KnKotb/GbD4tZRmizi1W9KnKotb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b670/importcfg -pack ./pkg/services/contexthandler/ctxkey/key.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/da/da0783b1bd8e07444c61eae7491244c26098a986a8396624ec7b4b107ff35a6d-d # internal github.com/grafana/grafana/pkg/services/featuremgmt/strcase mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/grafana/grafana/pkg/services/featuremgmt/strcase -lang=go1.17 -complete -installsuffix shared -buildid 5_uXFQ9_D8-0kOhBJoqP/5_uXFQ9_D8-0kOhBJoqP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b671/importcfg -pack ./pkg/services/featuremgmt/strcase/camel.go ./pkg/services/featuremgmt/strcase/snake.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/e2/e226268e770d8e05c104dfa0fe76d4a07516238e43d46205bdbcf481450b9c3e-d # internal github.com/prometheus/client_golang/prometheus/promauto mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/prometheus/client_golang/prometheus/promauto -lang=go1.16 -complete -installsuffix shared -buildid LoCY9R2KGDaMgepfqLWe/LoCY9R2KGDaMgepfqLWe -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b672/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/e4/e4c87ddc31cdd04a431c7f7620bab2bf30b24c23abc352660e193470368966f6-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid O_1Gpswa9n72NOLcPBNb/O_1Gpswa9n72NOLcPBNb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b677/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 cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b665=>" -I $WORK/b665/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b665/macaron.o ./macaron.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b665/_pkg_.a $WORK/b665/macaron.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/08/08f3a0941da450ffaa78aa5f1e0b30847f522889f1808f46848938339d369090-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid yn_n3bElxoaRSn_iFX5w/yn_n3bElxoaRSn_iFX5w -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b678/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/de/dea7fb67c525aea4e7de90220dc8a04ed6fa92950c80161ebb6e851d0dd1dd25-d # internal github.com/stretchr/objx mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/stretchr/objx -lang=go1.16 -complete -installsuffix shared -buildid S_ST6GE24PD4ryVgoCoG/S_ST6GE24PD4ryVgoCoG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b679/importcfg -pack ./vendor/github.com/stretchr/objx/accessors.go ./vendor/github.com/stretchr/objx/conversions.go ./vendor/github.com/stretchr/objx/doc.go ./vendor/github.com/stretchr/objx/map.go ./vendor/github.com/stretchr/objx/mutations.go ./vendor/github.com/stretchr/objx/security.go ./vendor/github.com/stretchr/objx/tests.go ./vendor/github.com/stretchr/objx/type_specific.go ./vendor/github.com/stretchr/objx/type_specific_codegen.go ./vendor/github.com/stretchr/objx/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/8c/8c9141b54a0a290250d40de053d716d8308f522a5714c790d5166c5b61649a62-d # internal net/http/internal/testcert mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid 2H7MafBWyBfFumVMKeQy/2H7MafBWyBfFumVMKeQy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b682/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/65/65e6be087a12be3f07537f88492f7a817b22d6bd6a7ab706531b9559efe784d8-d # internal net/http/httptest mkdir -p $WORK/b681/ cat >$WORK/b681/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/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile flag=$WORK/b234/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b200/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/http/internal/testcert=$WORK/b682/_pkg_.a packagefile net/textproto=$WORK/b206/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p net/http/httptest -std -complete -installsuffix shared -buildid Vb8lLqRakxCIFn2j0RDl/Vb8lLqRakxCIFn2j0RDl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b681/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b663/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/cf/cf6277bad3fb62c28fd36dbead3fa21b50fa890a339ade8497b747536b82017f-d # internal golang.org/x/text/internal/tag mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p golang.org/x/text/internal/tag -lang=go1.16 -complete -installsuffix shared -buildid KOclarGwAKBG2ReL6JDF/KOclarGwAKBG2ReL6JDF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b687/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.go cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/5f/5ff3a2722f68f317281e1e82482cdb729e10f5e98910c716987354c135e50394-d # internal xorm.io/xorm mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b151/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile database/sql=$WORK/b638/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile log/syslog=$WORK/b263/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/builder=$WORK/b662/_pkg_.a packagefile xorm.io/core=$WORK/b663/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p xorm.io/xorm -lang=go1.16 -complete -installsuffix shared -buildid VDdGpyChW3BtPMSRjnzH/VDdGpyChW3BtPMSRjnzH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b661/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_386/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/67/67f5fa02e02ecdb53d31c70ed439db3532926627e6a216caf87df96c6ed08cd0-d # internal golang.org/x/text/internal/language mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b687/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p golang.org/x/text/internal/language -lang=go1.16 -complete -installsuffix shared -buildid NzV6o60t0C7i2d5S28dR/NzV6o60t0C7i2d5S28dR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b686/importcfg -pack ./vendor/golang.org/x/text/internal/language/common.go ./vendor/golang.org/x/text/internal/language/compact.go ./vendor/golang.org/x/text/internal/language/compose.go ./vendor/golang.org/x/text/internal/language/coverage.go ./vendor/golang.org/x/text/internal/language/language.go ./vendor/golang.org/x/text/internal/language/lookup.go ./vendor/golang.org/x/text/internal/language/match.go ./vendor/golang.org/x/text/internal/language/parse.go ./vendor/golang.org/x/text/internal/language/tables.go ./vendor/golang.org/x/text/internal/language/tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/99/994e15798e9128303df96eb4c228166d59761f776286d877d9fc1c5f46721452-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b677/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b678/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b141/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/http/httptest=$WORK/b681/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b454/_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_386/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/stretchr/testify/assert -lang=go1.16 -complete -installsuffix shared -buildid p3zNwc7v8Fc4xilL2Vn_/p3zNwc7v8Fc4xilL2Vn_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b680/importcfg -pack ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/assertion_compare_can_convert.go ./vendor/github.com/stretchr/testify/assert/assertion_format.go ./vendor/github.com/stretchr/testify/assert/assertion_forward.go ./vendor/github.com/stretchr/testify/assert/assertion_order.go ./vendor/github.com/stretchr/testify/assert/assertions.go ./vendor/github.com/stretchr/testify/assert/doc.go ./vendor/github.com/stretchr/testify/assert/errors.go ./vendor/github.com/stretchr/testify/assert/forward_assertions.go ./vendor/github.com/stretchr/testify/assert/http_assertions.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b657/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/c7/c7f467ba6d8c92589f28168a2bdb03979f09d960b9416dd681ed7440ed6d7de5-d # internal github.com/gofrs/uuid mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b152/_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_386/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/gofrs/uuid -lang=go1.16 -complete -installsuffix shared -buildid kULyw8xhKJsQe6Fz3Wzd/kULyw8xhKJsQe6Fz3Wzd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b690/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 cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/b3/b339a8e249b2e40a230bfe4840ce6cf0c36477fddf25c1b6a99f18b2e3a0854f-d # internal github.com/grafana/grafana/pkg/expr/mathexp/parse mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/grafana/grafana/pkg/expr/mathexp/parse -lang=go1.17 -complete -installsuffix shared -buildid Cnb_2wh5L4D6VpC7y1BR/Cnb_2wh5L4D6VpC7y1BR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b694/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_386/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/8b/8b525c1b0a4e42953c66e1245f6b350e67c9b9a3270852a8e4077afdce3c0c61-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin mkdir -p $WORK/b696/ cat >$WORK/b696/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/b326/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin -lang=go1.17 -complete -installsuffix shared -buildid F8EjgrX2TOe4aWJJic9I/F8EjgrX2TOe4aWJJic9I -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b696/importcfg -pack ./pkg/plugins/backendplugin/backendplugin.go ./pkg/plugins/backendplugin/errors.go ./pkg/plugins/backendplugin/ifaces.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b696/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/93/937089c70b7b465cbacb61941f072d769d6ded915bbd2b45c3af202b3a1ab7dd-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 -lang=go1.17 -complete -installsuffix shared -buildid pqMVpZ9q2Hzsl4ZQB0mf/pqMVpZ9q2Hzsl4ZQB0mf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b697/importcfg -pack ./pkg/plugins/backendplugin/pluginextensionv2/renderer_grpc_plugin.go ./pkg/plugins/backendplugin/pluginextensionv2/rendererv2.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/46/46cc7b0dd38a87754e294f26ce9d69760b39d5dd860a8f423cfc9b33930ca333-d # internal github.com/grafana/grafana/pkg/expr/mathexp mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/grafana/grafana/pkg/expr/mathexp -lang=go1.17 -complete -installsuffix shared -buildid X3EujIfhnoj4z4Y7X_gx/X3EujIfhnoj4z4Y7X_gx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b693/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 cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/3b/3b9e97f90c5b164c7bafde002cd22d41d9063abdbc7a707f71db8873a2271301-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b688/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=$WORK/b686/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p golang.org/x/text/internal/language/compact -lang=go1.16 -complete -installsuffix shared -buildid _L1ebyYHjt_J7uaVTMk3/_L1ebyYHjt_J7uaVTMk3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b688/importcfg -pack ./vendor/golang.org/x/text/internal/language/compact/compact.go ./vendor/golang.org/x/text/internal/language/compact/language.go ./vendor/golang.org/x/text/internal/language/compact/parents.go ./vendor/golang.org/x/text/internal/language/compact/tables.go ./vendor/golang.org/x/text/internal/language/compact/tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b680/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/61/61513df21b7937c8d0378873a4c1ea9026a919725b891e1e7999483a6e9e0fdf-d # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/9f/9f7e692756f89bca32d3defd636d66d8d1ce55da63988a6c18c2b9146c93c1a1-d # internal github.com/stretchr/testify/mock mkdir -p $WORK/b676/ golang.org/x/text/language cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b677/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b678/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b679/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b680/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/stretchr/testify/mock -lang=go1.16 -complete -installsuffix shared -buildid __yVll4aGDNx7g1LhOtR/__yVll4aGDNx7g1LhOtR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b676/importcfg -pack ./vendor/github.com/stretchr/testify/mock/doc.go ./vendor/github.com/stretchr/testify/mock/mock.go mkdir -p $WORK/b685/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b686/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b688/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p golang.org/x/text/language -lang=go1.16 -complete -installsuffix shared -buildid kYGaiJrZgjAZNC4-9AhE/kYGaiJrZgjAZNC4-9AhE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b685/importcfg -pack ./vendor/golang.org/x/text/language/coverage.go ./vendor/golang.org/x/text/language/doc.go ./vendor/golang.org/x/text/language/go1_2.go ./vendor/golang.org/x/text/language/language.go ./vendor/golang.org/x/text/language/match.go ./vendor/golang.org/x/text/language/parse.go ./vendor/golang.org/x/text/language/tables.go ./vendor/golang.org/x/text/language/tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/dd/dd701b1f800ae63eaf525b417ae3159e8cd4f13adedfcc414340e13307b3fd9a-d # internal github.com/grafana/grafana/pkg/infra/httpclient mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b431/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/grafana/grafana/pkg/infra/httpclient -lang=go1.17 -complete -installsuffix shared -buildid Hqt0nx3dET8VNflBtajw/Hqt0nx3dET8VNflBtajw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b700/importcfg -pack ./pkg/infra/httpclient/count_bytes_reader.go ./pkg/infra/httpclient/max_bytes_reader.go ./pkg/infra/httpclient/provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/95/9553a3348758bd31f5e57f06638ac9530bc939398b4b757041f71f0db339dfe3-d # internal gonum.org/v1/gonum/graph/internal/ordered mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b702/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p gonum.org/v1/gonum/graph/internal/ordered -lang=go1.16 -complete -installsuffix shared -buildid 9L9fiIdiwYMBhEfWb2QX/9L9fiIdiwYMBhEfWb2QX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b703/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/ordered/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/ordered/sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/01/011a0218aef2375e1e4c744262e6fa544d9c13624a73fab92debeb86b5c34bb7-d # internal gonum.org/v1/gonum/blas/gonum mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b711/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b713/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b716/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b717/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b714/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b715/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/cmplx=$WORK/b712/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p gonum.org/v1/gonum/blas/gonum -lang=go1.16 -complete -installsuffix shared -buildid yVaReoaCMMKhHYn1JQSZ/yVaReoaCMMKhHYn1JQSZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b710/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_386/buildid -w $WORK/b693/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/47/47748b2fc968f6eadd445dabf9f06b45ef11fa37463b07edb27420ffd654e1be-d # internal gonum.org/v1/gonum/floats/scalar mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p gonum.org/v1/gonum/floats/scalar -lang=go1.16 -complete -installsuffix shared -buildid lkGN--_HaATYkQlyA7vc/lkGN--_HaATYkQlyA7vc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b720/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/scalar/doc.go ./vendor/gonum.org/v1/gonum/floats/scalar/scalar.go cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/47/4792da3b8656809e7e24cf76ab7aeba6c23eab151405739a36f65222c2811404-d # internal github.com/grafana/grafana/pkg/expr/classic mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b693/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/grafana/grafana/pkg/expr/classic -lang=go1.17 -complete -installsuffix shared -buildid dUPDkQDoJdAHMajEmfGH/dUPDkQDoJdAHMajEmfGH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b692/importcfg -pack ./pkg/expr/classic/classic.go ./pkg/expr/classic/evaluator.go ./pkg/expr/classic/reduce.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/bc/bc8a26f5d5e13b5ebfe4437523d7acfe94fb5338d1767c9252a4786463d87c97-d # internal gonum.org/v1/gonum/floats mkdir -p $WORK/b719/ cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b720/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b717/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p gonum.org/v1/gonum/floats -lang=go1.16 -complete -installsuffix shared -buildid dRrP8a7QQmDeWSH6e1oq/dRrP8a7QQmDeWSH6e1oq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b719/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/doc.go ./vendor/gonum.org/v1/gonum/floats/floats.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/12/124c19a742f343c43568f6790cd756a4c21aae8fdbce995c181a64b771a4677b-d # internal golang.org/x/text/internal mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/language=$WORK/b685/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p golang.org/x/text/internal -lang=go1.16 -complete -installsuffix shared -buildid z4h-1Eil6-3gkXzNf58Z/z4h-1Eil6-3gkXzNf58Z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b684/importcfg -pack ./vendor/golang.org/x/text/internal/internal.go ./vendor/golang.org/x/text/internal/match.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/7c/7c0f58a5c4d18f6cc227008d98911a3f081bb215665065f4251659ce99a76e2f-d # internal gonum.org/v1/gonum/graph/topo mkdir -p $WORK/b724/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b719/_pkg_.a # internal cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b702/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b725/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b703/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b706/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b704/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b726/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p gonum.org/v1/gonum/graph/topo -lang=go1.16 -complete -installsuffix shared -buildid GY8Q6q6RqIwnrNKjLX9f/GY8Q6q6RqIwnrNKjLX9f -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b724/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/b719/_pkg_.a /builddir/.cache/go-build/3d/3d4e43fd81870f8987d957fa2d1def463612d28797c9d0590ad423923da1c33f-d # internal github.com/grafana/grafana/pkg/util/cmputil mkdir -p $WORK/b728/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b245/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/grafana/grafana/pkg/util/cmputil -lang=go1.17 -complete -installsuffix shared -buildid WtFJM_4O3CZWuRECBDsT/WtFJM_4O3CZWuRECBDsT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b728/importcfg -pack ./pkg/util/cmputil/reporter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/a6/a6ae7805eb4acb1e4d00a2f4cd726b0871ec742ba8001ac263f11576d48e8d4a-d # internal golang.org/x/text/cases mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal=$WORK/b684/_pkg_.a packagefile golang.org/x/text/language=$WORK/b685/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b096/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p golang.org/x/text/cases -lang=go1.16 -complete -installsuffix shared -buildid lRP_NXOcIxgOwJ6m1HNE/lRP_NXOcIxgOwJ6m1HNE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b683/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_386/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/d6/d6e85596063cab880b9e24ffb44092a5f0c0cf2ad405e409e986cff5dcb25609-d # internal net/mail mkdir -p $WORK/b732/ cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b206/_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_386/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p net/mail -std -complete -installsuffix shared -buildid bYGLeZr7Tknn-fyB0hSF/bYGLeZr7Tknn-fyB0hSF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b732/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/af/af7a50ad46a501c1ef86933bfdb1ea09ad962df662b3a403b47b14f6a09efc4b-d # internal net/smtp mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/textproto=$WORK/b206/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p net/smtp -std -complete -installsuffix shared -buildid 2K070fI_SUx-2sCIblXC/2K070fI_SUx-2sCIblXC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b733/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/15/15ab4065b677724701faece539b4b3b5af48fac1c7e13396b7d6459daea46ec5-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b735/ cat >$WORK/b735/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/prometheus/alertmanager/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid XEWFLFDKSBbOndztr6rA/XEWFLFDKSBbOndztr6rA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b735/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_386/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/20/206bbc08678be7786f60cb720052dc82c4aba3bed705eee25d9c9e6511c2a4e4-d # internal gopkg.in/mail.v2 mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile mime/multipart=$WORK/b210/_pkg_.a packagefile mime/quotedprintable=$WORK/b211/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/mail=$WORK/b732/_pkg_.a packagefile net/smtp=$WORK/b733/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p gopkg.in/mail.v2 -lang=go1.16 -complete -installsuffix shared -buildid Vr9cPsPGTDQcLn1Mvw4E/Vr9cPsPGTDQcLn1Mvw4E -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b731/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_386/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/81/81bb035cf966600b3e10d2ce44c187b38029274a55e210f6cdfc60b6041c3df3-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b736/ cat >$WORK/b736/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b507/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/prometheus/alertmanager/timeinterval -lang=go1.16 -complete -installsuffix shared -buildid FdL60yi35r9OQsixwHs2/FdL60yi35r9OQsixwHs2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b736/importcfg -pack ./vendor/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/57/573604ea839bc62d9583f4ebba66a6749815cb1d77b9c76053f1f9c79ebadcad-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b736/_pkg_.a # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b737/ cat >$WORK/b737/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b305/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b545/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/textproto=$WORK/b206/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/ac/ac5713aceb767c9205536fc5c5566a0de98383288dbf25e422a6708ba5174555-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b741/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/prometheus/common/sigv4 -lang=go1.16 -complete -installsuffix shared -buildid -ZZDF_hO0xCu2rw3nSvv/-ZZDF_hO0xCu2rw3nSvv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b737/importcfg -pack ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go cat >$WORK/b741/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b735/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_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_386/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/prometheus/alertmanager/types -lang=go1.16 -complete -installsuffix shared -buildid xGJP2fybB8NjxnNmO9Ei/xGJP2fybB8NjxnNmO9Ei -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b741/importcfg -pack ./vendor/github.com/prometheus/alertmanager/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/55/5531448a65965176482027289a9095c057337490de7bc07bc89f2867bbe8159e-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b746/ cat >$WORK/b746/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/gogo/protobuf/sortkeys -lang=go1.16 -complete -installsuffix shared -buildid XlTuf3RT-QEUDNEMYLnO/XlTuf3RT-QEUDNEMYLnO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b746/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/9a/9a24cd5bd5ae314bad81085bf8888a2fd7559f4068664484464b463dd8676e6b-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b734/ cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b736/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b545/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b737/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b507/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/prometheus/alertmanager/config -lang=go1.16 -complete -installsuffix shared -buildid X0tIkBItNcUHeJIsGYJN/X0tIkBItNcUHeJIsGYJN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b734/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_386/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/8a/8af561b2c32d7e64abe784495f870dd2ba68fe731160e42716c6983625696442-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b740/ cat >$WORK/b740/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b741/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/prometheus/alertmanager/provider -lang=go1.16 -complete -installsuffix shared -buildid EnS-HbQFyNPYpTqWDgn0/EnS-HbQFyNPYpTqWDgn0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b740/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/17/178d410e1314120c67e1b386a10d2ee2ea1483f04dec909339755d00ad224443-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b742/ cat >$WORK/b742/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b741/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/prometheus/alertmanager/store -lang=go1.16 -complete -installsuffix shared -buildid I5odAhVT2-_agQ3ivy-F/I5odAhVT2-_agQ3ivy-F -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b742/importcfg -pack ./vendor/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/93/932c905489a4b76b584cb83c7a1e8d48a06884a58d4f2f8df3fd424f4f3e1229-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b745/ cat >$WORK/b745/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b521/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b746/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/gogo/protobuf/types -lang=go1.16 -complete -installsuffix shared -buildid z0SDmKLMV2QtWuALzMZM/z0SDmKLMV2QtWuALzMZM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b745/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_386/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/5d/5dd3f8021f6995f3b65afeb945440a1b4782ba972dde91ead130aa8ac5f6ef4f-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b752/ cat >$WORK/b752/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/shurcooL/httpfs/vfsutil -lang=go1.16 -complete -installsuffix shared -buildid pJ4BGfMGNObJvYJRwiSo/pJ4BGfMGNObJvYJRwiSo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b752/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_386/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/9e/9e397e1a6769a1dd44929b55fb69bb832070c3580306c6bf31cac2b2d90a98e7-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b751/ cat >$WORK/b751/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b752/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/shurcooL/vfsgen -lang=go1.16 -complete -installsuffix shared -buildid 6DhmBgLo8awWV6oSdqfN/6DhmBgLo8awWV6oSdqfN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b751/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_386/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/3f/3ff1937cf04dd9a7f06cabbaea7b5b0748209d851faaec69d6bf5aedbd1d5437-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b750/ cat >$WORK/b750/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b751/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/prometheus/alertmanager/asset -lang=go1.16 -complete -installsuffix shared -buildid D4UPsjs9OaIo7WX_uPNX/D4UPsjs9OaIo7WX_uPNX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b750/importcfg -pack ./vendor/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./vendor/github.com/prometheus/alertmanager/asset/doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/33/3369ae85125fa108cca2e66ca0e5e0469f0a01d58bd62823d337fc808347ff8e-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b739/ cat >$WORK/b739/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/oklog/run=$WORK/b424/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b734/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b742/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b741/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/prometheus/alertmanager/inhibit -lang=go1.16 -complete -installsuffix shared -buildid Fnbmdv6T3fJv_YRHdJIA/Fnbmdv6T3fJv_YRHdJIA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b739/importcfg -pack ./vendor/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/7f/7fce410df6e4413ac3b86e352e2c24ed642ca40f7a69c15537967539113292c7-d # internal github.com/prometheus/common/version mkdir -p $WORK/b753/ cat >$WORK/b753/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/prometheus/common/version -lang=go1.16 -complete -installsuffix shared -buildid ZiGLenislmXnxWS3m6e-/ZiGLenislmXnxWS3m6e- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b753/importcfg -pack ./vendor/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b750/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/bb/bb734c31a8910872f8c5a30d2fb3ba0a96d21d807c6a89996794eb46e6655662-d # internal github.com/stretchr/testify/require mkdir -p $WORK/b754/ cat >$WORK/b754/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=$WORK/b680/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/stretchr/testify/require -lang=go1.16 -complete -installsuffix shared -buildid 5ve9vKIy8XLhuNc-VQhO/5ve9vKIy8XLhuNc-VQhO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b754/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 cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/58/585bcfbd38c75e723052d646acc6728845f3e4db317f808382705b37b533d47e-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b749/ cat >$WORK/b749/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b750/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b741/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/prometheus/alertmanager/template -lang=go1.16 -complete -installsuffix shared -buildid ji1kSo3hlagQmrw2m93t/ji1kSo3hlagQmrw2m93t -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b749/importcfg -pack ./vendor/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/64/648c2ffc24eb930366ca2c7b5a33f9686de93952b81d64c5f6615f7f45f0b97e-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt mkdir -p $WORK/b757/ cat >$WORK/b757/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b326/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt -lang=go1.16 -complete -installsuffix shared -buildid RIZZA-hPXzv8QuP0YwGg/RIZZA-hPXzv8QuP0YwGg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b757/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_386/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/1d/1ddb36f04fbb2ad3312b4845f019a942e0bdfac045ece565ea3b161c73ed9f28-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/automanagement mkdir -p $WORK/b758/ cat >$WORK/b758/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b326/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b757/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/automanagement -lang=go1.16 -complete -installsuffix shared -buildid n_4pq62L6ExnSeTozmwD/n_4pq62L6ExnSeTozmwD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b758/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/automanagement/manager.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/45/45d7c544c5fc352b41cd41539c530c4dfed6272b8f6db9197cfb66f4a34ea8d7-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/standalone mkdir -p $WORK/b759/ cat >$WORK/b759/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b234/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b515/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b172/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/standalone -lang=go1.16 -complete -installsuffix shared -buildid VQgYErsumKQaZvxoAhTD/VQgYErsumKQaZvxoAhTD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b759/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/standalone/standalone.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/31/31df3eea6f5dd04f691bb5b8a44ed7f1248d9afc9f94e203de9a20297451ea90-d # internal github.com/grafana/grafana/pkg/components/null mkdir -p $WORK/b761/ cat >$WORK/b761/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b638/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/grafana/grafana/pkg/components/null -lang=go1.17 -complete -installsuffix shared -buildid mPKPScKvkOgnOn_I4DCh/mPKPScKvkOgnOn_I4DCh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b761/importcfg -pack ./pkg/components/null/float.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/25/25d13ed5c2a204d4aca2d778ea5dcc731a6e48a0cb99672adb173a3ee3575983-d # internal github.com/vectordotdev/go-datemath mkdir -p $WORK/b762/ cat >$WORK/b762/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/vectordotdev/go-datemath -lang=go1.16 -complete -installsuffix shared -buildid 5MdrbXtR1G0LSOGmesvr/5MdrbXtR1G0LSOGmesvr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b762/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_386/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/82/82e0554167241220fa2da2996410a9f0c09364f16db9b43b4865c39167f1eecc-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/datasource mkdir -p $WORK/b756/ cat >$WORK/b756/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b326/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b757/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b758/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b759/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/datasource -lang=go1.16 -complete -installsuffix shared -buildid 0IgyonlDcGYaLlf_InHo/0IgyonlDcGYaLlf_InHo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b756/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_386/buildid -w $WORK/b661/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/da/da668061ec47f4515418dd325765d00361b803c0d20293313bf1b0925e8da935-d # internal github.com/grafana/grafana/pkg/services/sqlstore/sqlutil mkdir -p $WORK/b764/ cat >$WORK/b764/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/grafana/grafana/pkg/services/sqlstore/sqlutil -lang=go1.17 -complete -installsuffix shared -buildid EscDGBxDOo4IWGzNu6aZ/EscDGBxDOo4IWGzNu6aZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b764/importcfg -pack ./pkg/services/sqlstore/sqlutil/sqlutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/4b/4bdaf2693a961831ba16bcd2cab4c58020cd2437c92f59d83f58bdce406390f7-d # internal github.com/bradfitz/gomemcache/memcache mkdir -p $WORK/b771/ cat >$WORK/b771/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/bradfitz/gomemcache/memcache -lang=go1.16 -complete -installsuffix shared -buildid 9otbwSVWzrhrBnBFsyvm/9otbwSVWzrhrBnBFsyvm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b771/importcfg -pack ./vendor/github.com/bradfitz/gomemcache/memcache/memcache.go ./vendor/github.com/bradfitz/gomemcache/memcache/selector.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/1f/1f2c31403b8227e17f7c0c237776c59676e181701853b2d2b1661daf4c772cb4-d # internal github.com/go-redis/redis/v8/internal/rand mkdir -p $WORK/b775/ cat >$WORK/b775/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/go-redis/redis/v8/internal/rand -lang=go1.16 -complete -installsuffix shared -buildid v4I0UMpODa3k0YfktVu5/v4I0UMpODa3k0YfktVu5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b775/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/rand/rand.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/29/295315f1a8e15476293cd0c119dd6147528ff6bf1cfc9ebbcdf4b2ec47afbdbe-d # internal github.com/go-redis/redis/v8/internal/util mkdir -p $WORK/b776/ cat >$WORK/b776/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/go-redis/redis/v8/internal/util -lang=go1.16 -complete -installsuffix shared -buildid -W_1TCCG7-9FmZXRe3Jk/-W_1TCCG7-9FmZXRe3Jk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b776/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/util/strconv.go ./vendor/github.com/go-redis/redis/v8/internal/util/unsafe.go cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/c6/c66b5392eed76e6cbb0baf9d689778f583203dd7f559fd228ddfb0efa4faa1eb-d # internal github.com/go-redis/redis/v8/internal/hashtag mkdir -p $WORK/b777/ cat >$WORK/b777/importcfg << 'EOF' # internal # import config packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b775/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/go-redis/redis/v8/internal/hashtag -lang=go1.16 -complete -installsuffix shared -buildid mKF1grcUy4tKolN55rF7/mKF1grcUy4tKolN55rF7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b777/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hashtag/hashtag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/72/72e2c368bfe25656bac149461e3262cc1a7e237580d6d0aa13cef94e48722dc8-d # internal github.com/go-redis/redis/v8/internal mkdir -p $WORK/b774/ cat >$WORK/b774/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b775/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b776/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/go-redis/redis/v8/internal -lang=go1.16 -complete -installsuffix shared -buildid QHSSuQQgU0cHMNcaYMan/QHSSuQQgU0cHMNcaYMan -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b774/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_386/buildid -w $WORK/b710/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/a6/a60d46cd2d6516fdbdb0d1245a2c40592225c5fc9e754522b79d0db982ce5d18-d # internal github.com/go-redis/redis/v8/internal/hscan mkdir -p $WORK/b778/ cat >$WORK/b778/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/go-redis/redis/v8/internal/hscan -lang=go1.16 -complete -installsuffix shared -buildid pY-fdxUHUEslQX6K51X_/pY-fdxUHUEslQX6K51X_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b778/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hscan/hscan.go ./vendor/github.com/go-redis/redis/v8/internal/hscan/structmap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/a2/a2f0a10f22824a2b2f0cbd55acafa902706d026252cf8aa2123bda504bee4fc3-d # internal github.com/go-redis/redis/v8/internal/proto mkdir -p $WORK/b780/ cat >$WORK/b780/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b776/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/go-redis/redis/v8/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid ks1NUlwmffFrPcATARd6/ks1NUlwmffFrPcATARd6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b780/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/19/190789670bb68346b6415d2c2b00a49b4201a8278500db314ff408d7b4838214-d # internal github.com/grafana/grafana/pkg/components/apikeygen mkdir -p $WORK/b785/ cat >$WORK/b785/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/grafana/grafana/pkg/components/apikeygen -lang=go1.17 -complete -installsuffix shared -buildid qj0tSC7VXj7XgIX3QtT3/qj0tSC7VXj7XgIX3QtT3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b785/importcfg -pack ./pkg/components/apikeygen/apikeygen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/54/5408c04fcd0edb1e26328559c2a2e8956a7c6b965a6df909eea3321833751718-d # internal github.com/grafana/grafana/pkg/infra/network mkdir -p $WORK/b787/ cat >$WORK/b787/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/grafana/grafana/pkg/infra/network -lang=go1.17 -complete -installsuffix shared -buildid A0qAnPGf392dWHb8_qhl/A0qAnPGf392dWHb8_qhl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b787/importcfg -pack ./pkg/infra/network/address.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/e6/e607bd9c4b8b375a5ffc21ed066cd74d5c9c93a11707c1537012c2ba5e6f5611-d # internal github.com/grafana/grafana/pkg/components/apikeygenprefixed mkdir -p $WORK/b786/ cat >$WORK/b786/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/grafana/grafana/pkg/components/apikeygenprefixed -lang=go1.17 -complete -installsuffix shared -buildid -22Y9FRjMriBiR6r7KAc/-22Y9FRjMriBiR6r7KAc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b786/importcfg -pack ./pkg/components/apikeygenprefixed/apikeygen.go ./pkg/components/apikeygenprefixed/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/dd/dd2107122ea9ccd6c5dae95269a173fc4b7c7e77acc5e2052ef5b4164a005b7e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b787/_pkg_.a # internal github.com/go-redis/redis/v8/internal/pool mkdir -p $WORK/b779/ cat >$WORK/b779/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b774/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b780/_pkg_.a packagefile net=$WORK/b152/_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_386/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/go-redis/redis/v8/internal/pool -lang=go1.16 -complete -installsuffix shared -buildid hvsSXcIVz1a3SBDyshZE/hvsSXcIVz1a3SBDyshZE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b779/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 cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/41/416b082009f7424e8df7b8c2c2b1442bebbf39e2256fa82277037af6ee2b7ae2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b786/_pkg_.a # internal github.com/BurntSushi/toml mkdir -p $WORK/b790/ cat >$WORK/b790/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/BurntSushi/toml -lang=go1.16 -complete -installsuffix shared -buildid sfqb2--gQ0PIGt9LsFcZ/sfqb2--gQ0PIGt9LsFcZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b790/importcfg -pack ./vendor/github.com/BurntSushi/toml/decode.go ./vendor/github.com/BurntSushi/toml/decode_meta.go ./vendor/github.com/BurntSushi/toml/doc.go ./vendor/github.com/BurntSushi/toml/encode.go ./vendor/github.com/BurntSushi/toml/encoding_types.go ./vendor/github.com/BurntSushi/toml/lex.go ./vendor/github.com/BurntSushi/toml/parse.go ./vendor/github.com/BurntSushi/toml/type_check.go ./vendor/github.com/BurntSushi/toml/type_fields.go cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/97/972a36f762d84600622874102f37e5115b4f8c4114fef742348454f4a769df89-d # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/39/39a0ed8c206626fc2fb2d23b7a30a6eb2bc2d2d59a67267cf9413a0946430620-d # internal gonum.org/v1/gonum/blas/blas64 mkdir -p $WORK/b709/ gopkg.in/asn1-ber.v1 cat >$WORK/b709/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b710/_pkg_.a EOF mkdir -p $WORK/b792/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p gonum.org/v1/gonum/blas/blas64 -lang=go1.16 -complete -installsuffix shared -buildid xouWEAR_iDr5EdC2X9E2/xouWEAR_iDr5EdC2X9E2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b709/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/b792/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p gopkg.in/asn1-ber.v1 -lang=go1.16 -complete -installsuffix shared -buildid VLKb0rPkIqESAgdeOhhR/VLKb0rPkIqESAgdeOhhR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b792/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b745/_pkg_.a # internal cd $WORK/b660 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b709/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/30/309499b09d90797e22cc369a018af3984505820ee7c86b4a324e3fdffdf54d90-d # internal gonum.org/v1/gonum/blas/cblas128 mkdir -p $WORK/b718/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b710/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p gonum.org/v1/gonum/blas/cblas128 -lang=go1.16 -complete -installsuffix shared -buildid NRvPNiNkOcHl9ry6ENKs/NRvPNiNkOcHl9ry6ENKs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b718/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/b709/_pkg_.a /builddir/.cache/go-build/32/32bab3f9b03e0455e884ffab26f4048cdb930188bceff5ea5283c11a14dd583e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b779/_pkg_.a # internal gonum.org/v1/gonum/lapack/gonum mkdir -p $WORK/b723/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b717/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b721/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p gonum.org/v1/gonum/lapack/gonum -lang=go1.16 -complete -installsuffix shared -buildid bFbI_5mKWKbQOyOh38Ka/bFbI_5mKWKbQOyOh38Ka -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b723/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/b779/_pkg_.a /builddir/.cache/go-build/6a/6a078a9f4e8f0611ab6e8b37326d0782aec89ac7ff1037a74549628de28232fc-d # internal github.com/go-redis/redis/v8 mkdir -p $WORK/b772/ cat >$WORK/b772/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b474/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b773/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b774/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b777/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b778/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b779/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b780/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b775/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b776/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/go-redis/redis/v8 -lang=go1.16 -complete -installsuffix shared -buildid rZ8vvVFaoiX5-cxZJaNc/rZ8vvVFaoiX5-cxZJaNc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b772/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 cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/00/004231781ecc579eefd5cdd34603b0141c5d02f69285777182058ff8b7e4d701-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b744/ cat >$WORK/b744/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b543/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b521/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b745/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -lang=go1.16 -complete -installsuffix shared -buildid xwsP-bs3MDO6VA2UTgph/xwsP-bs3MDO6VA2UTgph -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b744/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/set.go cd $WORK/b660 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/0a/0af27514397a425fc18729a4342d08feb79fe5a0663eb69c7f7749ad3b849773-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b748/ cat >$WORK/b748/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b543/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b521/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b745/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/prometheus/alertmanager/silence/silencepb -lang=go1.16 -complete -installsuffix shared -buildid u4hRl8sAeaCGGwSF3Yws/u4hRl8sAeaCGGwSF3Yws -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b748/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go cd $WORK/b660 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/3a/3a7a3881c428eeffefe928e82a99527d6dbc7574cb39d6a2aa389997c04d77be-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b743/ cat >$WORK/b743/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b480/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b520/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b744/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/prometheus/alertmanager/nflog -lang=go1.16 -complete -installsuffix shared -buildid TMVz7ABGceXmoAe_mpWZ/TMVz7ABGceXmoAe_mpWZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b743/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflog.go cd $WORK/b660 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b790/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/7c/7c989dfcdc56240e782fc73627a612675ad1cb2d85b8457bf617bd8c8c5dd8ad-d # internal github.com/prometheus/alertmanager/silence mkdir -p $WORK/b747/ cat >$WORK/b747/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b690/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b480/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b520/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b741/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/prometheus/alertmanager/silence -lang=go1.16 -complete -installsuffix shared -buildid m7bAJSINzRzWImZH79oH/m7bAJSINzRzWImZH79oH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b747/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silence.go cd $WORK/b660 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/26/26a0fe0d54f7f60614283b03778d38cfa6684d8425bf2874d13aa2ecfca09635-d # internal gopkg.in/ldap.v3 mkdir -p $WORK/b791/ cat >$WORK/b791/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b792/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p gopkg.in/ldap.v3 -lang=go1.16 -complete -installsuffix shared -buildid bcp4NMpURvldK-l9w4W8/bcp4NMpURvldK-l9w4W8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b791/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_386/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/17/1705531d83ed77df2bfe14f90ca1a3dba589e496bbb91f4e3a50946c2936ec95-d # internal github.com/grafana/grafana/pkg/services/secrets mkdir -p $WORK/b795/ cat >$WORK/b795/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b661/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/grafana/grafana/pkg/services/secrets -lang=go1.17 -complete -installsuffix shared -buildid vI9OKDD_cwRZutIcuOx0/vI9OKDD_cwRZutIcuOx0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b795/importcfg -pack ./pkg/services/secrets/secrets.go ./pkg/services/secrets/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b747/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/2e/2edfdfe5e2afbb651949fb6d9a12775df7745f2660c9ceda017e4db09621437b-d # internal github.com/Masterminds/semver mkdir -p $WORK/b799/ cat >$WORK/b799/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/Masterminds/semver -lang=go1.16 -complete -installsuffix shared -buildid Shp7Pbt9gq8hNvBJaKvs/Shp7Pbt9gq8hNvBJaKvs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b799/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 cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/28/285c8dfa40bc6472aae6d806d6412464e0a459a5780139b78d21dd4ae6323cd0-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b738/ cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b615/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b474/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b743/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b747/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b749/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b736/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b741/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b753/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/prometheus/alertmanager/notify -lang=go1.16 -complete -installsuffix shared -buildid avo1948pFpr2zpLA1a-q/avo1948pFpr2zpLA1a-q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b738/importcfg -pack ./vendor/github.com/prometheus/alertmanager/notify/notify.go ./vendor/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/be/beed12eab8b1b5cdf418581146feea8ea710c787bec0efa20ea49e6320fa11cb-d # internal github.com/golang/mock/gomock mkdir -p $WORK/b800/ cat >$WORK/b800/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/golang/mock/gomock -lang=go1.16 -complete -installsuffix shared -buildid 3S8UL9ZxKZZWXeyx34t0/3S8UL9ZxKZZWXeyx34t0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b800/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 cd $WORK/b660 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/79/7976c7c1c177a12f70072d9b73183b4c0bc9716eb2edcd82b723777949f80ca5-d # internal github.com/grafana/grafana/pkg/services/preference mkdir -p $WORK/b803/ cat >$WORK/b803/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/grafana/grafana/pkg/services/preference -lang=go1.17 -complete -installsuffix shared -buildid B3czrRS7J4MuMg1Vupcu/B3czrRS7J4MuMg1Vupcu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b803/importcfg -pack ./pkg/services/preference/model.go ./pkg/services/preference/pref.go cd $WORK/b660 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extension.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/93/93ae422e63af1634d3bdff36ce4bff604cc335c969986ef3fa4cd36325cfde70-d # internal golang.org/x/time/rate mkdir -p $WORK/b806/ cat >$WORK/b806/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p golang.org/x/time/rate -lang=go1.16 -complete -installsuffix shared -buildid kPncw0TlGhs8K_qsXcoA/kPncw0TlGhs8K_qsXcoA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b806/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go cd $WORK/b660 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_opt_userauth_omit.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_other.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b738/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b800/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x010.o -c sqlite3_type.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b806/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -I $WORK/b660/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b660/_x011.o -c sqlite3-binding.c cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/c3/c3577a0e3352803df31f291a7255cabc7942a85251a8e47ee2e119582e95cb21-d # internal github.com/grafana/grafana/pkg/infra/usagestats mkdir -p $WORK/b807/ cat >$WORK/b807/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b754/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/grafana/grafana/pkg/infra/usagestats -lang=go1.17 -complete -installsuffix shared -buildid 7j8K94LpUmF77GCC6Dxm/7j8K94LpUmF77GCC6Dxm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b807/importcfg -pack ./pkg/infra/usagestats/mock.go ./pkg/infra/usagestats/service.go cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/06/06cb382eaab34bdde606fea56986801d32b8db7e6bb1355b41f537e40b47aaac-d # internal github.com/grafana/grafana/pkg/services/encryption mkdir -p $WORK/b808/ cat >$WORK/b808/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/grafana/grafana/pkg/services/encryption -lang=go1.17 -complete -installsuffix shared -buildid AsXCJgg7SSZc-KPkgVxf/AsXCJgg7SSZc-KPkgVxf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b808/importcfg -pack ./pkg/services/encryption/encryption.go cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/39/3967bfb6a34de3460a8c530a86e77740c1c3641e78de5e512ff2377954cf2799-d # internal github.com/grafana/grafana/pkg/services/encryption/ossencryption mkdir -p $WORK/b809/ cat >$WORK/b809/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/aes=$WORK/b176/_pkg_.a packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b272/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/grafana/grafana/pkg/services/encryption/ossencryption -lang=go1.17 -complete -installsuffix shared -buildid SoQDXq_sicyNWeKGtsn7/SoQDXq_sicyNWeKGtsn7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b809/importcfg -pack ./pkg/services/encryption/ossencryption/ossencryption.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/e3/e3d0cce81a902dce35b26516680f47a66937127a24cb8c2684dcc1f134e60aa5-d # internal github.com/grafana/grafana/pkg/services/kmsproviders mkdir -p $WORK/b812/ cat >$WORK/b812/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b795/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/grafana/grafana/pkg/services/kmsproviders -lang=go1.17 -complete -installsuffix shared -buildid wQvGH7LkJDYSRZeoIQsI/wQvGH7LkJDYSRZeoIQsI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b812/importcfg -pack ./pkg/services/kmsproviders/kmsproviders.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/7c/7c91749a0a963b327ca7a993fbc948780d70e4ed4053bf714a889e294749a3d5-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider mkdir -p $WORK/b813/ cat >$WORK/b813/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider -lang=go1.17 -complete -installsuffix shared -buildid _Y4tKJWDV6vt5fDrbWjN/_Y4tKJWDV6vt5fDrbWjN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b813/importcfg -pack ./pkg/services/kmsproviders/defaultprovider/grafana_provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/da/da65b1b362c137832f26043505a2838567933aefa032ea7274597f6f368ae13e-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b817/ cat >$WORK/b817/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p golang.org/x/sync/errgroup -lang=go1.16 -complete -installsuffix shared -buildid UMOhwuYTXLHggh1U18v9/UMOhwuYTXLHggh1U18v9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b817/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/2b/2bfb023e25692ab26563aa639414ce27f40a378b2a7de339dba348ce9be0e553-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b822/ cat >$WORK/b822/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rsa=$WORK/b187/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b191/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b088/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/asaskevich/govalidator -lang=go1.16 -complete -installsuffix shared -buildid 3SIYypghzaDIi670jaO3/3SIYypghzaDIi670jaO3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b822/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_386/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/3d/3d7ea93f84e427059d88de2601dca242465130269cefd78392611d17a65298bb-d # internal github.com/go-openapi/errors mkdir -p $WORK/b823/ cat >$WORK/b823/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/go-openapi/errors -lang=go1.16 -complete -installsuffix shared -buildid bayBuDDzg4elHa-UOr9t/bayBuDDzg4elHa-UOr9t -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b823/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_386/buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/14/14ff8531aec611fc8383c1bf431860ce32b10dd03f8509b0333b767858fef76b-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b824/ cat >$WORK/b824/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/mitchellh/mapstructure -lang=go1.16 -complete -installsuffix shared -buildid b2mzBcE9n8PSoPjd6CSy/b2mzBcE9n8PSoPjd6CSy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b824/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_386/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/c8/c8a25cc10d65d6d2fdaa9287f4871ca416574ce01945c6cd350456ced78cca4d-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b830/ cat >$WORK/b830/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p go.mongodb.org/mongo-driver/bson/primitive -lang=go1.16 -complete -installsuffix shared -buildid PWbODywh7Wjhlq9w9LQm/PWbODywh7Wjhlq9w9LQm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b830/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_386/buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/47/470c00f0b4bf04e58c1b4bcfef23675012604fb98e7fe3c3123957e4c58b666d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b824/_pkg_.a # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b831/ cat >$WORK/b831/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b264/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b829/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b830/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -lang=go1.16 -complete -installsuffix shared -buildid xPAQEgal9JVpi0cdMR8c/xPAQEgal9JVpi0cdMR8c -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b831/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/b824/_pkg_.a /builddir/.cache/go-build/7b/7b8aab32e8d9bbbbc8e94ead8752e647b3b1e64c1c7e37d51335a6ef397a15a1-d # internal github.com/benbjohnson/clock mkdir -p $WORK/b834/ cat >$WORK/b834/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/benbjohnson/clock -lang=go1.16 -complete -installsuffix shared -buildid DVoRBmZn2VYNwRmbJ_sY/DVoRBmZn2VYNwRmbJ_sY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b834/importcfg -pack ./vendor/github.com/benbjohnson/clock/clock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/c7/c774969081922b8bf2aec413d54408000c273f34a7461ad9fa9080fae62c4a67-d # internal github.com/aws/aws-sdk-go/aws/arn mkdir -p $WORK/b837/ cat >$WORK/b837/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/aws/aws-sdk-go/aws/arn -lang=go1.16 -complete -installsuffix shared -buildid hwgC_DL7sEQtphMb2KFw/hwgC_DL7sEQtphMb2KFw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b837/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b822/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/1b/1b9b072280921de5ac76dfc79b447d0c822598ecb6ad92fcfe481a750e959deb-d # internal github.com/aws/aws-sdk-go/internal/s3shared/arn mkdir -p $WORK/b840/ cat >$WORK/b840/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b837/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/aws/aws-sdk-go/internal/s3shared/arn -lang=go1.16 -complete -installsuffix shared -buildid kBrs2D4SYAg-t-cjtVkV/kBrs2D4SYAg-t-cjtVkV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b840/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 cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/3e/3e2b37b0f53617bd7921287451ee573285257be1d9b5b061fb815d551448b5fa-d # internal github.com/aws/aws-sdk-go/internal/s3shared/s3err mkdir -p $WORK/b841/ cat >$WORK/b841/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/aws/aws-sdk-go/internal/s3shared/s3err -lang=go1.16 -complete -installsuffix shared -buildid ZU2NiOqJLjZA_bv6x3Af/ZU2NiOqJLjZA_bv6x3Af -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b841/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/error.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/17/173b1ad761cfbfc4e4e7ec5167763a897c0f2a2c682299fefef504d778c88ce7-d # internal github.com/aws/aws-sdk-go/internal/s3shared mkdir -p $WORK/b839/ cat >$WORK/b839/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b837/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b840/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/aws/aws-sdk-go/internal/s3shared -lang=go1.16 -complete -installsuffix shared -buildid ZRTSMJV4evo5NpROqk90/ZRTSMJV4evo5NpROqk90 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b839/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/endpoint_errors.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/resource_request.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/ce/ce6da6e65ecb925bc78c49279944a7f42cd101cc69157ad2c139223de894d6cb-d # internal github.com/aws/aws-sdk-go/private/checksum mkdir -p $WORK/b842/ cat >$WORK/b842/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/aws/aws-sdk-go/private/checksum -lang=go1.16 -complete -installsuffix shared -buildid nVrfsF72jlcUSwQBmj8Y/nVrfsF72jlcUSwQBmj8Y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b842/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/checksum/content_md5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/8b/8b73a53a370fa9caca685a8cba592b58cbf657733ccb3e4cfb88fa86529e7f17-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b843/ cat >$WORK/b843/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -lang=go1.16 -complete -installsuffix shared -buildid MtrPge1L4PYh1cjZihYi/MtrPge1L4PYh1cjZihYi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b843/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_386/buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/a1/a138688ba5fe7289ff0a2d31199bfd3c03eaae642d7c70fe84d3439a4de5e8f3-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b845/ cat >$WORK/b845/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/xml=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b313/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -lang=go1.16 -complete -installsuffix shared -buildid hKKj0w1OFJeGK0piEXz3/hKKj0w1OFJeGK0piEXz3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b845/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/ab/ab6934446f850662df78c3c449cafa879b7a1b4cf5b5b64a0a92a38737df2807-d # internal cloud.google.com/go/compute/metadata mkdir -p $WORK/b849/ cat >$WORK/b849/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p cloud.google.com/go/compute/metadata -lang=go1.16 -complete -installsuffix shared -buildid B720kYfONmD-xehI59ai/B720kYfONmD-xehI59ai -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b849/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_386/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/79/797d20cc295058ca5b2dbd95f4af3974d9c602cf4244dcc5298113cf8deabb34-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b828/ cat >$WORK/b828/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b829/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b830/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b831/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -lang=go1.16 -complete -installsuffix shared -buildid gfEPEQXa2BtkwEoBfBoL/gfEPEQXa2BtkwEoBfBoL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b828/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_386/buildid -w $WORK/b843/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/d2/d2c6fbf8577a7c9a3161bef3ab23b167ca6319aeb3a06c9aa486273f5cf6d075-d # internal google.golang.org/genproto/googleapis/rpc/code mkdir -p $WORK/b854/ cat >$WORK/b854/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.16 -complete -installsuffix shared -buildid LdAeFL4OSgcofENo8IBc/LdAeFL4OSgcofENo8IBc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b854/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/7e/7e2d372c0ad2d1f14b1173db8ac2e585115080593fa1802fbf202d57218cab80-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b844/ cat >$WORK/b844/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b843/_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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -lang=go1.16 -complete -installsuffix shared -buildid ZQWgUlDEVUCJHB4rnyW2/ZQWgUlDEVUCJHB4rnyW2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b844/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_386/buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/1e/1e7201dca974c965ebe307e4bb66987e16f093ff6b77a5dd14cb7bb485c794bc-d # internal github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b853/ cat >$WORK/b853/importcfg << 'EOF' # internal # import config packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b854/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b386/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid z9HUu7EY9UxBqoOzR-Id/z9HUu7EY9UxBqoOzR-Id -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b853/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b723/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/81/81481ddad9f504a96b44d0f26eade6e56822e21ab989092080835711ba682b7e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/f0/f035514bac200cd320246ef344f6a055ea199a4c24de770ce06a445ac0139ccf-d # internal google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b856/ cat >$WORK/b856/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.16 -complete -installsuffix shared -buildid H59zEst8TvQL85Ce96Nu/H59zEst8TvQL85Ce96Nu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b856/importcfg -pack ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b838/ cat >$WORK/b838/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/xml=$WORK/b311/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b837/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b839/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b840/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b841/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b842/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b843/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b844/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b845/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b313/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/aws/aws-sdk-go/service/s3 -lang=go1.16 -complete -installsuffix shared -buildid MBBZ5sHQuKtYImz6MmT5/MBBZ5sHQuKtYImz6MmT5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b838/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_386/buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/ef/ef820643705a7ae5f60ec8a938393301554db3aaed47cf0dbaabb34d489e5688-d # internal google.golang.org/api/googleapi mkdir -p $WORK/b855/ cat >$WORK/b855/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b856/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p google.golang.org/api/googleapi -lang=go1.16 -complete -installsuffix shared -buildid MMljCRb6QMcU8OJG1ocF/MMljCRb6QMcU8OJG1ocF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b855/importcfg -pack ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/types.go cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/df/df417176e419bb8a095c6856f457383dbe7511beac5e17ba489effda883d5417-d # internal gonum.org/v1/gonum/lapack/lapack64 mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b721/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b723/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p gonum.org/v1/gonum/lapack/lapack64 -lang=go1.16 -complete -installsuffix shared -buildid WVK378iLnUV-5qjpvAU-/WVK378iLnUV-5qjpvAU- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b722/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_386/buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/11/1146c8b1ddac9e8e2c28d6a2c3e99983f173e0afda7ef51e30077fbcf09eea60-d # internal github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b852/ cat >$WORK/b852/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b853/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b855/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b630/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b627/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.16 -complete -installsuffix shared -buildid j1IShzxIK2CgE7vqXxiE/j1IShzxIK2CgE7vqXxiE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b852/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/ba/baee0dfa9f0d9e355ba1c7e9b0d75965b56d5279050ca8a79bdb86fd0e493d16-d # internal gonum.org/v1/gonum/mat mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b718/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b719/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b720/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b717/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b721/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b722/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile math/cmplx=$WORK/b712/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p gonum.org/v1/gonum/mat -lang=go1.16 -complete -installsuffix shared -buildid 86Igt4qN6NRPbr26kfmS/86Igt4qN6NRPbr26kfmS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b707/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_386/buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/c7/c7f9f0dde16e11874254fa1b8771bf58b5e4bbe04e2548f89e388632f22cb5b4-d # internal github.com/googleapis/gax-go/v2 mkdir -p $WORK/b851/ cat >$WORK/b851/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b852/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b627/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/googleapis/gax-go/v2 -lang=go1.16 -complete -installsuffix shared -buildid bCCzCyDRyg8bAHb6v3Zt/bCCzCyDRyg8bAHb6v3Zt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b851/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/proto_json_stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/3f/3f4aecf347f64b976f17c6635d2298ceaeff5ac351d8f84c89e3e83ba72347d0-d # internal google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b858/ cat >$WORK/b858/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b362/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.16 -complete -installsuffix shared -buildid 9IYBs2lYeWli-htNMzdG/9IYBs2lYeWli-htNMzdG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b858/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_386/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/e4/e4e27c91a6fc54c5dd76d0f94d3756c6f9a023c0892186ade44c40f790fc3ce0-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b826/ cat >$WORK/b826/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b827/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b828/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b829/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b830/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b831/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -lang=go1.16 -complete -installsuffix shared -buildid QSWgMHp57ycVQU8u2Zzc/QSWgMHp57ycVQU8u2Zzc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b826/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/ff/ff94fcab525d22327c661cb970d5f8cbc34a37be12d1381919232d3eec778d69-d # internal google.golang.org/genproto/googleapis/type/expr mkdir -p $WORK/b859/ cat >$WORK/b859/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p google.golang.org/genproto/googleapis/type/expr -lang=go1.16 -complete -installsuffix shared -buildid kcANhJvp9VfcynxrpXSI/kcANhJvp9VfcynxrpXSI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b859/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/expr/expr.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/00/0084f8c43e6046329a1f6df99517bf776e7ee56f19cc7a5e96d9afbcef4d4990-d # internal google.golang.org/genproto/googleapis/iam/v1 mkdir -p $WORK/b857/ cat >$WORK/b857/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b858/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b859/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b626/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p google.golang.org/genproto/googleapis/iam/v1 -lang=go1.16 -complete -installsuffix shared -buildid bFPryMuE74Oxj2mlHzFI/bFPryMuE74Oxj2mlHzFI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b857/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_386/buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/d3/d331fab428cce24f1dcb470306b8f5da36b3776d4ff6f6313f05a12b6ba1df59-d # internal cloud.google.com/go/iam mkdir -p $WORK/b850/ cat >$WORK/b850/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b851/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b857/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p cloud.google.com/go/iam -lang=go1.16 -complete -installsuffix shared -buildid SLRry9j9GiaX1mJUwM1j/SLRry9j9GiaX1mJUwM1j -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b850/importcfg -pack ./vendor/cloud.google.com/go/iam/iam.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/b3/b3ed5b952593e19d10cdae52f3bca20eaeae89c96d66e9ecb19316b41e9ad1bd-d # internal cloud.google.com/go/internal mkdir -p $WORK/b860/ cat >$WORK/b860/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b851/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b855/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p cloud.google.com/go/internal -lang=go1.16 -complete -installsuffix shared -buildid RuhLfiYI-ANN4ccsMVAc/RuhLfiYI-ANN4ccsMVAc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b860/importcfg -pack ./vendor/cloud.google.com/go/internal/annotate.go ./vendor/cloud.google.com/go/internal/retry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/ec/ec889003d3540c307f5cde4f3d1eb611b94f617869b203f55f420f3a77418dce-d # internal cloud.google.com/go/internal/optional mkdir -p $WORK/b861/ cat >$WORK/b861/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p cloud.google.com/go/internal/optional -lang=go1.16 -complete -installsuffix shared -buildid M_yJkLzQXn5sfg4COw60/M_yJkLzQXn5sfg4COw60 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b861/importcfg -pack ./vendor/cloud.google.com/go/internal/optional/optional.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b861/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/bd/bdac6d56178a969ba964b3ded9cd69c98572d9d177287303d65195b055b9e0d1-d # internal go.opencensus.io/internal mkdir -p $WORK/b865/ cat >$WORK/b865/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io=$WORK/b866/_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_386/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p go.opencensus.io/internal -lang=go1.16 -complete -installsuffix shared -buildid tVb1CoTY3QwlWodK7dFg/tVb1CoTY3QwlWodK7dFg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b865/importcfg -pack ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/traceinternals.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/2d/2d28861743f2a08c6454002da3d1042e2b0c6c1fe338bc448c53a68f29da5f76-d # internal go.opencensus.io/trace/tracestate mkdir -p $WORK/b868/ cat >$WORK/b868/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p go.opencensus.io/trace/tracestate -lang=go1.16 -complete -installsuffix shared -buildid 2jTuYV0Qwpgkdkykq27d/2jTuYV0Qwpgkdkykq27d -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b868/importcfg -pack ./vendor/go.opencensus.io/trace/tracestate/tracestate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/37/374029225b657196a1517ef2bed8bcf9824a6679f9deecefbed000fb6e6e5660-d # internal go.opencensus.io/trace mkdir -p $WORK/b863/ cat >$WORK/b863/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b864/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b865/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b867/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b868/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile runtime/trace=$WORK/b488/_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_386/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p go.opencensus.io/trace -lang=go1.16 -complete -installsuffix shared -buildid h-F3FqrD6GTQfN_JZbYE/h-F3FqrD6GTQfN_JZbYE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b863/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_386/buildid -w $WORK/b826/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/35/35e142d923af29299cf57df4a6e86946b2a843ddb70659e8c6a51ff14565c1b2-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b825/ cat >$WORK/b825/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b826/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b828/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b829/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b830/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b831/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p go.mongodb.org/mongo-driver/bson -lang=go1.16 -complete -installsuffix shared -buildid HAiGbdaoawMP5voQoAvJ/HAiGbdaoawMP5voQoAvJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b825/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_386/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/56/56a5f9eb6effad1637f831420944fcc6107401a1a522b07815722cbfc212b6e8-d # internal cloud.google.com/go/internal/trace mkdir -p $WORK/b862/ cat >$WORK/b862/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b863/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b440/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b855/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b854/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p cloud.google.com/go/internal/trace -lang=go1.16 -complete -installsuffix shared -buildid DJ9NMHoHPLylLpF1_be2/DJ9NMHoHPLylLpF1_be2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b862/importcfg -pack ./vendor/cloud.google.com/go/internal/trace/trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/a1/a18f9297f78f82af2b617123638e2e678cfbd10d1fce44fe9d839ba3a909bcc0-d # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/84/84e0a857fcc78210e5da74126a98fc75e205621a287498ac5d16ebee6331d9f3-d # internal cloud.google.com/go/internal/version mkdir -p $WORK/b869/ cat >$WORK/b869/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p cloud.google.com/go/internal/version -lang=go1.16 -complete -installsuffix shared -buildid lN74lx0IA2ZEqj_kgQ1x/lN74lx0IA2ZEqj_kgQ1x -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b869/importcfg -pack ./vendor/cloud.google.com/go/internal/version/version.go gonum.org/v1/gonum/graph/simple mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b702/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b703/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b704/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b705/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b707/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p gonum.org/v1/gonum/graph/simple -lang=go1.16 -complete -installsuffix shared -buildid tYBWopgyuJ8OIrt4OjpE/tYBWopgyuJ8OIrt4OjpE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b701/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_386/buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/d9/d99f3376632c50c2f4c55b937abf116203503532a839ea043e3c7616e03d9d2e-d # internal google.golang.org/api/iterator mkdir -p $WORK/b872/ cat >$WORK/b872/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p google.golang.org/api/iterator -lang=go1.16 -complete -installsuffix shared -buildid OHhp1R7fOTybEJbL_pS6/OHhp1R7fOTybEJbL_pS6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b872/importcfg -pack ./vendor/google.golang.org/api/iterator/iterator.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/27/27a0c808186a4bac6bd3dbbece232bcabba8aba6a83a997d8ee9751c3361b116-d # internal golang.org/x/oauth2/authhandler mkdir -p $WORK/b875/ cat >$WORK/b875/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p golang.org/x/oauth2/authhandler -lang=go1.16 -complete -installsuffix shared -buildid dSdtuBpEm3LQ0H7bW6Ow/dSdtuBpEm3LQ0H7bW6Ow -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b875/importcfg -pack ./vendor/golang.org/x/oauth2/authhandler/authhandler.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b825/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/66/667ca51c1ec251ef7c2687d238b664884209e675e8d2959b93baba801ab710b7-d # internal golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b876/ cat >$WORK/b876/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p golang.org/x/oauth2/google/internal/externalaccount -lang=go1.16 -complete -installsuffix shared -buildid ftE8vBGe8Dpe8A6zs3Gb/ftE8vBGe8Dpe8A6zs3Gb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b876/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 cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/b6/b697275f5b5c010cbf025eb66d5a2c78ecc0c87b44346902d9da8b07eb7d62fc-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b821/ cat >$WORK/b821/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b822/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b824/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b541/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b825/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b829/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b830/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/mail=$WORK/b732/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/go-openapi/strfmt -lang=go1.16 -complete -installsuffix shared -buildid Kg-Ek5TdGfMxPgtIrmBJ/Kg-Ek5TdGfMxPgtIrmBJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b821/importcfg -pack ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/7a/7a8e9529d284e1cf81424efeefd0d94a63ee95da19307562b06ca52b9c899ef0-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b877/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b876/_pkg_.a # internal cat >$WORK/b877/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/rsa=$WORK/b187/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p golang.org/x/oauth2/jws -lang=go1.16 -complete -installsuffix shared -buildid dOarRCWOQUb1TwCm1KTx/dOarRCWOQUb1TwCm1KTx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b877/importcfg -pack ./vendor/golang.org/x/oauth2/jws/jws.go cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/74/74bc5a5de8dd94fd118d423da1b84bdd0a51e6cc3498e8c990845b3d2fb763fa-d # internal google.golang.org/api/internal/impersonate mkdir -p $WORK/b880/ cat >$WORK/b880/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p google.golang.org/api/internal/impersonate -lang=go1.16 -complete -installsuffix shared -buildid pZ1Ajbip7iqENSb9fN1h/pZ1Ajbip7iqENSb9fN1h -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b880/importcfg -pack ./vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/e0/e011e5eb90d3f0315bec7584e567348388662f61b06cda5584ea7057229b483c-d # internal golang.org/x/oauth2/jwt mkdir -p $WORK/b878/ cat >$WORK/b878/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b549/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b877/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p golang.org/x/oauth2/jwt -lang=go1.16 -complete -installsuffix shared -buildid 1gtz_PQ2EeQu-1hzVxhY/1gtz_PQ2EeQu-1hzVxhY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b878/importcfg -pack ./vendor/golang.org/x/oauth2/jwt/jwt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/2f/2fa4c383d3d3fa53a5594d4f29d03d7c2173e816efbcd5319d9d977a74a07fc9-d # internal go.opencensus.io/resource mkdir -p $WORK/b885/ cat >$WORK/b885/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p go.opencensus.io/resource -lang=go1.16 -complete -installsuffix shared -buildid hSidDhpaD7oirrNPHw__/hSidDhpaD7oirrNPHw__ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b885/importcfg -pack ./vendor/go.opencensus.io/resource/resource.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/16/1679b409439862d6abaadd2238c9268892b243c4e34f7bd777716869dccedd6e-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b884/ cat >$WORK/b884/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b885/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p go.opencensus.io/metric/metricdata -lang=go1.16 -complete -installsuffix shared -buildid Qlz_Eh44dwOAaJlnHH_m/Qlz_Eh44dwOAaJlnHH_m -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b884/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_386/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/c0/c042a1b09070f156505b71dfab693f9a6fd7a3affd8e9a739ea7abf98c6cff23-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b874/ cat >$WORK/b874/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b849/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rsa=$WORK/b187/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b875/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b876/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b549/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b877/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b878/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b235/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p golang.org/x/oauth2/google -lang=go1.16 -complete -installsuffix shared -buildid C-d6dB97eNzhZVyk3stV/C-d6dB97eNzhZVyk3stV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b874/importcfg -pack ./vendor/golang.org/x/oauth2/google/appengine.go ./vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./vendor/golang.org/x/oauth2/google/default.go ./vendor/golang.org/x/oauth2/google/doc.go ./vendor/golang.org/x/oauth2/google/google.go ./vendor/golang.org/x/oauth2/google/jwt.go ./vendor/golang.org/x/oauth2/google/sdk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/3b/3b652a3f0f42931371a259ba250cff8a19b6bae6146a62d70112e76a8e99fc27-d # internal go.opencensus.io/tag mkdir -p $WORK/b888/ cat >$WORK/b888/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile runtime/pprof=$WORK/b487/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p go.opencensus.io/tag -lang=go1.16 -complete -installsuffix shared -buildid BVK0TJGSRj4gQQhNPUeA/BVK0TJGSRj4gQQhNPUeA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b888/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_386/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/87/8792f4571c5ce17df6b02207ee913e2cfb8ea13649aba914b8a27946711135c4-d # internal go.opencensus.io/metric/metricproducer mkdir -p $WORK/b891/ cat >$WORK/b891/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b884/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b888/_pkg_.a # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/d6/d6dfd80be34fbd7cc2abc7f2b22e3083311e3b5ac94f6486e1b1e1b171d99aac-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b887/ cat >$WORK/b887/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b888/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p go.opencensus.io/stats/internal -lang=go1.16 -complete -installsuffix shared -buildid bylHF7waqAka6PXWPs90/bylHF7waqAka6PXWPs90 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b887/importcfg -pack ./vendor/go.opencensus.io/stats/internal/record.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p go.opencensus.io/metric/metricproducer -lang=go1.16 -complete -installsuffix shared -buildid nUSlvVROiUnqdrXyJHzP/nUSlvVROiUnqdrXyJHzP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b891/importcfg -pack ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/f7/f7a6f5a2b4ba7c8138ec2c9ca3ea4062fbe243388aa1d065b42fa24b1b571250-d # internal go.opencensus.io/stats mkdir -p $WORK/b886/ cat >$WORK/b886/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b884/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b887/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b888/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p go.opencensus.io/stats -lang=go1.16 -complete -installsuffix shared -buildid 4_dFyMgloF0T6XtaCTB9/4_dFyMgloF0T6XtaCTB9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b886/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_386/buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/c5/c547bbfa3993f1173ac9bc00e76c71139a4f90b4b0c6e9293f9e88d4b008a358-d # internal google.golang.org/api/internal mkdir -p $WORK/b879/ cat >$WORK/b879/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b874/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b880/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p google.golang.org/api/internal -lang=go1.16 -complete -installsuffix shared -buildid -JE-6-QQY5v3hGS1Oosz/-JE-6-QQY5v3hGS1Oosz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b879/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_386/buildid -w $WORK/b891/_pkg_.a # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/a8/a824f7e0a99dfc4443d390b2a1d8c6e3dd8f92639c5c8c329dd6389b1cf2d21a-d # internal go.opencensus.io/trace/propagation mkdir -p $WORK/b892/ cat >$WORK/b892/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b863/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p go.opencensus.io/trace/propagation -lang=go1.16 -complete -installsuffix shared -buildid A3Xmp3vi92V6Ji1B1JR8/A3Xmp3vi92V6Ji1B1JR8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b892/importcfg -pack ./vendor/go.opencensus.io/trace/propagation/propagation.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/79/7969f120323eda37076106ed8061461eb78d9656579cba6b7aa43ac5c783bb43-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b889/ cat >$WORK/b889/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b890/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b884/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b891/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b885/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b886/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b887/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b888/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p go.opencensus.io/stats/view -lang=go1.16 -complete -installsuffix shared -buildid 4sZ7SG_6FDoF1K5FHkuv/4sZ7SG_6FDoF1K5FHkuv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b889/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_386/buildid -w $WORK/b772/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/8f/8fd41185ae5deab4e24579238d0bf5412a886db2838872763208ca953973754d-d # internal google.golang.org/api/transport/cert mkdir -p $WORK/b894/ cat >$WORK/b894/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b172/_pkg_.a packagefile os/user=$WORK/b235/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p google.golang.org/api/transport/cert -lang=go1.16 -complete -installsuffix shared -buildid 8JgGHFBV7fk1gKcxvqV_/8JgGHFBV7fk1gKcxvqV_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b894/importcfg -pack ./vendor/google.golang.org/api/transport/cert/default_cert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/6e/6e147e3d068923ccaf2e4a13feff335b0c78924232e1decaac8589c001e7ede8-d # internal google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 mkdir -p $WORK/b896/ cat >$WORK/b896/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b388/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b390/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -lang=go1.16 -complete -installsuffix shared -buildid fdWPXHQEHUnWVeGFBU1i/fdWPXHQEHUnWVeGFBU1i -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b896/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/c9/c96daed2acbedd12e39bda7ca1a75f6451521ed2084d77e1c5061303886a77b2-d # internal google.golang.org/api/option mkdir -p $WORK/b873/ cat >$WORK/b873/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b874/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b879/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b880/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p google.golang.org/api/option -lang=go1.16 -complete -installsuffix shared -buildid 2QJ8NNd8VhufKXz6fhT3/2QJ8NNd8VhufKXz6fhT3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b873/importcfg -pack ./vendor/google.golang.org/api/option/option.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/a4/a47b3a4cf88a0b7f0ad54c30cafb44a7e4a01ce8fb2ae20437380e47612e05a7-d # internal go.opencensus.io/plugin/ocgrpc mkdir -p $WORK/b883/ cat >$WORK/b883/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b884/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b886/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b889/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b888/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b863/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b892/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p go.opencensus.io/plugin/ocgrpc -lang=go1.16 -complete -installsuffix shared -buildid M6XWuzkKHeeAqNoZIzVU/M6XWuzkKHeeAqNoZIzVU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b883/importcfg -pack ./vendor/go.opencensus.io/plugin/ocgrpc/client.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/doc.go ./vendor/go.opencensus.io/plugin/ocgrpc/server.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/stats_common.go ./vendor/go.opencensus.io/plugin/ocgrpc/trace_common.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/c1/c13a7753a47220556625042b0b7383fc0bccad72398a5bbe8ecbe2ea1b7659bb-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b881/ cat >$WORK/b881/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2/google=$WORK/b874/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b879/_pkg_.a packagefile google.golang.org/api/option=$WORK/b873/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p google.golang.org/api/option/internaloption -lang=go1.16 -complete -installsuffix shared -buildid watpnq-nh4Gu0Uwf_wlb/watpnq-nh4Gu0Uwf_wlb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b881/importcfg -pack ./vendor/google.golang.org/api/option/internaloption/internaloption.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/2b/2b49dd3e9fb337ace2fbd61452a68edc566ca315974a2f16a9b5f5f315d92c0a-d # internal google.golang.org/api/transport/internal/dca mkdir -p $WORK/b893/ cat >$WORK/b893/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b879/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b894/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p google.golang.org/api/transport/internal/dca -lang=go1.16 -complete -installsuffix shared -buildid PnHyFGsM1-GJAU4RYUla/PnHyFGsM1-GJAU4RYUla -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b893/importcfg -pack ./vendor/google.golang.org/api/transport/internal/dca/dca.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b881/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/8f/8f4f3992594508162d7ae64cd9776922d0cf3e382e44f6d4f4dbdcd77f6116a9-d # internal google.golang.org/grpc/credentials/alts/internal mkdir -p $WORK/b899/ cat >$WORK/b899/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile net=$WORK/b152/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p google.golang.org/grpc/credentials/alts/internal -lang=go1.16 -complete -installsuffix shared -buildid 0MFXUhxrwm35l-PE98n7/0MFXUhxrwm35l-PE98n7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b899/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/common.go cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/fc/fc3e88f7eaa3779611a610e14936fda01dc1cfdfbb78eeb54edd9d6046fa86e7-d # internal google.golang.org/grpc/balancer/grpclb mkdir -p $WORK/b895/ cat >$WORK/b895/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b387/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b389/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b245/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b896/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b370/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b152/_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_386/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p google.golang.org/grpc/balancer/grpclb -lang=go1.16 -complete -installsuffix shared -buildid WfLfzQ-XPtIuMS9dfZnF/WfLfzQ-XPtIuMS9dfZnF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b895/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_386/buildid -w $WORK/b899/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/fd/fd5890421c190f306af77466592dbb77cfce7af164a3298b3930af1e6085a4fb-d # internal google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp mkdir -p $WORK/b902/ cat >$WORK/b902/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -lang=go1.16 -complete -installsuffix shared -buildid auH-8p7HxO-RvJLZAjKA/auH-8p7HxO-RvJLZAjKA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b902/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_386/buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/2e/2ee971eec2642173f81c1774c3272bfcd482f70623c7e1a4f2bd11cc27e8df3a-d # internal google.golang.org/grpc/credentials/alts/internal/conn mkdir -p $WORK/b903/ cat >$WORK/b903/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/aes=$WORK/b176/_pkg_.a packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b899/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p google.golang.org/grpc/credentials/alts/internal/conn -lang=go1.16 -complete -installsuffix shared -buildid QalvX7o4UIeGAHpvn3aq/QalvX7o4UIeGAHpvn3aq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b903/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_386/buildid -w $WORK/b903/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/a8/a80abd321e81491e080fc5f243d948765ed1bb131959d2e26f474774413dbd54-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker/service mkdir -p $WORK/b904/ cat >$WORK/b904/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b378/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -lang=go1.16 -complete -installsuffix shared -buildid VxWPzyOCIQ-OMTevZFQd/VxWPzyOCIQ-OMTevZFQd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b904/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/service/service.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/70/70d5445f40aa5295ec466636bd60c3b71088cb3db6b57b479f669944f1443366-d # internal google.golang.org/grpc/internal/googlecloud mkdir -p $WORK/b905/ cat >$WORK/b905/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b338/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b172/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p google.golang.org/grpc/internal/googlecloud -lang=go1.16 -complete -installsuffix shared -buildid 1Vc945OY9AxwmiQnJcQE/1Vc945OY9AxwmiQnJcQE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b905/importcfg -pack ./vendor/google.golang.org/grpc/internal/googlecloud/googlecloud.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/01/012c5a73cc083f4f3c76d0ade52eeaf337add0015c2a25c07a6d8f5e7fc4f4e2-d # internal google.golang.org/grpc/credentials/oauth mkdir -p $WORK/b906/ cat >$WORK/b906/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b874/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b878/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p google.golang.org/grpc/credentials/oauth -lang=go1.16 -complete -installsuffix shared -buildid H1mze4tU8Q8pOEnCeXdm/H1mze4tU8Q8pOEnCeXdm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b906/importcfg -pack ./vendor/google.golang.org/grpc/credentials/oauth/oauth.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b905/_pkg_.a # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/18/18bef1b74ca61acf8e823933529466c60cb97e4a62f43fee24552317e59cdaca-d # internal google.golang.org/genproto/googleapis/type/date mkdir -p $WORK/b908/ cat >$WORK/b908/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p google.golang.org/genproto/googleapis/type/date -lang=go1.16 -complete -installsuffix shared -buildid 91ARoNkHU72YCGQHJb1I/91ARoNkHU72YCGQHJb1I -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b908/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/date/date.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b902/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/5f/5fbb09719d55718717f35b5dd521c847005ae0f724bb75f3c48ef5363d33acc5-d # internal google.golang.org/grpc/credentials/alts/internal/authinfo mkdir -p $WORK/b901/ cat >$WORK/b901/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b902/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -lang=go1.16 -complete -installsuffix shared -buildid AO1IOkxCNnttTsXo8Fv3/AO1IOkxCNnttTsXo8Fv3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b901/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/authinfo/authinfo.go cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/ce/ce7e94c87c53866e77435a0bc7dabb9c271e8e3cc2101db414d04300dd877d5d-d # internal google.golang.org/api/internal/gensupport mkdir -p $WORK/b910/ cat >$WORK/b910/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b851/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b855/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile mime/multipart=$WORK/b210/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/textproto=$WORK/b206/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p google.golang.org/api/internal/gensupport -lang=go1.16 -complete -installsuffix shared -buildid sQKdCp9kWcUw0NufBhLO/sQKdCp9kWcUw0NufBhLO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b910/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_386/buildid -w $WORK/b906/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b908/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/ba/ba0721d4663e233e3fdc1433fea5572960e02c011a5cf5a663b2ed17d7a65224-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b913/ cat >$WORK/b913/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b863/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b892/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -lang=go1.16 -complete -installsuffix shared -buildid -JcvoYfOGGWrGhQ68yNS/-JcvoYfOGGWrGhQ68yNS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b913/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/f8/f83b983a0404096e18e7a95165551d911441a661342627d7656040f0b0dd245d-d # internal google.golang.org/genproto/googleapis/storage/v2 mkdir -p $WORK/b907/ cat >$WORK/b907/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b858/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b857/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b908/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b419/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b626/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b390/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p google.golang.org/genproto/googleapis/storage/v2 -lang=go1.16 -complete -installsuffix shared -buildid _sy-i1FMFPAx1mVgHgAz/_sy-i1FMFPAx1mVgHgAz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b907/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/storage/v2/storage.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/67/6725a4e1bee0d641d0c00176c6ea0f1312496708b13fe384542fe97ffb9c2504-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker mkdir -p $WORK/b900/ cat >$WORK/b900/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b899/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b901/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b903/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b902/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -lang=go1.16 -complete -installsuffix shared -buildid 2ob7Z7Irn43VWfZqr8K7/2ob7Z7Irn43VWfZqr8K7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b900/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/handshaker.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b838/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b913/_pkg_.a # internal cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/25/25aaf951d01071dcf655c48a82e66441d1292468f78dbb50a29f3c999f334c20-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b912/ cat >$WORK/b912/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b913/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b886/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b889/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b888/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b863/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b892/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/http/httptrace=$WORK/b212/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p go.opencensus.io/plugin/ochttp -lang=go1.16 -complete -installsuffix shared -buildid _Jf9O4lLSvYwvUSGOo4B/_Jf9O4lLSvYwvUSGOo4B -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b912/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_386/buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/05/05c8a518c98996c4f68e58e65a808f8dda5944ff0691d93a0431a8eb49ec8d71-d # internal google.golang.org/grpc/credentials/alts mkdir -p $WORK/b898/ cat >$WORK/b898/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b899/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b900/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b904/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b902/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b905/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile net=$WORK/b152/_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_386/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p google.golang.org/grpc/credentials/alts -lang=go1.16 -complete -installsuffix shared -buildid MqjENvpyJAZKQA4sMC7M/MqjENvpyJAZKQA4sMC7M -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b898/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_386/buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/52/52a606f332bf246a5c50299e06498e9ff5ef30b99fc51c782af725788ab8e0e7-d # internal google.golang.org/api/googleapi/transport mkdir -p $WORK/b914/ cat >$WORK/b914/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p google.golang.org/api/googleapi/transport -lang=go1.16 -complete -installsuffix shared -buildid mVuF7uC02MBxktwj-5EZ/mVuF7uC02MBxktwj-5EZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b914/importcfg -pack ./vendor/google.golang.org/api/googleapi/transport/apikey.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b914/_pkg_.a # internal cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/2a/2ab67092d6798a3ef4e2a806e3bdbb23666f047f965320a65ce56ceddaf98c3d-d # internal google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b915/ cat >$WORK/b915/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b863/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b892/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p google.golang.org/api/transport/http/internal/propagation -lang=go1.16 -complete -installsuffix shared -buildid rUvV2khQMk-rgUJHjHBd/rUvV2khQMk-rgUJHjHBd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b915/importcfg -pack ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b898/_pkg_.a # internal cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/a3/a36274591c976f349e2f98846f7481f8b69997a64b73f123ab835230491df4fb-d # internal google.golang.org/grpc/credentials/google mkdir -p $WORK/b897/ cat >$WORK/b897/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b898/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b906/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b370/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p google.golang.org/grpc/credentials/google -lang=go1.16 -complete -installsuffix shared -buildid nLGKZtsp0nEags-rjf0b/nLGKZtsp0nEags-rjf0b -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b897/importcfg -pack ./vendor/google.golang.org/grpc/credentials/google/google.go ./vendor/google.golang.org/grpc/credentials/google/xds.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b915/_pkg_.a # internal cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/ca/cabb99339ebbc757b5df0e592c58fb121f4b004a439908cd0fb6b0077bd674f6-d # internal github.com/grafana/grafana/pkg/services/alerting/metrics mkdir -p $WORK/b919/ cat >$WORK/b919/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b672/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p github.com/grafana/grafana/pkg/services/alerting/metrics -lang=go1.17 -complete -installsuffix shared -buildid RQ7oF2nZkOM_LlsPbBPB/RQ7oF2nZkOM_LlsPbBPB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b919/importcfg -pack ./pkg/services/alerting/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b897/_pkg_.a # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/59/594cca430b07109b1a16c732825c6aa783d565e8b1c300a0924842b4a7835798-d # internal google.golang.org/api/transport/grpc mkdir -p $WORK/b882/ cat >$WORK/b882/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/compute/metadata=$WORK/b849/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b883/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b879/_pkg_.a packagefile google.golang.org/api/option=$WORK/b873/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b893/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b895/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b897/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b906/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p google.golang.org/api/transport/grpc -lang=go1.16 -complete -installsuffix shared -buildid CaISEoOmJk2f56UK9nfm/CaISEoOmJk2f56UK9nfm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b882/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_386/buildid -w $WORK/b919/_pkg_.a # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/67/67f616b23ed97070d3a8c6863b5cab45bd1180212930e2e7674de4aa6ab0b840-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b924/ cat >$WORK/b924/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p github.com/go-openapi/analysis/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid fUk_mKEBKVOlSmDXMMNc/fUk_mKEBKVOlSmDXMMNc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b924/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/debug/debug.go cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/4c/4c4e9d97916a89909be4c33f1603a6aed06a0cc9cae9c8b686c1f17292fd8ed2-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b846/ cat >$WORK/b846/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b838/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -lang=go1.16 -complete -installsuffix shared -buildid pYLDjugLfvaH_mXHlDAs/pYLDjugLfvaH_mXHlDAs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b846/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3iface/interface.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b924/_pkg_.a # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/a8/a80b62ca5c1a8731c55caef8e573e07b42a74b9e74bd7ee8c81e408840edd599-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b929/ cat >$WORK/b929/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p github.com/PuerkitoBio/urlesc -lang=go1.16 -complete -installsuffix shared -buildid 86N_cElv0dKOauQV-tqI/86N_cElv0dKOauQV-tqI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b929/importcfg -pack ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b929/_pkg_.a # internal cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/06/06fa28153c29f98dfb67ec7ad3ee0e6342e7c973b2f15287f2dfea15a18054b4-d # internal golang.org/x/text/width mkdir -p $WORK/b930/ cat >$WORK/b930/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p golang.org/x/text/width -lang=go1.16 -complete -installsuffix shared -buildid WCPN-vVgoNpQP66719Rq/WCPN-vVgoNpQP66719Rq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b930/importcfg -pack ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b912/_pkg_.a # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/76/768d58e957bf97977a5000545e415fdc98a6f304a043976c063d635d47e3e554-d # internal google.golang.org/api/transport/http mkdir -p $WORK/b911/ cat >$WORK/b911/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b912/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b408/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b914/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b879/_pkg_.a packagefile google.golang.org/api/option=$WORK/b873/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b894/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b915/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b893/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p google.golang.org/api/transport/http -lang=go1.16 -complete -installsuffix shared -buildid 9YozIHagHWzwgl8k8-x7/9YozIHagHWzwgl8k8-x7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b911/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_386/buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/a5/a579bc74773be57b3ed9c41ad41ad9c7f8da2ef248d1bee58066c8edc1ea4c2c-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b936/ cat >$WORK/b936/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/csv=$WORK/b135/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile encoding/xml=$WORK/b311/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b821/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile mime/multipart=$WORK/b210/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p github.com/go-openapi/runtime -lang=go1.16 -complete -installsuffix shared -buildid UFTOGkgPY3Kzm9jNlL0y/UFTOGkgPY3Kzm9jNlL0y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b936/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_386/buildid -w $WORK/b930/_pkg_.a # internal cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/d4/d4382c16e0e429295f4bf81f001f8ca23bf6e311bace6b60be51c9ac54a0ea13-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b928/ cat >$WORK/b928/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b929/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b096/_pkg_.a packagefile golang.org/x/text/width=$WORK/b930/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p github.com/PuerkitoBio/purell -lang=go1.16 -complete -installsuffix shared -buildid wCf-LwPu6F_FaktG_eOV/wCf-LwPu6F_FaktG_eOV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b928/importcfg -pack ./vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b928/_pkg_.a # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/b0/b0941a7eaf55aeb9769de3fc1a69a9fcdf607a9e075429cfdac12f371b968d69-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b927/ cat >$WORK/b927/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b928/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b508/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p github.com/go-openapi/jsonreference -lang=go1.16 -complete -installsuffix shared -buildid DgGOi_fXbiXVASPg5OgN/DgGOi_fXbiXVASPg5OgN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b927/importcfg -pack ./vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b911/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/44/44c658d9d8ac6b43a19d6ee5c1a0d05aae6d0637ac8cdb226ff404d1c9b41297-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b846/_pkg_.a # internal google.golang.org/api/iamcredentials/v1 mkdir -p $WORK/b909/ cat >$WORK/b909/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b855/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b879/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b910/_pkg_.a packagefile google.golang.org/api/option=$WORK/b873/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b881/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b911/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p google.golang.org/api/iamcredentials/v1 -lang=go1.16 -complete -installsuffix shared -buildid DhhnvQu9MgQ5E77ykvtE/DhhnvQu9MgQ5E77ykvtE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b909/importcfg -pack ./vendor/google.golang.org/api/iamcredentials/v1/iamcredentials-gen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b927/_pkg_.a # internal cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/1d/1d05487ef3b2571e141bbf8e75a4eec343346557b6e3e589ffc2c57ad2c44293-d # internal google.golang.org/api/storage/v1 mkdir -p $WORK/b916/ cat >$WORK/b916/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b851/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b855/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b879/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b910/_pkg_.a packagefile google.golang.org/api/option=$WORK/b873/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b881/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b911/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p google.golang.org/api/storage/v1 -lang=go1.16 -complete -installsuffix shared -buildid Gzw0dWl-N9quf5IBdwIg/Gzw0dWl-N9quf5IBdwIg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b916/importcfg -pack ./vendor/google.golang.org/api/storage/v1/storage-gen.go cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/97/973d124ae20fb5d176d91d0019a98ebd3317d39d26e670c5ab5ba70310f6d12e-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b836/ cat >$WORK/b836/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b837/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b838/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b846/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -lang=go1.16 -complete -installsuffix shared -buildid BdyIDnbHMXPmVtAyLJj0/BdyIDnbHMXPmVtAyLJj0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b836/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_386/buildid -w $WORK/b936/_pkg_.a # internal cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/95/95af67efb64f20f47056ba0fa0da1dc930ac1ba669296ee22c14fc2b7fbb3f2d-d # internal google.golang.org/api/transport mkdir -p $WORK/b917/ cat >$WORK/b917/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b874/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b879/_pkg_.a packagefile google.golang.org/api/option=$WORK/b873/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b882/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b911/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p google.golang.org/api/transport -lang=go1.16 -complete -installsuffix shared -buildid WrNhC8vFCYwcOTyP8NPu/WrNhC8vFCYwcOTyP8NPu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b917/importcfg -pack ./vendor/google.golang.org/api/transport/dial.go ./vendor/google.golang.org/api/transport/doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b917/_pkg_.a # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/91/913253bd9d13b5bab8b7830ef3ab7ed76c1a56a925f3e28b679585883f073adf-d # internal github.com/go-openapi/spec mkdir -p $WORK/b926/ cat >$WORK/b926/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b508/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p github.com/go-openapi/spec -lang=go1.16 -complete -installsuffix shared -buildid Z95GHlv6yoNerjo_kGsY/Z95GHlv6yoNerjo_kGsY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b926/importcfg -pack ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b909/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/09/09ed7996e1c6e0a0c55a6d3be41bdb0ba77ddf5ed037c6b4036309f8556f2c35-d # internal github.com/prometheus/client_golang/api mkdir -p $WORK/b938/ cat >$WORK/b938/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p github.com/prometheus/client_golang/api -lang=go1.16 -complete -installsuffix shared -buildid 6IVYzz-I85iZWOKs4mmq/6IVYzz-I85iZWOKs4mmq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b938/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/client.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b907/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b938/_pkg_.a # internal cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/df/dfe4a6a222d093e54eb1889b82a9e894053919cb63be451fc1f343367773d57c-d # internal github.com/prometheus/client_golang/api/prometheus/v1 mkdir -p $WORK/b937/ cat >$WORK/b937/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b462/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b938/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p github.com/prometheus/client_golang/api/prometheus/v1 -lang=go1.16 -complete -installsuffix shared -buildid IGp_guGOwGSAeeaXhZ5H/IGp_guGOwGSAeeaXhZ5H -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b937/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/0a/0aa26078e53ae7147e6ed5017371546dcaf44bd38ce97e920cf666ba3b7c6178-d # internal cloud.google.com/go/storage/internal/apiv2 mkdir -p $WORK/b871/ cat >$WORK/b871/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b851/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b872/_pkg_.a packagefile google.golang.org/api/option=$WORK/b873/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b881/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b882/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b857/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b907/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p cloud.google.com/go/storage/internal/apiv2 -lang=go1.16 -complete -installsuffix shared -buildid SHM3PdR23tlMLZizfrF2/SHM3PdR23tlMLZizfrF2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b871/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_386/buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/f6/f6ff961d8161db0b0033b947db1e1e78a4fac527684d98af0f672ee6c4ffbd42-d # internal container/heap mkdir -p $WORK/b940/ cat >$WORK/b940/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p container/heap -std -complete -installsuffix shared -buildid nsLooWpxbkWHRJzRY39H/nsLooWpxbkWHRJzRY39H -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b940/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b937/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b940/_pkg_.a # internal cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/a1/a1c057189361de93a94579d5ddeb635b798e7da20d49d81f663bb9669cfd0d6a-d # internal github.com/edsrzf/mmap-go mkdir -p $WORK/b941/ cat >$WORK/b941/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p github.com/edsrzf/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid nE_HtOde8iuRQsw9Cf4P/nE_HtOde8iuRQsw9Cf4P -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b941/importcfg -pack ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/99/993b837f9d62b09ecd5b994e9fb4bc8bca4b366b93257859bc3a24fdbc0271da-d # internal github.com/prometheus/prometheus/pkg/labels mkdir -p $WORK/b943/ cat >$WORK/b943/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b474/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p github.com/prometheus/prometheus/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid credC7h5oSzFWJ0025Hs/credC7h5oSzFWJ0025Hs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b943/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_386/buildid -w $WORK/b941/_pkg_.a # internal cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/a6/a66f5644eb568e095b92dd8b22fa6b5ac6ee15e98c9151ba64eb25e1fd0cc1c0-d # internal github.com/prometheus/prometheus/pkg/timestamp mkdir -p $WORK/b944/ cat >$WORK/b944/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p github.com/prometheus/prometheus/pkg/timestamp -lang=go1.16 -complete -installsuffix shared -buildid 6_I_5UbGzKVTbW6ABhZZ/6_I_5UbGzKVTbW6ABhZZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b944/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b944/_pkg_.a # internal cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/85/858fa51e25b2ce4f86833598ee0d2aeaa06140a8ed3e8a662d4bbff513c14cbb-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b948/ cat >$WORK/b948/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -lang=go1.16 -complete -installsuffix shared -buildid Hlo1xuCUaq35OGqwoGeb/Hlo1xuCUaq35OGqwoGeb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b948/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/95/95e21b30a24ac7047621ae5f090a52a3214d5b9f1e0236114f9b301c23c0becc-d # internal github.com/prometheus/prometheus/pkg/exemplar mkdir -p $WORK/b942/ cat >$WORK/b942/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b943/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p github.com/prometheus/prometheus/pkg/exemplar -lang=go1.16 -complete -installsuffix shared -buildid uYxuJQpO6lH4-jRC_WD4/uYxuJQpO6lH4-jRC_WD4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b942/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/exemplar/exemplar.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b871/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b942/_pkg_.a # internal cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/9b/9b8ef0505577c7f40aee4a569904a8f85c99c88b80b526e654ae320bf047c2e8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b948/_pkg_.a # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b950/ cat >$WORK/b950/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p github.com/prometheus/prometheus/tsdb/errors -lang=go1.16 -complete -installsuffix shared -buildid jsq4j7i6yCWs_DWo07Wd/jsq4j7i6yCWs_DWo07Wd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b950/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/errors/errors.go cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/63/630b100d223ffe27aa19f0d0de6d8e64501a0c9b20bdea5f40a12dbeab696fe5-d # internal github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b951/ cat >$WORK/b951/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p github.com/prometheus/prometheus/tsdb/fileutil -lang=go1.16 -complete -installsuffix shared -buildid sxbZC5aJDPMb4fcdxX5S/sxbZC5aJDPMb4fcdxX5S -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b951/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 cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/35/354a62c7550594388e37986c9396be06006688628ddaad5aefcc94ab123dd717-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b926/_pkg_.a # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b953/ cat >$WORK/b953/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p github.com/prometheus/prometheus/util/strutil -lang=go1.16 -complete -installsuffix shared -buildid gBy9rf5SdxYuKGZXdP9X/gBy9rf5SdxYuKGZXdP9X -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b953/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_386/buildid -w $WORK/b950/_pkg_.a # internal cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/82/82af0285221aa129f076345a92b3a9324a1ba7b428c183a7430075ffe2e16d02-d # internal github.com/alecthomas/units mkdir -p $WORK/b956/ cat >$WORK/b956/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p github.com/alecthomas/units -lang=go1.16 -complete -installsuffix shared -buildid Be-0nsRZuNP1oJL0zzda/Be-0nsRZuNP1oJL0zzda -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b956/importcfg -pack ./vendor/github.com/alecthomas/units/bytes.go ./vendor/github.com/alecthomas/units/doc.go ./vendor/github.com/alecthomas/units/si.go ./vendor/github.com/alecthomas/units/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b953/_pkg_.a # internal cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/5e/5ed09fe1ae3620af02bfd36f73827270e9bd6265089cfb501919aeed63b6cbff-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b958/ cat >$WORK/b958/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p github.com/prometheus/prometheus/discovery/targetgroup -lang=go1.16 -complete -installsuffix shared -buildid De_VBzGT2nUTIXlM8Iz5/De_VBzGT2nUTIXlM8Iz5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b958/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/32/32123c5b760d096653395351ec56f8edc98e4f0769bcd259d530c6ab051e6b1d-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b925/ cat >$WORK/b925/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b926/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -lang=go1.16 -complete -installsuffix shared -buildid mEOcFE7rJESWxaVRURQI/mEOcFE7rJESWxaVRURQI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b925/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b958/_pkg_.a # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/02/02cde4d82bb295d4a3fb00095289bc334c7538e8c1ec0da208896df46b73a923-d # internal github.com/go-openapi/analysis/internal/flatten/operations mkdir -p $WORK/b931/ cat >$WORK/b931/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b508/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b926/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p github.com/go-openapi/analysis/internal/flatten/operations -lang=go1.16 -complete -installsuffix shared -buildid bRMonVNnpS6h1wnCKCU0/bRMonVNnpS6h1wnCKCU0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b931/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/operations/operations.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b925/_pkg_.a # internal cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/32/32746b6b83e71618c0048d45d284c60c7289b8a24f8b529ed9954ce64399da1f-d # internal github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b932/ cat >$WORK/b932/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b924/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b508/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b926/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p github.com/go-openapi/analysis/internal/flatten/replace -lang=go1.16 -complete -installsuffix shared -buildid uYopS_HuXvvVNtRASLbS/uYopS_HuXvvVNtRASLbS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b932/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b956/_pkg_.a # internal cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/3f/3feeec8e009a2af27741361360e9a59985c0092b14ee035507af96c6e370caf1-d # internal github.com/go-openapi/analysis/internal/flatten/schutils mkdir -p $WORK/b933/ cat >$WORK/b933/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b926/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -lang=go1.16 -complete -installsuffix shared -buildid qiaRq0tWH83ZLhF0WAJA/qiaRq0tWH83ZLhF0WAJA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b933/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b951/_pkg_.a # internal cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/ed/ed9075d5d6ac3477965f475257660437714761b3932b1f3bf85622bef870bc11-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b934/ cat >$WORK/b934/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b925/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b508/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b926/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -lang=go1.16 -complete -installsuffix shared -buildid c_YzFOWbUdRNpTjDOMQN/c_YzFOWbUdRNpTjDOMQN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b934/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_386/buildid -w $WORK/b933/_pkg_.a # internal cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/9f/9f93f53ae1a728db2330de504949ec3f5cf25ef76eef726ace30c312958e430e-d # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b949/ cat >$WORK/b949/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b951/_pkg_.a packagefile go.uber.org/atomic=$WORK/b571/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p github.com/prometheus/prometheus/tsdb/chunks -lang=go1.16 -complete -installsuffix shared -buildid sTa5bS-MfA7a-vcn9BEd/sTa5bS-MfA7a-vcn9BEd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b949/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_386/buildid -w $WORK/b931/_pkg_.a # internal cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/f0/f0dd14a154e6f05d2d922eb05f0319e3ae81976547dcd605bbcbada5d9d5dc51-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b957/ cat >$WORK/b957/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b545/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b958/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b507/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p github.com/prometheus/prometheus/discovery -lang=go1.16 -complete -installsuffix shared -buildid 9ju_Kebrhyh7rse9jAyD/9ju_Kebrhyh7rse9jAyD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b957/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_386/buildid -w $WORK/b932/_pkg_.a # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/c8/c82b147595a031de00c5d6ad042ae20101cea28b1cfe379e256a735410691c79-d # internal github.com/prometheus/prometheus/pkg/relabel mkdir -p $WORK/b959/ cat >$WORK/b959/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b943/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p github.com/prometheus/prometheus/pkg/relabel -lang=go1.16 -complete -installsuffix shared -buildid 4Sl_eihUHnRs9a3ZwnOh/4Sl_eihUHnRs9a3ZwnOh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b959/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/relabel/relabel.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b934/_pkg_.a # internal cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/8a/8ae4e7807b3d25b0915f873ac7e53d8482c8199e8288974d860732d5d181b594-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b923/ cat >$WORK/b923/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b924/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b925/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b931/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b933/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b934/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b508/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b926/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b821/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p github.com/go-openapi/analysis -lang=go1.16 -complete -installsuffix shared -buildid 0n_sufrsn-3Tk-o8rdcH/0n_sufrsn-3Tk-o8rdcH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b923/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_386/buildid -w $WORK/b957/_pkg_.a # internal cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/1d/1d2fb60e4a70e0680b7713e3c4d610d374554300fb61de911006b53361b74806-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b960/ cat >$WORK/b960/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b961/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p github.com/prometheus/prometheus/tsdb/encoding -lang=go1.16 -complete -installsuffix shared -buildid b4sqH3Iu3OKaOpxy7eRW/b4sqH3Iu3OKaOpxy7eRW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b960/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b916/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b959/_pkg_.a # internal cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/7c/7c91450ab59e635ea2056daeaeebf3d66983d19d1eac95dcad89c2e09f94a4a3-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b955/ cat >$WORK/b955/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b956/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b545/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b737/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b957/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b959/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b507/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p github.com/prometheus/prometheus/config -lang=go1.16 -complete -installsuffix shared -buildid ZKcCQb1NaMrV0JmEcuhM/ZKcCQb1NaMrV0JmEcuhM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b955/importcfg -pack ./vendor/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b949/_pkg_.a # internal cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/6a/6aadcffcf9b558d0e2e0e7bb8bdddd5993bdf1965067384759a625c7f0704682-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b952/ cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/88/88385250e4c670834be912f075e9ec88081687e595ae91c80cb7bc539b251574-d # internal cat >$WORK/b952/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b949/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -lang=go1.16 -complete -installsuffix shared -buildid _Cv5BUqBrhtFut8x_kh4/_Cv5BUqBrhtFut8x_kh4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b952/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_386/buildid -w $WORK/b960/_pkg_.a # internal cloud.google.com/go/storage mkdir -p $WORK/b848/ cat >$WORK/b848/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b849/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b850/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b860/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b861/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b862/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b869/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b870/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b871/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/rsa=$WORK/b187/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b191/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b851/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b874/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b440/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b855/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b909/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b872/_pkg_.a packagefile google.golang.org/api/option=$WORK/b873/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b881/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b916/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b917/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b911/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b857/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b907/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b859/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b390/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p cloud.google.com/go/storage -lang=go1.16 -complete -installsuffix shared -buildid 5oVtzGNRqC2JDl4RqXG7/5oVtzGNRqC2JDl4RqXG7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b848/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/b960/_pkg_.a /builddir/.cache/go-build/3d/3df1c944b77c7a5e920d0b8f016cce1054b8ca27503c04da971983bc738ab73a-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b965/ cat >$WORK/b965/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b960/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b951/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p github.com/prometheus/prometheus/tsdb/tombstones -lang=go1.16 -complete -installsuffix shared -buildid sFF_wCKL1O3nkUJkvAiu/sFF_wCKL1O3nkUJkvAiu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b965/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b952/_pkg_.a # internal cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/50/50305d84fb51b06e4b61eb6b716f707904a7bbca03b5af9c5acbb4d3cc11d196-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b947/ cat >$WORK/b947/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b940/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b942/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b952/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p github.com/prometheus/prometheus/storage -lang=go1.16 -complete -installsuffix shared -buildid Zd84bfdjUM7I2VgM5B6S/Zd84bfdjUM7I2VgM5B6S -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b947/importcfg -pack ./vendor/github.com/prometheus/prometheus/storage/buffer.go ./vendor/github.com/prometheus/prometheus/storage/fanout.go ./vendor/github.com/prometheus/prometheus/storage/generic.go ./vendor/github.com/prometheus/prometheus/storage/interface.go ./vendor/github.com/prometheus/prometheus/storage/lazy.go ./vendor/github.com/prometheus/prometheus/storage/memoized_iterator.go ./vendor/github.com/prometheus/prometheus/storage/merge.go ./vendor/github.com/prometheus/prometheus/storage/noop.go ./vendor/github.com/prometheus/prometheus/storage/secondary.go ./vendor/github.com/prometheus/prometheus/storage/series.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b965/_pkg_.a # internal cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/60/60df8756e4691213298fb69c348d44f459a7f191c3b5ea0428c1aeaf4074ecb0-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b964/ cat >$WORK/b964/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b960/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b965/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p github.com/prometheus/prometheus/tsdb/record -lang=go1.16 -complete -installsuffix shared -buildid Kd7lXCuRv6C8i3p9AJkW/Kd7lXCuRv6C8i3p9AJkW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b964/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/record/record.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b955/_pkg_.a # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/5c/5ca7ea578d33e8265eb8920513bf89ce3bf50e1deb4b8075a1a1e7214fd1cb01-d # internal github.com/golang/snappy mkdir -p $WORK/b967/ cat >$WORK/b967/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p github.com/golang/snappy -lang=go1.16 -complete -installsuffix shared -buildid NuCkn5iFZONsS9ckMGTa/NuCkn5iFZONsS9ckMGTa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b967/importcfg -pack ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/golang/snappy/snappy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b964/_pkg_.a # internal cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/9a/9afabf0b19c3b6c20dad28f1f0bff595b881114646861ac163a7b0f16a3d22de-d # internal github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b968/ cat >$WORK/b968/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b553/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p github.com/prometheus/prometheus/util/stats -lang=go1.16 -complete -installsuffix shared -buildid aXgC_9oRyUP5QFSXIvYF/aXgC_9oRyUP5QFSXIvYF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b968/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/stats/query_stats.go ./vendor/github.com/prometheus/prometheus/util/stats/timer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b967/_pkg_.a # internal cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/a1/a1cd022a809524e58bd401784591138308c8781e74e78559243684c533ea7fda-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b966/ cat >$WORK/b966/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/golang/snappy=$WORK/b967/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b964/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b965/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p github.com/prometheus/prometheus/tsdb/wal -lang=go1.16 -complete -installsuffix shared -buildid XCfCp7WHhHGM1vhE2lGv/XCfCp7WHhHGM1vhE2lGv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b966/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b968/_pkg_.a # internal cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/15/15b9ae013017a6b981917be5da4a46dc661b9987d2897a8ed5e32d5ce7b8120b-d # internal go.uber.org/goleak/internal/stack mkdir -p $WORK/b972/ cat >$WORK/b972/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p go.uber.org/goleak/internal/stack -lang=go1.16 -complete -installsuffix shared -buildid 9tE27kYri_96Ye4bht7s/9tE27kYri_96Ye4bht7s -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b972/importcfg -pack ./vendor/go.uber.org/goleak/internal/stack/stacks.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b923/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b972/_pkg_.a # internal cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/e4/e4edb0241d675edf9559daa2c17ad51ef4a78f3e96d8083f9ee159f281423696-d # internal go.uber.org/goleak mkdir -p $WORK/b971/ cat >$WORK/b971/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b972/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p go.uber.org/goleak -lang=go1.16 -complete -installsuffix shared -buildid 0gGnGG6aLZLJBLaTjD1r/0gGnGG6aLZLJBLaTjD1r -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b971/importcfg -pack ./vendor/go.uber.org/goleak/doc.go ./vendor/go.uber.org/goleak/leaks.go ./vendor/go.uber.org/goleak/options.go ./vendor/go.uber.org/goleak/testmain.go ./vendor/go.uber.org/goleak/tracestack_new.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b947/_pkg_.a # internal cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/f1/f1f61dee58a63eaeb33a265414f810b955d67da06bd320b223e036bb66f1b2a9-d # internal github.com/go-openapi/loads mkdir -p $WORK/b935/ cat >$WORK/b935/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b923/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b926/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p github.com/go-openapi/loads -lang=go1.16 -complete -installsuffix shared -buildid -5A77sQUYiD1bfdrKE-N/-5A77sQUYiD1bfdrKE-N -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b935/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 cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/41/4141ada9703dbdc4886955bcb29da33652f6e3e3bc2bfcfe2691252a6667451c-d # internal github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b946/ cat >$WORK/b946/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b945/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b953/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p github.com/prometheus/prometheus/promql/parser -lang=go1.16 -complete -installsuffix shared -buildid psufXS6Kn2Nrs3W5QZoO/psufXS6Kn2Nrs3W5QZoO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b946/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/parser/ast.go ./vendor/github.com/prometheus/prometheus/promql/parser/functions.go ./vendor/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./vendor/github.com/prometheus/prometheus/promql/parser/lex.go ./vendor/github.com/prometheus/prometheus/promql/parser/parse.go ./vendor/github.com/prometheus/prometheus/promql/parser/printer.go ./vendor/github.com/prometheus/prometheus/promql/parser/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b971/_pkg_.a # internal cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/fb/fbbb8b1d82ded35df6fc45be12901ff5845e147507dda0a4bcab410d7c0b8571-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b963/ cat >$WORK/b963/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b940/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b960/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b951/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p github.com/prometheus/prometheus/tsdb/index -lang=go1.16 -complete -installsuffix shared -buildid Gg6aMFlvKWfDUz10HgSb/Gg6aMFlvKWfDUz10HgSb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b963/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b935/_pkg_.a # internal cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/d6/d67ea3fbb93f17f4df816929cd097eaa4012f3ae85b0ee7f85f50d114befde0f-d # internal github.com/go-openapi/validate mkdir -p $WORK/b922/ cat >$WORK/b922/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b923/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b508/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b935/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b926/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b821/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p github.com/go-openapi/validate -lang=go1.16 -complete -installsuffix shared -buildid 1FZpme96Sod-iwZZOvlU/1FZpme96Sod-iwZZOvlU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b922/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_386/buildid -w $WORK/b966/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/a4/a4fe43b24870fd87664d9ec1af00d09aed10b47760371951dacab238614a5bfa-d # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b970/ cat >$WORK/b970/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b754/_pkg_.a packagefile go.uber.org/goleak=$WORK/b971/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p github.com/prometheus/prometheus/util/testutil -lang=go1.16 -complete -installsuffix shared -buildid cB8nkjSyJoUoyaAkPg5o/cB8nkjSyJoUoyaAkPg5o -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b970/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_386/buildid -w $WORK/b970/_pkg_.a # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/72/72c519d766ff92e09ad6e832ebf51fc1a094e35c7a934618ae713117f8536f08-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b974/ cat >$WORK/b974/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p github.com/prometheus/alertmanager/api/metrics -lang=go1.16 -complete -installsuffix shared -buildid owjbeV2ZUZRy1gZ5DJDf/owjbeV2ZUZRy1gZ5DJDf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b974/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b974/_pkg_.a # internal cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/ad/ade07b5609c06dc55b414d7fdab3875cc131821fd9682efbeda2c5fc38f9700e-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b980/ cat >$WORK/b980/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p github.com/go-openapi/runtime/logger -lang=go1.16 -complete -installsuffix shared -buildid InCO-F91zHPBvQaKGp-3/InCO-F91zHPBvQaKGp-3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b980/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_386/buildid -w $WORK/b963/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b980/_pkg_.a # internal cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/91/91ac7deb9e25a210909da39a4212e5cbed8233d49718078b3e1e95a582ba389f-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b981/ cat >$WORK/b981/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p github.com/go-openapi/runtime/middleware/denco -lang=go1.16 -complete -installsuffix shared -buildid ZmMnMHcuGm6xxGv7pwEW/ZmMnMHcuGm6xxGv7pwEW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b981/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 cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/94/9485156fc2fe0a8296ccfecfb0fc15c827614f736f8849fea531514b1c9e7c91-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b954/ cat >$WORK/b954/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b541/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b955/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b942/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b960/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b962/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b963/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b964/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b965/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b952/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b966/_pkg_.a packagefile go.uber.org/atomic=$WORK/b571/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b817/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p github.com/prometheus/prometheus/tsdb -lang=go1.16 -complete -installsuffix shared -buildid YH9Du4QfV2K_7kyrawa3/YH9Du4QfV2K_7kyrawa3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b954/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_386/buildid -w $WORK/b848/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b981/_pkg_.a # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/85/853d8306edd5a9bcd9c24de75c2d523a8da8ad392c6251ce957e7bdd091cc83e-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b982/ cat >$WORK/b982/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b199/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p github.com/go-openapi/runtime/middleware/header -lang=go1.16 -complete -installsuffix shared -buildid _EnQlQ70mQ8sQ8AkJvGu/_EnQlQ70mQ8sQ8AkJvGu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b982/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/header/header.go cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/49/4921f8784295e1fd6eba5ae4a7cc8be4ce405b5d6590f5cc7b47c537c9471bf6-d # internal github.com/grafana/grafana/pkg/ifaces/gcsifaces mkdir -p $WORK/b918/ cat >$WORK/b918/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b848/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b874/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b878/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p github.com/grafana/grafana/pkg/ifaces/gcsifaces -lang=go1.17 -complete -installsuffix shared -buildid KpDEjOPYyuBh-OD2mYig/KpDEjOPYyuBh-OD2mYig -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b918/importcfg -pack ./pkg/ifaces/gcsifaces/gcsifaces.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b982/_pkg_.a # internal cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/89/897807f3713f90d7be8bda51dc2bd6fb384b15c29fd16fc901b714db6b25c312-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b983/ cat >$WORK/b983/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b923/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b935/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b926/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b821/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p github.com/go-openapi/runtime/middleware/untyped -lang=go1.16 -complete -installsuffix shared -buildid 5V1WMzs-0MYZUiNP_ZFN/5V1WMzs-0MYZUiNP_ZFN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b983/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/untyped/api.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b918/_pkg_.a # internal cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/ee/ee736c990067589fc85689b762feed67421138f377db62a7807ccd861ec4eba4-d # internal github.com/grafana/grafana/pkg/components/imguploader/gcs mkdir -p $WORK/b847/ cat >$WORK/b847/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b848/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b918/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b874/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b878/_pkg_.a packagefile google.golang.org/api/option=$WORK/b873/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/grafana/grafana/pkg/components/imguploader/gcs -lang=go1.17 -complete -installsuffix shared -buildid x0VaE9bh3wuYrks70eSl/x0VaE9bh3wuYrks70eSl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b847/importcfg -pack ./pkg/components/imguploader/gcs/gcsuploader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b946/_pkg_.a # internal cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/c8/c8db9cb274142548a48fbd6e64fcc33eff11394547fd4859ca5c38eee23b3d38-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b984/ cat >$WORK/b984/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b936/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p github.com/go-openapi/runtime/security -lang=go1.16 -complete -installsuffix shared -buildid qAdlKN5XlRv307xt7-zW/qAdlKN5XlRv307xt7-zW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b984/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_386/buildid -w $WORK/b922/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b984/_pkg_.a # internal cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/56/56720fa12c839272dfbff9e6dfb48e1d03c50bef59d6236524f491e53b2a7548-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b983/_pkg_.a # internal github.com/docker/go-units mkdir -p $WORK/b987/ cat >$WORK/b987/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid v6YMIoJ-2C_uqIuvxhoY/v6YMIoJ-2C_uqIuvxhoY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b987/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 cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/dc/dc86f42e46fe304e1e0eb9bab890dbb51b6cb5351d65a0b26afbb3f729106692-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b988/ cat >$WORK/b988/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p github.com/jessevdk/go-flags -lang=go1.16 -complete -installsuffix shared -buildid mN5AkuV-xNiaJMcCo6e3/mN5AkuV-xNiaJMcCo6e3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b988/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_386/buildid -w $WORK/b987/_pkg_.a # internal cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/d2/d26b7542940188593efe5958256271c29542d0a24291c44ec2a55a34d09afe88-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b986/ cat >$WORK/b986/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b987/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p github.com/go-openapi/runtime/flagext -lang=go1.16 -complete -installsuffix shared -buildid H06kmTmcf9M1KMK6YYEw/H06kmTmcf9M1KMK6YYEw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b986/importcfg -pack ./vendor/github.com/go-openapi/runtime/flagext/byte_size.go cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/40/404136e50b57a9c9e8a580430dbe49ffc0562fed248851b1bafb8d860a060a24-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b921/ cat >$WORK/b921/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b821/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b922/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p github.com/prometheus/alertmanager/api/v2/models -lang=go1.16 -complete -installsuffix shared -buildid _lzCpCvbMQhMWfsKFVqB/_lzCpCvbMQhMWfsKFVqB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b921/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b986/_pkg_.a # internal cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/d9/d980460dd84de3351741b55d852bd3f55fbbc6f8ea4367497b91988e7f22d543-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b979/ cat >$WORK/b979/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b923/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b935/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b980/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b981/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b982/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b983/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b984/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b926/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b821/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b922/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p github.com/go-openapi/runtime/middleware -lang=go1.16 -complete -installsuffix shared -buildid 9VYLP-wniQrFPXmv3xdD/9VYLP-wniQrFPXmv3xdD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b979/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_386/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/cf/cf6455160f5970a52230a38e0d21f88865bba0dd3d06635be6b7519657da56de-d # internal github.com/grafana/grafana/pkg/components/imguploader mkdir -p $WORK/b835/ cat >$WORK/b835/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/xml=$WORK/b311/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b836/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b304/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b847/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/grafana/grafana/pkg/components/imguploader -lang=go1.17 -complete -installsuffix shared -buildid fsxn4TY1OWuJloXHkNWo/fsxn4TY1OWuJloXHkNWo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b835/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_386/buildid -w $WORK/b921/_pkg_.a # internal cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/f2/f24a82c3c5b603ce3d29587f710413abba690143a67d6bcb5953b8430ebbe50f-d # internal golang.org/x/net/netutil mkdir -p $WORK/b995/ cat >$WORK/b995/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b152/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p golang.org/x/net/netutil -lang=go1.16 -complete -installsuffix shared -buildid bCi9h-yo3T5jD10-pMnD/bCi9h-yo3T5jD10-pMnD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b995/importcfg -pack ./vendor/golang.org/x/net/netutil/listen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b995/_pkg_.a # internal cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/08/089cf384626ef90b1ddbda42bfbb5c1686e6f50135136b755975a4b52a05a265-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b996/ cat >$WORK/b996/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b734/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b738/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b742/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b741/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p github.com/prometheus/alertmanager/dispatch -lang=go1.16 -complete -installsuffix shared -buildid mIhdVchsuLWOB5tkq9T3/mIhdVchsuLWOB5tkq9T3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b996/importcfg -pack ./vendor/github.com/prometheus/alertmanager/dispatch/dispatch.go ./vendor/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/04/04b6f4b3cd15c42a0b7a4df8e276daa3ee102ff83f131a1e5adc30970c7b7ea3-d # internal github.com/rs/cors mkdir -p $WORK/b997/ cat >$WORK/b997/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p github.com/rs/cors -lang=go1.16 -complete -installsuffix shared -buildid oKSR8Jx4cpHFcTagAdUj/oKSR8Jx4cpHFcTagAdUj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b997/importcfg -pack ./vendor/github.com/rs/cors/cors.go ./vendor/github.com/rs/cors/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b996/_pkg_.a # internal cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/52/52084019fbf04dbaee99728624fef6d21c0adbd00d798f70014457c67968fafc-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b998/ cat >$WORK/b998/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b742/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b741/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p github.com/prometheus/alertmanager/provider/mem -lang=go1.16 -complete -installsuffix shared -buildid ZmH9J8G5EHxE-E4-1jJi/ZmH9J8G5EHxE-E4-1jJi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b998/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/mem/mem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b998/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b997/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b979/_pkg_.a # internal cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/67/6734d82b12531e8685458a34f325b4b6cfb43a2b58954da9c8f097de2fa3cdc3-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/services mkdir -p $WORK/b999/ cat >$WORK/b999/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b633/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/services -lang=go1.17 -complete -installsuffix shared -buildid omgpt2nNJK6fMDrBzo8e/omgpt2nNJK6fMDrBzo8e -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b999/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 cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/73/73c8b23ddfd9a27ba79c70b668b58f74ca7bc3c58af95b15b95b6c2da6749389-d # internal archive/zip mkdir -p $WORK/b1001/ cat >$WORK/b1001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p archive/zip -std -complete -installsuffix shared -buildid w0tQyXhKy4mBTOtoYdoZ/w0tQyXhKy4mBTOtoYdoZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1001/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_386/buildid -w $WORK/b988/_pkg_.a # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/b2/b2e9dd6f9c23a5d464beb4db86e25b89776d556616d65b7149e4f5d08f54e9c2-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b990/ cat >$WORK/b990/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b979/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b821/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b921/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -lang=go1.16 -complete -installsuffix shared -buildid 7fChfS4Y3sfgy8xppOl6/7fChfS4Y3sfgy8xppOl6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b990/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 cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/94/949dfa29aa6d8dabc5765aeb0d3b3e2a5c089fe31d61517283c990d7ef08166a-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b991/ cat >$WORK/b991/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b979/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b821/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b921/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -lang=go1.16 -complete -installsuffix shared -buildid aCfgMEFuhkHZj0tAGN3_/aCfgMEFuhkHZj0tAGN3_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b991/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b990/_pkg_.a # internal cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/65/6515c7feb60635740506a8dd97061c6fe6053709ffb36af00e62d164bfbf1ec5-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/general mkdir -p $WORK/b992/ cat >$WORK/b992/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b979/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b921/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -lang=go1.16 -complete -installsuffix shared -buildid Rjb37-umDV-XkxssHOm5/Rjb37-umDV-XkxssHOm5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b992/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_386/buildid -w $WORK/b999/_pkg_.a # internal cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/56/56adea51cde8d679f0eff9d94d18eadacb964a4c543e154f98b2989a4b9920ad-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b993/ cat >$WORK/b993/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b979/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b921/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -lang=go1.16 -complete -installsuffix shared -buildid 67Ftyh-zNuQnVUUHQlyT/67Ftyh-zNuQnVUUHQlyT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b993/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_386/buildid -w $WORK/b991/_pkg_.a # internal cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/85/857d1ec2261c8ad9e940250de6863eab5dad4bcc36a5a5c26f181cbf81ff8fca-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b994/ cat >$WORK/b994/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b979/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b821/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b922/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b921/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -lang=go1.16 -complete -installsuffix shared -buildid WFsIS_y7PA6_6iMfN5Ma/WFsIS_y7PA6_6iMfN5Ma -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b994/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_386/buildid -w $WORK/b992/_pkg_.a # internal cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/c3/c38aa69692518c43ccf6b8352b59610edc21c7840fe748988f5296c237e8cad6-d # internal github.com/grafana/grafana/pkg/schema mkdir -p $WORK/b1002/ cat >$WORK/b1002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b137/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p github.com/grafana/grafana/pkg/schema -lang=go1.17 -complete -installsuffix shared -buildid OQebzvOUr0n437EdZEcp/OQebzvOUr0n437EdZEcp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1002/importcfg -pack ./pkg/schema/schema.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b993/_pkg_.a # internal cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/40/408cde296b750016eafa6afb36548252f8692dbae8a838555c289d16e962faf4-d # internal github.com/grafana/grafana mkdir -p $WORK/b1004/ cat >$WORK/b1004/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b492/_pkg_.a EOF cat >$WORK/b1004/embedcfg << 'EOF' # internal { "Patterns": { "cue": [ "cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue" ], "cue.mod": [ "cue.mod/module.cue" ], "packages/grafana-schema/src/schema/*.cue": [ "packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue" ], "packages/grafana-schema/src/scuemata/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue" ], "packages/grafana-schema/src/scuemata/*/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue" ], "public/app/plugins/*/*/*.cue": [ "public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/timeseries/models.cue" ], "public/app/plugins/*/*/plugin.json": [ "public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json" ] }, "Files": { "cue.mod/module.cue": "/builddir/build/BUILD/grafana-9.0.9/cue.mod/module.cue", "cue/scuemata/panel-plugin.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/scuemata.cue", "packages/grafana-schema/src/schema/graph.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/tooltip.cue", "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dashboard.cue", "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dist/family.cue", "public/app/plugins/datasource/alertmanager/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/barchart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/bargauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/candlestick/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/canvas/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/dashlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/gauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/heatmap-new/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/histogram/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/news/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/stat/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/state-timeline/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/status-history/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/table/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/text/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/models.cue", "public/app/plugins/panel/timeseries/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/xychart/plugin.json" } }EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p github.com/grafana/grafana -lang=go1.17 -complete -installsuffix shared -buildid R7b_T4pcSS-jktQuRgSY/R7b_T4pcSS-jktQuRgSY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1004/importcfg -embedcfg $WORK/b1004/embedcfg -pack ./embed.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1001/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b994/_pkg_.a # internal cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/f4/f4c39186cd7d25045e0ccd496048c089ce2d92d3f161b817e83e9f13c008711f-d # internal github.com/hashicorp/go-version mkdir -p $WORK/b1005/ cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/3f/3f537492adf42043f1a78d15f655964184dfb00128777d9e380cb7d2697cdaed-d # internal cat >$WORK/b1005/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF testing/iotest mkdir -p $WORK/b1007/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p github.com/hashicorp/go-version -lang=go1.16 -complete -installsuffix shared -buildid WRelEBGaHMg5ndonx_rC/WRelEBGaHMg5ndonx_rC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1005/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/b1007/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p testing/iotest -std -complete -installsuffix shared -buildid VHWpFsKz63qnUCHmXXMa/VHWpFsKz63qnUCHmXXMa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1007/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/b994/_pkg_.a /builddir/.cache/go-build/e7/e7af56e6b806b2f5ca56bbd6b3e6f2875fc0d84c155bd2d1c4c83582693e6dde-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b989/ cat >$WORK/b989/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b935/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b979/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b984/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b926/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b821/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b990/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b991/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b992/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b993/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b994/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations -lang=go1.16 -complete -installsuffix shared -buildid cKKAH9IWirI6NNmhmx7P/cKKAH9IWirI6NNmhmx7P -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b989/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1002/_pkg_.a # internal cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/28/280861b383b32f96ea1c170efb65616fd5394259f401246908a364cf98ec7daa-d # internal github.com/grafana/grafana/pkg/schema/load mkdir -p $WORK/b1003/ cat >$WORK/b1003/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b107/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b219/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1002/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p github.com/grafana/grafana/pkg/schema/load -lang=go1.17 -complete -installsuffix shared -buildid 67OcOglHyuVVHkum7lOY/67OcOglHyuVVHkum7lOY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1003/importcfg -pack ./pkg/schema/load/common.go ./pkg/schema/load/constant.go ./pkg/schema/load/dashboard.go ./pkg/schema/load/generic.go ./pkg/schema/load/panel.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1005/_pkg_.a # internal cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/2b/2bff7853c10e03d6e95e2911250fd8fa2b9b04297020ed2fc9f06ddd7b0a5dd1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1007/_pkg_.a # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/ae/ae39c9ba29a48c6bdf46d2213aaf22d8404d0123978d91b4c97fac7e4ba5b7b8-d # internal testing/fstest mkdir -p $WORK/b1006/ cat >$WORK/b1006/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing/iotest=$WORK/b1007/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p testing/fstest -std -complete -installsuffix shared -buildid qCOrvLKzPFNmewu43xgO/qCOrvLKzPFNmewu43xgO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1006/importcfg -pack /usr/lib/golang/src/testing/fstest/mapfs.go /usr/lib/golang/src/testing/fstest/testfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b989/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/78/78110fbe6697b8240892a4e983d8b21259dbadf342615870c8087c43bc6a4000-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b985/ cat >$WORK/b985/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b986/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b979/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b988/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b989/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b990/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b991/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b992/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b993/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b994/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b995/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/signal=$WORK/b425/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p github.com/prometheus/alertmanager/api/v2/restapi -lang=go1.16 -complete -installsuffix shared -buildid CpJhqRdQv8a6Rmz6FG3j/CpJhqRdQv8a6Rmz6FG3j -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b985/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_386/buildid -w $WORK/b954/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1003/_pkg_.a # internal cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/ac/acb5cb44ed2eb5455bc5c8e291fd405fb65e7a72fd8dbbd76c84b04306fea734-d # internal cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/55/55f4ac56473615e611593cfd08792ea2c1a77240fb2b91f67cbfca2a8785330b-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b969/ cat >$WORK/b969/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b942/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b970/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b754/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p github.com/prometheus/prometheus/util/teststorage -lang=go1.16 -complete -installsuffix shared -buildid 1MkqvermYB-g-EsXOTrG/1MkqvermYB-g-EsXOTrG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b969/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/teststorage/storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b985/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1006/_pkg_.a # internal cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/95/9551b883388d1d7090cf8d19165a4f6b8409d690a7556e899cddf970cce0a631-d # internal cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/b7/b78af7a2b5140a3ed342dc8932fc792f734f4ee669106352769ef8f01e7c0b25-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b978/ cat >$WORK/b978/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b935/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b979/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b821/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b974/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b921/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b985/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b989/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b990/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b991/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b992/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b993/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b994/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b520/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b734/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b996/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b747/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b741/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b753/_pkg_.a packagefile github.com/rs/cors=$WORK/b997/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p github.com/prometheus/alertmanager/api/v2 -lang=go1.16 -complete -installsuffix shared -buildid gJPkJWvMIuXicLjs5pfI/gJPkJWvMIuXicLjs5pfI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b978/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/api.go ./vendor/github.com/prometheus/alertmanager/api/v2/compat.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b969/_pkg_.a # internal cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/9e/9e7cd4f8f18e7fbe239f4b68fc8c2f5e9a3e1af3f9a5ef19dce2a855ef636600-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b939/ cat >$WORK/b939/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b940/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b941/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b553/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b942/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b945/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b946/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b968/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b969/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b970/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b754/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b556/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p github.com/prometheus/prometheus/promql -lang=go1.16 -complete -installsuffix shared -buildid 2nV_PtKAoVpPHSxYrOL8/2nV_PtKAoVpPHSxYrOL8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b939/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_386/buildid -w $WORK/b978/_pkg_.a # internal cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/21/21858565687096de25bbe395333787961a8a7cb1f355d17754b415519081b24e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b939/_pkg_.a # internal cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/8f/8f0cd1793fa59213f8cda47be68967d3707a19c78c8cbce3c55356b0f094c842-d # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -I $WORK/b660/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b660/_x012.o -c sqlite3_opt_unlock_notify.c cd $WORK/b660 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I ./vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b660=/tmp/go-build -gno-record-gcc-switches -o $WORK/b660/_cgo_.o $WORK/b660/_cgo_main.o $WORK/b660/_x001.o $WORK/b660/_x002.o $WORK/b660/_x003.o $WORK/b660/_x004.o $WORK/b660/_x005.o $WORK/b660/_x006.o $WORK/b660/_x007.o $WORK/b660/_x008.o $WORK/b660/_x009.o $WORK/b660/_x010.o $WORK/b660/_x011.o $WORK/b660/_x012.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage sqlite3 -dynimport $WORK/b660/_cgo_.o -dynout $WORK/b660/_cgo_import.go cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/sha512=$WORK/b121/_pkg_.a packagefile database/sql=$WORK/b638/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b159/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/mattn/go-sqlite3 -lang=go1.16 -installsuffix shared -buildid qFRC7TsNFJbju9wKGKjS/qFRC7TsNFJbju9wKGKjS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b660/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/b660/_cgo_gotypes.go $WORK/b660/backup.cgo1.go $WORK/b660/callback.cgo1.go $WORK/b660/error.cgo1.go $WORK/b660/sqlite3.cgo1.go $WORK/b660/sqlite3_context.cgo1.go $WORK/b660/sqlite3_load_extension.cgo1.go $WORK/b660/sqlite3_opt_userauth_omit.cgo1.go $WORK/b660/sqlite3_other.cgo1.go $WORK/b660/sqlite3_type.cgo1.go $WORK/b660/_cgo_import.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b660/_pkg_.a $WORK/b660/_x001.o $WORK/b660/_x002.o $WORK/b660/_x003.o $WORK/b660/_x004.o $WORK/b660/_x005.o $WORK/b660/_x006.o $WORK/b660/_x007.o $WORK/b660/_x008.o $WORK/b660/_x009.o $WORK/b660/_x010.o $WORK/b660/_x011.o $WORK/b660/_x012.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/15/15559b6281b7bf9a733ac52347521198f58d573ffe3623116f6dccd752a74ccb-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrator mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b638/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b654/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b640/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile github.com/lib/pq=$WORK/b657/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b660/_pkg_.a packagefile go.uber.org/atomic=$WORK/b571/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b661/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrator -lang=go1.17 -complete -installsuffix shared -buildid YgxmnuCNoEa7teCJUopo/YgxmnuCNoEa7teCJUopo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b653/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_386/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/d8/d82beb0ff57a958409ff087eb563b583b2b1b7e52b30c2841cbec7d69cae6a48-d # internal github.com/grafana/grafana/pkg/registry mkdir -p $WORK/b652/ github.com/grafana/grafana/pkg/services/sqlstore/searchstore mkdir -p $WORK/b664/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b653/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/grafana/grafana/pkg/registry -lang=go1.17 -complete -installsuffix shared -buildid Y3qKVZTrFqBtLnM2qV2i/Y3qKVZTrFqBtLnM2qV2i -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b652/importcfg -pack ./pkg/registry/registry.go cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b653/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/grafana/grafana/pkg/services/sqlstore/searchstore -lang=go1.17 -complete -installsuffix shared -buildid b9K-MbhpPRz3MxmFQlNs/b9K-MbhpPRz3MxmFQlNs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b664/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_386/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/11/118093cdbfb7a4920bce1f80eaa40bc4388b385a99f40b4619c40e6af79e8dfa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/0c/0c1a808388227bafc120d29004814e7630621342427232bde102f377baa031b2-d # internal github.com/grafana/grafana/pkg/models mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b326/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b664/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b665/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/grafana/grafana/pkg/models -lang=go1.17 -complete -installsuffix shared -buildid _664pZT-H2q8ljP7LSYY/_664pZT-H2q8ljP7LSYY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b649/importcfg -pack ./pkg/models/address.go ./pkg/models/alert.go ./pkg/models/alert_notifications.go ./pkg/models/apikey.go ./pkg/models/context.go ./pkg/models/dashboard_acl.go ./pkg/models/dashboard_queries.go ./pkg/models/dashboard_snapshot.go ./pkg/models/dashboard_thumbs.go ./pkg/models/dashboard_version.go ./pkg/models/dashboards.go ./pkg/models/datasource.go ./pkg/models/folders.go ./pkg/models/health.go ./pkg/models/helpflags.go ./pkg/models/jwt.go ./pkg/models/libraryelements.go ./pkg/models/licensing.go ./pkg/models/live.go ./pkg/models/login_attempt.go ./pkg/models/models.go ./pkg/models/notifications.go ./pkg/models/org.go ./pkg/models/org_user.go ./pkg/models/playlist.go ./pkg/models/plugin_settings.go ./pkg/models/preferences.go ./pkg/models/quotas.go ./pkg/models/search.go ./pkg/models/search_user_filter.go ./pkg/models/shorturl.go ./pkg/models/star.go ./pkg/models/stats.go ./pkg/models/tags.go ./pkg/models/team.go ./pkg/models/team_member.go ./pkg/models/temp_user.go ./pkg/models/theme.go ./pkg/models/user.go ./pkg/models/user_auth.go ./pkg/models/user_token.go ./pkg/models/validations.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/8e/8e917606dfba591d0474a34f79a59b83c3140fb49963e58f516a3bad45ef91da-d # internal github.com/grafana/grafana/pkg/services/annotations mkdir -p $WORK/b667/ github.com/grafana/grafana/pkg/tsdb/legacydata mkdir -p $WORK/b760/ github.com/grafana/grafana/pkg/plugins/adapters github.com/grafana/grafana/pkg/api/response github.com/grafana/grafana/pkg/services/notifications github.com/grafana/grafana/pkg/plugins mkdir -p $WORK/b695/ mkdir -p $WORK/b698/ cat >$WORK/b760/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b462/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b762/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b669/ cat >$WORK/b667/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/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/grafana/grafana/pkg/services/annotations -lang=go1.17 -complete -installsuffix shared -buildid Gs6PaC-YNimgWguTNg6E/Gs6PaC-YNimgWguTNg6E -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b667/importcfg -pack ./pkg/services/annotations/annotations.go mkdir -p $WORK/b730/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata -lang=go1.17 -complete -installsuffix shared -buildid jk2yY2_o3oUfyFoB75EQ/jk2yY2_o3oUfyFoB75EQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b760/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/b669/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b665/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b462/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/grafana/grafana/pkg/api/response -lang=go1.17 -complete -installsuffix shared -buildid lzpaEmkKrOlAsyFiXh2z/lzpaEmkKrOlAsyFiXh2z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack ./pkg/api/response/response.go ./pkg/api/response/web_hack.go cat >$WORK/b698/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b326/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/grafana/grafana/pkg/plugins/adapters -lang=go1.17 -complete -installsuffix shared -buildid Cxym8BXawHkz0ji0_j0L/Cxym8BXawHkz0ji0_j0L -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b698/importcfg -pack ./pkg/plugins/adapters/adapters.go cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b518/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b326/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/grafana/grafana/pkg/plugins -lang=go1.17 -complete -installsuffix shared -buildid yhm474-XyqUXTtFqmjvX/yhm474-XyqUXTtFqmjvX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b695/importcfg -pack ./pkg/plugins/config.go ./pkg/plugins/ifaces.go ./pkg/plugins/models.go ./pkg/plugins/plugins.go cat >$WORK/b730/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b255/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b672/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b731/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/mail=$WORK/b732/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/grafana/grafana/pkg/services/notifications -lang=go1.17 -complete -installsuffix shared -buildid 8-ItcYbAKeWzVs8Dyvfi/8-ItcYbAKeWzVs8Dyvfi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b730/importcfg -pack ./pkg/services/notifications/codes.go ./pkg/services/notifications/email.go ./pkg/services/notifications/mailer.go ./pkg/services/notifications/mock.go ./pkg/services/notifications/notifications.go ./pkg/services/notifications/smtp.go ./pkg/services/notifications/testing.go ./pkg/services/notifications/webhook.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/54/546b6bdce99c966732ccd34692a99dd33e49011b70bd5766739907c3d13ea73a-d # internal github.com/grafana/grafana/pkg/middleware/cookies mkdir -p $WORK/b781/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b667/_pkg_.a # internal cat >$WORK/b781/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/grafana/grafana/pkg/middleware/cookies -lang=go1.17 -complete -installsuffix shared -buildid ClasRf9yNS8YVf5B_qUR/ClasRf9yNS8YVf5B_qUR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b781/importcfg -pack ./pkg/middleware/cookies/cookies.go cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/c3/c382c1d44c4ff16ed5b7ea5144cb208af7ff64f0204052534568532ef00b6818-d # internal github.com/grafana/grafana/pkg/services/accesscontrol mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b644/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b665/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/grafana/grafana/pkg/services/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid 1XypQc99htnn25qTQhcA/1XypQc99htnn25qTQhcA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b666/importcfg -pack ./pkg/services/accesscontrol/accesscontrol.go ./pkg/services/accesscontrol/errors.go ./pkg/services/accesscontrol/evaluator.go ./pkg/services/accesscontrol/filter.go ./pkg/services/accesscontrol/middleware.go ./pkg/services/accesscontrol/models.go ./pkg/services/accesscontrol/resolvers.go ./pkg/services/accesscontrol/roles.go ./pkg/services/accesscontrol/scope.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/43/4354a706dd13a4e65ddec877c6c63e1b56028fe0659d80d4a4224e74aaf4736c-d # internal github.com/grafana/grafana/pkg/tsdb/graphite mkdir -p $WORK/b755/ cat >$WORK/b755/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b326/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b757/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b760/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/grafana/grafana/pkg/tsdb/graphite -lang=go1.17 -complete -installsuffix shared -buildid BrLzrLHo0WoxWaSq1IHX/BrLzrLHo0WoxWaSq1IHX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b755/importcfg -pack ./pkg/tsdb/graphite/graphite.go ./pkg/tsdb/graphite/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/b3/b30b6d2e3b61b06abc7f1f326fd0c1354f7069715d550be66b6f3656c60cf9c9-d # internal github.com/grafana/grafana/pkg/services/featuremgmt mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b672/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b507/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/grafana/grafana/pkg/services/featuremgmt -lang=go1.17 -complete -installsuffix shared -buildid JM8k0u1Tl9NRc-KKA9d_/JM8k0u1Tl9NRc-KKA9d_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b668/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_386/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/cb/cb6a599de48db49704b84f1629bbf94601d32b0d9a87dfa3121e449a2714674d-d # internal github.com/grafana/grafana/pkg/services/ldap mkdir -p $WORK/b789/ cat >$WORK/b789/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b790/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b791/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/grafana/grafana/pkg/services/ldap -lang=go1.17 -complete -installsuffix shared -buildid Ja76BrDEdgxNbDbV1I0R/Ja76BrDEdgxNbDbV1I0R -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b789/importcfg -pack ./pkg/services/ldap/helpers.go ./pkg/services/ldap/ldap.go ./pkg/services/ldap/ldap_groups.go ./pkg/services/ldap/settings.go ./pkg/services/ldap/testing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/81/81febea69e2e78ffa6a8b68d0041494f6dd5d6dfb66b68241da019eb1b8ce1d6-d # internal github.com/grafana/grafana/pkg/services/datasources/permissions mkdir -p $WORK/b920/ cat >$WORK/b920/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/b649/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p github.com/grafana/grafana/pkg/services/datasources/permissions -lang=go1.17 -complete -installsuffix shared -buildid fW5lrwcIQhyt0eeCVQaf/fW5lrwcIQhyt0eeCVQaf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b920/importcfg -pack ./pkg/services/datasources/permissions/datasource_permissions.go ./pkg/services/datasources/permissions/datasource_permissions_mocks.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b920/_pkg_.a # internal cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/11/115aea9ca35ca02bac0103134fb52e39d963d08a35ec788886515366d37bdc5d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/ca/ca1ae60678063303dc33c5239d8e17fd5d0f6721b883afe083e138b2fd3f1601-d # internal github.com/grafana/grafana/pkg/plugins/manager/installer mkdir -p $WORK/b1000/ cat >$WORK/b1000/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b1001/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/grafana/grafana/pkg/plugins/manager/installer -lang=go1.17 -complete -installsuffix shared -buildid lK0amjr_C46MFrJdQZXc/lK0amjr_C46MFrJdQZXc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1000/importcfg -pack ./pkg/plugins/manager/installer/ifaces.go ./pkg/plugins/manager/installer/installer.go ./pkg/plugins/manager/installer/models.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b668/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/47/4777d25774deba5a0a3449c930e8202c42aa006ba5ea8235e6f15b3cbdd5ca36-d # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/ba/ba3fa34f717951fe6667c724748cec222760151a16610e17ec065658fcbb2350-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders mkdir -p $WORK/b811/ cat >$WORK/b811/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders -lang=go1.17 -complete -installsuffix shared -buildid aaVGxGvzBNu5JKnoPYBC/aaVGxGvzBNu5JKnoPYBC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b811/importcfg -pack ./pkg/services/kmsproviders/osskmsproviders/osskmsproviders.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/6f/6f0545cd015141781f2e7e48b8b57ae83c660ab9858bdbe7c6a33325fe1cc868-d # internal github.com/grafana/grafana/pkg/services/multildap mkdir -p $WORK/b796/ cat >$WORK/b796/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b789/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/grafana/grafana/pkg/services/multildap -lang=go1.17 -complete -installsuffix shared -buildid DFKaOCM_RLRE0J-WiLwr/DFKaOCM_RLRE0J-WiLwr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b796/importcfg -pack ./pkg/services/multildap/multidap_mock.go ./pkg/services/multildap/multildap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/9b/9bcf2c6077d63903722feee3eb908789d03b186333fca152d10f747dc70b7134-d # internal github.com/grafana/grafana/pkg/services/secrets/manager mkdir -p $WORK/b816/ cat >$WORK/b816/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b754/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b817/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b273/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b661/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/grafana/grafana/pkg/services/secrets/manager -lang=go1.17 -complete -installsuffix shared -buildid HkNqi4f7bTvYNZUEdPKD/HkNqi4f7bTvYNZUEdPKD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b816/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_386/buildid -w $WORK/b666/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/45/453d6d49848506e36a7155a20e2135591b48040a72488ec10bb2ba44f964d77c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1000/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/c6/c6944ecd410b855caff24bfd188e3760ec384ddc4e06ac263fd7f655be08c610-d # internal github.com/grafana/grafana/pkg/services/datasources mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b431/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b666/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/grafana/grafana/pkg/services/datasources -lang=go1.17 -complete -installsuffix shared -buildid 5p2lxLVh2fzG3g4SkdcX/5p2lxLVh2fzG3g4SkdcX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b699/importcfg -pack ./pkg/services/datasources/accesscontrol.go ./pkg/services/datasources/datasources.go github.com/grafana/grafana/pkg/services/dashboards mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b666/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b676/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/grafana/grafana/pkg/services/dashboards -lang=go1.17 -complete -installsuffix shared -buildid c3plyJE7KZmhUgCo5SQN/c3plyJE7KZmhUgCo5SQN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b675/importcfg -pack ./pkg/services/dashboards/accesscontrol.go ./pkg/services/dashboards/dashboard.go ./pkg/services/dashboards/dashboard_provisioning_mock.go ./pkg/services/dashboards/dashboard_service_mock.go ./pkg/services/dashboards/folder.go ./pkg/services/dashboards/folder_service_mock.go ./pkg/services/dashboards/folder_store_mock.go ./pkg/services/dashboards/models.go ./pkg/services/dashboards/store_mock.go github.com/grafana/grafana/pkg/api/dtos mkdir -p $WORK/b802/ cat >$WORK/b802/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/grafana/grafana/pkg/api/dtos -lang=go1.17 -complete -installsuffix shared -buildid -jwlhSRkd0ZHYOdKFXsv/-jwlhSRkd0ZHYOdKFXsv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b802/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 cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/cf/cfa2c3706eb7051458783fa1cce96ee4095180f1194b9aaef568b2023d2b75db-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/2c/2c4fe910f9e82cfc4eab6bace6171e09c77e63c1b8ee634f5f7596b6d39e9454-d # internal github.com/grafana/grafana/pkg/expr mkdir -p $WORK/b691/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b326/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b489/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b701/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b724/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/grafana/grafana/pkg/expr -lang=go1.17 -complete -installsuffix shared -buildid uOTn8welyJk_Q5NpAWHf/uOTn8welyJk_Q5NpAWHf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b691/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_386/buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/33/33dd15c75c13072110a2f54a8174ff8747676f2238a07a06ecdf1c6031630ec4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/ce/cebc437bd7bc7255ded542ad1ad475d543d904ebce16774c4fef76ae0f46cbf2-d # internal github.com/grafana/grafana/pkg/services/hooks mkdir -p $WORK/b810/ cat >$WORK/b810/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/grafana/grafana/pkg/services/hooks -lang=go1.17 -complete -installsuffix shared -buildid sc5MKpJaM7cZOT8W0_4R/sc5MKpJaM7cZOT8W0_4R -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b810/importcfg -pack ./pkg/services/hooks/hooks.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/f0/f0293591fa0b340340c33ac4643d6abfd2ad09ba53555659f1b69b14c80ec72d-d # internal github.com/grafana/grafana/pkg/services/licensing mkdir -p $WORK/b814/ cat >$WORK/b814/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/grafana/grafana/pkg/services/licensing -lang=go1.17 -complete -installsuffix shared -buildid KIsBF6QxOMrLSZ8_Dw-7/KIsBF6QxOMrLSZ8_Dw-7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b814/importcfg -pack ./pkg/services/licensing/accesscontrol.go ./pkg/services/licensing/oss.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/c7/c7889bdc2c6ac0378225f9d5dff7fcdf81527059b41eb2001344ffcc02370c1b-d # internal github.com/grafana/grafana/pkg/services/sqlstore/permissions mkdir -p $WORK/b763/ cat >$WORK/b763/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b664/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/grafana/grafana/pkg/services/sqlstore/permissions -lang=go1.17 -complete -installsuffix shared -buildid IBXLBVaTkHLCkfg0yT_0/IBXLBVaTkHLCkfg0yT_0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b763/importcfg -pack ./pkg/services/sqlstore/permissions/dashboard.go github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b683/_pkg_.a packagefile golang.org/x/text/language=$WORK/b685/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b661/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid wPq9-Uo_ULV-7f5neSMM/wPq9-Uo_ULV-7f5neSMM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b674/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_386/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/9c/9cb4faa82d16aae08db6fecccd377f6734cec9908537ac23aacf4c9428aaa627-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b691/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/9e/9ebdccb3995795a7e8ed4de2489e62efcb0060fab2451bad49ccd819cbcf330b-d # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/21/21ece73712ce842e29558409d85065923190316df5924d00dcdd31bb59be1d1e-d # internal github.com/grafana/grafana/pkg/services/ngalert/models mkdir -p $WORK/b727/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b245/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b461/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b326/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b728/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/grafana/grafana/pkg/services/ngalert/models -lang=go1.17 -complete -installsuffix shared -buildid m_JY58oKTbC4xnvvt3Ek/m_JY58oKTbC4xnvvt3Ek -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b727/importcfg -pack ./pkg/services/ngalert/models/admin_configuration.go ./pkg/services/ngalert/models/alert_query.go ./pkg/services/ngalert/models/alert_rule.go ./pkg/services/ngalert/models/alertmanager.go ./pkg/services/ngalert/models/eval_condition.go ./pkg/services/ngalert/models/image.go ./pkg/services/ngalert/models/instance.go ./pkg/services/ngalert/models/instance_labels.go ./pkg/services/ngalert/models/provisioning.go ./pkg/services/ngalert/models/testing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/b7/b7fe3defd973c0ae2d3702853c6e16bf2423d3b7dfe8e7b6d64b8a40e4c89eb3-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels mkdir -p $WORK/b729/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b255/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b727/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b734/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b738/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b749/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b741/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b754/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile mime/multipart=$WORK/b210/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels -lang=go1.17 -complete -installsuffix shared -buildid pBUeZsWI0UzWOFEXFUoT/pBUeZsWI0UzWOFEXFUoT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b729/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_386/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/0d/0d1e89f30a5af942d9f2cde40c21395203263c82f5faca9e4cb2d60da678cc51-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/b1/b1bae2d9eb9fdc69c094ac28c85f2533b8cc85105d8fe71b8faabf5c0120ec75-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b690/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b727/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b480/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b748/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b661/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert -lang=go1.17 -complete -installsuffix shared -buildid QOYvJcALjI4-KcpR9Jpu/QOYvJcALjI4-KcpR9Jpu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b689/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_386/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/68/68344bba7904c4af21bd26d419dab524e0a02c99134317901acacbdba03479c0-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b661/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations -lang=go1.17 -complete -installsuffix shared -buildid J5R8D4wiq9u79EDnm5xV/J5R8D4wiq9u79EDnm5xV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b673/importcfg -pack ./pkg/services/sqlstore/migrations/alert_mig.go ./pkg/services/sqlstore/migrations/annotation_mig.go ./pkg/services/sqlstore/migrations/apikey_mig.go ./pkg/services/sqlstore/migrations/cache_data_mig.go ./pkg/services/sqlstore/migrations/comments_migrations.go ./pkg/services/sqlstore/migrations/common.go ./pkg/services/sqlstore/migrations/dashboard_acl.go ./pkg/services/sqlstore/migrations/dashboard_mig.go ./pkg/services/sqlstore/migrations/dashboard_public_config_mig.go ./pkg/services/sqlstore/migrations/dashboard_snapshot_mig.go ./pkg/services/sqlstore/migrations/dashboard_thumbs_mig.go ./pkg/services/sqlstore/migrations/dashboard_version_mig.go ./pkg/services/sqlstore/migrations/datasource_mig.go ./pkg/services/sqlstore/migrations/db_file_storage.go ./pkg/services/sqlstore/migrations/entity_events_mig.go ./pkg/services/sqlstore/migrations/heartbeat_mig.go ./pkg/services/sqlstore/migrations/kv_store_mig.go ./pkg/services/sqlstore/migrations/libraryelements.go ./pkg/services/sqlstore/migrations/live_mig.go ./pkg/services/sqlstore/migrations/login_attempt_mig.go ./pkg/services/sqlstore/migrations/migrations.go ./pkg/services/sqlstore/migrations/org_mig.go ./pkg/services/sqlstore/migrations/playlist_mig.go ./pkg/services/sqlstore/migrations/plugin_setting.go ./pkg/services/sqlstore/migrations/preferences_mig.go ./pkg/services/sqlstore/migrations/query_history_mig.go ./pkg/services/sqlstore/migrations/query_history_star_mig.go ./pkg/services/sqlstore/migrations/quota_mig.go ./pkg/services/sqlstore/migrations/secrets_mig.go ./pkg/services/sqlstore/migrations/serverlock_migrations.go ./pkg/services/sqlstore/migrations/session_mig.go ./pkg/services/sqlstore/migrations/short_url_mig.go ./pkg/services/sqlstore/migrations/stats_mig.go ./pkg/services/sqlstore/migrations/tag_mig.go ./pkg/services/sqlstore/migrations/team_mig.go ./pkg/services/sqlstore/migrations/temp_user.go ./pkg/services/sqlstore/migrations/user_auth_mig.go ./pkg/services/sqlstore/migrations/user_auth_token_mig.go ./pkg/services/sqlstore/migrations/user_mig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/20/20289e999c8981fcbbeaf3c74e28816928f97d9bd20619c226ed4582f449eb61-d # internal github.com/grafana/grafana/pkg/services/sqlstore mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile database/sql=$WORK/b638/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b639/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b640/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b255/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b644/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b763/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b664/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b764/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile github.com/lib/pq=$WORK/b657/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b660/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/core=$WORK/b663/_pkg_.a packagefile xorm.io/xorm=$WORK/b661/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/grafana/grafana/pkg/services/sqlstore -lang=go1.17 -complete -installsuffix shared -buildid fUcO06O2Ej6gXRWMvjmv/fUcO06O2Ej6gXRWMvjmv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b637/importcfg -pack ./pkg/services/sqlstore/alert.go ./pkg/services/sqlstore/alert_notification.go ./pkg/services/sqlstore/annotation.go ./pkg/services/sqlstore/annotation_cleanup.go ./pkg/services/sqlstore/apikey.go ./pkg/services/sqlstore/dashboard.go ./pkg/services/sqlstore/dashboard_acl.go ./pkg/services/sqlstore/dashboard_provisioning.go ./pkg/services/sqlstore/dashboard_snapshot.go ./pkg/services/sqlstore/dashboard_thumbs.go ./pkg/services/sqlstore/dashboard_version.go ./pkg/services/sqlstore/database_wrapper.go ./pkg/services/sqlstore/datasource.go ./pkg/services/sqlstore/health.go ./pkg/services/sqlstore/logger.go ./pkg/services/sqlstore/login_attempt.go ./pkg/services/sqlstore/org.go ./pkg/services/sqlstore/org_users.go ./pkg/services/sqlstore/playlist.go ./pkg/services/sqlstore/plugin_setting.go ./pkg/services/sqlstore/quota.go ./pkg/services/sqlstore/session.go ./pkg/services/sqlstore/sqlbuilder.go ./pkg/services/sqlstore/sqlstore.go ./pkg/services/sqlstore/stats.go ./pkg/services/sqlstore/store.go ./pkg/services/sqlstore/tables.go ./pkg/services/sqlstore/tags.go ./pkg/services/sqlstore/team.go ./pkg/services/sqlstore/temp_user.go ./pkg/services/sqlstore/tls_mysql.go ./pkg/services/sqlstore/transactions.go ./pkg/services/sqlstore/user.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/23/23bc3a766f062f5af7867462957e735af5222847fee4613a2a4f626912abb9fb-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations mkdir -p $WORK/b631/ github.com/grafana/grafana/pkg/infra/serverlock github.com/grafana/grafana/pkg/services/login/authinfoservice/database mkdir -p $WORK/b794/ github.com/grafana/grafana/pkg/infra/remotecache mkdir -p $WORK/b770/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile github.com/fatih/color=$WORK/b240/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b632/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a EOF mkdir -p $WORK/b783/ cat >$WORK/b794/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations -lang=go1.17 -complete -installsuffix shared -buildid 0lAg1iYP2JbTmYW4qEk9/0lAg1iYP2JbTmYW4qEk9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack ./pkg/cmd/grafana-cli/commands/datamigrations/encrypt_datasource_passwords.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice/database -lang=go1.17 -complete -installsuffix shared -buildid KxDX26n8Q13hRSeaekcM/KxDX26n8Q13hRSeaekcM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b794/importcfg -pack ./pkg/services/login/authinfoservice/database/database.go ./pkg/services/login/authinfoservice/database/stats.go cat >$WORK/b770/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b771/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b754/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b783/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/grafana/grafana/pkg/infra/remotecache -lang=go1.17 -complete -installsuffix shared -buildid ZIAXzOvIu3T-oodOynik/ZIAXzOvIu3T-oodOynik -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b770/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_386/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/grafana/grafana/pkg/infra/serverlock -lang=go1.17 -complete -installsuffix shared -buildid tJXszTVNZZvIa9lK0iwQ/tJXszTVNZZvIa9lK0iwQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b783/importcfg -pack ./pkg/infra/serverlock/model.go ./pkg/infra/serverlock/serverlock.go github.com/grafana/grafana/pkg/services/quota mkdir -p $WORK/b804/ github.com/grafana/grafana/pkg/services/sqlstore/mockstore mkdir -p $WORK/b805/ cat >$WORK/b804/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/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/grafana/grafana/pkg/services/quota -lang=go1.17 -complete -installsuffix shared -buildid 3zxTqNIet60XsQ_kT29R/3zxTqNIet60XsQ_kT29R -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b804/importcfg -pack ./pkg/services/quota/quota.go cat >$WORK/b805/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b653/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/grafana/grafana/pkg/services/sqlstore/mockstore -lang=go1.17 -complete -installsuffix shared -buildid AI4hDiVrg4MjBanNJE6_/AI4hDiVrg4MjBanNJE6_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b805/importcfg -pack ./pkg/services/sqlstore/mockstore/mockstore.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/89/8985eeffe043204b08b1b24eb08c089ae36f7adfe660c3536b094cc2ea7f023e-d # internal github.com/grafana/grafana/pkg/services/login mkdir -p $WORK/b793/ cat >$WORK/b793/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/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b794/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/grafana/grafana/pkg/services/login -lang=go1.17 -complete -installsuffix shared -buildid Yq5aCF8HtAE8Fqf8a9EP/Yq5aCF8HtAE8Fqf8a9EP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b793/importcfg -pack ./pkg/services/login/authinfo.go ./pkg/services/login/login.go ./pkg/services/login/userprotection.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/65/6562cbb8044c58e98e17231aaf7246587bf2864e3d03999e62d1de4e5bd5b215-d # internal github.com/grafana/grafana/pkg/services/secrets/database mkdir -p $WORK/b815/ cat >$WORK/b815/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b661/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/grafana/grafana/pkg/services/secrets/database -lang=go1.17 -complete -installsuffix shared -buildid RUIqqtTHcQlIeLDglvlb/RUIqqtTHcQlIeLDglvlb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b815/importcfg -pack ./pkg/services/secrets/database/database.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/23/23f7bb7a02dece57ea36d863f7ea114e106ae2738d264b4ff8abb1e864dd2699-d # internal github.com/grafana/grafana/pkg/services/auth mkdir -p $WORK/b782/ cat >$WORK/b782/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/grafana/grafana/pkg/services/auth -lang=go1.17 -complete -installsuffix shared -buildid vsS7Ys0QY7squTaI5ccm/vsS7Ys0QY7squTaI5ccm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b782/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_386/buildid -w $WORK/b805/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b804/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b770/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/c6/c667b72769ff84b5829cdf5d4345cccf4d84a9690a423c05414b1e8b116d5463-d # internal github.com/grafana/grafana/pkg/infra/kvstore mkdir -p $WORK/b819/ cat >$WORK/b819/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/grafana/grafana/pkg/infra/kvstore -lang=go1.17 -complete -installsuffix shared -buildid iXpoeI_VjSsKEcu4CrIn/iXpoeI_VjSsKEcu4CrIn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b819/importcfg -pack ./pkg/infra/kvstore/kvstore.go ./pkg/infra/kvstore/model.go ./pkg/infra/kvstore/sql.go cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/06/0617157fc9dbc6c04702889386ec2054a7e3cd98f730b9cf69a720fd1b8aa494-d # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/e9/e95408ca98f5b03b5ce6e9a3f69ce69e0e3f9507c3f6a8c0f02330412b1bf155-d # internal github.com/grafana/grafana/pkg/services/guardian mkdir -p $WORK/b977/ cat >$WORK/b977/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/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p github.com/grafana/grafana/pkg/services/guardian -lang=go1.17 -complete -installsuffix shared -buildid CRrb8vjc3UyXi1lf218Q/CRrb8vjc3UyXi1lf218Q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b977/importcfg -pack ./pkg/services/guardian/accesscontrol_guardian.go ./pkg/services/guardian/guardian.go ./pkg/services/guardian/provider.go cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/0f/0fdf673c9d6500e277c3a83cd82ec3f2b7016e5c4e9848282f6eac2d8b2ff605-d # internal github.com/grafana/grafana/pkg/services/rendering mkdir -p $WORK/b798/ github.com/grafana/grafana/pkg/login cat >$WORK/b798/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b799/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b770/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/grafana/grafana/pkg/services/rendering -lang=go1.17 -complete -installsuffix shared -buildid sytmTLKEvn2aSUKLn6cq/sytmTLKEvn2aSUKLn6cq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b798/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 mkdir -p $WORK/b788/ cat >$WORK/b788/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/grafana/grafana/pkg/login -lang=go1.17 -complete -installsuffix shared -buildid 2bf5ibceIoSSJsQ8ublQ/2bf5ibceIoSSJsQ8ublQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b788/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_386/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/87/877198dc7abbc1a03575af58a49e55a79d5c540297255fd6c8a464860e37f7be-d # internal github.com/grafana/grafana/pkg/services/contexthandler/authproxy mkdir -p $WORK/b797/ cat >$WORK/b797/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b770/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile hash/fnv=$WORK/b065/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/mail=$WORK/b732/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/grafana/grafana/pkg/services/contexthandler/authproxy -lang=go1.17 -complete -installsuffix shared -buildid sFZYffi0ew4ubzNfHafL/sFZYffi0ew4ubzNfHafL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b797/importcfg -pack ./pkg/services/contexthandler/authproxy/authproxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/a2/a2a152a91e8d4c873570d924e8fa1969d13b605ee28fc72e6a25c9aa1ec0ff49-d # internal github.com/grafana/grafana/pkg/services/login/loginservice mkdir -p $WORK/b801/ 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/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/grafana/grafana/pkg/services/login/loginservice -lang=go1.17 -complete -installsuffix shared -buildid 3_x-44T7-htWHhVWO7H6/3_x-44T7-htWHhVWO7H6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b801/importcfg -pack ./pkg/services/login/loginservice/loginservice.go ./pkg/services/login/loginservice/loginservice_mock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/50/50eccef561b4342656e79f921a691124aa55a99b110ca488d88c03a5ec2ab211-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/1f/1f9bac134c4d84e5723854dd58121b7b48ad033218c9a93f0a2d8ac011c5774b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b977/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/d5/d555f76a776938d15779039b59e215971c61b5cf954a4e67c66625e226f6c41d-d # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/07/0782330ceee9f5648c0892ad3cc5dcd3b6386cf2643ea54e164ff54bc1456ad0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/e9/e96f1c64fe30d43bec5f9e0d01c820c0be253ee3505c4cf97e251ef404612246-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/fe/febbc2460d0b6b64a07ed85ecf841b8d336dfca01a99faf72f8876741c2dd9f8-d # internal github.com/grafana/grafana/pkg/services/alerting mkdir -p $WORK/b833/ cat >$WORK/b833/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b834/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b835/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b760/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b817/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/grafana/grafana/pkg/services/alerting -lang=go1.17 -complete -installsuffix shared -buildid iMgaTjhd0z-bphvg-B9N/iMgaTjhd0z-bphvg-B9N -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b833/importcfg -pack ./pkg/services/alerting/alerting_usage.go ./pkg/services/alerting/engine.go ./pkg/services/alerting/eval_context.go ./pkg/services/alerting/eval_handler.go ./pkg/services/alerting/extractor.go ./pkg/services/alerting/interfaces.go ./pkg/services/alerting/models.go ./pkg/services/alerting/notifier.go ./pkg/services/alerting/reader.go ./pkg/services/alerting/result_handler.go ./pkg/services/alerting/rule.go ./pkg/services/alerting/scheduler.go ./pkg/services/alerting/service.go ./pkg/services/alerting/test_notification.go ./pkg/services/alerting/test_rule.go ./pkg/services/alerting/ticker.go github.com/grafana/grafana/pkg/services/contexthandler mkdir -p $WORK/b784/ cat >$WORK/b784/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b770/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b788/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b665/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/grafana/grafana/pkg/services/contexthandler -lang=go1.17 -complete -installsuffix shared -buildid YCBmp1Bj-_9klGrpRNDF/YCBmp1Bj-_9klGrpRNDF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b784/importcfg -pack ./pkg/services/contexthandler/auth_jwt.go ./pkg/services/contexthandler/contexthandler.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/52/52939b154655f482b3d62b72063c64db2531a1391965808c9d063751e581a329-d # internal github.com/grafana/grafana/pkg/middleware mkdir -p $WORK/b769/ cat >$WORK/b769/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b770/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b782/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b665/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b754/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b582/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b585/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b806/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/http/httptest=$WORK/b681/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/grafana/grafana/pkg/middleware -lang=go1.17 -complete -installsuffix shared -buildid pisQcFqChoj1fmDGXP_W/pisQcFqChoj1fmDGXP_W -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b769/importcfg -pack ./pkg/middleware/auth.go ./pkg/middleware/csp.go ./pkg/middleware/csrf.go ./pkg/middleware/dashboard_redirect.go ./pkg/middleware/gziper.go ./pkg/middleware/logger.go ./pkg/middleware/middleware.go ./pkg/middleware/org_redirect.go ./pkg/middleware/quota.go ./pkg/middleware/rate_limit.go ./pkg/middleware/recovery.go ./pkg/middleware/request_metrics.go ./pkg/middleware/request_tracing.go ./pkg/middleware/testing.go ./pkg/middleware/validate_host.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/1f/1fa748b91b991c6ae4a721ddc49949cd316a4760d0d4559fa2bee3c25cfaabd8-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config mkdir -p $WORK/b832/ cat >$WORK/b832/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b729/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config -lang=go1.17 -complete -installsuffix shared -buildid UY5Bh7HkrJkX0QZjiD4g/UY5Bh7HkrJkX0QZjiD4g -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b832/importcfg -pack ./pkg/services/ngalert/notifier/channels_config/available_channels.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/95/95544cb8c43203078ef01dd115a6afcdfbeea820ada3be1ef18772b35eba0dde-d # internal github.com/grafana/grafana/pkg/api/routing mkdir -p $WORK/b768/ cat >$WORK/b768/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b769/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b665/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/grafana/grafana/pkg/api/routing -lang=go1.17 -complete -installsuffix shared -buildid 2uUVSa4gofUODRNWR1Bn/2uUVSa4gofUODRNWR1Bn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b768/importcfg -pack ./pkg/api/routing/route_register.go ./pkg/api/routing/routing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/07/07d8a74620e08ca30832d2add0c707b68b4cda03ed2d9fca0a8734399e2453d7-d # internal github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions mkdir -p $WORK/b820/ cat >$WORK/b820/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b326/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b727/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b832/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b921/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b734/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b749/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b937/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b939/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b141/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions -lang=go1.17 -complete -installsuffix shared -buildid o_1sRL-MAdl6WGOE-RUS/o_1sRL-MAdl6WGOE-RUS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b820/importcfg -pack ./pkg/services/ngalert/api/tooling/definitions/admin.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager_validation.go ./pkg/services/ngalert/api/tooling/definitions/api.go ./pkg/services/ngalert/api/tooling/definitions/cortex-ruler.go ./pkg/services/ngalert/api/tooling/definitions/prom.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_alert_rules.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_contactpoints.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_mute_timings.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_policies.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_templates.go ./pkg/services/ngalert/api/tooling/definitions/shared.go ./pkg/services/ngalert/api/tooling/definitions/testing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/3b/3b0c50b981a2d389aa0aaea3ebd2440834aa72d9da613bcaa6c92ea12370608e-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/runner mkdir -p $WORK/b766/ cat >$WORK/b766/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/google/wire=$WORK/b767/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b768/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b255/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b644/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b815/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b665/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/runner -lang=go1.17 -complete -installsuffix shared -buildid LAZlnSRmCDNnHjUoTJHE/LAZlnSRmCDNnHjUoTJHE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b766/importcfg -pack ./pkg/cmd/grafana-cli/runner/runner.go ./pkg/cmd/grafana-cli/runner/wire_gen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b766/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/d5/d5b3d58b4ecfb8a8f426e4f7e153382c871e107d2cd46f34c715e77beb35c2e1-d # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/fd/fdcc02137052bbd6756c5ed86ca90a9ca22d9d958f3f5cb275ed73a2d964b2e0-d # internal github.com/grafana/grafana/pkg/services/ngalert/metrics mkdir -p $WORK/b973/ cat >$WORK/b973/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b768/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b665/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b974/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b672/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p github.com/grafana/grafana/pkg/services/ngalert/metrics -lang=go1.17 -complete -installsuffix shared -buildid 2z-zYAlr8SOaD5utFs66/2z-zYAlr8SOaD5utFs66 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b973/importcfg -pack ./pkg/services/ngalert/metrics/ngalert.go github.com/grafana/grafana/pkg/services/ngalert/store mkdir -p $WORK/b976/ cat >$WORK/b976/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b977/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b727/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b664/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b921/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b680/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b754/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/http/httptest=$WORK/b681/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/builder=$WORK/b662/_pkg_.a packagefile xorm.io/core=$WORK/b663/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p github.com/grafana/grafana/pkg/services/ngalert/store -lang=go1.17 -complete -installsuffix shared -buildid JkcpatvYoB1Wo-goDdCq/JkcpatvYoB1Wo-goDdCq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b976/importcfg -pack ./pkg/services/ngalert/store/admin_configuration.go ./pkg/services/ngalert/store/alert_rule.go ./pkg/services/ngalert/store/alertmanager.go ./pkg/services/ngalert/store/database.go ./pkg/services/ngalert/store/image.go ./pkg/services/ngalert/store/instance_database.go ./pkg/services/ngalert/store/org.go ./pkg/services/ngalert/store/provisioning_store.go ./pkg/services/ngalert/store/testing.go ./pkg/services/ngalert/store/transactions.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b973/_pkg_.a # internal cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/14/14dca48d6d4c91b2b41dc0510d8ac5a556796b59e4d8381c526d7be3ce3475f3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b976/_pkg_.a # internal cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/c5/c59994701afd6d763ec3074cb65ff86b57b409532e516e0faaeb80650299ec6c-d # internal github.com/grafana/grafana/pkg/services/ngalert/provisioning mkdir -p $WORK/b975/ cat >$WORK/b975/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b727/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b976/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b734/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b676/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p github.com/grafana/grafana/pkg/services/ngalert/provisioning -lang=go1.17 -complete -installsuffix shared -buildid nLcNAUIVYEG_PFFENPW-/nLcNAUIVYEG_PFFENPW- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b975/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_386/buildid -w $WORK/b975/_pkg_.a # internal cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/36/36ed958df133d779fe969a3a074437e174942828b1d798a75ff22df7d9650b3a-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier mkdir -p $WORK/b818/ cat >$WORK/b818/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b819/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b973/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b727/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b975/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b976/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b978/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b921/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b520/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b734/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b996/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b743/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b738/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b998/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b747/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b749/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b736/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b741/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b817/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier -lang=go1.17 -complete -installsuffix shared -buildid 5Ocpr2GRx35PRRqTnYq7/5Ocpr2GRx35PRRqTnYq7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b818/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_386/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/c5/c506b4a16880e234f2406618c2c4392068f0c3bc5f61e1b9e7c3045af283c2b9-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations mkdir -p $WORK/b765/ cat >$WORK/b765/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b766/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b632/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations -lang=go1.17 -complete -installsuffix shared -buildid RmVfmtHGtUpmr3FjKTH-/RmVfmtHGtUpmr3FjKTH- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b765/importcfg -pack ./pkg/cmd/grafana-cli/commands/secretsmigrations/reencrypt_deks.go ./pkg/cmd/grafana-cli/commands/secretsmigrations/reencrypt_secrets.go ./pkg/cmd/grafana-cli/commands/secretsmigrations/rollback_secrets.go ./pkg/cmd/grafana-cli/commands/secretsmigrations/secretsmigrations.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/d7/d7d22f0d2b949eae8da53e8fac770348ac35ae642b06da3eabe689397eed7647-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b107/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b219/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b240/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b245/_pkg_.a packagefile github.com/grafana/cuetsy=$WORK/b250/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b255/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations=$WORK/b631/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations=$WORK/b765/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b633/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b766/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/services=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b632/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1005/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b634/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing/fstest=$WORK/b1006/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands -lang=go1.17 -complete -installsuffix shared -buildid WpeOx3g5AYd4nJIhSzMf/WpeOx3g5AYd4nJIhSzMf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack ./pkg/cmd/grafana-cli/commands/cli.go ./pkg/cmd/grafana-cli/commands/commands.go ./pkg/cmd/grafana-cli/commands/cuetsify_command.go ./pkg/cmd/grafana-cli/commands/install_command.go ./pkg/cmd/grafana-cli/commands/listremote_command.go ./pkg/cmd/grafana-cli/commands/listversions_command.go ./pkg/cmd/grafana-cli/commands/ls_command.go ./pkg/cmd/grafana-cli/commands/remove_command.go ./pkg/cmd/grafana-cli/commands/reset_password_command.go ./pkg/cmd/grafana-cli/commands/scuemata_validation_command.go ./pkg/cmd/grafana-cli/commands/trim_command.go ./pkg/cmd/grafana-cli/commands/upgrade_all_command.go ./pkg/cmd/grafana-cli/commands/upgrade_command.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c5/c57a4ef50aa24cc1413125efe18ec19276bca47e33806b9e2822a02648696a27-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b159/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.17 -complete -installsuffix shared -buildid dYFRI0P7BR67Nl2Y4Kj9/dYFRI0P7BR67Nl2Y4Kj9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./pkg/cmd/grafana-cli/main.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e0/e0521e5ad771c737614a4c78539f1316c7883583cad9b1c1446577b3c656b7f7-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli=$WORK/b001/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b159/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b107/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b219/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b240/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b245/_pkg_.a packagefile github.com/grafana/cuetsy=$WORK/b250/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b255/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations=$WORK/b631/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations=$WORK/b765/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b633/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b766/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/services=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b632/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b270/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1005/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b634/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing/fstest=$WORK/b1006/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/syscall/execenv=$WORK/b045/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile internal/testlog=$WORK/b046/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a packagefile runtime/internal/atomic=$WORK/b016/_pkg_.a packagefile runtime/internal/math=$WORK/b017/_pkg_.a packagefile runtime/internal/sys=$WORK/b018/_pkg_.a packagefile runtime/internal/syscall=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b069/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b095/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b100/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b102/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b104/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b105/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b098/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b108/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b216/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b220/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b238/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os/user=$WORK/b235/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b068/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b241/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b242/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b246/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b247/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b248/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b249/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile github.com/grafana/cuetsy/ts=$WORK/b251/_pkg_.a packagefile github.com/grafana/cuetsy/ts/ast=$WORK/b252/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b253/_pkg_.a packagefile go/token=$WORK/b254/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b586/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b816/_pkg_.a packagefile github.com/google/wire=$WORK/b767/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b768/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b644/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b815/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b665/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/tls=$WORK/b175/_pkg_.a packagefile net=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b199/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b265/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b553/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b555/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b554/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b556/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b572/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b578/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b579/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b581/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b596/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b608/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b613/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b582/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b601/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b603/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b585/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b326/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b664/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b471/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b548/_pkg_.a packagefile archive/zip=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b695/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b137/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1004/_pkg_.a packagefile crypto/x509=$WORK/b188/_pkg_.a packagefile database/sql=$WORK/b638/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b639/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b640/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b763/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b764/_pkg_.a packagefile github.com/lib/pq=$WORK/b657/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b660/_pkg_.a packagefile xorm.io/core=$WORK/b663/_pkg_.a packagefile xorm.io/xorm=$WORK/b661/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b689/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b283/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b518/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b489/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b520/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b477/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b273/_pkg_.a packagefile crypto/aes=$WORK/b176/_pkg_.a packagefile crypto/cipher=$WORK/b117/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b271/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b272/_pkg_.a packagefile mime/quotedprintable=$WORK/b211/_pkg_.a packagefile flag=$WORK/b234/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b635/_pkg_.a packagefile text/tabwriter=$WORK/b074/_pkg_.a packagefile testing/iotest=$WORK/b1007/_pkg_.a packagefile text/template/parse=$WORK/b091/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile hash/fnv=$WORK/b065/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b076/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b096/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b109/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b124/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b129/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b130/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b131/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b132/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b133/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b134/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b136/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b139/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b143/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b144/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b145/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b146/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b147/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b160/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b161/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b162/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b163/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b164/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b165/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b166/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b167/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b168/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b169/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b173/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b174/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b215/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b217/_pkg_.a packagefile crypto/internal/boring=$WORK/b116/_pkg_.a packagefile crypto/internal/randutil=$WORK/b120/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b138/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b221/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b222/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b225/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b228/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b230/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b142/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b239/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b243/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b587/_pkg_.a packagefile github.com/go-kit/log=$WORK/b259/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b261/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b264/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b266/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b267/_pkg_.a packagefile log/syslog=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b671/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b672/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b507/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b819/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b973/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b727/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b975/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b976/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b730/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b978/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b921/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b734/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b996/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b743/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b738/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b998/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b747/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b749/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b736/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b741/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b817/_pkg_.a packagefile testing=$WORK/b594/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b812/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b754/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b769/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b813/_pkg_.a packagefile mime=$WORK/b209/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile container/list=$WORK/b151/_pkg_.a packagefile crypto/des=$WORK/b177/_pkg_.a packagefile crypto/ecdsa=$WORK/b178/_pkg_.a packagefile crypto/ed25519=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b179/_pkg_.a packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/rc4=$WORK/b186/_pkg_.a packagefile crypto/rsa=$WORK/b187/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha512=$WORK/b121/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile encoding/pem=$WORK/b191/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b192/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b198/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b153/_pkg_.a packagefile internal/godebug=$WORK/b154/_pkg_.a packagefile internal/nettrace=$WORK/b155/_pkg_.a packagefile internal/singleflight=$WORK/b156/_pkg_.a packagefile net/netip=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b200/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b201/_pkg_.a packagefile mime/multipart=$WORK/b210/_pkg_.a packagefile net/http/httptrace=$WORK/b212/_pkg_.a packagefile net/http/internal=$WORK/b213/_pkg_.a packagefile net/http/internal/ascii=$WORK/b214/_pkg_.a packagefile net/textproto=$WORK/b206/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b262/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b557/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b558/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b559/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b561/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b565/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b566/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b567/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b568/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b570/_pkg_.a packagefile go.uber.org/atomic=$WORK/b571/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b573/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b575/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b576/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b577/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b580/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b591/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b597/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b598/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b599/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b609/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b612/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b614/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b616/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b620/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b630/_pkg_.a packagefile google.golang.org/grpc=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b393/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b583/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b602/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b604/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b605/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b606/_pkg_.a packagefile runtime/trace=$WORK/b488/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b651/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b431/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b328/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b330/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b468/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b469/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b417/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b462/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b479/_pkg_.a packagefile net/http/pprof=$WORK/b485/_pkg_.a packagefile expvar=$WORK/b472/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b473/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b474/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b475/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b476/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b482/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b390/_pkg_.a packagefile runtime/debug=$WORK/b454/_pkg_.a packagefile runtime/metrics=$WORK/b478/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b549/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b697/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b122/_pkg_.a packagefile embed=$WORK/b492/_pkg_.a packagefile crypto/dsa=$WORK/b189/_pkg_.a packagefile crypto/x509/pkix=$WORK/b190/_pkg_.a packagefile encoding/asn1=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b185/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b647/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b654/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b675/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b658/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b659/_pkg_.a packagefile xorm.io/builder=$WORK/b662/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b683/_pkg_.a packagefile golang.org/x/text/language=$WORK/b685/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b755/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b480/_pkg_.a packagefile github.com/gobwas/glob/compiler=$WORK/b276/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b315/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b490/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b519/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b521/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b522/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b523/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b525/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b541/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b542/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b545/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b552/_pkg_.a packagefile crypto/internal/subtle=$WORK/b118/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b636/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b077/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b080/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b078/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b081/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b082/_pkg_.a packagefile html=$WORK/b088/_pkg_.a packagefile encoding/csv=$WORK/b135/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b140/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b170/_pkg_.a packagefile os/exec=$WORK/b172/_pkg_.a packagefile github.com/google/uuid=$WORK/b218/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b119/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b123/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b223/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b224/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b226/_pkg_.a packagefile text/scanner=$WORK/b227/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b229/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b231/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b232/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b237/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b244/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b260/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b268/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b670/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b832/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b937/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b939/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b141/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b919/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b974/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b461/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b804/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b676/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b977/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b680/_pkg_.a packagefile net/http/httptest=$WORK/b681/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b731/_pkg_.a packagefile net/mail=$WORK/b732/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b935/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b979/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b985/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b989/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b990/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b991/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b992/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b993/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b994/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b740/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b753/_pkg_.a packagefile github.com/rs/cors=$WORK/b997/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b509/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b922/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b737/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b742/_pkg_.a packagefile github.com/oklog/run=$WORK/b424/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b543/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b745/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b615/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b750/_pkg_.a packagefile internal/sysinfo=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b770/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b782/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b805/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b803/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b182/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b112/_pkg_.a packagefile crypto/internal/nistec=$WORK/b180/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b193/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b194/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b197/_pkg_.a packagefile internal/intern=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b202/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b204/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b205/_pkg_.a packagefile compress/zlib=$WORK/b563/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b569/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b574/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b600/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b610/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b611/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b363/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b617/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b618/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b619/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b621/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b623/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b388/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b370/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b392/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b400/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b368/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b369/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b395/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b584/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b329/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b433/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b443/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b444/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b445/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b437/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b460/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b465/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b466/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b470/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b418/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b420/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b422/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b423/_pkg_.a packagefile golang.org/x/net/context=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b427/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b428/_pkg_.a packagefile net/rpc=$WORK/b430/_pkg_.a packagefile os/signal=$WORK/b425/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b463/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b464/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b384/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b481/_pkg_.a packagefile internal/profile=$WORK/b486/_pkg_.a packagefile runtime/pprof=$WORK/b487/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b341/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b342/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b356/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b389/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b483/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b484/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b550/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b656/_pkg_.a packagefile golang.org/x/text/internal=$WORK/b684/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b686/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b699/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b701/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b757/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b760/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b277/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b280/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b278/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b288/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b317/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b324/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b491/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b494/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b495/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b496/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b497/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b515/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b516/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b517/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b524/_pkg_.a packagefile compress/lzw=$WORK/b526/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b527/_pkg_.a packagefile github.com/google/btree=$WORK/b529/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b530/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b531/_pkg_.a packagefile github.com/miekg/dns=$WORK/b533/_pkg_.a packagefile github.com/sean-/seed=$WORK/b540/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b546/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b408/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b551/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b149/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b150/_pkg_.a packagefile github.com/golang/glog=$WORK/b233/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b236/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b822/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b824/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b825/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b829/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b830/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b833/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b938/_pkg_.a packagefile container/heap=$WORK/b940/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b941/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b942/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b945/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b946/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b968/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b969/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b970/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b677/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b678/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b679/_pkg_.a packagefile net/http/internal/testcert=$WORK/b682/_pkg_.a packagefile net/smtp=$WORK/b733/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b923/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b926/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b980/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b981/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b982/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b983/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b984/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b986/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b988/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b995/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b500/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b502/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b508/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b305/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b544/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b746/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b751/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b771/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b788/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b798/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b113/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b203/_pkg_.a packagefile hash/adler32=$WORK/b564/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b593/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b367/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b622/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b624/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b625/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b627/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b629/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b350/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b333/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b391/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b406/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b412/_pkg_.a packagefile net/http/httputil=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b386/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b434/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b438/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b435/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b439/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b436/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b440/_pkg_.a packagefile hash/maphash=$WORK/b442/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b446/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b447/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b448/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b455/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b467/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b429/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b385/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b387/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b362/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b694/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b702/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b703/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b704/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b705/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b707/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b725/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b706/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b726/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b758/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b759/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b762/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b310/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b318/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b325/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b493/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b513/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b498/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b504/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b510/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b511/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b528/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b532/_pkg_.a packagefile encoding/base32=$WORK/b534/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b535/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b539/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b547/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b409/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b826/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b828/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b831/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b834/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b835/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b920/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b953/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b952/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b955/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b960/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b962/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b963/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b964/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b965/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b966/_pkg_.a packagefile go.uber.org/goleak=$WORK/b971/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b924/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b925/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b931/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b933/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b934/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b927/_pkg_.a packagefile encoding/xml=$WORK/b311/_pkg_.a packagefile github.com/docker/go-units=$WORK/b987/_pkg_.a packagefile github.com/josharian/intern=$WORK/b501/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b503/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b307/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b752/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b773/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b774/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b777/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b778/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b779/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b780/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b775/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b776/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b794/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b799/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b800/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b626/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b628/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b441/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b449/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b450/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b452/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b453/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b456/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b457/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b458/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b718/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b719/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b720/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b717/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b721/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b722/_pkg_.a packagefile math/cmplx=$WORK/b712/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b320/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b514/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b499/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b505/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b506/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b512/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b536/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b537/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b538/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b827/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b836/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b847/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b956/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b957/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b959/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b961/_pkg_.a packagefile github.com/golang/snappy=$WORK/b967/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b972/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b928/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b790/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b791/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b451/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b459/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b710/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b723/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b321/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b837/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b838/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b846/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b848/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b918/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b874/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b878/_pkg_.a packagefile google.golang.org/api/option=$WORK/b873/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b958/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b929/_pkg_.a packagefile golang.org/x/text/width=$WORK/b930/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b792/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b711/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b713/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b716/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b714/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b715/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b839/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b840/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b841/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b842/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b843/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b844/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b845/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b849/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b850/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b860/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b861/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b862/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b869/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b870/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b871/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b851/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b855/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b909/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b872/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b881/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b916/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b917/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b911/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b857/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b907/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b859/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b875/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b876/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b877/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b879/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b880/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b863/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b854/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b882/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b852/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b856/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b910/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b912/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b914/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b894/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b915/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b893/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b858/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b908/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b864/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b865/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b867/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b868/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b883/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b895/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b897/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b906/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b853/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b913/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b886/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b889/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b888/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b892/_pkg_.a packagefile go.opencensus.io=$WORK/b866/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b884/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b896/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b898/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b887/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b890/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b891/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b885/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b899/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b900/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b904/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b902/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b905/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b901/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b903/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/grafana/grafana/pkg/cmd/grafana-cli\nmod\tgithub.com/grafana/grafana\t(devel)\t\ndep\tcloud.google.com/go\tv0.100.2\t\ndep\tcloud.google.com/go/compute\tv1.5.0\t\ndep\tcloud.google.com/go/iam\tv0.3.0\t\ndep\tcloud.google.com/go/storage\tv1.21.0\t\ndep\tcuelang.org/go\tv0.4.3\t\ndep\tgithub.com/BurntSushi/toml\tv0.3.1\t\ndep\tgithub.com/Masterminds/semver\tv1.5.0\t\ndep\tgithub.com/PuerkitoBio/purell\tv1.1.1\t\ndep\tgithub.com/PuerkitoBio/urlesc\tv0.0.0-20170810143723-de5bf2ad4578\t\ndep\tgithub.com/VividCortex/mysqlerr\tv0.0.0-20170204212430-6c6b55f8796f\t\ndep\tgithub.com/alecthomas/units\tv0.0.0-20210912230133-d1bdfacee922\t\ndep\tgithub.com/apache/arrow/go/arrow\tv0.0.0-20211112161151-bc219186db40\t\ndep\tgithub.com/armon/go-metrics\tv0.3.10\t\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20210307081110-f21760c49a8d\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.44.9\t\ndep\tgithub.com/benbjohnson/clock\tv1.1.0\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/bradfitz/gomemcache\tv0.0.0-20190913173617-a41fca850d0b\t\ndep\tgithub.com/cenkalti/backoff/v4\tv4.1.2\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.2\t\ndep\tgithub.com/cheekybits/genny\tv1.0.0\t\ndep\tgithub.com/chromedp/cdproto\tv0.0.0-20220208224320-6efb837e6bc2\t\ndep\tgithub.com/cockroachdb/apd/v2\tv2.0.2\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/cpuguy83/go-md2man/v2\tv2.0.1\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/dennwc/varint\tv1.0.0\t\ndep\tgithub.com/dgryski/go-rendezvous\tv0.0.0-20200823014737-9f7001d12a5f\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/edsrzf/mmap-go\tv1.0.0\t\ndep\tgithub.com/elazarl/goproxy\tv0.0.0-20220115173737-adb46da277ac\t\ndep\tgithub.com/emicklei/proto\tv1.10.0\t\ndep\tgithub.com/fatih/color\tv1.13.0\t\ndep\tgithub.com/gchaincl/sqlhooks\tv1.3.0\t\ndep\tgithub.com/getkin/kin-openapi\tv0.94.0\t\ndep\tgithub.com/ghodss/yaml\tv1.0.1-0.20190212211648-25d852aebe32\t\ndep\tgithub.com/go-kit/kit\tv0.11.0\t\ndep\tgithub.com/go-kit/log\tv0.1.0\t\ndep\tgithub.com/go-logfmt/logfmt\tv0.5.1\t\ndep\tgithub.com/go-logr/logr\tv1.2.3\t\ndep\tgithub.com/go-logr/stdr\tv1.2.2\t\ndep\tgithub.com/go-openapi/analysis\tv0.20.1\t\ndep\tgithub.com/go-openapi/errors\tv0.20.0\t\ndep\tgithub.com/go-openapi/jsonpointer\tv0.19.5\t\ndep\tgithub.com/go-openapi/jsonreference\tv0.19.6\t\ndep\tgithub.com/go-openapi/loads\tv0.20.2\t\ndep\tgithub.com/go-openapi/runtime\tv0.19.29\t\ndep\tgithub.com/go-openapi/spec\tv0.20.4\t\ndep\tgithub.com/go-openapi/strfmt\tv0.20.2\t\ndep\tgithub.com/go-openapi/swag\tv0.19.15\t\ndep\tgithub.com/go-openapi/validate\tv0.20.2\t\ndep\tgithub.com/go-redis/redis/v8\tv8.11.4\t\ndep\tgithub.com/go-sql-driver/mysql\tv1.6.0\t\ndep\tgithub.com/go-stack/stack\tv1.8.0\t\ndep\tgithub.com/gobwas/glob\tv0.2.3\t\ndep\tgithub.com/gofrs/uuid\tv4.0.0+incompatible\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang-migrate/migrate/v4\tv4.7.0\t\ndep\tgithub.com/golang/glog\tv1.0.0\t\ndep\tgithub.com/golang/groupcache\tv0.0.0-20210331224755-41bb18bfe9da\t\ndep\tgithub.com/golang/mock\tv1.6.0\t\ndep\tgithub.com/golang/protobuf\tv1.5.2\t\ndep\tgithub.com/golang/snappy\tv0.0.4\t\ndep\tgithub.com/google/btree\tv1.0.1\t\ndep\tgithub.com/google/flatbuffers\tv2.0.0+incompatible\t\ndep\tgithub.com/google/go-cmp\tv0.5.8\t\ndep\tgithub.com/google/uuid\tv1.3.0\t\ndep\tgithub.com/google/wire\tv0.5.0\t\ndep\tgithub.com/googleapis/gax-go/v2\tv2.2.0\t\ndep\tgithub.com/gorilla/mux\tv1.8.0\t\ndep\tgithub.com/gosimple/slug\tv1.9.0\t\ndep\tgithub.com/grafana/cuetsy\tv0.0.1\t\ndep\tgithub.com/grafana/grafana-aws-sdk\tv0.10.7\t\ndep\tgithub.com/grafana/grafana-azure-sdk-go\tv1.3.0\t\ndep\tgithub.com/grafana/grafana-plugin-sdk-go\tv0.138.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-middleware\tv1.3.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-prometheus\tv1.2.1-0.20191002090509-6af20e3a5340\t\ndep\tgithub.com/grpc-ecosystem/grpc-gateway/v2\tv2.7.0\t\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\t\ndep\tgithub.com/hashicorp/go-hclog\tv1.0.0\n=>\tgithub.com/hashicorp/go-hclog\tv0.16.1\t\n\ndep\tgithub.com/hashicorp/go-immutable-radix\tv1.3.1\t\ndep\tgithub.com/hashicorp/go-msgpack\tv0.5.5\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\t\ndep\tgithub.com/hashicorp/go-plugin\tv1.4.3\t\ndep\tgithub.com/hashicorp/go-sockaddr\tv1.0.2\t\ndep\tgithub.com/hashicorp/go-version\tv1.3.0\t\ndep\tgithub.com/hashicorp/golang-lru\tv0.5.4\t\ndep\tgithub.com/hashicorp/memberlist\tv0.3.0\t\ndep\tgithub.com/hashicorp/yamux\tv0.0.0-20210826001029-26ff87cf9493\t\ndep\tgithub.com/jessevdk/go-flags\tv1.5.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\t\ndep\tgithub.com/josharian/intern\tv1.0.0\t\ndep\tgithub.com/jpillora/backoff\tv1.0.0\t\ndep\tgithub.com/json-iterator/go\tv1.1.12\t\ndep\tgithub.com/klauspost/compress\tv1.15.1\t\ndep\tgithub.com/lib/pq\tv1.10.4\t\ndep\tgithub.com/magefile/mage\tv1.13.0\t\ndep\tgithub.com/mailru/easyjson\tv0.7.7\t\ndep\tgithub.com/mattetti/filebuffer\tv1.0.1\t\ndep\tgithub.com/mattn/go-colorable\tv0.1.12\t\ndep\tgithub.com/mattn/go-isatty\tv0.0.14\t\ndep\tgithub.com/mattn/go-runewidth\tv0.0.9\t\ndep\tgithub.com/mattn/go-sqlite3\tv1.14.7\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2-0.20181231171920-c182affec369\t\ndep\tgithub.com/miekg/dns\tv1.1.43\t\ndep\tgithub.com/mitchellh/go-testing-interface\tv1.14.0\t\ndep\tgithub.com/mitchellh/go-wordwrap\tv1.0.1\t\ndep\tgithub.com/mitchellh/mapstructure\tv1.4.3\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.2\t\ndep\tgithub.com/mpvl/unique\tv0.0.0-20150818121801-cbe035fff7de\t\ndep\tgithub.com/mwitkow/go-conntrack\tv0.0.0-20190716064945-2f068394615f\t\ndep\tgithub.com/oklog/run\tv1.1.0\t\ndep\tgithub.com/oklog/ulid\tv1.3.1\t\ndep\tgithub.com/olekukonko/tablewriter\tv0.0.5\t\ndep\tgithub.com/opentracing/opentracing-go\tv1.2.0\t\ndep\tgithub.com/patrickmn/go-cache\tv2.1.0+incompatible\t\ndep\tgithub.com/pierrec/lz4/v4\tv4.1.8\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/prometheus/alertmanager\tv0.23.1-0.20211116083607-e2a10119aaf7\t\ndep\tgithub.com/prometheus/client_golang\tv1.12.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.32.1\t\ndep\tgithub.com/prometheus/common/sigv4\tv0.1.0\t\ndep\tgithub.com/prometheus/exporter-toolkit\tv0.7.0\t\ndep\tgithub.com/prometheus/procfs\tv0.7.3\t\ndep\tgithub.com/prometheus/prometheus\tv1.8.2-0.20211011171444-354d8d2ecfac\t\ndep\tgithub.com/protocolbuffers/txtpbfmt\tv0.0.0-20220428173112-74888fd59c2b\t\ndep\tgithub.com/rainycape/unidecode\tv0.0.0-20150907023854-cb7f23ec59be\t\ndep\tgithub.com/rs/cors\tv1.8.2\t\ndep\tgithub.com/russross/blackfriday/v2\tv2.1.0\t\ndep\tgithub.com/sean-/seed\tv0.0.0-20170313163322-e2103e2c3529\t\ndep\tgithub.com/shurcooL/httpfs\tv0.0.0-20190707220628-8d4bc4ba7749\t\ndep\tgithub.com/shurcooL/vfsgen\tv0.0.0-20200824052919-0d455de96546\t\ndep\tgithub.com/stretchr/objx\tv0.2.0\t\ndep\tgithub.com/stretchr/testify\tv1.7.2\t\ndep\tgithub.com/teris-io/shortid\tv0.0.0-20171029131806-771a37caa5cf\t\ndep\tgithub.com/uber/jaeger-client-go\tv2.29.1+incompatible\t\ndep\tgithub.com/uber/jaeger-lib\tv2.4.1+incompatible\t\ndep\tgithub.com/urfave/cli/v2\tv2.3.0\t\ndep\tgithub.com/vectordotdev/go-datemath\tv0.1.1-0.20220323213446-f3954d0b18ae\t\ndep\tgithub.com/xlab/treeprint\tv1.1.0\t\ndep\tgo.etcd.io/etcd/api/v3\tv3.5.4\t\ndep\tgo.mongodb.org/mongo-driver\tv1.7.0\t\ndep\tgo.opencensus.io\tv0.23.0\t\ndep\tgo.opentelemetry.io/contrib/propagators/jaeger\tv1.6.0\t\ndep\tgo.opentelemetry.io/otel\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/jaeger\tv1.0.0\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/internal/retry\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/sdk\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/trace\tv1.6.3\t\ndep\tgo.opentelemetry.io/proto/otlp\tv0.15.0\t\ndep\tgo.uber.org/atomic\tv1.9.0\t\ndep\tgo.uber.org/goleak\tv1.1.12\t\ndep\tgolang.org/x/crypto\tv0.0.0-20220331220935-ae2d96664a29\t\ndep\tgolang.org/x/net\tv0.0.0-20220425223048-2871e0cb64e4\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20220309155454-6242fa91716a\t\ndep\tgolang.org/x/sync\tv0.0.0-20210220032951-036812b2e83c\t\ndep\tgolang.org/x/sys\tv0.0.0-20220422013727-9388b58f7150\t\ndep\tgolang.org/x/text\tv0.3.7\t\ndep\tgolang.org/x/time\tv0.0.0-20220224211638-0e9765cccd65\t\ndep\tgolang.org/x/xerrors\tv0.0.0-20220411194840-2f41105eb62f\t\ndep\tgonum.org/v1/gonum\tv0.11.0\t\ndep\tgoogle.golang.org/api\tv0.74.0\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20220421151946-72621c1f0bd3\t\ndep\tgoogle.golang.org/grpc\tv1.45.0\t\ndep\tgoogle.golang.org/protobuf\tv1.28.0\t\ndep\tgopkg.in/asn1-ber.v1\tv1.0.0-20181015200546-f715ec2f112d\t\ndep\tgopkg.in/ini.v1\tv1.66.2\t\ndep\tgopkg.in/ldap.v3\tv3.1.0\t\ndep\tgopkg.in/mail.v2\tv2.3.1\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tgopkg.in/yaml.v3\tv3.0.1\t\ndep\txorm.io/builder\tv0.3.6\t\ndep\txorm.io/core\tv0.7.3\t\ndep\txorm.io/xorm\tv0.8.2\n=>\tgithub.com/grafana/xorm\tv0.8.3-0.20220614223926-2fcda7565af6\t\n\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X main.version=9.0.9 -X main.buildstamp=1663718400 -B 0x56a75e74b6938a57fb06949de91973cf3c940f2b -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=386\nbuild\tGOOS=linux\nbuild\tGO386=sse2\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=EvgiUNdmYpz6taukAxaE/dYFRI0P7BR67Nl2Y4Kj9/hQQFkb3iZRtYzhV10xU9/EvgiUNdmYpz6taukAxaE -X main.version=9.0.9 -X main.buildstamp=1663718400 -B 0x56a75e74b6938a57fb06949de91973cf3c940f2b -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/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 ++ tr -d ' \n' ++ od -An -tx1 + GO111MODULE=auto + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X main.version=9.0.9 -X main.buildstamp=1663718400 -B 0x7fe2599720b75e5c154e523634c90b364eeb0591 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\''' -a -v -x -o /builddir/build/BUILD/bin/grafana-server ./pkg/cmd/grafana-server WORK=/tmp/go-build2394468457 internal/goarch mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid 6nfMa54RkowPS6LMSl5s/6nfMa54RkowPS6LMSl5s -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_386.go /usr/lib/golang/src/internal/goarch/zgoarch_386.go internal/unsafeheader mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid 6ApBYXfRe5XeIhwGLUVP/6ApBYXfRe5XeIhwGLUVP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/goos mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid OIzLPjivlnwDS6SbUzNU/OIzLPjivlnwDS6SbUzNU -goversion go1.19.1 -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 internal/goexperiment mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid pDM5CWXf8pMlUTC9XkT5/pDM5CWXf8pMlUTC9XkT5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_off.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_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/89/893234608a4af7de26486c0df3d99b4a3039f1c32d8564b5d14ac538f80f0920-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/45/455b59b0b71189d7dc360f401157a32b79e1b12fc5d87ee48781f0480f20035e-d # internal runtime/internal/math mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid X1GGsz0E8LIoaz2jfyMC/X1GGsz0E8LIoaz2jfyMC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/14/145e4bc62f6d4b5cad4a24884726f4b5f414dd9981f8c0c53f20e8e901750204-d # internal runtime/internal/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b015/symabis ./atomic_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal internal/cpu mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_x86.s cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ac/ac848fd6fc1819806f4d084bf521e0fb3ddbfc0ad744c8d1dbda0d452defaca6-d # internal internal/abi mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_386/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b010/symabis ./abi_test.s runtime/internal/syscall mkdir -p $WORK/b018/ cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b018/symabis ./asm_linux_386.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/abi -std -+ -installsuffix shared -buildid DdJLrWCnMEkwabBDY7f6/DdJLrWCnMEkwabBDY7f6 -goversion go1.19.1 -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_generic.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -std -+ -installsuffix shared -buildid nGYvyoYnD5meKhf-1n5F/nGYvyoYnD5meKhf-1n5F -goversion go1.19.1 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal runtime/internal/sys mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b017/symabis ./intrinsics_386.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 7MnnmE6yCAUvJ8cBcYvf/7MnnmE6yCAUvJ8cBcYvf -goversion go1.19.1 -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_386.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/unaligned.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/1d/1d578ce5d34ff5d7263661fad9c90c621a2742025a2c10bd93fe5d10daade9c8-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -installsuffix shared -buildid X-vxufhzw2zAu5Ox28dX/X-vxufhzw2zAu5Ox28dX -goversion go1.19.1 -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 cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid OLKhizre4whwBB9h_bjp/OLKhizre4whwBB9h_bjp -goversion go1.19.1 -symabis $WORK/b018/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go 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_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/sys -std -+ -installsuffix shared -buildid jlj_kpcUJ1nULCFL6UmF/jlj_kpcUJ1nULCFL6UmF -goversion go1.19.1 -symabis $WORK/b017/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_386/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b010/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4e/4ec1156a6d21fbda11a33338500f29bb1948ac3d20b674282f9c8c98c3e846c2-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b021/symabis ./asm.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/abi_test.o # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b018/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/1e/1e8fcdea0f0b5132120578f4a55930ff372df205933e76cea23b22828bc4951e-d # internal internal/itoa mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/itoa -std -complete -installsuffix shared -buildid UyPVaIXgeeRAZ0qORnO2/UyPVaIXgeeRAZ0qORnO2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -installsuffix shared -buildid y0nLmeYqQVz1yXQ4y1Tq/y0nLmeYqQVz1yXQ4y1Tq -goversion go1.19.1 -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 cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b012/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/2d/2d412b32645d51427133b2a0ffd8ef9948f87af4c8856f669f8a1415b828832a-d # internal encoding mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p encoding -std -complete -installsuffix shared -buildid WjdO3H9U-UxiUv5qCcfr/WjdO3H9U-UxiUv5qCcfr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b012/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e3/e3626ba272f2b57833c7901a4cca6c826edf594ce0c5e54b95c5fa1638fc9967-d # internal math/bits mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p math/bits -std -complete -installsuffix shared -buildid Wt3fxUtxJYUD1hjXDfy6/Wt3fxUtxJYUD1hjXDfy6 -goversion go1.19.1 -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 cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b017/intrinsics_386.o ./intrinsics_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/a1/a199bbef1502ac1e3716b81ab2298097a2d701f03c1508c8c581f494288840b9-d # internal unicode/utf8 mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_x86.o # internal cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid 6LMVloxliPDxnwkBMXtO/6LMVloxliPDxnwkBMXtO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b2/b2bed06fbb0982e4064cc459b5b19e756fbcb24f8f289f56701e467da5295641-d # internal internal/bytealg mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b011/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b017/_pkg_.a $WORK/b017/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/9a/9a26ff15c17da559040a37ef5e7d6fb5ad1ee8de5c9281937b36e734c2c53cd7-d # internal unicode mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p unicode -std -complete -installsuffix shared -buildid D6Fjv0eKjb4Nrl3LZK8U/D6Fjv0eKjb4Nrl3LZK8U -goversion go1.19.1 -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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b015/atomic_386.o ./atomic_386.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -std -+ -installsuffix shared -buildid UYvx4aWzMAswYqNAwE-h/UYvx4aWzMAswYqNAwE-h -goversion go1.19.1 -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_generic.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b015/_pkg_.a $WORK/b015/atomic_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3d/3dc4f0a839fbe3ad5899b37aae7bb252b24c11e20bb56b55459c163e1d0a84d8-d # internal crypto/internal/subtle mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid xhfGbHvjQpvWAt2hnR4O/xhfGbHvjQpvWAt2hnR4O -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f3/f3e5e8c3cce37c9dd1a0c05e11887e5371721e65ce30963fac643ae87af09f61-d # internal math mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b031/symabis ./floor_386.s ./hypot_386.s ./sqrt_386.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b011/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b011/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/25/2551c8c2f1cb779cade92e02a7a90f49232373cf406ea06c493dc773b3011759-d # internal crypto/subtle mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto/subtle -std -complete -installsuffix shared -buildid n65bPpjzb8YjbQVxPmHd/n65bPpjzb8YjbQVxPmHd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b011/indexbyte_386.o ./indexbyte_386.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b021/asm.o ./asm.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math -std -installsuffix shared -buildid WQlsB2D50Y1U5_StQGfO/WQlsB2D50Y1U5_StQGfO -goversion go1.19.1 -symabis $WORK/b031/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_noasm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_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_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/26/269bce58a6b0dafd44e4af0843f70e7456816d13965df56dfbd01743e4fe2bdf-d # internal crypto/internal/boring/sig mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/internal/boring/sig -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b056/symabis ./sig_other.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_386.o $WORK/b011/equal_386.o $WORK/b011/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/86/864b6b8d554538909babd1876e90359185893c78039f4a6b51023fbcc2125019-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/15/151bc9b7e10f2323333af175272f428c66783f1267a23e3f2501b35fccb216bc-d # internal container/list mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p container/list -std -complete -installsuffix shared -buildid _31Nx-yEaYlR9P702k5o/_31Nx-yEaYlR9P702k5o -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c4/c4da65f074e95ec1e5225bc8dad1f9c2d897b0cf3f959488fafba94b8a644b61-d # internal unicode/utf16 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid Qth3FHxJai-364S5H0hA/Qth3FHxJai-364S5H0hA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid lsOSuPOf4dQHY4blihY3/lsOSuPOf4dQHY4blihY3 -goversion go1.19.1 -symabis $WORK/b056/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go 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_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/04/04d0bad6546200d4f6faec9f7c336e3d7969a82670bcd7f2c2b5172a214ef8f6-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid gl22ORJdFsPNFUHEC4Le/gl22ORJdFsPNFUHEC4Le -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go 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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid AFZ_Mrv6rQ4282JZB5qK/AFZ_Mrv6rQ4282JZB5qK -goversion go1.19.1 -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/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_386.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/hash32.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_32bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_32bit.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/panic32.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_386.go /usr/lib/golang/src/runtime/signal_linux_386.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_386.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/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_elf32.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_386.go /usr/lib/golang/src/runtime/vlrt.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/internal/boring/sig -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b056/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/f0/f054e491aa7c1ee7333c21ecd6eeaac0004bbf8f01919863d6dde44920e767ca-d # internal internal/nettrace mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p internal/nettrace -std -complete -installsuffix shared -buildid x9dfvzFIQ1hbJ3G5R9W3/x9dfvzFIQ1hbJ3G5R9W3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b056/_pkg_.a $WORK/b056/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/94/949c2dbb5958a8845446321cf0fbe962af91a555cb4edd9315ab8e6a6912db2f-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid LPXOcCGMU-_-GBTpS0Qc/LPXOcCGMU-_-GBTpS0Qc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/b1/b1831eee550c3092e557267c35ff98651777be76df5344f7bfd5255b0c5b24d8-d # internal internal/goversion mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p internal/goversion -std -complete -installsuffix shared -buildid xE8t53mD5pwLTDQSDX60/xE8t53mD5pwLTDQSDX60 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/internal/goversion/goversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/1e/1ea39589c8922441dcb93290a08e9907da959ec810861b3653149aa890f144f0-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p golang.org/x/sys/internal/unsafeheader -lang=go1.16 -complete -installsuffix shared -buildid NR71HKvc7Ug21hAi3e-D/NR71HKvc7Ug21hAi3e-D -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/e1/e18381f2a4cde19605acfea17e140c2db73409eb500b4cb097cae14df156b067-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p google.golang.org/protobuf/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid dWTL9NVk58ZQR8oiXTc0/dWTL9NVk58ZQR8oiXTc0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b186/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_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/40/4018c664ed88178f92c1a5dfe187703c60460304fb5001c5baedf7b16ab0974d-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p google.golang.org/protobuf/internal/set -lang=go1.16 -complete -installsuffix shared -buildid ybM23-B6GxcACUIZmzSj/ybM23-B6GxcACUIZmzSj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/9e/9ec43295f31183e27511f944f72e7639f9150f7c68a1e2766cc0f7aba373da06-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p google.golang.org/grpc/attributes -lang=go1.16 -complete -installsuffix shared -buildid UPtG5Xg8pUXQIUaFovmc/UPtG5Xg8pUXQIUaFovmc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b205/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/68/68f0a095b624bf62bb1549152d601c562cdfe520a378063a22a422dded6d0612-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p google.golang.org/grpc/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid C99gwt027DIQFBoxGiGl/C99gwt027DIQFBoxGiGl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/3a/3a569ce8df8c1abb3ceae221d59734e2f4ae2584b1bf50a5bfb8b6f76617a536-d # internal github.com/apache/arrow/go/arrow/internal/debug mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/apache/arrow/go/arrow/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid R9Ucz30-8xWEDDHFXSa0/R9Ucz30-8xWEDDHFXSa0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b279/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_386/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/13/13bf54c60c768c4ec10743aff6e024799ee827f3946c23388accee568509149b-d # internal golang.org/x/xerrors/internal mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p golang.org/x/xerrors/internal -lang=go1.16 -complete -installsuffix shared -buildid 3CVffbrXzv9A0kF5qIv4/3CVffbrXzv9A0kF5qIv4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./vendor/golang.org/x/xerrors/internal/internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/3b/3b6ac70db3667014293df9a8329b70277fc240e4e16c5f2dc0b81d8c3480667c-d # internal hash/maphash mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p hash/maphash -std -complete -installsuffix shared -buildid XHf52TjzfpT-8PJPQmYM/XHf52TjzfpT-8PJPQmYM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack /usr/lib/golang/src/hash/maphash/maphash.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/b9/b90314c23b7d925b8ee837204924dc934c4e14cd2100ee38dc69e9bad2c02ff5-d # internal github.com/pierrec/lz4/v4/internal/lz4errors mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/pierrec/lz4/v4/internal/lz4errors -lang=go1.16 -complete -installsuffix shared -buildid Grz0E8RE0PI32w2WYEh1/Grz0E8RE0PI32w2WYEh1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4errors/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/6d/6de6f22ace5bcd0c02a39026c3ca73e12fd6941fed2014be0432e63c52d88aa8-d # internal github.com/cheekybits/genny/generic mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/cheekybits/genny/generic -lang=go1.16 -complete -installsuffix shared -buildid LGrFW7kyEukUUBXZ6ylT/LGrFW7kyEukUUBXZ6ylT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack ./vendor/github.com/cheekybits/genny/generic/doc.go ./vendor/github.com/cheekybits/genny/generic/generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/82/8291bd11363b688c41a19b4c7ba68bbd9a9261c6b433984420bf2188482eb1db-d # internal github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/google/go-cmp/cmp/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid DdXyIGSHEEL-Qfh4lrre/DdXyIGSHEEL-Qfh4lrre -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/11/11fe7347ced8ab481937f21df9749fda9271c3c7718da7ce2f98b7d2d8c2998e-d # internal github.com/gobwas/glob/util/runes mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/gobwas/glob/util/runes -lang=go1.16 -complete -installsuffix shared -buildid et8lyRoqoLsbghmw7Zwh/et8lyRoqoLsbghmw7Zwh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./vendor/github.com/gobwas/glob/util/runes/runes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/fc/fc02e26e2834af5a2057003c83d35c10594235e39a474775019a326f4bff557f-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -lang=go1.16 -complete -installsuffix shared -buildid PJ9SdKRzegdnRqy8qvDQ/PJ9SdKRzegdnRqy8qvDQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/2e/2ed235555d74fb6285d418b4fdc73f40458cf91e6b780b107465f9840f511414-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p golang.org/x/net/internal/iana -lang=go1.16 -complete -installsuffix shared -buildid V03N35J4WM2AoUCxbL80/V03N35J4WM2AoUCxbL80 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b458/importcfg -pack ./vendor/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/92/923ab6d63f5760b7c9dc1ca8306342096422d6c72cf33ad60b583111ec068de8-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/uber/jaeger-client-go/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid uih7awGDgu6xixnRs-If/uih7awGDgu6xixnRs-If -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/23/235057ccc352591a52c530fc0db3333014e1c8360ffd410fe8f82a5785c968b0-d # internal github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/uber/jaeger-client-go/internal/reporterstats -lang=go1.16 -complete -installsuffix shared -buildid SgwWpg8pQq6kIJE65e2w/SgwWpg8pQq6kIJE65e2w -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/49/491a752bdb8db910607c050f7ea192399c50300a9525be13499efd0bb9738b81-d # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/uber/jaeger-client-go/internal/throttler -lang=go1.16 -complete -installsuffix shared -buildid 82lZOMF61u9wODu92fpF/82lZOMF61u9wODu92fpF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b482/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/77/7767dd8210dc610b395db32e0b4186f4e8b08fb4f0e1d31610d1c63850cf011f-d # internal go.opentelemetry.io/otel/sdk/instrumentation mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.16 -complete -installsuffix shared -buildid 4IEfRcVzCrHDXmn5xs2n/4IEfRcVzCrHDXmn5xs2n -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b527/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/instrumentation/library.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/a7/a781dcf733e255519076d01dc27ce85d876eb00d105ee994efe1b41a2fcf9780-d # internal github.com/VividCortex/mysqlerr mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/VividCortex/mysqlerr -lang=go1.16 -complete -installsuffix shared -buildid xMntSM6zFJ2QteTSxD8y/xMntSM6zFJ2QteTSxD8y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack ./vendor/github.com/VividCortex/mysqlerr/mysqlerr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/8c/8cadc2804780e49cf4fa6162530a6ba5684a1d34a58509d5017bc9df0e7d9997-d # internal github.com/lib/pq/oid mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/lib/pq/oid -lang=go1.16 -complete -installsuffix shared -buildid W6c2_aAIa_v6mdVDT0QB/W6c2_aAIa_v6mdVDT0QB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b566/importcfg -pack ./vendor/github.com/lib/pq/oid/doc.go ./vendor/github.com/lib/pq/oid/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/8b/8bdd9b1dca29a532182371eb9bf53fd3e661cc2bd5c24ae8ee05bbefef2c89cf-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/golang/groupcache/lru -lang=go1.16 -complete -installsuffix shared -buildid VBpVjW4pSAjnhuC_SMIZ/VBpVjW4pSAjnhuC_SMIZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./vendor/github.com/golang/groupcache/lru/lru.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/8f/8fedd85d93a79f8e855baa4cb1f2090558f50187d00647d6711c6d4251604eff-d # internal go.opencensus.io mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p go.opencensus.io -lang=go1.16 -complete -installsuffix shared -buildid tK3ZZD9WRDrnZ_Wl7tNu/tK3ZZD9WRDrnZ_Wl7tNu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./vendor/go.opencensus.io/opencensus.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/4e/4e1e8c1e28f6a305629d68fa030663e037634ecbc2277daefad8bf484191771e-d # internal go.opencensus.io/trace/internal mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p go.opencensus.io/trace/internal -lang=go1.16 -complete -installsuffix shared -buildid jo16bUgOifYjPOAFtvoI/jo16bUgOifYjPOAFtvoI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b613/importcfg -pack ./vendor/go.opencensus.io/trace/internal/internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/2b/2be02f94c2e26a3198e6611cc0653d2fbb07fc341f29b7c6460afd7b4fab7f6b-d # internal cloud.google.com/go/storage/internal mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p cloud.google.com/go/storage/internal -lang=go1.16 -complete -installsuffix shared -buildid NFXKFdihV5hoBEserDMm/NFXKFdihV5hoBEserDMm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b616/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/f2/f251d4ca2ec47c36aef29fbd6dc3fcffe434c5c6f998eb338289445dae383b0d-d # internal go.opencensus.io/internal/tagencoding mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p go.opencensus.io/internal/tagencoding -lang=go1.16 -complete -installsuffix shared -buildid Se-i2DuQZHgAJaqD6orU/Se-i2DuQZHgAJaqD6orU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/cb/cbd1db4d23231d5772e92d2fd31ad91024b2b70832decd4d6f2036aa9d3671d2-d # internal github.com/dgryski/go-rendezvous mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/dgryski/go-rendezvous -lang=go1.16 -complete -installsuffix shared -buildid Uuu64eo2Eak6nzcLqUpJ/Uuu64eo2Eak6nzcLqUpJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b701/importcfg -pack ./vendor/github.com/dgryski/go-rendezvous/rdv.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b031/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/fa/fa1034ea3e997f4bfc99d1452d25e070d8709810e1bd40ab55e3d86d5378e304-d # internal gonum.org/v1/gonum/graph mkdir -p $WORK/b730/ cat >$WORK/b730/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p gonum.org/v1/gonum/graph -lang=go1.16 -complete -installsuffix shared -buildid BrVKXiQD-fz3-FAc8jJV/BrVKXiQD-fz3-FAc8jJV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b730/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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b031/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b031/sqrt_386.o ./sqrt_386.s cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/3a/3a323a2395872baca93ee4fa54246dd16e3b3a920fd0d2336ab37afe3f638f57-d # internal gonum.org/v1/gonum/blas mkdir -p $WORK/b736/ cat >$WORK/b736/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p gonum.org/v1/gonum/blas -lang=go1.16 -complete -installsuffix shared -buildid 4v15EJehbUc8FBmAdmao/4v15EJehbUc8FBmAdmao -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b736/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas.go ./vendor/gonum.org/v1/gonum/blas/doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/c5/c533f17f87ad4565653752bc9808b67e9314ed1bff23dbd6e42e342f17494380-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b031/_pkg_.a $WORK/b031/floor_386.o $WORK/b031/hypot_386.o $WORK/b031/sqrt_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/3a/3a7042080ae98932a5013208db3b550091fe7cfb49a262292c61dcf058c664b3-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo mkdir -p $WORK/b821/ cat >$WORK/b821/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo -lang=go1.16 -complete -installsuffix shared -buildid 5Zbywb8b3zrlJQaD5euL/5Zbywb8b3zrlJQaD5euL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b821/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_386/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/8e/8e8a0288970cbf27f9b74033e2b128edff94bc281a60c5e6d93e7105c3422268-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache mkdir -p $WORK/b825/ cat >$WORK/b825/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache -lang=go1.16 -complete -installsuffix shared -buildid Qd38mQ39GR4hGOZLRdg3/Qd38mQ39GR4hGOZLRdg3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b825/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache/cache.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/df/dfaeaddad8541b6c02cefb6b1ecfdcd59b009cc43d17863a43a5812201ac8fba-d # internal github.com/google/flatbuffers/go mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/google/flatbuffers/go -lang=go1.16 -complete -installsuffix shared -buildid -klVFmVdCETCwNnBsUVa/-klVFmVdCETCwNnBsUVa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b290/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_386/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/55/55bcbbf3de41a795084e1fe771fd0d64dec021b62db8d966b79f651774f05984-d # internal github.com/klauspost/compress mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/klauspost/compress -lang=go1.16 -complete -installsuffix shared -buildid n1jdA6tmDgxbtnw3BhU3/n1jdA6tmDgxbtnw3BhU3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./vendor/github.com/klauspost/compress/compressible.go github.com/denisenkom/go-mssqldb/internal/cp mkdir -p $WORK/b792/ cat >$WORK/b792/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/denisenkom/go-mssqldb/internal/cp -lang=go1.16 -complete -installsuffix shared -buildid Qez_av2qYvban7w4-sPR/Qez_av2qYvban7w4-sPR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b792/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/3d/3d4a069a6f95fb416c01b1fdbcbb82860cd0aa8e25ac532e2cc397fdcd393681-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -lang=go1.16 -complete -installsuffix shared -buildid UW_uh-0SbH_fwAIpr6QY/UW_uh-0SbH_fwAIpr6QY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/4a/4a94bf4b94c03765376289173265110b126df3f6cf1c409917da1bf4c0f2ee7b-d # internal go.opentelemetry.io/otel/internal mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p go.opentelemetry.io/otel/internal -lang=go1.16 -complete -installsuffix shared -buildid TVP-MJvb5cRF7WixPFVB/TVP-MJvb5cRF7WixPFVB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/rawhelpers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/90/9002bce96417e6bbb8126ff39987c1926beba0f2a97366e9e516932585ec228a-d # internal math/cmplx mkdir -p $WORK/b740/ cat >$WORK/b740/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_386/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p math/cmplx -std -complete -installsuffix shared -buildid M4EMMO4kpyk2u-tTzQDw/M4EMMO4kpyk2u-tTzQDw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b740/importcfg -pack /usr/lib/golang/src/math/cmplx/abs.go /usr/lib/golang/src/math/cmplx/asin.go /usr/lib/golang/src/math/cmplx/conj.go /usr/lib/golang/src/math/cmplx/exp.go /usr/lib/golang/src/math/cmplx/isinf.go /usr/lib/golang/src/math/cmplx/isnan.go /usr/lib/golang/src/math/cmplx/log.go /usr/lib/golang/src/math/cmplx/phase.go /usr/lib/golang/src/math/cmplx/polar.go /usr/lib/golang/src/math/cmplx/pow.go /usr/lib/golang/src/math/cmplx/rect.go /usr/lib/golang/src/math/cmplx/sin.go /usr/lib/golang/src/math/cmplx/sqrt.go /usr/lib/golang/src/math/cmplx/tan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b736/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/d6/d697bf9f849771e3e9d4065a0dc266cca1b9a9cb4a6dcb840e80154632906749-d # internal gonum.org/v1/gonum/graph/iterator mkdir -p $WORK/b732/ cat >$WORK/b732/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_386/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b732=>" -I $WORK/b732/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b732/symabis ./map.s cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/4c/4c83d4b06be0ad72134a54391c0cee4f0571edcb6569967876f1f668d2564ed4-d # internal gonum.org/v1/gonum/graph/internal/set mkdir -p $WORK/b734/ cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b730/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p gonum.org/v1/gonum/graph/internal/set -lang=go1.16 -complete -installsuffix shared -buildid 3W1w_A6l35h5T1Jak4zY/3W1w_A6l35h5T1Jak4zY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b734/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/b732/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b730/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p gonum.org/v1/gonum/graph/iterator -lang=go1.16 -installsuffix shared -buildid yIBvmNJd-6egQT76FA7S/yIBvmNJd-6egQT76FA7S -goversion go1.19.1 -symabis $WORK/b732/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b732/importcfg -pack -asmhdr $WORK/b732/go_asm.h ./vendor/gonum.org/v1/gonum/graph/iterator/doc.go ./vendor/gonum.org/v1/gonum/graph/iterator/edges.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines_map.go ./vendor/gonum.org/v1/gonum/graph/iterator/map.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes_map.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/d6/d6b884421f818740a96e3bde759e7b0d3c8231756b50e4f9eddb68a67ff08415-d # internal gonum.org/v1/gonum/internal/asm/c128 mkdir -p $WORK/b739/ cat >$WORK/b739/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile math/cmplx=$WORK/b740/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p gonum.org/v1/gonum/internal/asm/c128 -lang=go1.16 -complete -installsuffix shared -buildid 8b1NENTE7uHBCFvQ8iBg/8b1NENTE7uHBCFvQ8iBg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b739/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c128/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/84/846a006d9c0abf7acc69efc34726d4359c6d95a420ef19ba1c9ac4077b4db647-d # internal gonum.org/v1/gonum/graph/set/uid mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b734/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p gonum.org/v1/gonum/graph/set/uid -lang=go1.16 -complete -installsuffix shared -buildid Q1IG4mLXEkT466-8hy4u/Q1IG4mLXEkT466-8hy4u -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b733/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/set/uid/uid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/cc/cc1df093f322d01236a0cdb5b7a722cc7b7b0e89dbffba21d353ae7f661a0a95-d # internal gonum.org/v1/gonum/internal/math32 mkdir -p $WORK/b743/ cat >$WORK/b743/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p gonum.org/v1/gonum/internal/math32 -lang=go1.16 -complete -installsuffix shared -buildid YCRxI12ZO2qyWlhvPVCU/YCRxI12ZO2qyWlhvPVCU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b743/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/math32/doc.go ./vendor/gonum.org/v1/gonum/internal/math32/math.go ./vendor/gonum.org/v1/gonum/internal/math32/signbit.go ./vendor/gonum.org/v1/gonum/internal/math32/sqrt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_386/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b732=>" -I $WORK/b732/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b732/map.o ./map.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/0e/0e1944be8acc6dae565cb27dcdc2bc110032dd5bbba77218517531aeaf647b7d-d # internal gonum.org/v1/gonum/internal/cmplx64 mkdir -p $WORK/b742/ cat >$WORK/b742/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b743/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/68/68058f53f54eba30c2691326497ee0374e6b3240051bb375b3ddcc7e0fe4a1b0-d # internal gonum.org/v1/gonum/internal/asm/f32 mkdir -p $WORK/b744/ cat >$WORK/b744/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b743/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p gonum.org/v1/gonum/internal/cmplx64 -lang=go1.16 -complete -installsuffix shared -buildid TwwIr7gkXrwudf3yFH-Y/TwwIr7gkXrwudf3yFH-Y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b742/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/cmplx64/abs.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/conj.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/doc.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isinf.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isnan.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/sqrt.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p gonum.org/v1/gonum/internal/asm/f32 -lang=go1.16 -complete -installsuffix shared -buildid SOJzGMhBwxVq1_xzQ8Kv/SOJzGMhBwxVq1_xzQ8Kv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b744/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f32/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/gemv.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/l2norm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/stubs_noasm.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b732/_pkg_.a $WORK/b732/map.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/fb/fb806cc2f1c006799340de4fc6db4862b8e3f79ed1e04755513a52c4bfdd907f-d # internal gonum.org/v1/gonum/internal/asm/f64 mkdir -p $WORK/b745/ cat >$WORK/b745/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p gonum.org/v1/gonum/internal/asm/f64 -lang=go1.16 -complete -installsuffix shared -buildid 9W88TRMKjm-5-JknKRsD/9W88TRMKjm-5-JknKRsD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b745/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f64/axpy.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/dot.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/l2norm_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/stubs_noasm.go cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/8e/8e6fa26c61ada5a3b60e90613262e23ba4358950cc8f02b04439e826f80dce74-d # internal gonum.org/v1/gonum/lapack mkdir -p $WORK/b749/ cat >$WORK/b749/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b736/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p gonum.org/v1/gonum/lapack -lang=go1.16 -complete -installsuffix shared -buildid 88zJD97Z45k3sWfjVMVH/88zJD97Z45k3sWfjVMVH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b749/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/e5/e50cfbc499862a4f6ea59f9919cf98426e4e32cead6f708863d018fb4c38ff35-d # internal gonum.org/v1/gonum/internal/asm/c64 mkdir -p $WORK/b741/ cat >$WORK/b741/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b743/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p gonum.org/v1/gonum/internal/asm/c64 -lang=go1.16 -complete -installsuffix shared -buildid 0fH020OjBgs6Ij_5OPPj/0fH020OjBgs6Ij_5OPPj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b741/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c64/conj.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/74/747989032af92351fb2ef508de96e64f477b551dd831f00194f1ccd485f2b86a-d # internal gonum.org/v1/gonum/graph/internal/linear mkdir -p $WORK/b753/ cat >$WORK/b753/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b730/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p gonum.org/v1/gonum/graph/internal/linear -lang=go1.16 -complete -installsuffix shared -buildid oVktUSj8AugizUsbQMGt/oVktUSj8AugizUsbQMGt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b753/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_386/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/de/dea97b482d90f0532c01d07733100057f47696083ffde76d25672cdd667b100b-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant mkdir -p $WORK/b837/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/3f/3fcbe0293db07b459f65c00e1684e76a3449553fda8f1b2d63bf248a18393439-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version mkdir -p $WORK/b843/ cat >$WORK/b843/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version -lang=go1.16 -complete -installsuffix shared -buildid Qo-iLt9vsi67yIvE6lPe/Qo-iLt9vsi67yIvE6lPe -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b843/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version/version.go cat >$WORK/b837/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant -lang=go1.16 -complete -installsuffix shared -buildid 95iDpGj_AYBbbi4utxLH/95iDpGj_AYBbbi4utxLH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b837/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_386/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/ed/edd2765afc7977c8a84e15d271955fd701462d86aead2a3730b2041e67f718fd-d # internal golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b907/ cat >$WORK/b907/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.16 -complete -installsuffix shared -buildid ougF5rWkcGYkUMSM6YIr/ougF5rWkcGYkUMSM6YIr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b907/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./vendor/golang.org/x/text/encoding/internal/identifier/mib.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/e5/e5c75e3ca71be504159d924f3626e3badb4b1b95f4b4c7cb544c8109774dfa66-d # internal gonum.org/v1/gonum/graph/traverse mkdir -p $WORK/b754/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/94/9454d0fe1c6b7404d74cb3bbe4ce008474dbbc59ca3d611c6eeb1ff06504e447-d # internal golang.org/x/text/internal/utf8internal mkdir -p $WORK/b909/ cat >$WORK/b909/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p golang.org/x/text/internal/utf8internal -lang=go1.16 -complete -installsuffix shared -buildid l0FVq1BB09xST-hOT2Jh/l0FVq1BB09xST-hOT2Jh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b909/importcfg -pack ./vendor/golang.org/x/text/internal/utf8internal/utf8internal.go cat >$WORK/b754/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b730/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b753/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b734/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p gonum.org/v1/gonum/graph/traverse -lang=go1.16 -complete -installsuffix shared -buildid a4pCU3oyuJSEaoL1E12R/a4pCU3oyuJSEaoL1E12R -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b754/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_386/buildid -w $WORK/b837/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b909/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/65/65172cf051ac63eb8248b110f0283a851dccfef280c35277cc4e09c4c64a01da-d # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/ca/cae8d8e0887191a7b18d1114b4ce2c348d2c164a6027b78e4045ccf7fb37fbfd-d # internal cuelang.org/go/pkg/tool mkdir -p $WORK/b952/ github.com/segmentio/asm/cpu/cpuid mkdir -p $WORK/b1020/ cat >$WORK/b952/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p cuelang.org/go/pkg/tool -lang=go1.16 -complete -installsuffix shared -buildid VjO2wBQmcn3orWCBBKjV/VjO2wBQmcn3orWCBBKjV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b952/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/doc.go ./vendor/cuelang.org/go/pkg/tool/generate.go cat >$WORK/b1020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1020/_pkg_.a -trimpath "$WORK/b1020=>" -p github.com/segmentio/asm/cpu/cpuid -lang=go1.16 -complete -installsuffix shared -buildid yqic3Mb6rPQrWvX3Lnmp/yqic3Mb6rPQrWvX3Lnmp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1020/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/cpuid/cpuid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/d6/d68b35c33191d492f1ebb46843c2351a1f977ded0b99cc77cfab4cc30e623007-d # internal github.com/segmentio/asm/internal/unsafebytes mkdir -p $WORK/b1026/ cat >$WORK/b1026/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1026/_pkg_.a -trimpath "$WORK/b1026=>" -p github.com/segmentio/asm/internal/unsafebytes -lang=go1.16 -complete -installsuffix shared -buildid BPuR6t1EBl_502qFRthX/BPuR6t1EBl_502qFRthX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1026/importcfg -pack ./vendor/github.com/segmentio/asm/internal/unsafebytes/unsafebytes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b952/_pkg_.a # internal cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/ca/ca35101ab395e79e8d1b5e28497b0fcaa3510608212cdd325a6cc6e09f9fa279-d # internal container/ring mkdir -p $WORK/b1102/ cat >$WORK/b1102/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1102/_pkg_.a -trimpath "$WORK/b1102=>" -p container/ring -std -complete -installsuffix shared -buildid hj0iThXaEbwYej_i1JlI/hj0iThXaEbwYej_i1JlI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1102/importcfg -pack /usr/lib/golang/src/container/ring/ring.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1020/_pkg_.a # internal cp $WORK/b1020/_pkg_.a /builddir/.cache/go-build/ae/ae1892a585ac7ad3f6030a66a0f772f16bf0dd92ae1fea39eb30a413b4b589f8-d # internal github.com/blevesearch/go-porterstemmer mkdir -p $WORK/b1103/ cat >$WORK/b1103/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1103/_pkg_.a -trimpath "$WORK/b1103=>" -p github.com/blevesearch/go-porterstemmer -lang=go1.16 -complete -installsuffix shared -buildid Ii0_lYnFpA76GqEtTtTE/Ii0_lYnFpA76GqEtTtTE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1103/importcfg -pack ./vendor/github.com/blevesearch/go-porterstemmer/porterstemmer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1026/_pkg_.a # internal cp $WORK/b1026/_pkg_.a /builddir/.cache/go-build/1c/1cdd1921d160a092ddd6d5f494b57cf4c0d89b42d79747fd89847e990ca7499c-d # internal github.com/weaveworks/common/errors mkdir -p $WORK/b1161/ cat >$WORK/b1161/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1161/_pkg_.a -trimpath "$WORK/b1161=>" -p github.com/weaveworks/common/errors -lang=go1.16 -complete -installsuffix shared -buildid HZTtf8jJBS14wj6G7HT-/HZTtf8jJBS14wj6G7HT- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1161/importcfg -pack ./vendor/github.com/weaveworks/common/errors/error.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/89/89e569afcffd2c1c42a94470159f8716470ac67628be4db8ceff26234c8f9ff2-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b1194/ cat >$WORK/b1194/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1194/_pkg_.a -trimpath "$WORK/b1194=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -lang=go1.16 -complete -installsuffix shared -buildid ifWjAb5Jz45sNf1R9Hoh/ifWjAb5Jz45sNf1R9Hoh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1194/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_386/buildid -w $WORK/b1102/_pkg_.a # internal cp $WORK/b1102/_pkg_.a /builddir/.cache/go-build/d8/d82d2a393c40062fb7c58914b51209fa34d5622a8543fac541a4f59bc7d50847-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b1196/ cat >$WORK/b1196/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1196/_pkg_.a -trimpath "$WORK/b1196=>" -p go.mongodb.org/mongo-driver/bson/bsontype -lang=go1.16 -complete -installsuffix shared -buildid 8ONhF7JKelGXBh61ULNj/8ONhF7JKelGXBh61ULNj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1196/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1161/_pkg_.a # internal cp $WORK/b1161/_pkg_.a /builddir/.cache/go-build/e6/e6e7c4452a4fd00b7da9766d2eabf42b8cc3b911abfaa3aa52e8af7d975efaca-d # internal github.com/prometheus/prometheus/pkg/value mkdir -p $WORK/b1221/ cat >$WORK/b1221/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1221/_pkg_.a -trimpath "$WORK/b1221=>" -p github.com/prometheus/prometheus/pkg/value -lang=go1.16 -complete -installsuffix shared -buildid Vu16XEdvg4clbbh0y3z4/Vu16XEdvg4clbbh0y3z4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1221/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/value/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1221/_pkg_.a # internal cp $WORK/b1221/_pkg_.a /builddir/.cache/go-build/fb/fb3d8b95ae53d930bacf413675b6fdc24d8ad12a98e96d76083fd8d4d4298da2-d # internal github.com/dennwc/varint mkdir -p $WORK/b1236/ cat >$WORK/b1236/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1236/_pkg_.a -trimpath "$WORK/b1236=>" -p github.com/dennwc/varint -lang=go1.16 -complete -installsuffix shared -buildid mt0O4QMAABfF-Pv595VR/mt0O4QMAABfF-Pv595VR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1236/importcfg -pack ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/dennwc/varint/varint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1196/_pkg_.a # internal cp $WORK/b1196/_pkg_.a /builddir/.cache/go-build/8c/8c2280954fcf242e64b2c2c096cd23c506ae3f56e6dae66b9755677944986a11-d # internal github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b1237/ cat >$WORK/b1237/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1237/_pkg_.a -trimpath "$WORK/b1237=>" -p github.com/prometheus/prometheus/tsdb/goversion -lang=go1.16 -complete -installsuffix shared -buildid pbMeYlvzcVyZhu1oxLFT/pbMeYlvzcVyZhu1oxLFT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1237/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_386/buildid -w $WORK/b1194/_pkg_.a # internal cp $WORK/b1194/_pkg_.a /builddir/.cache/go-build/b4/b4a6cbaab2d8cff8fbbf5a4a98c3b06597767b68b98ad350b70664f192f0a4c6-d # internal cloud.google.com/go/kms/internal mkdir -p $WORK/b1302/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1237/_pkg_.a # internal cp $WORK/b1237/_pkg_.a /builddir/.cache/go-build/40/40d09b5dee82394f02a280b32bbc99fa16b5b188ce52b841a5c9f1e41878c02f-d # internal github.com/Azure/azure-sdk-for-go/version mkdir -p $WORK/b1309/ cat >$WORK/b1302/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1302/_pkg_.a -trimpath "$WORK/b1302=>" -p cloud.google.com/go/kms/internal -lang=go1.16 -complete -installsuffix shared -buildid 4g6tsASiZSpR7MuJkipc/4g6tsASiZSpR7MuJkipc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1302/importcfg -pack ./vendor/cloud.google.com/go/kms/internal/version.go cat >$WORK/b1309/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1309/_pkg_.a -trimpath "$WORK/b1309=>" -p github.com/Azure/azure-sdk-for-go/version -lang=go1.16 -complete -installsuffix shared -buildid Y46d-ly4bPT6kszFBIU9/Y46d-ly4bPT6kszFBIU9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1309/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1236/_pkg_.a # internal cp $WORK/b1236/_pkg_.a /builddir/.cache/go-build/a7/a7e541a020b11344f6491ac1de21db7fc86172c56d0d77f953494dad543a2536-d # internal github.com/Azure/go-autorest/autorest/to mkdir -p $WORK/b1318/ cat >$WORK/b1318/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1318/_pkg_.a -trimpath "$WORK/b1318=>" -p github.com/Azure/go-autorest/autorest/to -lang=go1.16 -complete -installsuffix shared -buildid -avkXkqk1Dw6MypmJapq/-avkXkqk1Dw6MypmJapq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1318/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/to/convert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1309/_pkg_.a # internal cp $WORK/b1309/_pkg_.a /builddir/.cache/go-build/47/4715eb91aa94b5660eff7898b02eed079ed6d053502861a1c4d4b70bfbfa34c2-d # internal github.com/google/wire mkdir -p $WORK/b1339/ cat >$WORK/b1339/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1339/_pkg_.a -trimpath "$WORK/b1339=>" -p github.com/google/wire -lang=go1.16 -complete -installsuffix shared -buildid WrfyYxEij4WqDIAOkawd/WrfyYxEij4WqDIAOkawd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1339/importcfg -pack ./vendor/github.com/google/wire/wire.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1302/_pkg_.a # internal cp $WORK/b1302/_pkg_.a /builddir/.cache/go-build/c7/c7649fb74eb28c670b47eeb2dba13cfea7190e45a97b2791c1803f02b2287f98-d # internal github.com/influxdata/influxdb-client-go/v2/internal/http mkdir -p $WORK/b1378/ cat >$WORK/b1378/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1378/_pkg_.a -trimpath "$WORK/b1378=>" -p github.com/influxdata/influxdb-client-go/v2/internal/http -lang=go1.16 -complete -installsuffix shared -buildid ffIEy30TgNXLtH4ekXlJ/ffIEy30TgNXLtH4ekXlJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1378/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/http/userAgent.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1339/_pkg_.a # internal cp $WORK/b1339/_pkg_.a /builddir/.cache/go-build/8c/8c8b665a614a3824e2777c167888a2ef2da72c86ee90a0953229682fed492188-d # internal go.opentelemetry.io/collector/translator/conventions mkdir -p $WORK/b1415/ cat >$WORK/b1415/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1415/_pkg_.a -trimpath "$WORK/b1415=>" -p go.opentelemetry.io/collector/translator/conventions -lang=go1.16 -complete -installsuffix shared -buildid IwtpYH9JmmdKgoRP-bzm/IwtpYH9JmmdKgoRP-bzm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1415/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_386/buildid -w $WORK/b1378/_pkg_.a # internal cp $WORK/b1378/_pkg_.a /builddir/.cache/go-build/9b/9bb2de2363ed208814bcb558ae19a72fdc06a781a67ea9c85a9a82b33f1b04c3-d # internal image/color mkdir -p $WORK/b1433/ cat >$WORK/b1433/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1433/_pkg_.a -trimpath "$WORK/b1433=>" -p image/color -std -complete -installsuffix shared -buildid aobtDzk6rD8FFfkBq-50/aobtDzk6rD8FFfkBq-50 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1433/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1415/_pkg_.a # internal cp $WORK/b1415/_pkg_.a /builddir/.cache/go-build/97/971b4d9b0636c7b9a7922af5a436d279f75e72d108ec2ad8b6c45682d05d7bab-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1103/_pkg_.a # internal cp $WORK/b1103/_pkg_.a /builddir/.cache/go-build/4a/4a4e3078258118959c5854a85a41e5e90d25b77c935fb9e7f12b6097c10b6bc9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1318/_pkg_.a # internal cp $WORK/b1318/_pkg_.a /builddir/.cache/go-build/74/7425ec3968fa308bd038955bac0c413a2e8af46ab278cd80ff1703e59d4ca566-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1433/_pkg_.a # internal cp $WORK/b1433/_pkg_.a /builddir/.cache/go-build/e9/e98bb1997b55be3eee6176f19bea3947f388c76aa844c6c9726ca5367cc5a464-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/4f/4fc1e3d2a4dc692305d48cb1dd8935be0a5e2890fdf73095791848f35cf07d40-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b009/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b009/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b009/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b009/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b009/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b009/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b009/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b009/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_386.o $WORK/b009/duff_386.o $WORK/b009/memclr_386.o $WORK/b009/memmove_386.o $WORK/b009/preempt_386.o $WORK/b009/rt0_linux_386.o $WORK/b009/sys_linux_386.o $WORK/b009/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/75/75ba079af5ac43670dab0b1ab4a24cf853aac9c18cbe243c996a14cae6ee8bf5-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b005/symabis ./asm.s runtime/metrics mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF sync mkdir -p $WORK/b019/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p runtime/metrics -std -installsuffix shared -buildid IFmrfZEKAHW6z9gNONfG/IFmrfZEKAHW6z9gNONfG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b326/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/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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -installsuffix shared -buildid R1b5jFVVdziag0wQEn-d/R1b5jFVVdziag0wQEn-d -goversion go1.19.1 -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_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -installsuffix shared -buildid r7Ri98F7ECxS-7b8mC-6/r7Ri98F7ECxS-7b8mC-6 -goversion go1.19.1 -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_386/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/74/743bfb142f9021df0b2b010e5d5ac54c92ee6bc6faabf853ee61820515cf4084-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/79/79e6c993c3c1b8cfbdbd486c73880e8baf28299f534ef13f118fa6933c8dac16-d # internal internal/testlog mkdir -p $WORK/b042/ cat >$WORK/b042/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_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/testlog -std -complete -installsuffix shared -buildid fbpmUklLVgpEDMkpcE89/fbpmUklLVgpEDMkpcE89 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go math/rand mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math/rand -std -complete -installsuffix shared -buildid -7V72kOc9fBsnE54OWpc/-7V72kOc9fBsnE54OWpc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p internal/singleflight -std -complete -installsuffix shared -buildid VpRfjzVn9mceksSv9qaj/VpRfjzVn9mceksSv9qaj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.16 -complete -installsuffix shared -buildid ygytOG6Yxo6C1bTBvcgC/ygytOG6Yxo6C1bTBvcgC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go runtime/cgo mkdir -p $WORK/b096/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b096/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b096/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9f/9fb443b56aeb88374122086eb327f9664b9334341639365e6f9c86c7d0ef0e6c-d # internal google.golang.org/grpc/internal/buffer mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p google.golang.org/grpc/internal/buffer -lang=go1.16 -complete -installsuffix shared -buildid AXPd9WU8c_VHX9pR076a/AXPd9WU8c_VHX9pR076a -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/37/37c4ab3ff489186dd58df0b2b6c068002c2e824effac32e74fc6d96647fec9db-d # internal google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b235/ cat >$WORK/b235/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_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.16 -complete -installsuffix shared -buildid nBDyFR3P-hXN4i_Kx3e_/nBDyFR3P-hXN4i_Kx3e_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/3d/3d39f95d553c51c1d9810d165056bfd96bf7930bfdb44b8f94e8c1c79f3cb6c2-d # internal github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid euAKlxKLTT5OkOxCB--p/euAKlxKLTT5OkOxCB--p -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/20/20af5cb0e95cbb551f8088e9c66597a37fe35699b0532f71f30936dcc57ffecb-d # internal github.com/josharian/intern cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/e7/e7ed585d2662fdeebcad8ee456b1d6e1ad7a2e45a5a6765693fb26bc5399657c-d # internal mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF internal/sysinfo mkdir -p $WORK/b517/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/josharian/intern -lang=go1.16 -complete -installsuffix shared -buildid io71Lf3P8VY5dfdyWyv1/io71Lf3P8VY5dfdyWyv1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./vendor/github.com/josharian/intern/intern.go cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid ROvbmM23wxn0Pnkc5ln2/ROvbmM23wxn0Pnkc5ln2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/4e/4e5953081d8c17b34dab3f37d52d7a046f6ca116742983b60201dca3f51847a6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/fd/fd7b8895eaa022a1ac18448470ef1493d11c51678f6f6811f10e6fd8cfd7cff0-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/33/33020766e26b9e862ba49adf9600e1fb9d581e458eb9fb7171840318d9cc178f-d # internal github.com/centrifugal/centrifuge/internal/queue mkdir -p $WORK/b1030/ cat >$WORK/b1030/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1030/_pkg_.a -trimpath "$WORK/b1030=>" -p github.com/centrifugal/centrifuge/internal/queue -lang=go1.16 -complete -installsuffix shared -buildid cwf9t-gI1CtZvgesNzTt/cwf9t-gI1CtZvgesNzTt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1030/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/queue/queue.go cd $WORK gcc -Wl,--no-gc-sections -x c - -o /dev/null || true gonum.org/v1/gonum/blas/gonum /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/d0/d075dcb65db6be9eea4e83ffbffcc03e5e66e563d9c05f16557d0b16a2ae9952-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/ec/ec3fe3c29e87d3c3975e8521f21707b63fe6d879afed2bef09248dae8c6426c9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1030/_pkg_.a # internal cp $WORK/b1030/_pkg_.a /builddir/.cache/go-build/85/859b8d3b0e3c4f0f406a59e0ec7abbe757161bfbab6ce2e306207d7ee5f1023e-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true mkdir -p $WORK/b738/ gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b739/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b741/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b744/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b745/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b743/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/cmplx=$WORK/b740/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p gonum.org/v1/gonum/blas/gonum -lang=go1.16 -complete -installsuffix shared -buildid yVaReoaCMMKhHYn1JQSZ/yVaReoaCMMKhHYn1JQSZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b738/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 cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid nEGexpDzWDIuN1kRaj_3/nEGexpDzWDIuN1kRaj_3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p sort -std -complete -installsuffix shared -buildid 0Ih5vs9Ai4vai_DlYzoi/0Ih5vs9Ai4vai_DlYzoi -goversion go1.19.1 -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 github.com/go-redis/redis/v8/internal/rand mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/go-redis/redis/v8/internal/rand -lang=go1.16 -complete -installsuffix shared -buildid v4I0UMpODa3k0YfktVu5/v4I0UMpODa3k0YfktVu5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b703/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/rand/rand.go cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/08/08705d4f5586322f5d35a3c2b8b5d174b88c81243ba68f5a4b5fefcecb3505a7-d # internal internal/oserror mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -installsuffix shared -buildid -7HS8yZCxmG1d2fexxUE/-7HS8yZCxmG1d2fexxUE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/e5/e5e1ec7c8ccb7e480791292b1f9e6daabf9ccc728dfb0f4b3dbd63179293fcca-d # internal io mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p io -std -complete -installsuffix shared -buildid 0JnfuW2doynpnZ7LGAuw/0JnfuW2doynpnZ7LGAuw -goversion go1.19.1 -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 strconv mkdir -p $WORK/b033/ 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_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strconv -std -complete -installsuffix shared -buildid DLmuFtrMZCpJPzSXvuR0/DLmuFtrMZCpJPzSXvuR0 -goversion go1.19.1 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/3b/3b6601bcf28c4e5f564503eaefde3516d0d71191c9b6b22c22f30f6762fb9c1a-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_386/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b023/symabis ./asm_linux_386.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p syscall -std -installsuffix shared -buildid uCUQ2-ZBGSN9GEK1hi44/uCUQ2-ZBGSN9GEK1hi44 -goversion go1.19.1 -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/flock_linux_32bit.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_32_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_386.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_386.go /usr/lib/golang/src/syscall/zsyscall_linux_386.go /usr/lib/golang/src/syscall/zsysnum_linux_386.go /usr/lib/golang/src/syscall/ztypes_linux_386.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/0b/0bf19c3d992044b9ff6d6069e511ef42878e0287c062fafbfa5972e326d32edf-d # internal path mkdir -p $WORK/b044/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p path -std -complete -installsuffix shared -buildid 8vld7AgMrZKbmyhmtxTs/8vld7AgMrZKbmyhmtxTs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x005.o -c gcc_libinit.c cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/9b/9b3e25a602d28f817ab9348f213ff56ea4ac611847fce939386b3106ecaf6e7a-d # internal strings mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p strings -std -complete -installsuffix shared -buildid F14cLdAcSP6gy1WvIdJA/F14cLdAcSP6gy1WvIdJA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/63/63b5c94fa506d8d93e2a3a30d0b05ab264e5d4b176e35e7499bde9666d8cd3cb-d # internal bytes mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p bytes -std -installsuffix shared -buildid ln5PeBMf67aQkMYcGnLm/ln5PeBMf67aQkMYcGnLm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x006.o -c gcc_linux_386.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x007.o -c gcc_setenv.c cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/24/2405c0b9daf52a775185200800fe3b1a00214a8e7baf052e79d359ef7b63f0c0-d # internal hash mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p hash -std -complete -installsuffix shared -buildid mwV3nNp-9CxktJ-UmH_3/mwV3nNp-9CxktJ-UmH_3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/70/70c2051a709efdf5cd3ff53c7a026ba110619d10d35ab4619ebee413451f1e1f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal crypto/internal/randutil mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 7MFz0ay9oVoSqMEzo7rE/7MFz0ay9oVoSqMEzo7rE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/6b/6b609d9a69170e1d4e3dd63830e7a65e88bf1dbe4cda7c63983dd9520a95a4df-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x008.o -c gcc_traceback.c crypto/internal/nistec/fiat mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid Ul49H5gCvQ0MVjuMu_-F/Ul49H5gCvQ0MVjuMu_-F -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b068/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_386/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/eb/eb737b56b3c2b2d2e9c78141915caac054cb15c8cccc4c7450b73c19e911cfc9-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid C6poBWqvZz_6dWhiqUok/C6poBWqvZz_6dWhiqUok -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c9/c93ae778ae6827a609d9bcd1ca0c137aef2c59840a7abf656b04f9c480d099c1-d # internal reflect mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b030/symabis ./asm_386.s 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 cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p reflect -std -installsuffix shared -buildid SXhd4ufQ17LUB40XcwCi/SXhd4ufQ17LUB40XcwCi -goversion go1.19.1 -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x010.o -c linux_syscall.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b023/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x011.o -c gcc_386.S cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/16/168544b7818f64464b7fd6a96f081c5f4545553705db868b6d77a00e7dc9a600-d # internal time mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p time -std -installsuffix shared -buildid 83t6w0Ub31O2fEUXZO22/83t6w0Ub31O2fEUXZO22 -goversion go1.19.1 -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 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -o $WORK/b096/_cgo_.o $WORK/b096/_cgo_main.o $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.o $WORK/b096/_x006.o $WORK/b096/_x007.o $WORK/b096/_x008.o $WORK/b096/_x009.o $WORK/b096/_x010.o $WORK/b096/_x011.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/23/23298cb8e186a35ca3c6042802630796cde17f2cc078ba622cf391155738c677-d # internal internal/syscall/unix mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid _F-nR0g6vvO8U70LWIBo/_F-nR0g6vvO8U70LWIBo -goversion go1.19.1 -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_fstatat64_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_linux_32bit.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_386.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b096/_cgo_.o -dynout $WORK/b096/_cgo_import.go -dynlinker cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b096/symabis ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f0/f07c36352bc37d1483a19f41c8d44913327b154a79a99ea8abecf9103c46e4ec-d # internal internal/syscall/execenv mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid Lss3lIFHrQNAnvxMxC_W/Lss3lIFHrQNAnvxMxC_W -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b096/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_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p runtime/cgo -std -installsuffix shared -buildid X_ApzZBmZy1QxY6OI6sS/X_ApzZBmZy1QxY6OI6sS -goversion go1.19.1 -symabis $WORK/b096/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b096/_cgo_gotypes.go $WORK/b096/cgo.cgo1.go $WORK/b096/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/5a/5ad0c10712a145bba6f15ea257ca0f99cac770deae95442360bb68e7e273ed4f-d # internal crypto mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p crypto -std -complete -installsuffix shared -buildid 9zFcw4zqygg1CbuZRPID/9zFcw4zqygg1CbuZRPID -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b096/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b096/_pkg_.a $WORK/b096/asm_386.o $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.o $WORK/b096/_x006.o $WORK/b096/_x007.o $WORK/b096/_x008.o $WORK/b096/_x009.o $WORK/b096/_x010.o $WORK/b096/_x011.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/5b/5b76bcf712df083537e93bd9806fd6b6cd080ee0801f019b6d9897235b676897-d # internal crypto/rc4 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid 49511LVzwofhUeqTeftu/49511LVzwofhUeqTeftu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f6/f636ba0599bd006971226cbd00c16d4cb18b1118f5a1dd1828908886449d9a0e-d # internal bufio mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p bufio -std -complete -installsuffix shared -buildid 9jGBIoJIqzojMWHrXUyb/9jGBIoJIqzojMWHrXUyb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/9f/9f51d8e9d44afe58935fef744f9ce8edd0e04466ec1aba403047b053085932f6-d # internal hash/crc32 mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p hash/crc32 -std -complete -installsuffix shared -buildid ybJ7emv4o_ttzeMB0WyV/ybJ7emv4o_ttzeMB0WyV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/9d/9dc445dd174cda370e061056cab8324620699d9520d3413336bcb14dc1bda9a1-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid Yoo-9FQ-Sah77x7b9DsV/Yoo-9FQ-Sah77x7b9DsV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/71/710a9ffcc276c2b3eb78c5e453ef7e53c822eaf47aedf6ab2be6b74ae6ccd92a-d # internal net/http/internal/ascii mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid LlDOCMrMoUrIHSyj1Rgl/LlDOCMrMoUrIHSyj1Rgl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/88/883e8bc2b87c8eca4b9ef31d18b5f96dd63af95b7c729bd4e426b8360831a8f4-d # internal go/build/constraint mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p go/build/constraint -std -complete -installsuffix shared -buildid sQ4CaDHeDHRRUfL59aDa/sQ4CaDHeDHRRUfL59aDa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d9/d91c4cd481b11492ffd54412714807531d0642f472fedb923a34f3e277744ee2-d # internal regexp/syntax mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p regexp/syntax -std -complete -installsuffix shared -buildid V29c7X_nVnSXdCEhTy9W/V29c7X_nVnSXdCEhTy9W -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b142/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_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/0b/0bca7933bcd083f8e009a20bb4897eaed7eaa266994b3ef65651477fa92310c6-d # internal html mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p html -std -complete -installsuffix shared -buildid lYax5_j3FUpQOs5nJP_w/lYax5_j3FUpQOs5nJP_w -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/75/758ff05132f17af16b1f65d1e6b3dff072e7b1d3763d873b7c3336f6bc7e12fa-d # internal context mkdir -p $WORK/b003/ 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_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p context -std -complete -installsuffix shared -buildid _3mmspJbmmhVrEywU3Hw/_3mmspJbmmhVrEywU3Hw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/d0/d0daaee2c9725e1bc80a17e84732a5941a5cc9bc97435fa14f86c30cf11ebfac-d # internal internal/poll mkdir -p $WORK/b039/ 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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/poll -std -installsuffix shared -buildid OU7MprG5iDPEvMOIj47B/OU7MprG5iDPEvMOIj47B -goversion go1.19.1 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c4610491934513c4b754c25b64d791208dc09fe8ae42d73453d9994ac6a14657-d # internal io/fs mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p io/fs -std -complete -installsuffix shared -buildid MO16eT4TpP03Ma00BaQ2/MO16eT4TpP03Ma00BaQ2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/aa/aa4427c111ca3c75735b42d1d4f012bac71b3b3e1002ac8207f131a7b91000cb-d # internal text/tabwriter mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p text/tabwriter -std -complete -installsuffix shared -buildid lN2rgb9a1N04E-AmbOPl/lN2rgb9a1N04E-AmbOPl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/dd/dd4496b80bdb952580c229c8c1b8d2868ca38a0642e357ceb291567a9a5a10c5-d # internal google.golang.org/grpc/backoff mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p google.golang.org/grpc/backoff -lang=go1.16 -complete -installsuffix shared -buildid 9Ip27-_psa-LUAR0P9_5/9Ip27-_psa-LUAR0P9_5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/6f/6f28bbc6885ea383517e6ee1433ba050fd773bb7932be255ffe86912748b3acf-d # internal hash/fnv mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p hash/fnv -std -complete -installsuffix shared -buildid 8Qajvo397rvFCt3rjxg_/8Qajvo397rvFCt3rjxg_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -D GO386_sse2 -o $WORK/b030/asm_386.o ./asm_386.s cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/cc/cc063549cc5aa43ecea7c1a61e11fdfcd6de74a4b6554ddf08d753904f36efcf-d # internal os mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/syscall/execenv=$WORK/b041/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b042/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p os -std -installsuffix shared -buildid ZR52HOmVSwhelv4zlapA/ZR52HOmVSwhelv4zlapA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/rlimit.go /usr/lib/golang/src/os/rlimit_stub.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/5b/5b0c7d0b28b7271b5479a130ec28a6881d1673cb9021422abb16562d80dc32f1-d # internal crypto/internal/nistec mkdir -p $WORK/b067/ cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/46/46776b392d0d10bff5ee107f314c7694e4d88f5d49b00ef016748908da18bdaa-d # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/internal/nistec -std -complete -installsuffix shared -buildid Vs9fjPVJ4l27RSLVtSJ5/Vs9fjPVJ4l27RSLVtSJ5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go regexp mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile regexp/syntax=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p regexp -std -complete -installsuffix shared -buildid 3_HkkPBNfP_6Mzbgh5oP/3_HkkPBNfP_6Mzbgh5oP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b141/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_386/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/8b/8b4c10364a852e2c35f92fd3d9139bb37b2ad4e1fd740456abc9c9d60f04f0b0-d # internal google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p google.golang.org/grpc/internal/grpcrand -lang=go1.16 -complete -installsuffix shared -buildid PDx22mqctYw-pbYdOzZ4/PDx22mqctYw-pbYdOzZ4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/90/90255e00d3af91beb8df63338f60f896bc572d9be7cb6cde9b23b134769e2196-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p google.golang.org/grpc/encoding -lang=go1.16 -complete -installsuffix shared -buildid cdM0ULzPCvtRMGGJwS9G/cdM0ULzPCvtRMGGJwS9G -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/72/72a9a21ccc61c26a36619ae11bd4d2674eac10c736a9db49f7150bb3f5a0a3dd-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b170/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b213/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/grpc/internal/backoff -lang=go1.16 -complete -installsuffix shared -buildid 1PsUoxeIvih96WVYTfBm/1PsUoxeIvih96WVYTfBm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/bb/bb423eb08118fd9c638ecb39cd8d4fd225febf1b8bf163fdb702b8cd77d49cdc-d # internal internal/fmtsort mkdir -p $WORK/b029/ 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_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid LZrN1gurC7E2uyjwh1Nf/LZrN1gurC7E2uyjwh1Nf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/f3/f38d133d54cd3fc9d4cc90800284764307c47646ef4cdf9f5df87cb79dd775bf-d # internal encoding/binary mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p encoding/binary -std -complete -installsuffix shared -buildid DfgmsZ9SId2yLMvqBlYE/DfgmsZ9SId2yLMvqBlYE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e9/e997430b1f9b91f56317b5daf12dcda23e87df086bd40eef6d8ed3825ea453fa-d # internal golang.org/x/text/transform mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p golang.org/x/text/transform -lang=go1.16 -complete -installsuffix shared -buildid _ZHZ4KPJWMjW-anStM0L/_ZHZ4KPJWMjW-anStM0L -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/a5/a5e49dad2470aa669a98cab685de6faa4293f493fb19a510549dec342c72c2a8-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p google.golang.org/grpc/keepalive -lang=go1.16 -complete -installsuffix shared -buildid 9oIGpbBaJoFd6yR8RD7g/9oIGpbBaJoFd6yR8RD7g -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b738/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/d8/d8b4598d2fb81c7a70fd9bbd18f3c8a3cf4ed810e92250f39879d7e6788664e2-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p google.golang.org/grpc/tap -lang=go1.16 -complete -installsuffix shared -buildid m5iozRFZ1XsQW0dfu3Jm/m5iozRFZ1XsQW0dfu3Jm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/22/22113acf8144ac78371ae7d2c60d776758d038947d927016726d8171611244a2-d # internal golang.org/x/net/context mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p golang.org/x/net/context -lang=go1.16 -complete -installsuffix shared -buildid AwGB1-CiDV7e3LREWw7N/AwGB1-CiDV7e3LREWw7N -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b263/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_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/12/12642d16e0d5c6c5c5a6e65a20e58af9d27737af7a5aebe5743cafe0ba5dc4cc-d # internal github.com/apache/arrow/go/arrow/float16 mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/apache/arrow/go/arrow/float16 -lang=go1.16 -complete -installsuffix shared -buildid dpYcKu_sC1f3HlsYNum0/dpYcKu_sC1f3HlsYNum0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/float16/float16.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/fb/fb06fda8d094f83f243df0e0d8092d3ee269c106adbf88940a93a709c3593b6b-d # internal crypto/cipher mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto/cipher -std -complete -installsuffix shared -buildid a09qgR_TmcxwZ_8yvcsc/a09qgR_TmcxwZ_8yvcsc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/e5/e5ef7d13d3d699c12c2b200baae6f683262ebe8a80334a66af558ffce25a70af-d # internal crypto/internal/edwards25519/field mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid qy2lIKh-Sa_Y0AL401d2/qy2lIKh-Sa_Y0AL401d2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/bb/bb188b8fcfb7874512ed02e1ae6978a7fa39b65c9c81be2ec5326266387d61c8-d # internal crypto/md5 mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b079/symabis ./md5block_386.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/5c/5cc1f862d4863e78ea345db375f7ed2036707fe987a7d3e1f293b002f864a436-d # internal fmt mkdir -p $WORK/b028/ 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 cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p fmt -std -complete -installsuffix shared -buildid m8yNMDgFlgC_rJSzp9TR/m8yNMDgFlgC_rJSzp9TR -goversion go1.19.1 -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 cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/md5 -std -installsuffix shared -buildid QcNAL4nF0SsbYvzVbpoF/QcNAL4nF0SsbYvzVbpoF -goversion go1.19.1 -symabis $WORK/b079/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/39/39a0ed8c206626fc2fb2d23b7a30a6eb2bc2d2d59a67267cf9413a0946430620-d # internal encoding/base64 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p encoding/base64 -std -complete -installsuffix shared -buildid YGtnDbvvWl_A-yvZ-cqd/YGtnDbvvWl_A-yvZ-cqd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/de/de2e45fdf1d9c169130b7bdc68ec973334e91894b7b4e10ad07e1572fd5d3251-d # internal internal/godebug mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p internal/godebug -std -complete -installsuffix shared -buildid XDcfbuw_sKFOW0M-SxSP/XDcfbuw_sKFOW0M-SxSP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/78/78c453b0f5095ead0445cc4f8e4106d6aa6afb71cf49d685a665b354ac7c59d1-d # internal internal/intern mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p internal/intern -std -complete -installsuffix shared -buildid QovMY6iP-KHjAoPu6TH6/QovMY6iP-KHjAoPu6TH6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/0d/0d4e7a96a53aa84d0fef4ca3dc8945f4029a4b36fa411fca81aafed5ecbf5f8f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/90/90919bb4175182cfe9c7f58eb250d883f03c9503f3d35278f52cf208cdb6eff5-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b076/ net/netip mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/intern=$WORK/b095/_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_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p net/netip -std -complete -installsuffix shared -buildid Lndkkph7EjLLLcg7Tghp/Lndkkph7EjLLLcg7Tghp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b094/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 cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid MhpntxQXDpnPVWr8AVF8/MhpntxQXDpnPVWr8AVF8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b076/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/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b079/md5block_386.o ./md5block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/f2/f213dbc30afaa337051082283d978b71f7f7cf14366e97ad53a1f49f0136d709-d # internal encoding/pem mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/pem -std -complete -installsuffix shared -buildid AsUH_dtT9LPojp6dLoJ9/AsUH_dtT9LPojp6dLoJ9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b079/_pkg_.a $WORK/b079/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/b2/b2b8bee0778c844f15f8e544ee2d3b042ae4a42d087d52358e63e1f82507d2a4-d # internal path/filepath mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p path/filepath -std -complete -installsuffix shared -buildid DhXbfPQWPBIiGevirqx9/DhXbfPQWPBIiGevirqx9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b098/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 cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/8d/8df0586132630e5d1d635ca78fd8f90b6043451ba44d937b47f3911023e067ce-d # internal crypto/internal/boring mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b056/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid EKt3q2tyV4JXNebt4mPH/EKt3q2tyV4JXNebt4mPH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d5/d5468b431854841a9c589253d751c4d0c7ab63eb4d503c9fa06cc3243e1af31f-d # internal crypto/sha256 mkdir -p $WORK/b060/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b060/symabis ./sha256block_386.s cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p crypto/sha256 -std -installsuffix shared -buildid BxMh667AQCgukDMmW2_z/BxMh667AQCgukDMmW2_z -goversion go1.19.1 -symabis $WORK/b060/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/5a/5ae86393ab7ddd1cd8b15a45cc32fcc347f56393d2a1bc5d9a0a7386aaaf070a-d # internal crypto/aes mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/aes -std -complete -installsuffix shared -buildid ZxaetbRqmoAUSZZGzMZY/ZxaetbRqmoAUSZZGzMZY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b060/sha256block_386.o ./sha256block_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b060/_pkg_.a $WORK/b060/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/50/506bc52aa16f490af45de56d9f9f0a14ed29458d3514da11b9b80922e0ee65e6-d # internal crypto/des mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/internal/subtle=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/des -std -complete -installsuffix shared -buildid KASW7aoA46-4EDl1j-ql/KASW7aoA46-4EDl1j-ql -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b064/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_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/fb/fbf0177d04d311900549d8be83578377cbf9691409753a11a44f6286dc00f5a8-d # internal crypto/sha512 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/sha512 -std -complete -installsuffix shared -buildid RVTqS3ueSZg_SuEm-6_e/RVTqS3ueSZg_SuEm-6_e -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a5/a50c0b87b354eca25bfdda3d9164b89be59138a64a8cc8d09b355d2f7b8002ee-d # internal crypto/hmac mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/hmac -std -complete -installsuffix shared -buildid ezCaOQJc9az4LFYsaef4/ezCaOQJc9az4LFYsaef4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/06/0695615e9e171f0b94609ae1db4df4a2f1e8eb93877c06719af2a19e8fac9bb5-d # internal crypto/sha1 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b082/symabis ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/75/7503b274ef19b3d29c220c3f0be3bb7ff751f45f8b0acdac762d74949b31a708-d # internal cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/sha1 -std -installsuffix shared -buildid Ze39iV_nI5wHsbh84v8F/Ze39iV_nI5wHsbh84v8F -goversion go1.19.1 -symabis $WORK/b082/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/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_decl.go net mkdir -p $WORK/b090/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b090/ -importpath net -- -I $WORK/b090/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/0c/0c0b3dd373dd637ff92224518d29064c80ce9e1b231a52b336cbc5111cf49a2c-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 4mERJX6RZNP0i5mPDqk-/4mERJX6RZNP0i5mPDqk- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b100/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 cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/b3/b322a9fbed64aa5a3556fe0032a0a0191673d954819f50ac9356f703f370013d-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid _Z903NfMRxneu2PUlQqi/_Z903NfMRxneu2PUlQqi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/7c/7cef2dd04a4aef1eed662d1d30949b2c571116716f3e996e823044a0f86dc673-d # internal vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -complete -installsuffix shared -buildid rqAqOqyZTzVXrlNBa4B1/rqAqOqyZTzVXrlNBa4B1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b082/sha1block_386.o ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/58/583d260c1aae717132f24621e82507fd6744bf845bf1a785ccba3239f2df2c3c-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid ts2S2vKjAsnMMzC_Fa9j/ts2S2vKjAsnMMzC_Fa9j -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b082/_pkg_.a $WORK/b082/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/71/71c3e15c8e5010718c517ced7e76033616e74c2a0bb4b937e0e778ea2fc23ce2-d # internal internal/lazyregexp mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid VuF9mWnCZrbQPJ4G7WKk/VuF9mWnCZrbQPJ4G7WKk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/75/7598c8f0da541bba71aa973b4b77aa65eac7a2a0ee78c5e9673a325c1c82892d-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid CJUZkGTgXA6ysg9as0r_/CJUZkGTgXA6ysg9as0r_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/89/899f567fc62a01760b2d0b517a295de08211da71fde4e74b28c3ea66aec5946a-d # internal flag mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p flag -std -complete -installsuffix shared -buildid OiZI7hILPHfO1i3VFY66/OiZI7hILPHfO1i3VFY66 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/3a/3abcb8382eb76cb2775dd3eccb8901a667a8cc88dc3b8a987b35c079814d1e32-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal math/big mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b058/symabis ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/84/8409b0006ceeba18803d7b1c430b4f56ca35c3f57bc116eb0a30f9aa8001d8b9-d # internal encoding/hex mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding/hex -std -complete -installsuffix shared -buildid 362kbHuz8pjpddHRAlPd/362kbHuz8pjpddHRAlPd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/79/79138f13025f13da08bd02d05863b445c1a9d3be0e57bb94277cfc717b74d534-d # internal net/url mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p net/url -std -complete -installsuffix shared -buildid MP0p52dOY-3bf4tUBbc5/MP0p52dOY-3bf4tUBbc5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/net/url/url.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p math/big -std -installsuffix shared -buildid 0ExuiCQeU38Fvzlie2Od/0ExuiCQeU38Fvzlie2Od -goversion go1.19.1 -symabis $WORK/b058/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5a/5a7eaf770cf3acdbad4e6e55a2f52de6692ef51e8bbe5791360666dc85893df9-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b103/ cat >$WORK/b103/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/b054/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid fnQHeJvTvvygsvwa62B5/fnQHeJvTvvygsvwa62B5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/d5/d53494a1a7a57e8f1d421cfa35387739296aa94c6a6c12386fec9295ef8a9d09-d # internal encoding/json mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p encoding/json -std -complete -installsuffix shared -buildid 1G-bhc2OWhM1H3bWXtxe/1G-bhc2OWhM1H3bWXtxe -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b106/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_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/17/17c76fc2caefe6e3f19fd1d2810b13e80f9f8b574c35f3a8dad0ae349489ad20-d # internal compress/flate mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p compress/flate -std -complete -installsuffix shared -buildid i6YXiHDnld4jg_UNO5Q-/i6YXiHDnld4jg_UNO5Q- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f0/f01c84267f6637fa513767e3ec1ad1b3643df0f5c02953ecec171315cc346eb2-d # internal log mkdir -p $WORK/b120/ cat >$WORK/b120/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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p log -std -complete -installsuffix shared -buildid IPjmrWLbkzAYr-Nb7ACX/IPjmrWLbkzAYr-Nb7ACX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/52/52f7b71e962b7b9fc6b4d247a350cb7f6523e8862d6191066cfea8dd01586a93-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_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_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid z9ODPpZ7fZiIwUFD2IeW/z9ODPpZ7fZiIwUFD2IeW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b121/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_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/64/6464ecc9b105fcf9cdfd1bf43d2bf4e3ced565cb0ff961cb1e092e655fcc26b4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid SRX-dE6wWF-AGUNXPiI8/SRX-dE6wWF-AGUNXPiI8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b119/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_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/2b/2beea2a9602fdcd704020ef2fe26b8ad3a27a2fabfa1590e25ab825bbc877b05-d # internal compress/gzip mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p compress/gzip -std -complete -installsuffix shared -buildid W8s3ajyXqhTckvu1bTlZ/W8s3ajyXqhTckvu1bTlZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/7c/7c362c2ac3128ca6701eddde17411ff2a962dffea690e70e8ac884e47c2d30e1-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid RlgH0zViZ12WsYzoD7z2/RlgH0zViZ12WsYzoD7z2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b124/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_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/60/6026954ecf66f47176933ce13a18e718d525ac524771d3e1bf3bd55afde433b3-d # internal mime mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p mime -std -complete -installsuffix shared -buildid tUtnoldrJzwzxGSbyKst/tUtnoldrJzwzxGSbyKst -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b125/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 cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/1a/1abf58fc53d7304e536826f87b86ee4d728f26eb8031f05a5502f7a4311c882a-d # internal mime/quotedprintable mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid Azfc0eAYZ3C9ubK7xW21/Azfc0eAYZ3C9ubK7xW21 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/b4/b4222de5396e32a79ca9aec93876ab34f33c28c761847b570f2023e33655aeaa-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b117/ cat >$WORK/b117/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/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 44QR2zy887clMJglC_hF/44QR2zy887clMJglC_hF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b117/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 cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/81/813d5a6b97908670680b4d243535bf8ce18932da461280d588ca254eafd55c15-d # internal net/http/internal mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p net/http/internal -std -complete -installsuffix shared -buildid 98NDnfS_uxkRJRySvf_Y/98NDnfS_uxkRJRySvf_Y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/53/53119a1494c9122262216d47cb24362cd5a46a3be10a0248d4f597150dab26be-d # internal go/token mkdir -p $WORK/b136/ cat >$WORK/b136/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_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p go/token -std -complete -installsuffix shared -buildid luJEKAH1DZDyxXWG3Qq0/luJEKAH1DZDyxXWG3Qq0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b136/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_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/6d/6dbc6455b7675d0524c016cd420e4289fe14516ee2d89b1ae407fe0aaf5c9789-d # internal go/doc/comment mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p go/doc/comment -std -complete -installsuffix shared -buildid eBdhBtCidK1B23TYSbaa/eBdhBtCidK1B23TYSbaa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b139/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_386/buildid -w $WORK/b125/_pkg_.a # internal cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/6d/6d9ecfed0bf3baf3a0333b0b507b29485015c8b9f53c1fe4f3d0459866f1c843-d # internal internal/buildcfg mkdir -p $WORK/b145/ cat >$WORK/b145/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/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p internal/buildcfg -std -complete -installsuffix shared -buildid 0vGpSTIsNcSyIF725eJ8/0vGpSTIsNcSyIF725eJ8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b145/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/7c/7c8e74ed17329076103182ea35d7f1ea84bf9f0f02b0c7c436dba27a55e6bee1-d # internal go/scanner mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/token=$WORK/b136/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b098/_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 cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p go/scanner -std -complete -installsuffix shared -buildid z8axaNTe4jL12w0QNsO6/z8axaNTe4jL12w0QNsO6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/99/99c5d0e6d19b99ee46beb5bd36368ec9d26b934adc1be657576ebfc5fe24be85-d # internal os/exec mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/godebug=$WORK/b089/_pkg_.a packagefile internal/syscall/execenv=$WORK/b041/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p os/exec -std -complete -installsuffix shared -buildid 4OXpkqUEM6T_SddcESJw/4OXpkqUEM6T_SddcESJw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b147/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 cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/da/da88c900beec3f7a2ed5aa821ff84587fa061cb1835a007456bb453f14af1b65-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b116/ cat >$WORK/b116/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/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid UEPR__yqtG3cG19OHlsU/UEPR__yqtG3cG19OHlsU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b116/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b058/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b058/_pkg_.a $WORK/b058/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b139/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -o $WORK/b090/_cgo_.o $WORK/b090/_cgo_main.o $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o $WORK/b090/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/91/911f8d940cdf1fbafe19bc06cf5d7ff196aabde0aa15c1966ddaa4bd7ddab0de-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/9b/9bfe5e6ef0293baf94c934f05918284888f81053c34617610ed07afd0453fa9e-d # internal crypto/elliptic mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b067/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid 7HKnPExMPv6d8GhGgjUN/7HKnPExMPv6d8GhGgjUN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/42/4258df425cf7d9196bdeef8a8fe96e1ccb9f26271849fb1c2911485fd66ae767-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid UM79NG2UVPOFfg9J7DRM/UM79NG2UVPOFfg9J7DRM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go crypto/rand mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p crypto/rand -std -complete -installsuffix shared -buildid 0SpJrgdmdtEchOfqCMQq/0SpJrgdmdtEchOfqCMQq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b090/_cgo_.o -dynout $WORK/b090/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d7/d7067f792155101edb1664fc6b99904ede2bddca919207878221aad1661d18c9-d # internal encoding/asn1 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid HxLBJLRPKN61dX_wl2XA/HxLBJLRPKN61dX_wl2XA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go cat >$WORK/b090/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/b091/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/godebug=$WORK/b089/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/nettrace=$WORK/b092/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b093/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/netip=$WORK/b094/_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/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p net -std -installsuffix shared -buildid 135IyYAkDr_b_nygVxpb/135IyYAkDr_b_nygVxpb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b090/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/b090/_cgo_gotypes.go $WORK/b090/cgo_linux.cgo1.go $WORK/b090/cgo_resnew.cgo1.go $WORK/b090/cgo_socknew.cgo1.go $WORK/b090/cgo_unix.cgo1.go $WORK/b090/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c4/c47a8fd24dea20c3546ada5e20d01fd71c0903db0f31eb3d717203f1285fe078-d # internal crypto/ed25519 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b070/_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_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid ZugDGuPt03RVgR8MWdMj/ZugDGuPt03RVgR8MWdMj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/3a/3a253166fd5fccab15a4b2b9eda42edcaef36f272bbf9ff46c21288915b3c87a-d # internal crypto/rsa mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b069/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/rsa -std -complete -installsuffix shared -buildid 5Kr4DkkaULS76J_V019Y/5Kr4DkkaULS76J_V019Y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/5e/5eb69ebce5be61080a49306a2fa3bf4dfc9f013f5bf4abea407496a1bf65911c-d # internal crypto/dsa mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/dsa -std -complete -installsuffix shared -buildid t9alZO4fvMmNGTR8pGCu/t9alZO4fvMmNGTR8pGCu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/0e/0e7499bd2f4806afbbb61f8160f007af093796d9008db844c03efa4d206847cb-d # internal github.com/getsentry/sentry-go/internal/crypto/randutil mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p github.com/getsentry/sentry-go/internal/crypto/randutil -lang=go1.16 -complete -installsuffix shared -buildid kVEdhA_2T9_3IAbVqj_m/kVEdhA_2T9_3IAbVqj_m -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/crypto/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/60/603b47bd3da8fe3851dd92445218c64ee2c0965669c656f0135bb3811cc7fd3d-d # internal go/ast mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/scanner=$WORK/b135/_pkg_.a packagefile go/token=$WORK/b136/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p go/ast -std -complete -installsuffix shared -buildid oaF5tqhY6F1VRI4CGzzW/oaF5tqhY6F1VRI4CGzzW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b134/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_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/09/096a31594d77fedd4554773e01dd953ef245189b19ffa7658355a1be30b49ad9-d # internal internal/goroot mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p internal/goroot -std -complete -installsuffix shared -buildid MxFTYi_lAutS8pPeD82H/MxFTYi_lAutS8pPeD82H -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/internal/goroot/gc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/63/63b5e133e578dac29e46baf094bf78eb9ac4308df085ec024d678ac85d0821ce-d # internal golang.org/x/sys/execabs mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p golang.org/x/sys/execabs -lang=go1.16 -complete -installsuffix shared -buildid sLD8Kt57mnq6U-YZm62c/sLD8Kt57mnq6U-YZm62c -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack ./vendor/golang.org/x/sys/execabs/execabs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ae/aeab214c91b680b285e9252d5ea4430135fe6ce092f7dfd0250f1d96019e4a6b-d # internal io/ioutil mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p io/ioutil -std -complete -installsuffix shared -buildid gg5A8bKfKhUHK4XGk_PB/gg5A8bKfKhUHK4XGk_PB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/33/334367f1e26e3795c6967cdd42357f95d9a61fac393448e2b67aeab86ecd5cb6-d # internal runtime/debug mkdir -p $WORK/b151/ cat >$WORK/b151/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b151/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p runtime/debug -std -installsuffix shared -buildid v9G0no6iZX3mrgicbGb0/v9G0no6iZX3mrgicbGb0 -goversion go1.19.1 -symabis $WORK/b151/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack -asmhdr $WORK/b151/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_386/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/9c/9c0641c04b9705604d72613f3882b5c6fee9634669c56857cd65ba8732b04079-d # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/80/80e50d08a7497c82efeda7752424020ed63c7923ba01db8bd66392f9fb7b29b5-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p golang.org/x/net/internal/timeseries -lang=go1.16 -complete -installsuffix shared -buildid oR0rE0BFoEHIJGXgFNlo/oR0rE0BFoEHIJGXgFNlo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal golang.org/x/sys/unix mkdir -p $WORK/b159/ cat >$WORK/b159/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/sys/unix -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b159/symabis ./asm_linux_386.s cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/dc/dc9330d5650a8e895d66a25e67fe6160d08b62a95a5a862be132cb3fe53f8285-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid -c-aqr6HIXmIW8Crs6Ah/-c-aqr6HIXmIW8Crs6Ah -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b160/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p golang.org/x/sys/unix -lang=go1.16 -installsuffix shared -buildid UeK8aOQQprqQ4HmyJx_3/UeK8aOQQprqQ4HmyJx_3 -goversion go1.19.1 -symabis $WORK/b159/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack -asmhdr $WORK/b159/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/fcntl_linux_32bit.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_386.go ./vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.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_386.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_386.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_386.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b151/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/3b/3ba737735c95c53e7191e0e8275d144f98f203293592de521cf9d90ce436c603-d # internal crypto/x509/pkix mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid PjZQhDajxz_P1bDJaJxD/PjZQhDajxz_P1bDJaJxD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b151/_pkg_.a $WORK/b151/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/6f/6f194f18803a7bc3318547db56584f05ccca33f0d51c2cc92e24eb43ce1f7791-d # internal text/template/parse mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p text/template/parse -std -complete -installsuffix shared -buildid 79dR5Q_ZYq-oogEotjsN/79dR5Q_ZYq-oogEotjsN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b168/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_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/88/88715fec10e77df194b6ffbc7634492ddc01b01a26939e247cac0bb2ece6f408-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.16 -complete -installsuffix shared -buildid 38wNqQ4W99ZnL52WJ9MB/38wNqQ4W99ZnL52WJ9MB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b174/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_386/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/98/9860fcb1fd6c71775459d2e2b56197d83322d784cb889aaef7ea890ffd55c820-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b174/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p google.golang.org/grpc/grpclog -lang=go1.16 -complete -installsuffix shared -buildid b2AWEEDTK24icDv_yEwz/b2AWEEDTK24icDv_yEwz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b173/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 cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/48/482482413bf3144c55d9202269c9858b5da59823b09a10e1874a4011029b3a5f-d # internal crypto/ecdsa mkdir -p $WORK/b065/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cat >$WORK/b065/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/b050/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b069/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid dA6GJ2WxD52O3uIJPAQu/dA6GJ2WxD52O3uIJPAQu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/02/02eb5cd704f0c46687ac0ad2b1c957a8ebcaf36f2574cd744df624a49c20add4-d # internal go/doc mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b134/_pkg_.a packagefile go/doc/comment=$WORK/b139/_pkg_.a packagefile go/token=$WORK/b136/_pkg_.a packagefile internal/lazyregexp=$WORK/b140/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p go/doc -std -complete -installsuffix shared -buildid OFuZkNbhtZ0typ7Gpi0Q/OFuZkNbhtZ0typ7Gpi0Q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b138/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_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/79/7930523a1bd40bc9e0653649374d1e8bb5c4ca4413eb463b1d93ff7f89d7f2e8-d # internal go/internal/typeparams mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b134/_pkg_.a packagefile go/token=$WORK/b136/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid u4sRmOZI202P_PeZAYQ2/u4sRmOZI202P_PeZAYQ2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/common.go /usr/lib/golang/src/go/internal/typeparams/typeparams.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/a8/a88ff0db0a3c2548393a4e877143c96ac01c7df3b6b3b7e276dd1cc43d5485b4-d # internal go/parser mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b134/_pkg_.a packagefile go/internal/typeparams=$WORK/b144/_pkg_.a packagefile go/scanner=$WORK/b135/_pkg_.a packagefile go/token=$WORK/b136/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p go/parser -std -complete -installsuffix shared -buildid Ftwg988z6hcCwUXZlmg_/Ftwg988z6hcCwUXZlmg_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b143/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_386/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/9a/9aa5f97a7e2bb432ff8779c6e1e5b0b776408003357ce07af1c8c5b1992f48d7-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p google.golang.org/grpc/connectivity -lang=go1.16 -complete -installsuffix shared -buildid lYzQqSNHiwDcCtZqyuo8/lYzQqSNHiwDcCtZqyuo8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/38/3820537ecf4c51331b06bd8405253774cf6b53d559514bd3bc1c536bf3b88e6d-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile hash/fnv=$WORK/b181/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.16 -complete -installsuffix shared -buildid nH6hP7FOotfNQJr6w7LO/nH6hP7FOotfNQJr6w7LO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/07/0770adb8804a09aecbe043b381c7ab3029bfa98f2dd026ba01c089dbb85e67bb-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b179/ cat >$WORK/b179/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/b180/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p google.golang.org/protobuf/internal/errors -lang=go1.16 -complete -installsuffix shared -buildid DavB0uzjAGNs2HZ8QpcY/DavB0uzjAGNs2HZ8QpcY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/c7/c7490550f2eb5c73e7cc7ecda52ac6437a20b13f8a440d93fcb3cd054eaae6b8-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b179/_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_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.16 -complete -installsuffix shared -buildid QCyaeL51WutonUlhIeRm/QCyaeL51WutonUlhIeRm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/6b/6b3e59ec8d5fc6824fb0493d25d620fbe9afb0a94897920486aaeda70c29d429-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b184/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.16 -complete -installsuffix shared -buildid PgOn65XUhTaybSwnstw9/PgOn65XUhTaybSwnstw9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/0a/0a867f285403fc96daf3d89566fe59c803c080fa49c25cd635a41935b0657660-d # internal text/template mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/fmtsort=$WORK/b029/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b168/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p text/template -std -complete -installsuffix shared -buildid GhCTMMgw-GVWVARmpB-w/GhCTMMgw-GVWVARmpB-w -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/07/07340b8671695987ab3f930be84145d764853a4cc67a5da773288a19f2019537-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p google.golang.org/protobuf/internal/version -lang=go1.16 -complete -installsuffix shared -buildid 6XX3Wlnq-k8s3lhQbAdP/6XX3Wlnq-k8s3lhQbAdP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/8d/8dda6dd03ee453299dfea2265022292b4e73a5bd251ac6a0ae1f45d4cbc2f854-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p google.golang.org/grpc/metadata -lang=go1.16 -complete -installsuffix shared -buildid a2bD2osAXD4w4uBaxJFl/a2bD2osAXD4w4uBaxJFl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/02/02fb41e1d458f7a89f6ed6a0e3f459c63995309a29b4226a304624e9f3a48410-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p google.golang.org/grpc/codes -lang=go1.16 -complete -installsuffix shared -buildid tuidLR08lP3ngK1A1i5q/tuidLR08lP3ngK1A1i5q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/46/46504308883d4ef5ef295ec8277286c2a3aa25348df77f8b73688aee0956a7f0-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.16 -complete -installsuffix shared -buildid hd7bmvscBjtZoDjeqL1Z/hd7bmvscBjtZoDjeqL1Z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/3c/3cc708da7bc58afd3f37843b4eedef42b270a9077ebeb13095a90b8e1b40172e-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid EFGUrj-2cffUyDBG_Vv4/EFGUrj-2cffUyDBG_Vv4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b229/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_386/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/1a/1aaa08d1747ba42b0ab685bee84361829521b2c3a5266d8c2c1e6613bb55cbfd-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid oaqFFlBS8ylAO2vZ_KyV/oaqFFlBS8ylAO2vZ_KyV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b240/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.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/sys/unix -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b159/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b159/_pkg_.a $WORK/b159/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/b7/b78bfc707a323abc1e6acb549246a78a5357b6115e7821675822ea34ded1d89d-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p golang.org/x/text/unicode/bidi -lang=go1.16 -complete -installsuffix shared -buildid 9bhJahTIyosSXBnO4kfG/9bhJahTIyosSXBnO4kfG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b250/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_386/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/c7/c7b9e595835689f2edaa181df2f61d0837ebf54f47b7d5b893984b62c64744a1-d # internal go/build mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b134/_pkg_.a packagefile go/build/constraint=$WORK/b137/_pkg_.a packagefile go/doc=$WORK/b138/_pkg_.a packagefile go/parser=$WORK/b143/_pkg_.a packagefile go/token=$WORK/b136/_pkg_.a packagefile internal/buildcfg=$WORK/b145/_pkg_.a packagefile internal/goroot=$WORK/b146/_pkg_.a packagefile internal/goversion=$WORK/b148/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p go/build -std -complete -installsuffix shared -buildid AXA4s8EMB94OP2xYvkRM/AXA4s8EMB94OP2xYvkRM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b133/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/b183/_pkg_.a /builddir/.cache/go-build/af/afda64a395367e4c80990cf89ff61213038307dd7e5f9943ddae805160d3054b-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.16 -complete -installsuffix shared -buildid H48v94JvSHynN04ahHWF/H48v94JvSHynN04ahHWF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/51/511a634336e4b438a99c5132c4ab8abec2e9ea240a9fa7e2856059bcf34b77b4-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/mattn/go-isatty -lang=go1.16 -complete -installsuffix shared -buildid jij5Ievqz-rBu1sqKl7a/jij5Ievqz-rBu1sqKl7a -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/a8/a888f30fdf38daacdd97b14ff33f21dd2d767cc866a25b65c796d75dd2dd82fe-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p google.golang.org/protobuf/internal/strs -lang=go1.16 -complete -installsuffix shared -buildid 9uYD3USxVa3OzsvxOw0M/9uYD3USxVa3OzsvxOw0M -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/47/47bf6a996a92560029c8d648869a351412868830d03839476a4f3ee276a3de61-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b158/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/mattn/go-colorable -lang=go1.16 -complete -installsuffix shared -buildid eTRGyXbEVXD6JgNCXN-A/eTRGyXbEVXD6JgNCXN-A -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/df/df489c9745ee4d8493790e3a8b31de441d791bfc90ce4bf4edfaaf38bbc48f70-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b187/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.16 -complete -installsuffix shared -buildid yk4D3ttgESfkxqZfpIcY/yk4D3ttgESfkxqZfpIcY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b185/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_386/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/7b/7ba110ae86814859925c360ac843b3b8ecf3735b5ca127e0940109ffa9aafe51-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p google.golang.org/protobuf/internal/genid -lang=go1.16 -complete -installsuffix shared -buildid j_tfK-xZ6YEPiMxOUN5H/j_tfK-xZ6YEPiMxOUN5H -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b188/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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b090/_pkg_.a $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o $WORK/b090/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/a3/a3723f121b2fc2fe4f69bfcd5d0fa71ae71959808f4d8bfe32e19647c4e9b6a8-d # internal github.com/fatih/color mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b157/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b158/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/fatih/color -lang=go1.16 -complete -installsuffix shared -buildid 3hpic4oSvR2oGF7oXsbW/3hpic4oSvR2oGF7oXsbW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/b3/b3942068549c8304861cbffe5396e976b759149df4eda204164fe21b462f56a9-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p google.golang.org/protobuf/internal/order -lang=go1.16 -complete -installsuffix shared -buildid Bj7damFXjDVWhxzWnSIv/Bj7damFXjDVWhxzWnSIv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/19/199f5071bfc19a4970600ad49954ceb54a4f8d0456b771c8b1cd88bda3d671a0-d # internal html/template mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b166/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b167/_pkg_.a packagefile text/template/parse=$WORK/b168/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p html/template -std -complete -installsuffix shared -buildid D3s-y8i2qrAWs6s4Clyd/D3s-y8i2qrAWs6s4Clyd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/21/2138c3fad05a791aff3342bfe3ff2932b5148c1f60b9d9ab72056a8dd91e6c11-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.16 -complete -installsuffix shared -buildid 2Emumq0OIOp8kccO6YI4/2Emumq0OIOp8kccO6YI4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/cc/cc90081ff120981a7096d310738ae945ad37aaf41bf326c2e701fecf56ff3c9a-d # internal github.com/hashicorp/go-hclog mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b156/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b158/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/hashicorp/go-hclog -lang=go1.16 -complete -installsuffix shared -buildid ma3uRwHcr-PerDQ9JmKn/ma3uRwHcr-PerDQ9JmKn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b155/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/01/019f0f4aeeb1a3e66b07b75b19b2b3eb44b44069ae2044250b9d7226c81c7809-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.16 -complete -installsuffix shared -buildid Cv5C35R3OAKz8g_sP5ln/Cv5C35R3OAKz8g_sP5ln -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/c9/c9bb5fa27726f2864292d62c45db92555fa52d33a2f03a3d5c7a28e45e724e0a-d # internal crypto/x509 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/des=$WORK/b064/_pkg_.a packagefile crypto/dsa=$WORK/b084/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile crypto/x509/pkix=$WORK/b085/_pkg_.a packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile internal/godebug=$WORK/b089/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/x509 -std -complete -installsuffix shared -buildid mTN8mU0hVmFODPG-Q3of/mTN8mU0hVmFODPG-Q3of -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/7e/7ee0b58f5de3ce56fbe070657e6278da7d1127cbc5a73de62b0097416cb36c5a-d # internal net/textproto mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/textproto -std -complete -installsuffix shared -buildid svVZKtD4h8E3FIK3ZNoi/svVZKtD4h8E3FIK3ZNoi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/b6/b6422de4859d930185102320ad610bd6f7ebd8f42860e678127bc3db91f110e9-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b123/ cat >$WORK/b123/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/b116/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid SHYA698qCPtZVnXoPCcU/SHYA698qCPtZVnXoPCcU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/8e/8eb69f4c6a2e00a9cbd5b3793221eaeb9af79252eef2fa741142e57e8617c924-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b193/_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_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p google.golang.org/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid b-8QoOYQ6PLVNHbVdgWF/b-8QoOYQ6PLVNHbVdgWF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b191/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_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/0a/0a9e4249b94c95cbc6dfb49ccb7ef03b28d95824fa7432d5f2fddf5488a3ef4d-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b115/ cat >$WORK/b115/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/b116/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid GrWjt025OO249-b5hOxs/GrWjt025OO249-b5hOxs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b115/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_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6f/6fc4ed65b7a8a1eb02b9dbf819f0145c7f1d145049866d0e84e135bb8d7cf66f-d # internal mime/multipart mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p mime/multipart -std -complete -installsuffix shared -buildid rCi8oyQSeVuEpnsQMVUi/rCi8oyQSeVuEpnsQMVUi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/84/843d721feb642914e0adba668f1770795472bc8f498631a03bf23f797c8c8a2b-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.16 -complete -installsuffix shared -buildid AR2x5AAqnk8_LhJz71rc/AR2x5AAqnk8_LhJz71rc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/05/05f72b78f45caaec4f8cf9142501749b12f584de21d9bfc9e51708ac38125542-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/log mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile github.com/hashicorp/go-hclog=$WORK/b155/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/log -lang=go1.16 -complete -installsuffix shared -buildid xjmTS7crZtWbNJBYLCpl/xjmTS7crZtWbNJBYLCpl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log/log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/1d/1dc660fffb32fc00f19df1a6f112683ae5c5e758faaca7f3aa1f531f01da1687-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.16 -complete -installsuffix shared -buildid upIGxs1iqmdc8GL7lKBt/upIGxs1iqmdc8GL7lKBt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/03/03aea9fd09b3765c71f97eda028f229bb1b731deb5c754b2b13e38c37724933d-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.16 -complete -installsuffix shared -buildid RBjxChZscskkAAcpJAUh/RBjxChZscskkAAcpJAUh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/47/4754808fea61cdef866f61c3e7b06d99fd1e7affd9940328becc19f74590ae50-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b249/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b250/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p golang.org/x/text/secure/bidirule -lang=go1.16 -complete -installsuffix shared -buildid fbCrW55vhVXhTctp-1BN/fbCrW55vhVXhTctp-1BN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/a0/a0eda97d8769bebe7da84bf53fb0e1b6c8232837f73f2a837130e3fea47568e3-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b251/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b249/_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_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p golang.org/x/text/unicode/norm -lang=go1.16 -complete -installsuffix shared -buildid 33Ntt-xEjGd2_YplkgqN/33Ntt-xEjGd2_YplkgqN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b251/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_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/14/143a666a98b05b746ba587a3f73857aa9c679a71868a1aabe3c0c0c602feb21c-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p golang.org/x/net/http2/hpack -lang=go1.16 -complete -installsuffix shared -buildid SAUANyjl8CrV7dAEIqJ2/SAUANyjl8CrV7dAEIqJ2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b252/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 cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/47/47b8d216380e46ff4218674e73a5636aca95ddd742d6f4ee1b0d0d45db6f1b38-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p google.golang.org/grpc/internal/syscall -lang=go1.16 -complete -installsuffix shared -buildid TFUohcKuct_cUulI-AUk/TFUohcKuct_cUulI-AUk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/36/3630e8703a5051538d00463a6b13329ebc21f156cae196a071d8601b9d287e4d-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p google.golang.org/grpc/stats -lang=go1.16 -complete -installsuffix shared -buildid cHX1-bXOKc1GoElj6OD-/cHX1-bXOKc1GoElj6OD- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/2e/2eeffd84c9e709a1aef4a07ce1770bfc2edd674b38be4aed0b76f1433d45799f-d # internal github.com/hashicorp/yamux mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/hashicorp/yamux -lang=go1.16 -complete -installsuffix shared -buildid pbmx8UtmXTAC6W2aDwfK/pbmx8UtmXTAC6W2aDwfK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b264/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_386/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/d6/d670b6128a9e525b43fb907a0c06f0bb17921cdd2044e39d8349bc98e2a7efd4-d # internal github.com/mitchellh/go-testing-interface mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/mitchellh/go-testing-interface -lang=go1.16 -complete -installsuffix shared -buildid KJtm0n_7fOZF3Ywf8xuW/KJtm0n_7fOZF3Ywf8xuW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./vendor/github.com/mitchellh/go-testing-interface/testing.go cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/5a/5a352557f925bc993d259d32c2145a4f8cc3f5d952a8b7ae56bbae32d84c9bf0-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.16 -complete -installsuffix shared -buildid ZePVlTl5U4TrhQndPnzM/ZePVlTl5U4TrhQndPnzM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b177/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/74/746ad40eed5f31a46710547633e4805a5504330a3add8697ff2cfdc5e5a1a2e9-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_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_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.16 -complete -installsuffix shared -buildid TtmF-y-OWqivWmhZ-BZ5/TtmF-y-OWqivWmhZ-BZ5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b196/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_386/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/f2/f26e0b15cc81e3e3f0bb68097d731411ea7f92a69598cb33645ce725e499a68a-d # internal os/signal mkdir -p $WORK/b267/ cat >$WORK/b267/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b267=>" -I $WORK/b267/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b267/symabis ./sig.s cat >$WORK/b267/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 cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p os/signal -std -installsuffix shared -buildid EgT5M5ePEb7EebNwoLyI/EgT5M5ePEb7EebNwoLyI -goversion go1.19.1 -symabis $WORK/b267/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack -asmhdr $WORK/b267/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b267=>" -I $WORK/b267/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b267/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b267/_pkg_.a $WORK/b267/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/a4/a4a1bd5b85ea848ff0f41b4f8237c36005db312034e87add43a9d688dd99f353-d # internal github.com/oklog/run mkdir -p $WORK/b266/ cat >$WORK/b266/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/b267/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/oklog/run -lang=go1.16 -complete -installsuffix shared -buildid dstY02iMgDZwpVO7iHHU/dstY02iMgDZwpVO7iHHU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/c6/c6b56af29873328cd92cffae53d6ff7e3b2558a7d94e3b6fff21c734e87b1d9a-d # internal encoding/gob mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b055/_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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p encoding/gob -std -complete -installsuffix shared -buildid O66j1vFClXoEcspnpZ2P/O66j1vFClXoEcspnpZ2P -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/f3/f3bc838bb6c4c0c24fc96431d315330f5ac9d3e4c0fdf1e7238e78af46a154e3-d # internal github.com/apache/arrow/go/arrow/endian mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/apache/arrow/go/arrow/endian -lang=go1.16 -complete -installsuffix shared -buildid z7ilJYzujWtnRq3jzkCq/z7ilJYzujWtnRq3jzkCq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/endian/little.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/c4/c45f4682845c0caa9e3c012aa4f1512d689e020d914832c81b7097420f533bab-d # internal github.com/apache/arrow/go/arrow/memory mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b279/_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_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/apache/arrow/go/arrow/memory -lang=go1.16 -complete -installsuffix shared -buildid cX6mhfQhTzByK_AICAp3/cX6mhfQhTzByK_AICAp3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/memory/allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/buffer.go ./vendor/github.com/apache/arrow/go/arrow/memory/checked_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/doc.go ./vendor/github.com/apache/arrow/go/arrow/memory/go_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/memory.go ./vendor/github.com/apache/arrow/go/arrow/memory/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/e3/e326e2679d68ac7902709f7a5f109d52548853f88071755d40a4204c7c05a3ae-d # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/54/543baa793ccc7b00560c5613b9c771f04dada71dcf19091b6ffa5fd7366732f0-d # internal github.com/apache/arrow/go/arrow/decimal128 mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/apache/arrow/go/arrow/decimal128 -lang=go1.16 -complete -installsuffix shared -buildid 0LpVIg4GBea6ite2DwX4/0LpVIg4GBea6ite2DwX4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/decimal128/decimal128.go crypto/tls mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/des=$WORK/b064/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rc4=$WORK/b080/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b105/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/tls -std -complete -installsuffix shared -buildid xlzi42ZX2daQkAuY-Bxx/xlzi42ZX2daQkAuY-Bxx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/b1/b10b2782416fdd12382b1895a141ddf50ca8165fda5e9c7e9a4a0a54f765ba18-d # internal github.com/apache/arrow/go/arrow/bitutil mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b278/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b279/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b280/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/apache/arrow/go/arrow/bitutil -lang=go1.16 -complete -installsuffix shared -buildid wyEsg7AcREYR6_wDJzzm/wyEsg7AcREYR6_wDJzzm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b277/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_386/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/3f/3f747f8b9cdf62790cc1998ddc2934ba173d9593bd6bd710a09ea184882c6add-d # internal golang.org/x/xerrors mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b284/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p golang.org/x/xerrors -lang=go1.16 -complete -installsuffix shared -buildid Z4hpYIJF54ZaLx6U2ha_/Z4hpYIJF54ZaLx6U2ha_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b283/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_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/30/30811333025cadc8f49ec6de8ae68a5090af616ff1d23a6df3215704f82f123f-d # internal github.com/apache/arrow/go/arrow/internal/flatbuf mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile github.com/google/flatbuffers/go=$WORK/b290/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/apache/arrow/go/arrow/internal/flatbuf -lang=go1.16 -complete -installsuffix shared -buildid I6OfcT-6IOXX44tSCKOz/I6OfcT-6IOXX44tSCKOz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b289/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_386/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/a9/a90770dd3aef1f48a4e83301cebe5afff0f1313b8a8dd2f300af0fc867abd881-d # internal github.com/apache/arrow/go/arrow mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b277/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b278/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b279/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b283/_pkg_.a packagefile hash/maphash=$WORK/b285/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/apache/arrow/go/arrow -lang=go1.16 -complete -installsuffix shared -buildid eisd8lDVLEiNaD_q2RMV/eisd8lDVLEiNaD_q2RMV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b276/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_386/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/e5/e590538a14aafeaf6e1040a6269620d6a6b7d555d8efcf5debdbcadb752773eb-d # internal golang.org/x/net/idna mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b248/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b250/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b251/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p golang.org/x/net/idna -lang=go1.16 -complete -installsuffix shared -buildid dJfhbqVTaYU2KxLw7tro/dJfhbqVTaYU2KxLw7tro -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b247/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_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/3f/3f93f7e4465e66ea3da2431bced1a7234b72822f928feffebf659eb239225b66-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.16 -complete -installsuffix shared -buildid qba65PANl9QNIXmg5yIH/qba65PANl9QNIXmg5yIH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/94/94b0bafcaa72a47845ca2fbe6cac3b2eb9e253c9b840bbb6227de275f9387c9d-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/klauspost/compress/fse -lang=go1.16 -complete -installsuffix shared -buildid FSQbIuz1w37J2f5r973x/FSQbIuz1w37J2f5r973x -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b294/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_386/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/05/05b1bb776276948987da3a5673d64424779711d6e02fb1d803d9fb7efed64547-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b193/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p google.golang.org/protobuf/internal/impl -lang=go1.16 -complete -installsuffix shared -buildid YQJMOdCS9ui791K01W1L/YQJMOdCS9ui791K01W1L -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b202/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_386/buildid -w $WORK/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/04/042e1d39e55c53734e55a5b4d89f2a043e7c9f0ab55de93e6260077359073ce5-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b247/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p golang.org/x/net/http/httpguts -lang=go1.16 -complete -installsuffix shared -buildid mMiE4z_EcrHN-9YQ5w7t/mMiE4z_EcrHN-9YQ5w7t -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/e8/e812b543f5249a03b20cc8e6cffee0f0e473a095f3e3b60bdeb1347e3ad30d64-d # internal github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.16 -complete -installsuffix shared -buildid dnWweIfCgEEuR__v8eTt/dnWweIfCgEEuR__v8eTt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./vendor/github.com/klauspost/compress/internal/snapref/decode.go ./vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/encode.go ./vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/snappy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/1e/1e6c938b52b8475e15497f3be02ee89f37d76039bed8d08c0e1deebbb454b421-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b294/_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_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/klauspost/compress/huff0 -lang=go1.16 -complete -installsuffix shared -buildid cGeu9cOnioxGy-GVn8dT/cGeu9cOnioxGy-GVn8dT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./vendor/github.com/klauspost/compress/huff0/autogen.go ./vendor/github.com/klauspost/compress/huff0/bitreader.go ./vendor/github.com/klauspost/compress/huff0/bitwriter.go ./vendor/github.com/klauspost/compress/huff0/bytereader.go ./vendor/github.com/klauspost/compress/huff0/compress.go ./vendor/github.com/klauspost/compress/huff0/decompress.go ./vendor/github.com/klauspost/compress/huff0/decompress_generic.go ./vendor/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/a0/a0f8456a9addf82a734f54a3ab0b0351008c212e9d577715cea35b6f2f87856f-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.16 -complete -installsuffix shared -buildid 1Rrx__9vQGMhXYbmHjgB/1Rrx__9vQGMhXYbmHjgB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/ce/ceacc3124685cd04f7a9441ce4d841bc32d61136a333de6697085d7dfdc1345d-d # internal github.com/apache/arrow/go/arrow/array mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b276/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b277/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b279/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b280/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b283/_pkg_.a packagefile hash/maphash=$WORK/b285/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/apache/arrow/go/arrow/array -lang=go1.16 -complete -installsuffix shared -buildid C1VIXPSvznJo6e8wVvwq/C1VIXPSvznJo6e8wVvwq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b286/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_386/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/b9/b98cdd19453a2032c6dda453eaf38bff499bd6c909e679b68a6afb3746f9a929-d # internal github.com/pierrec/lz4/v4/internal/lz4block mkdir -p $WORK/b298/ cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/fc/fc81ae62b9773022cc52e117f35f2b2313c715ab9b8e48a161650c8a3dedc083-d # internal github.com/pierrec/lz4/v4/internal/xxh32 mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/pierrec/lz4/v4/internal/xxh32 -lang=go1.16 -complete -installsuffix shared -buildid -LCAwPGR_5q4h6EPnVUI/-LCAwPGR_5q4h6EPnVUI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b301/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/b298/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b299/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/pierrec/lz4/v4/internal/lz4block -lang=go1.16 -complete -installsuffix shared -buildid q_I2x5XLpu2myTPPw37q/q_I2x5XLpu2myTPPw37q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/blocks.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_noasm.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_other.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/ee/ee97cb135e0f3993d86f8d783527bfaa4793dc2c0cf2d8d37a8fc13a78483c54-d # internal github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b305/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/google/go-cmp/cmp/internal/diff -lang=go1.16 -complete -installsuffix shared -buildid FgI5sQsZK2Sx4V9yWnjf/FgI5sQsZK2Sx4V9yWnjf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b304/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_386/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/ea/eaf9f0fe9c357d3423f96b1a550f3444fc394b595f9bfa16ee35e8408b9311e8-d # internal github.com/pierrec/lz4/v4/internal/lz4stream mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b298/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b299/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b301/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/pierrec/lz4/v4/internal/lz4stream -lang=go1.16 -complete -installsuffix shared -buildid eLPTlDPyjIjr5dymLvWH/eLPTlDPyjIjr5dymLvWH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b300/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_386/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/0f/0f7e99661d161ef6a575be2b1e833dbf930d83085e154a62dbee28132acb18f4-d # internal github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/google/go-cmp/cmp/internal/function -lang=go1.16 -complete -installsuffix shared -buildid U3X-2ddUeqfBFuHzluWT/U3X-2ddUeqfBFuHzluWT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/e7/e7fe0efc4c3fdf715df99bafb0ada1202e530349ced254490b794b4f5cb1252e-d # internal github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b307/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal cat >$WORK/b307/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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/google/go-cmp/cmp/internal/value -lang=go1.16 -complete -installsuffix shared -buildid QR38nGk305GqFsHh5rp4/QR38nGk305GqFsHh5rp4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b307/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 cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/ac/ac642f32d56a69a3474d5968c44c05e7658ceef93098ec407cc0cd747ba7cf5c-d # internal github.com/pierrec/lz4/v4 mkdir -p $WORK/b297/ cat >$WORK/b297/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/b298/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b299/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b300/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/pierrec/lz4/v4 -lang=go1.16 -complete -installsuffix shared -buildid bA2qR8lnvG-ATUnoEW1X/bA2qR8lnvG-ATUnoEW1X -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b297/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_386/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/99/997536e04c99b29af3c7aabc05da81fdc59d7e83df641af69c928f921741fef2-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b292/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b293/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b295/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b296/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b151/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/klauspost/compress/zstd -lang=go1.16 -complete -installsuffix shared -buildid 93mhWqN8ceoCh7kWwFgL/93mhWqN8ceoCh7kWwFgL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/bitreader.go ./vendor/github.com/klauspost/compress/zstd/bitwriter.go ./vendor/github.com/klauspost/compress/zstd/blockdec.go ./vendor/github.com/klauspost/compress/zstd/blockenc.go ./vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./vendor/github.com/klauspost/compress/zstd/bytebuf.go ./vendor/github.com/klauspost/compress/zstd/bytereader.go ./vendor/github.com/klauspost/compress/zstd/decodeheader.go ./vendor/github.com/klauspost/compress/zstd/decoder.go ./vendor/github.com/klauspost/compress/zstd/decoder_options.go ./vendor/github.com/klauspost/compress/zstd/dict.go ./vendor/github.com/klauspost/compress/zstd/enc_base.go ./vendor/github.com/klauspost/compress/zstd/enc_best.go ./vendor/github.com/klauspost/compress/zstd/enc_better.go ./vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./vendor/github.com/klauspost/compress/zstd/enc_fast.go ./vendor/github.com/klauspost/compress/zstd/encoder.go ./vendor/github.com/klauspost/compress/zstd/encoder_options.go ./vendor/github.com/klauspost/compress/zstd/framedec.go ./vendor/github.com/klauspost/compress/zstd/frameenc.go ./vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./vendor/github.com/klauspost/compress/zstd/fuzz_none.go ./vendor/github.com/klauspost/compress/zstd/hash.go ./vendor/github.com/klauspost/compress/zstd/history.go ./vendor/github.com/klauspost/compress/zstd/seqdec.go ./vendor/github.com/klauspost/compress/zstd/seqenc.go ./vendor/github.com/klauspost/compress/zstd/snappy.go ./vendor/github.com/klauspost/compress/zstd/zip.go ./vendor/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/6e/6ef93fd32f77e73273b5a2e6f7ccbbc811c19583666375c41484f64c198997e4-d # internal github.com/google/go-cmp/cmp mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b304/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b305/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b306/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b307/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/google/go-cmp/cmp -lang=go1.16 -complete -installsuffix shared -buildid fPmMUjIQnxzVfdt1aYX6/fPmMUjIQnxzVfdt1aYX6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b303/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_386/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/57/5784355ed645e8e88db62bc45c2317a75b6530e7ef2974cbca7a8655b9e53f07-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b151/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid SBMSD0eL4KeLjHM-77wE/SBMSD0eL4KeLjHM-77wE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b310/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/25/25e1c9e4148aea0d5d643de34ea1bef14386cacbfa4c31c3c43fe183f4394447-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b311/ cat >$WORK/b311/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b311=>" -I $WORK/b311/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b311/symabis ./relfect2_386.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/modern-go/reflect2 -lang=go1.16 -installsuffix shared -buildid GxMitIasTTvWwtxceYQ5/GxMitIasTTvWwtxceYQ5 -goversion go1.19.1 -symabis $WORK/b311/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack -asmhdr $WORK/b311/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_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9c/9cab698552c763f4c17b6c5098357e35a3a8c47b3cf71d7dd6d50b300e92e7d1-d # internal net/http/httptrace mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile internal/nettrace=$WORK/b092/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid TSGZaDW16lWXJOFKlQOy/TSGZaDW16lWXJOFKlQOy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/66/66fa0cb4f4d002c79bafafc591066dd848f508ae9de55ab42d45e685edafab80-d # internal net/http mkdir -p $WORK/b110/ cat >$WORK/b110/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/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile internal/godebug=$WORK/b089/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/http/internal/ascii=$WORK/b130/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p net/http -std -complete -installsuffix shared -buildid DrXXcQKw5OeHl4hEmR4W/DrXXcQKw5OeHl4hEmR4W -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b110/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 cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b311=>" -I $WORK/b311/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b311/relfect2_386.o ./relfect2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b311=>" -I $WORK/b311/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b311/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b311=>" -I $WORK/b311/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b311/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b311=>" -I $WORK/b311/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b311/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b311/_pkg_.a $WORK/b311/relfect2_386.o $WORK/b311/relfect2_mips64x.o $WORK/b311/relfect2_mipsx.o $WORK/b311/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/b7/b75443d3f7ee8047e5c179d528cb0c8c5ff1768b280a84d39fc3e529ec83577e-d # internal google.golang.org/grpc/internal/credentials mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p google.golang.org/grpc/internal/credentials -lang=go1.16 -complete -installsuffix shared -buildid pCdsKxNAEwmPWbM4ymzH/pCdsKxNAEwmPWbM4ymzH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b206/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_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/4c/4c5b5bb2d0ed4ac6f2d4d200cad9e3aaf68894d33c3e491516499b60683ece38-d # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/da/da2401b88ec7207c5942d7f09d8eec61295d4de01eff2a1de2cc8835d1828c8d-d # internal github.com/google/go-cmp/cmp/cmpopts mkdir -p $WORK/b308/ cat >$WORK/b308/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/b303/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b306/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/google/go-cmp/cmp/cmpopts -lang=go1.16 -complete -installsuffix shared -buildid VxhV_FNIXZkHrOT-KXtl/VxhV_FNIXZkHrOT-KXtl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b308/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/json-iterator/go mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b310/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b311/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/json-iterator/go -lang=go1.16 -complete -installsuffix shared -buildid bsKauJ6RDJ9Z2_ow4sxa/bsKauJ6RDJ9Z2_ow4sxa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b309/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/b286/_pkg_.a /builddir/.cache/go-build/21/2118a7e0f83d8af8248d7935dfb16d0daacd081de08222821152038d70757fc9-d # internal github.com/apache/arrow/go/arrow/arrio mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/array=$WORK/b286/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/apache/arrow/go/arrow/arrio -lang=go1.16 -complete -installsuffix shared -buildid 6ySYm5AJaGZeh4AWQqbj/6ySYm5AJaGZeh4AWQqbj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/arrio/arrio.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/f6/f6c3f487aa4c5ecd753c959d85f4ceb5c234521af48403f011b3238a3b57c80c-d # internal github.com/mattetti/filebuffer mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/mattetti/filebuffer -lang=go1.16 -complete -installsuffix shared -buildid yfZAgZZKRrBHdG9F6bO7/yfZAgZZKRrBHdG9F6bO7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack ./vendor/github.com/mattetti/filebuffer/filebuffer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/31/319e5c27cefa59efdd62fda9dc4ac50353058d38a460fbc99f18dbd0d47d3f15-d # internal encoding/csv mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p encoding/csv -std -complete -installsuffix shared -buildid bkKr4pB9P_i2tibo84sO/bkKr4pB9P_i2tibo84sO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/56/56ff1291913606c9b9ddf80f38cb31b43c3a76049cc66ce2167486e4172f726a-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/mattn/go-runewidth -lang=go1.16 -complete -installsuffix shared -buildid KqND7hHx6YBntyaWDNaP/KqND7hHx6YBntyaWDNaP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b315/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_386/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/8f/8ff868e0d26b4177ac8b2cad31168a57ce4e0ee0a4c5c97801083363d33babc7-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/beorn7/perks/quantile -lang=go1.16 -complete -installsuffix shared -buildid BA2iC7PLD71Dax5LNoq0/BA2iC7PLD71Dax5LNoq0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/cf/cf454b29b0d88e0eef18a34817d8a4395d9e4c441a99b8d583615037f3ed815c-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/cespare/xxhash/v2 -lang=go1.16 -complete -installsuffix shared -buildid RoHwRFhFRVIvumHOL7YV/RoHwRFhFRVIvumHOL7YV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/e6/e640553fcc6f2b83e324a614d8d826b1232a97758f56826467f3d25cc007cff5-d # internal github.com/olekukonko/tablewriter mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/csv=$WORK/b314/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b315/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/olekukonko/tablewriter -lang=go1.16 -complete -installsuffix shared -buildid UNBl1Vg2iyEt5_b1gfXA/UNBl1Vg2iyEt5_b1gfXA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b313/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/b291/_pkg_.a /builddir/.cache/go-build/ea/ea4c1d5d2889c2ac5be6a13651069b823f466b3d04448d5f94ade157fd865cee-d # internal github.com/apache/arrow/go/arrow/ipc mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b276/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b286/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b287/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b277/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b279/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b289/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b280/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b290/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b291/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b297/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b283/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/apache/arrow/go/arrow/ipc -lang=go1.16 -complete -installsuffix shared -buildid nAkAQ3066OCo77GHfb7b/nAkAQ3066OCo77GHfb7b -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b288/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_386/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/f8/f82f52c570827bc96794560fc3cc69ca1310613bbf441a352b33e227b2fc6846-d # internal github.com/prometheus/common/model mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/prometheus/common/model -lang=go1.16 -complete -installsuffix shared -buildid 1ipCSrjUhTjJk5h734J4/1ipCSrjUhTjJk5h734J4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b325/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_386/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/f8/f829c9f826959a9e1649b137c11b4461a8021dd559c6486461268bbe5398c65f-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid elJjWKme8X6k4K-4CYCL/elJjWKme8X6k4K-4CYCL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/95/95e4ea07bbdd686356340290db1819e33d460598f8183ebd398ceaa3a324268e-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.16 -complete -installsuffix shared -buildid HwsyYPYsCWC3bslEIpX2/HwsyYPYsCWC3bslEIpX2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/c4/c47f7bbd5e6f99df1bb73214d496749ccbe1a4dd942e818d63599e1c6c2aa859-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.16 -complete -installsuffix shared -buildid l2xPIMkTaGu2U2ddWrPR/l2xPIMkTaGu2U2ddWrPR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b201/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/c7/c7604c38c47f72f41b95291da8d89c479cf22b982da00de23f948030a4a56541-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/prometheus/procfs/internal/util -lang=go1.16 -complete -installsuffix shared -buildid owf6jhACVn65MgdYMY3Q/owf6jhACVn65MgdYMY3Q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b332/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_386/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/9a/9a513645b59fb249c7dfd03d185c9fc676df924187b115f30d72cfcb81803398-d # internal internal/profile mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_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/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p internal/profile -std -complete -installsuffix shared -buildid JmlZcXU70S01K42dE8pN/JmlZcXU70S01K42dE8pN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b334/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/b332/_pkg_.a /builddir/.cache/go-build/e3/e3c262b7755269f2cac768042ddeb29214b0706d2c457a9bf571fcfe37d53b69-d # internal github.com/prometheus/procfs mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b331/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b332/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/prometheus/procfs -lang=go1.16 -complete -installsuffix shared -buildid 6RvxrF9lonGSGGTtQCXf/6RvxrF9lonGSGGTtQCXf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b330/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/netstat.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/bf/bf8cab657c37ad1ba2f51f07662aa17713c3fe8b11b653897f00c10371c2f81e-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.16 -complete -installsuffix shared -buildid PB3UWiDigY2LkLrcRBxQ/PB3UWiDigY2LkLrcRBxQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b200/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_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/33/3374ca40d664a867ac5399376c854d49682584f6ad7f8473044a3779767c0023-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.16 -complete -installsuffix shared -buildid M8f2LlKL-cP224gcZ_UQ/M8f2LlKL-cP224gcZ_UQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b199/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/ac/ac436fa1d0445ff185d00bec7a7caf2c9cb13c315e42effd8ff259bdea5326a1-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.16 -complete -installsuffix shared -buildid guq5tdb3OPWQNCuuz4yU/guq5tdb3OPWQNCuuz4yU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/cb/cbaaf77c1b99282f3e72edf0787052b1c7bb2219d8d68e7e831070da4b78c246-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/golang/protobuf/ptypes/any -lang=go1.16 -complete -installsuffix shared -buildid vn7zlVtMRLr4_Y3uO1lM/vn7zlVtMRLr4_Y3uO1lM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/98/98226af13e540a6e5d690926b3fda693f9297379bfcc3ca3c7d3e5167b69f627-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_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_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.16 -complete -installsuffix shared -buildid ag1OZHkGnTvG_YcokmeX/ag1OZHkGnTvG_YcokmeX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/22/227fe6ef950a54c3d5d7eb979099fd8320ef936c892bc9cf50d4d760cf46b5b0-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b227/ cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/4a/4a8f545022f7555bd79df54879e6ec2481122c54de769833c498599a8f42901c-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.16 -complete -installsuffix shared -buildid jn1qyh4EYAxdQ1gUlPHo/jn1qyh4EYAxdQ1gUlPHo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_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_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.16 -complete -installsuffix shared -buildid nSmH_6pyGk71Hz0Lmux8/nSmH_6pyGk71Hz0Lmux8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/1e/1ed8f9dade06e41bce66bc9d4edf389fd6e280131be154db391724156589ec58-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/golang/protobuf/ptypes/duration -lang=go1.16 -complete -installsuffix shared -buildid 9mtvltS4mmKNBpoRiYKC/9mtvltS4mmKNBpoRiYKC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d2/d210ae7033476f7df675333738f83e68d00a7a4225a8217dc577a93d39ced5cb-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b199/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.16 -complete -installsuffix shared -buildid HXPvlrYLzgdHgNmMvudD/HXPvlrYLzgdHgNmMvudD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b194/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_386/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/21/21405d3e5f2da2e371ae444eb05422b1623e43105b6c42bd967f16faee8fb92f-d # internal google.golang.org/protobuf/types/known/emptypb mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.16 -complete -installsuffix shared -buildid XrmcDa0AMK3twcQVDfDf/XrmcDa0AMK3twcQVDfDf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/37/3799f34d3d62b27e373b73755e8197dc93e4a0ed479283b85deead455848a08d-d # internal github.com/grafana/grafana-plugin-sdk-go/data mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b276/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b286/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b287/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b288/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b280/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b302/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b303/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b308/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b309/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b312/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b313/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/grafana/grafana-plugin-sdk-go/data -lang=go1.16 -complete -installsuffix shared -buildid NIh7y-ULcHU3gimWTho9/NIh7y-ULcHU3gimWTho9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b275/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_386/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/f5/f54b059acf1c8f26cc190e0d8574e1f7d6889293436a3835d0d759f9e24040ba-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b227/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/golang/protobuf/ptypes/timestamp -lang=go1.16 -complete -installsuffix shared -buildid 4WKM-oaiBcwdF9Jk2kUo/4WKM-oaiBcwdF9Jk2kUo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/47/47f74a2fb34e170011a48ec5989a9105575d73e7acbaec7fc034fdd7de5e9076-d # internal github.com/golang/protobuf/ptypes/empty mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b261/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/golang/protobuf/ptypes/empty -lang=go1.16 -complete -installsuffix shared -buildid gBsjTSwGxpJul8EzWW5v/gBsjTSwGxpJul8EzWW5v -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/empty/empty.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/03/038866dd3094f8c92e4abd9cc5ea9d94b630a113108e039815a370482c6af9c5-d # internal runtime/pprof mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b169/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p runtime/pprof -std -installsuffix shared -buildid LbDBOFKLdnynQk3vr-lc/LbDBOFKLdnynQk3vr-lc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b335/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_386/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/f3/f3623ad1e6bc6b147af6a52b8bf539fbd4fe1200359b1306a8eb636e4becd3ff-d # internal runtime/trace mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p runtime/trace -std -installsuffix shared -buildid oWIlbIISwwkSj6WElJwz/oWIlbIISwwkSj6WElJwz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/a4/a4c77548ba9c3e9b394729751f830de0964ba850ef71f7d6867bea34efe93d84-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/logger mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b156/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/logger -lang=go1.17 -complete -installsuffix shared -buildid fEWqYotdaVi7S82_6IF8/fEWqYotdaVi7S82_6IF8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack ./pkg/cmd/grafana-cli/logger/logger.go ./pkg/cmd/grafana-cli/logger/loggerV2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/3a/3af2df2042c9a604fdb0870ef06f78372641f67e862c8928f6ee4d257bdbb7ac-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/go-logfmt/logfmt -lang=go1.16 -complete -installsuffix shared -buildid CUfsl24QF0Q5jQP42P4n/CUfsl24QF0Q5jQP42P4n -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b343/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_386/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/2d/2dc7e5af54127926db9d1f06e46358f76c4640e591f1ec1611dfafb36cfe0bbe-d # internal log/syslog mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p log/syslog -std -complete -installsuffix shared -buildid 7nomLPI7S9RcBA2Y7hxv/7nomLPI7S9RcBA2Y7hxv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b346/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_386/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/9e/9e8890df007b1a4bc173293d6d870c30795011a7775dc525743a612e65095e83-d # internal github.com/go-stack/stack mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/go-stack/stack -lang=go1.16 -complete -installsuffix shared -buildid WDAElSQD7hNAUcGPKx5x/WDAElSQD7hNAUcGPKx5x -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./vendor/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/6c/6c8d4c3adeb7bb51473e921a9bcff5464ced67099a74380211f785c31a8cbecd-d # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/4f/4f066b87ec192f56712cdd7ca7d083454432c17b588f1c2232b68d0c39500b53-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/golang/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid 5GWVPJLIf_T4UuFQO1VP/5GWVPJLIf_T4UuFQO1VP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b176/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 github.com/go-kit/log mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b343/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/go-kit/log -lang=go1.16 -complete -installsuffix shared -buildid 5w1CGhYLs_gGBYZDSElE/5w1CGhYLs_gGBYZDSElE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b342/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/9f/9f9b4834e71acde18a826f9577429b6eee79e7fa5565104d06d933ce39789456-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b343/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/go-kit/kit/log -lang=go1.16 -complete -installsuffix shared -buildid rz8yVLPcNiN3KIBAHKFO/rz8yVLPcNiN3KIBAHKFO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b351/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/7e/7e5923e77cc264d526da1011e876af763160f6a9f442509ffeb53e33988d85f6-d # internal github.com/grafana/grafana/pkg/util/errutil mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/grafana/grafana/pkg/util/errutil -lang=go1.17 -complete -installsuffix shared -buildid WPVHMrf9hFp0d7MLXfOx/WPVHMrf9hFp0d7MLXfOx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./pkg/util/errutil/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/62/62e10d6931c751c4981bd8423b8e3281ed5d7c78b5f7d1a5e86ac773809f1d86-d # internal github.com/teris-io/shortid mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/teris-io/shortid -lang=go1.16 -complete -installsuffix shared -buildid bXVRjllNtdDewW9YZLGM/bXVRjllNtdDewW9YZLGM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./vendor/github.com/teris-io/shortid/shortid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/d0/d08ff1f0f7895c6c46d1a4dd90c2edb437c4afea3028b29430c687c56a3fc485-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.16 -complete -installsuffix shared -buildid 9PaDJxpB6C8CkklCqntt/9PaDJxpB6C8CkklCqntt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/5a/5ae23223c8cc566280f9c2a6b5da8e75e4fb921c04a4d06c2956d0f11a045426-d # internal github.com/grafana/grafana/pkg/util mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b354/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b355/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/grafana/grafana/pkg/util -lang=go1.17 -complete -installsuffix shared -buildid slxBSAPJ0yP0QZcduP1F/slxBSAPJ0yP0QZcduP1F -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./pkg/util/encoding.go ./pkg/util/encryption.go ./pkg/util/filepath.go ./pkg/util/ip_address.go ./pkg/util/json.go ./pkg/util/math.go ./pkg/util/md5.go ./pkg/util/shortid_generator.go ./pkg/util/split_email.go ./pkg/util/strings.go ./pkg/util/url.go ./pkg/util/validation.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/9f/9fcab3ea01ea203e7f70148cef52179671c7ba5d8c4d4d318108e7842b976326-d # internal github.com/go-kit/log/level mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/go-kit/log/level -lang=go1.16 -complete -installsuffix shared -buildid bs18AJEUmFSWyoYjeqLg/bs18AJEUmFSWyoYjeqLg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/f7/f70a3465e8d42b8836f4bc395831a9c5d69781df6397fe089e284d7a21636d78-d # internal github.com/grafana/grafana/pkg/infra/log/text mkdir -p $WORK/b350/ cat >$WORK/b350/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/b351/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/grafana/grafana/pkg/infra/log/text -lang=go1.17 -complete -installsuffix shared -buildid pNLq6wC6lwZYtiuXsdEV/pNLq6wC6lwZYtiuXsdEV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./pkg/infra/log/text/text_logger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/18/182ad8d5af75bc3e428b3108acf6b4a1eec18ebc18dbb5df818e878350969d52-d # internal github.com/go-kit/log/syslog mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log/syslog=$WORK/b346/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/go-kit/log/syslog -lang=go1.16 -complete -installsuffix shared -buildid iUUxWlE8jH83vwxErMJ9/iUUxWlE8jH83vwxErMJ9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./vendor/github.com/go-kit/log/syslog/syslog.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/f6/f607f577844caf938769c92b05e9635804adeb7f5c25f9ee03124cc091a00d3a-d # internal github.com/grafana/grafana/pkg/infra/log/level mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/grafana/grafana/pkg/infra/log/level -lang=go1.17 -complete -installsuffix shared -buildid -FgtW4zRQi_8wvA6w7E1/-FgtW4zRQi_8wvA6w7E1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./pkg/infra/log/level/level.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/0a/0ad53292830e34438622ef50e092f35c959ef645bd5a5ff41477c2f6dc8883a2-d # internal gopkg.in/ini.v1 mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p gopkg.in/ini.v1 -lang=go1.16 -complete -installsuffix shared -buildid jMuLCyLhsWfIbr02SeHs/jMuLCyLhsWfIbr02SeHs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b356/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 cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/9e/9e2fb7e0ff6ffa404943180b5cb4890029fcd144bd13668b09b775bd4dd631c0-d # internal github.com/gobwas/glob/util/strings mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/gobwas/glob/util/strings -lang=go1.16 -complete -installsuffix shared -buildid OSWAWd1GJ0gvs5Mbf56Z/OSWAWd1GJ0gvs5Mbf56Z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./vendor/github.com/gobwas/glob/util/strings/strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/6f/6f77f5cb3b6ed7635e06f070c79174e8170a1a5f542947de7304f4265b34dd1e-d # internal github.com/gobwas/glob/match mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b361/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b362/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/gobwas/glob/match -lang=go1.16 -complete -installsuffix shared -buildid hxAnfpZPu7mzB9jdTEb4/hxAnfpZPu7mzB9jdTEb4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b360/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_386/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/bb/bb95c907740e81eacf4a59791a67a036d8bfc45ed4dbe5e3b949b0d5efa2a0da-d # internal github.com/grafana/grafana/pkg/infra/log/term mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b348/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/grafana/grafana/pkg/infra/log/term -lang=go1.17 -complete -installsuffix shared -buildid sjHeC-6M3ra1MRJ42y71/sjHeC-6M3ra1MRJ42y71 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack ./pkg/infra/log/term/terminal_logger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/93/93b2460b52551c086ea42aa771665602bf99be4f5a2c87bb1b17e2259fa5999e-d # internal github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b361/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/gobwas/glob/syntax/lexer -lang=go1.16 -complete -installsuffix shared -buildid wYZek-t0J2agGQWjhSse/wYZek-t0J2agGQWjhSse -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/lexer/lexer.go ./vendor/github.com/gobwas/glob/syntax/lexer/token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/a9/a91f2042c2cd9cc8411278fac3288c87515cd2b670b35cc867ee726255027474-d # internal github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b364/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/gobwas/glob/syntax/ast -lang=go1.16 -complete -installsuffix shared -buildid ZPpPnFiLE2SA6bP03PFU/ZPpPnFiLE2SA6bP03PFU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/ast/ast.go ./vendor/github.com/gobwas/glob/syntax/ast/parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/98/98d7d54ba1eab07a5d566f44da3220e835bba470f3115997f09c9b96d7af430d-d # internal net/http/httputil mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/http/internal/ascii=$WORK/b130/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p net/http/httputil -std -complete -installsuffix shared -buildid Ia__WpOdTiwrRBPfQRa7/Ia__WpOdTiwrRBPfQRa7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b131/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 cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/c2/c21fca0a510134173e4fc79b3db909a7e7b4d8c91299fdfce247fc227b2ab21f-d # internal github.com/getsentry/sentry-go/internal/ratelimit mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/getsentry/sentry-go/internal/ratelimit -lang=go1.16 -complete -installsuffix shared -buildid bwBguo1RM6jgk5nk-dZE/bwBguo1RM6jgk5nk-dZE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b132/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/ec/ec3be9a2e82de1637511802184415cd1ae980fc416614ed2cf0b853390ecd4ea-d # internal golang.org/x/net/trace mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b164/_pkg_.a packagefile html/template=$WORK/b165/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b169/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p golang.org/x/net/trace -lang=go1.16 -complete -installsuffix shared -buildid EQoe0WDuuRp5hRLyNYlW/EQoe0WDuuRp5hRLyNYlW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b163/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_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/22/22dd760b8292ffb801a42e1db04655c26f528772fa5a1dc4a70569bc2d3e3a6b-d # internal golang.org/x/net/http2 mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b246/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b252/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b247/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p golang.org/x/net/http2 -lang=go1.16 -complete -installsuffix shared -buildid wv3mjCwxGkhjARsz2hId/wv3mjCwxGkhjARsz2hId -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b245/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_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a1/a1421bd55ed607c0a98cec65d9c4e331b2319584116de58d73dcf9964f77e2ba-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b205/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b206/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p google.golang.org/grpc/credentials -lang=go1.16 -complete -installsuffix shared -buildid qoIOFr_F53fS-HHwcHXx/qoIOFr_F53fS-HHwcHXx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/bc/bcef2144b93d64596d0534a78e740bee95e10464fba77929c0a9619d5751ced5-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b205/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b209/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p google.golang.org/grpc/resolver -lang=go1.16 -complete -installsuffix shared -buildid P8TlfNkrxGgZuLqqLvMG/P8TlfNkrxGgZuLqqLvMG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack ./vendor/google.golang.org/grpc/resolver/map.go ./vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/fd/fd8bcbd448183c5eabc9874bd94c6a04416e025a7c9c11eccb30c8a1a83001b5-d # internal github.com/getsentry/sentry-go/internal/debug mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/httputil=$WORK/b131/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p github.com/getsentry/sentry-go/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid TgubZK3k7HauMUEdHM9I/TgubZK3k7HauMUEdHM9I -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/debug/transport.go cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/97/97c1a9b4464eaeae2f1245aac962386a638e548e850fe8d98ed0c3acbe9d6250-d # internal google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile net=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.16 -complete -installsuffix shared -buildid F-SV6b9BS2q_O8tF7sVp/F-SV6b9BS2q_O8tF7sVp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./vendor/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/de/ded8b735ff60f94b2e2f47738c7e8cedd00ced538f4587e11660dd8e373344c6-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b205/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b209/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p google.golang.org/grpc/internal -lang=go1.16 -complete -installsuffix shared -buildid OgWt7cz2avN2_Kb964Yv/OgWt7cz2avN2_Kb964Yv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/4f/4f87e0b915cfc75463672e5ac6cb7b0947567216a9c9c665a848849482d2eb58-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b207/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b209/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p google.golang.org/grpc/balancer -lang=go1.16 -complete -installsuffix shared -buildid s6aUsGDUMHhit-HXIpLM/s6aUsGDUMHhit-HXIpLM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/6a/6a2852f5ceb4422486ad89f3124493bef93d1a1740298a8266a7dff05d401901-d # internal github.com/getsentry/sentry-go mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/crypto/randutil=$WORK/b108/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/debug=$WORK/b109/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/ratelimit=$WORK/b132/_pkg_.a packagefile go/build=$WORK/b133/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b149/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b151/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p github.com/getsentry/sentry-go -lang=go1.16 -complete -installsuffix shared -buildid 3vkRcMXNG_5xHN49_4Qt/3vkRcMXNG_5xHN49_4Qt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b107/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/b163/_pkg_.a /builddir/.cache/go-build/52/528059518fcddcffe790807f0545cdd09d2391b34bb581caf99f0d92a0ae6c47-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b216/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p google.golang.org/grpc/encoding/proto -lang=go1.16 -complete -installsuffix shared -buildid ci0HJxCcGl-zFoWGdkNF/ci0HJxCcGl-zFoWGdkNF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/36/367d56d955ec0e4c4916fa2e3de0e1162f220cce812b4b85571f7602291c1503-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b222/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b224/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/golang/protobuf/ptypes -lang=go1.16 -complete -installsuffix shared -buildid MmLPisFfRO7bdQMZ0qkP/MmLPisFfRO7bdQMZ0qkP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b221/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_386/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/19/192def690bd3d722c3d81b802e2cd13ee8a83e08c08dc93d08c643f05e8435cb-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b227/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.16 -complete -installsuffix shared -buildid nwOCPWthlvwcTZnFcveN/nwOCPWthlvwcTZnFcveN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/73/730e2704f7948b044f052a3d5100a4743c44af2ac60fd188c2bd00281c4b501e-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p google.golang.org/grpc/internal/channelz -lang=go1.16 -complete -installsuffix shared -buildid XTODoDRQuAdt8XJE57WG/XTODoDRQuAdt8XJE57WG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b234/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_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/55/55f6c1388b929717b6ee2b76c26c07f1eef9c2ef46cdb81907b7bb6db040feae-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p google.golang.org/grpc/balancer/base -lang=go1.16 -complete -installsuffix shared -buildid DqapimyzH4Qpwk1ZmO5k/DqapimyzH4Qpwk1ZmO5k -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b211/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_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/47/47ee36f3752c6dd2bf88cb451b74f023d3aa1246bc90353572558ade7699fe6d-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b221/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/grpc/internal/status -lang=go1.16 -complete -installsuffix shared -buildid I6fNWc6nyMfpww8Jg-e9/I6fNWc6nyMfpww8Jg-e9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/39/39c75fdd257a5f38204bf302ab729e2425a9f8195ccb01a98b34c2b60d516047-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b213/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.16 -complete -installsuffix shared -buildid zOwI852l6BaKK3WHi_vf/zOwI852l6BaKK3WHi_vf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/bf/bf5fa39ba8e6e5229462ae9193dc58000a6a00eeea4f66c4beaad81ed055ef40-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b209/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid AsfQWlE2DblWhfkppPuN/AsfQWlE2DblWhfkppPuN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/80/80d53253b6766d2b9527534ee1bc1c80b75f92fd61735b6546c1e34ba65c1059-d # internal google.golang.org/grpc/status mkdir -p $WORK/b230/ cat >$WORK/b230/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/b231/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b232/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/grpc/status -lang=go1.16 -complete -installsuffix shared -buildid uhKwA1e4oSLHS-0STucs/uhKwA1e4oSLHS-0STucs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/23/237e587d97dd713575ecaac092041a4ea342eb58a3a51b0f6650b50a10a1e83e-d # internal google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.16 -complete -installsuffix shared -buildid mMupFDm_F3uTV-MiDAN-/mMupFDm_F3uTV-MiDAN- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/bc/bcbb2bd6d2519a3da26001dc84903479aa5055e1dd32189d08012b535208256d-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b209/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.16 -complete -installsuffix shared -buildid txRiyX85tFcCCKhhfrQZ/txRiyX85tFcCCKhhfrQZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/1a/1a52117afc3bcc89ec3474c13adc250190d1d400c31126f6a3476cd7d129bd88-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b237/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/grpc/internal/resolver -lang=go1.16 -complete -installsuffix shared -buildid 3jTDrdWfsAunGDM_8nfX/3jTDrdWfsAunGDM_8nfX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/ed/ed097fb2b79d34186b1c35a632c1d70dfdb9ca84cc4a762223aa980349ddd932-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.16 -complete -installsuffix shared -buildid z9whqQq11pgSdjLCIPxq/z9whqQq11pgSdjLCIPxq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b220/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_386/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/e7/e7546dd79dabc4c5e3b6fbdb79f7664b46f78d30b7c7e3fa515889b24feb4a3b-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.16 -complete -installsuffix shared -buildid E1lJSKONCpRqoAA4iEka/E1lJSKONCpRqoAA4iEka -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/7f/7f356a818353c3f3aacd052be616b98c2fcded0ca5ef9aece802f5eedef6a098-d # internal google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.16 -complete -installsuffix shared -buildid VKVmW00Zt1we5H_EQDA9/VKVmW00Zt1we5H_EQDA9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/ea/ea30c177b3c2f8928107dc2abb42b99e8e8c12814085665bec2e294f459e1da4-d # internal google.golang.org/grpc/internal/metadata mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p google.golang.org/grpc/internal/metadata -lang=go1.16 -complete -installsuffix shared -buildid lj9HTjnpRlZVwOEGkoo6/lj9HTjnpRlZVwOEGkoo6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./vendor/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/63/634961a2639bc3a0d8044b0f558e61251de2754795cb38f163a6bd7efaaa3a89-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.16 -complete -installsuffix shared -buildid 14u-VBK8gC9QDttSWllW/14u-VBK8gC9QDttSWllW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/af/af163ad67a193880ace20b8f086b6011c67652d4c12168b052da3a55a7354154-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile net=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p google.golang.org/grpc/peer -lang=go1.16 -complete -installsuffix shared -buildid vq_TGwuDzUWKsxesm0Ps/vq_TGwuDzUWKsxesm0Ps -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/ab/ab6bc24c1f1cb32e0c5a35b8b3a6b12b2bdc798bd65e47defb4bcfc6812d60b6-d # internal net/rpc mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile encoding/gob=$WORK/b273/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/token=$WORK/b136/_pkg_.a packagefile html/template=$WORK/b165/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p net/rpc -std -complete -installsuffix shared -buildid gUaff4d5pKxozpyKA8wX/gUaff4d5pKxozpyKA8wX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b272/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_386/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/50/50038827dca58cf9ea8c3d411172d983b7d717fd8061da7690842e31b4125360-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/httpclient mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/httpclient -lang=go1.16 -complete -installsuffix shared -buildid o18ygpzrNlv44l6ree3q/o18ygpzrNlv44l6ree3q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b274/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/8e/8e01e49f12cd7b768e9a71f92db21ada2a478e649f73196a1bbeb46f5ff71206-d # internal github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus -lang=go1.16 -complete -installsuffix shared -buildid 8_Zu-Kw-JUXgrlmPXFY-/8_Zu-Kw-JUXgrlmPXFY- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b318/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/91/918f4cc20619f41b2c0ff4df6b08b8bffa326fc84020ce747e8e74551be3ab47-d # internal expvar mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p expvar -std -complete -installsuffix shared -buildid qqBZhaBSv-oSIuKGqUsl/qqBZhaBSv-oSIuKGqUsl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/dc/dc7007669fae0d7b28841c925de12effc03f2ce39f80f86e06979763d7c91be2-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b226/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/prometheus/client_model/go -lang=go1.16 -complete -installsuffix shared -buildid y3aRo36ZTl8WbYuzHNBk/y3aRo36ZTl8WbYuzHNBk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/b8/b83b94cf85bc39d662b6c932cff7f091f57899144b33c6b565d2d6b9fff4e8d4-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -lang=go1.16 -complete -installsuffix shared -buildid y4hFI67fU5lkSfwKDCcz/y4hFI67fU5lkSfwKDCcz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b328/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/a5/a55b173d48fdcaa1e8e83c19f343a1804c5285dd880fff93dda6359d52e32713-d # internal net/http/pprof mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b166/_pkg_.a packagefile internal/profile=$WORK/b334/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/pprof=$WORK/b335/_pkg_.a packagefile runtime/trace=$WORK/b336/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p net/http/pprof -std -complete -installsuffix shared -buildid N30ubf2wLe7f-BBz5BWC/N30ubf2wLe7f-BBz5BWC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/fc/fc706815d1af2da4a9018cc7d755411fa83d1420613a395cfc17e0ee5eaf72a7-d # internal github.com/grafana/grafana/pkg/infra/log mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b344/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b347/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b348/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b349/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b350/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b158/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b356/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log/syslog=$WORK/b346/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/grafana/grafana/pkg/infra/log -lang=go1.17 -complete -installsuffix shared -buildid lopvBStHJOuPHfdyhO3s/lopvBStHJOuPHfdyhO3s -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack ./pkg/infra/log/composite_logger.go ./pkg/infra/log/file.go ./pkg/infra/log/handlers.go ./pkg/infra/log/interface.go ./pkg/infra/log/log.go ./pkg/infra/log/syslog.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/8b/8bca3ba29c8e9293c10ffc015e16ca2eec84cadf8ec2f2180003ea733a5d8a46-d # internal github.com/gobwas/glob/compiler mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b360/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b363/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b361/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/gobwas/glob/compiler -lang=go1.16 -complete -installsuffix shared -buildid JeeQ_g3TQ4llRyaUEuUC/JeeQ_g3TQ4llRyaUEuUC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack ./vendor/github.com/gobwas/glob/compiler/compiler.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/2f/2fbcac91468f58b4d22bddfc9bd42de9ffa0ab3dd3d6d4bfd9f3f12c48905e35-d # internal github.com/gobwas/glob/syntax mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/syntax/ast=$WORK/b363/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/gobwas/glob/syntax -lang=go1.16 -complete -installsuffix shared -buildid J3D_Qbrtx-SwjKR3CN5P/J3D_Qbrtx-SwjKR3CN5P -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/syntax.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/cb/cb8927f00db8e8b7cd464603589a63d394fdfc0bf59606002587ced8c9723ac9-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile runtime/metrics=$WORK/b326/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.16 -complete -installsuffix shared -buildid 2G-jcoXm_FAUntIA5EO3/2G-jcoXm_FAUntIA5EO3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/3a/3a8975d63b92b06b43b221434ee5704d4eb74c3e68a858c2338e670f4adc2c38-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b221/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b328/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b329/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/prometheus/common/expfmt -lang=go1.16 -complete -installsuffix shared -buildid -PCfkyVCpWIwH881eL1r/-PCfkyVCpWIwH881eL1r -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/09/0989b44b4c3bd1fe224d91f25561bbbddae3518f51a60114ffdbfd94ee65ff9d-d # internal github.com/gobwas/glob mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/compiler=$WORK/b359/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b365/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/gobwas/glob -lang=go1.16 -complete -installsuffix shared -buildid o2Qj02Vid7eH3Ck1ROXf/o2Qj02Vid7eH3Ck1ROXf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./vendor/github.com/gobwas/glob/glob.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/50/506840864262a5b7266c4f5119bdba1f6735bb5a7e734901e01c86a87afc566f-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/aws/aws-sdk-go/aws/awserr -lang=go1.16 -complete -installsuffix shared -buildid A_MG6g9UD_D38WBKrL0N/A_MG6g9UD_D38WBKrL0N -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b368/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_386/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/5c/5cab53931bda508defa05492f10b31bf1400c70cfbbd2f143623a411790d1a6b-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -lang=go1.16 -complete -installsuffix shared -buildid FA4lV0zlZ6VdQMCaBbfM/FA4lV0zlZ6VdQMCaBbfM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b371/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/3c/3ca9f4fcbdfd296217659ce3af87764149d532350ecdce07dcaed1f9bac5142a-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/aws/aws-sdk-go/internal/sdkio -lang=go1.16 -complete -installsuffix shared -buildid rrz4vwi2By_C9NgVnPDn/rrz4vwi2By_C9NgVnPDn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b374/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_386/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/5b/5bd7187b59e60125832d818ce3718fc1e3aa007e4fd963468895fb8217a681ca-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/jmespath/go-jmespath -lang=go1.16 -complete -installsuffix shared -buildid PyUJiex_6WqkVmgVD33G/PyUJiex_6WqkVmgVD33G -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b380/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/ac/acf355791b848a74ccb66614144eb43f269e32bb13b6df2e3fbbcd1516db4a64-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -lang=go1.16 -complete -installsuffix shared -buildid NGnlw6GEl5jQcGZgjAuD/NGnlw6GEl5jQcGZgjAuD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b381/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_386/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/55/555be48d5ec6bf9ada384aa5b8617d5445ae5d12fdb17b2669b4fc6b9a9d27c0-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/aws/aws-sdk-go/internal/ini -lang=go1.16 -complete -installsuffix shared -buildid rSukShF0y1e7QWcqVPH-/rSukShF0y1e7QWcqVPH- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b370/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/32/32efa65837b5f2a7945106a161352b5bb7efed1d8314802ee3232f6b3f9bc212-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/ce/ce47e23ddb5f1dcf810823939cff7d4fcfd5838d272b9214ccc37f5e545c63eb-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -lang=go1.16 -complete -installsuffix shared -buildid _OlTch0yfUDLAmnB3muL/_OlTch0yfUDLAmnB3muL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/aws/aws-sdk-go/aws/endpoints -lang=go1.16 -complete -installsuffix shared -buildid DGOttiGxR1dGDWcQTZEg/DGOttiGxR1dGDWcQTZEg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b373/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_386/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/c8/c8a5d08f1061060da0f37e66b25b9a914a4099ecbf230b1a40fcd851f365b23f-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/aws/aws-sdk-go/internal/strings -lang=go1.16 -complete -installsuffix shared -buildid pSq90kzxlVU7jwU54JYW/pSq90kzxlVU7jwU54JYW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/d0/d0878e7df5b29b80b8858b897b4aeb8aadc9a2e0d01a6b4e1ba19842e6b3ff48-d # internal encoding/xml mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p encoding/xml -std -complete -installsuffix shared -buildid 0nds3ouHorkSG9Ypd5XA/0nds3ouHorkSG9Ypd5XA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b393/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_386/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/01/015678862f5ffede53712fb352d9afd7d68d7b7f369c5eb8fa436c7aafd398b2-d # internal github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b320/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b321/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b322/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b323/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b327/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b330/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b227/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b151/_pkg_.a packagefile runtime/metrics=$WORK/b326/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/90/900e0df0a3fc13faf3a27528f4fc8197203351f0db94f97d11a7eecc1c22414e-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b369/ cat >$WORK/b369/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/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b371/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b372/_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_386/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/aws/aws-sdk-go/aws/credentials -lang=go1.16 -complete -installsuffix shared -buildid g7Goq09SrXGZv-lrmGZl/g7Goq09SrXGZv-lrmGZl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b369/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_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.16 -complete -installsuffix shared -buildid -B2yzMtLEbccC35C8jaY/-B2yzMtLEbccC35C8jaY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector_go117.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/2b/2b90b47dc38ccd413a2a9dc797383f45e229f3067402aad02029497c21126d94-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b380/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/aws/aws-sdk-go/aws/awsutil -lang=go1.16 -complete -installsuffix shared -buildid bUZ84Uc4ZeACKrf3gc3k/bUZ84Uc4ZeACKrf3gc3k -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b379/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_386/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/90/90a5d3f9479a22f73376f8c233b164a94f0245ad4872defa80418404f1927b11-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b374/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -lang=go1.16 -complete -installsuffix shared -buildid vfJsB2e5y969BlIHCltk/vfJsB2e5y969BlIHCltk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b398/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/f2/f21fc635cd3ea285bca9e4acb48743caa1e45dac7668713ed6ec300a2afe7846-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b245/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b252/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b206/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b253/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b254/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b255/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b258/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httputil=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p google.golang.org/grpc/internal/transport -lang=go1.16 -complete -installsuffix shared -buildid AIUlbPfFysaAyrOcqbnU/AIUlbPfFysaAyrOcqbnU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b244/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_386/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/df/df8e81389906c8888bf2863cba960498d3fb278772128c29c4532b4eabd9f49f-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/gtime mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/gtime -lang=go1.16 -complete -installsuffix shared -buildid ANQBJoFqA8rG3WLEKARl/ANQBJoFqA8rG3WLEKARl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/gtime/gtime.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/7d/7dbeb831e4ac921af6ab7432cbaf273ab11ce09bf384fcf251c4feebe4a9dda7-d # internal embed mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p embed -std -complete -installsuffix shared -buildid ln-avK8aBn0nygaehXRd/ln-avK8aBn0nygaehXRd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/3f/3fd0a6b4b9d44e0938f298f93066443f569a2d59f7bbab0e4c04d701314e3003-d # internal github.com/elazarl/goproxy mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile crypto/x509/pkix=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/elazarl/goproxy -lang=go1.16 -complete -installsuffix shared -buildid 7ugQeEX6SV8M1RpIo4tU/7ugQeEX6SV8M1RpIo4tU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b412/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 cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/9e/9e3ca243e50be10fe386e218b83cc20ae2f57e13560a5e1a378b8368e39078fc-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config -lang=go1.16 -complete -installsuffix shared -buildid 6z4WJHxrGUEBj1raK7GN/6z4WJHxrGUEBj1raK7GN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/01/01e892f10bec60de2ea15cd8fda3025ac8d082d2878106796c5ea219f9953adb-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/josharian/intern=$WORK/b420/_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/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/mailru/easyjson/jlexer -lang=go1.16 -complete -installsuffix shared -buildid 75v7arY2bigXoRyhrjel/75v7arY2bigXoRyhrjel -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b419/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_386/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/c8/c8f9c8f3acbd92190778d5c302696aaa6cece3354db2a48f0bab4a20dca6a4b1-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile embed=$WORK/b411/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a EOF cat >$WORK/b413/embedcfg << 'EOF' # internal { "Patterns": { "grafana-e2e-ca.key.pem": [ "grafana-e2e-ca.key.pem" ], "grafana-e2e-ca.pem": [ "grafana-e2e-ca.pem" ] }, "Files": { "grafana-e2e-ca.key.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.key.pem", "grafana-e2e-ca.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.pem" } }EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority -lang=go1.16 -complete -installsuffix shared -buildid pl7qTL5PMqCPZENOhwfK/pl7qTL5PMqCPZENOhwfK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -embedcfg $WORK/b413/embedcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/ca.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/60/60b87717ca060af9edb97f029b161bb19f3c6e5a15038c80c412e1f0d9c9e87f-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/mailru/easyjson/buffer -lang=go1.16 -complete -installsuffix shared -buildid 6U3UpDw4AWqcG7SzKsyH/6U3UpDw4AWqcG7SzKsyH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b422/importcfg -pack ./vendor/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/59/59973eba4f5833ba1669d7ff61811f80a3ce8d604421b9abfb6eb138216735b2-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b422/_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_386/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/mailru/easyjson/jwriter -lang=go1.16 -complete -installsuffix shared -buildid NUA8PlbDTgciCvMXqVf8/NUA8PlbDTgciCvMXqVf8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -pack ./vendor/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/3c/3c05e13384f68051a4afbc8b74be0920c78c6c6501adb460d7fb415a2e82fff5-d # internal github.com/getkin/kin-openapi/jsoninfo mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/getkin/kin-openapi/jsoninfo -lang=go1.16 -complete -installsuffix shared -buildid tSSjl7p973OhIn8npGua/tSSjl7p973OhIn8npGua -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b424/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/a3/a3582080fe83a57db9fbae7809fa375ea60dade1084633f49c0bdb9b72e94ec1-d # internal github.com/mailru/easyjson mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/jlexer=$WORK/b419/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b421/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/mailru/easyjson -lang=go1.16 -complete -installsuffix shared -buildid kGoPELW02aXCIVe1pVzM/kGoPELW02aXCIVe1pVzM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./vendor/github.com/mailru/easyjson/helpers.go ./vendor/github.com/mailru/easyjson/raw.go ./vendor/github.com/mailru/easyjson/unknown_fields.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/39/396474163fdde3d95705bc707f5b39fa3310dc755d669325a65a7aec213628a5-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_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/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p gopkg.in/yaml.v2 -lang=go1.16 -complete -installsuffix shared -buildid V9QqILT7IdssMNSHHhI4/V9QqILT7IdssMNSHHhI4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b426/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 cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/7c/7c93be625d3a50adb3ba52843ee1093d3982d10d70831669d6db7bee75fcca6b-d # internal github.com/gorilla/mux mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/gorilla/mux -lang=go1.16 -complete -installsuffix shared -buildid 6tHa7PWSSSDhEhoZDDod/6tHa7PWSSSDhEhoZDDod -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b431/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_386/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/6b/6b1c5c5d2900de8742df3dacc7c472091aaa8e841956d9ff6abdd9dfe8f8f77c-d # internal github.com/chromedp/cdproto/har mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b418/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b419/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b421/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/chromedp/cdproto/har -lang=go1.16 -complete -installsuffix shared -buildid JH9mFOzkhfCBsdrOs-cE/JH9mFOzkhfCBsdrOs-cE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b417/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/4e/4e5efde0a982f2135ac63c2d21f3422dc052d95578eb15914374340561e6cc4d-d # internal database/sql/driver mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p database/sql/driver -std -complete -installsuffix shared -buildid YnKchOx2Txv83d64DBVH/YnKchOx2Txv83d64DBVH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b433/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_386/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/f4/f4635b52a9149a274f92c640b9c87dc3a7ae9bcff7437762f85af8b584063c04-d # internal github.com/elazarl/goproxy/transport mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/elazarl/goproxy/transport -lang=go1.16 -complete -installsuffix shared -buildid _4XC3zz3_scNBlL0GVjn/_4XC3zz3_scNBlL0GVjn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b435/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_386/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/51/512c151bd7173731268bff04efdbd0ec3b3fe9efb415858eda1f17f6eefd3742-d # internal github.com/google/uuid mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid odnblx02gdhfih42zaqw/odnblx02gdhfih42zaqw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b432/importcfg -pack ./vendor/github.com/google/uuid/dce.go ./vendor/github.com/google/uuid/doc.go ./vendor/github.com/google/uuid/hash.go ./vendor/github.com/google/uuid/marshal.go ./vendor/github.com/google/uuid/node.go ./vendor/github.com/google/uuid/node_net.go ./vendor/github.com/google/uuid/null.go ./vendor/github.com/google/uuid/sql.go ./vendor/github.com/google/uuid/time.go ./vendor/github.com/google/uuid/util.go ./vendor/github.com/google/uuid/uuid.go ./vendor/github.com/google/uuid/version1.go ./vendor/github.com/google/uuid/version4.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/88/8820ee3e3c0b99fc593fef7f9ae5556aac02ad1893b6c2126b55f3f11ce575d4-d # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/65/6506376e3995703a37da3328094ab836597c8ef68240cfc6d97280cd4c474aaa-d # internal github.com/grafana/grafana-plugin-sdk-go/internal mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/grafana/grafana-plugin-sdk-go/internal -lang=go1.16 -complete -installsuffix shared -buildid LKwEA7L3rBzl23C5rB8g/LKwEA7L3rBzl23C5rB8g -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b436/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/utils.go google.golang.org/grpc mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b170/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b207/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b233/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b235/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b237/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b255/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b258/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p google.golang.org/grpc -lang=go1.16 -complete -installsuffix shared -buildid b1ob2ED6Z9gdQzuCF39f/b1ob2ED6Z9gdQzuCF39f -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b162/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_386/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/6e/6e71fbbd0ef0d6092312e763762231d5ac66813bc0de2bbefc4f05ba6ff00823-d # internal github.com/magefile/mage/mg mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/magefile/mage/mg -lang=go1.16 -complete -installsuffix shared -buildid 4Fn7fcN_GN8K7M32N-lg/4Fn7fcN_GN8K7M32N-lg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b437/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_386/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/6d/6dd5ad708cd70c102ba469c8f21ce8e7cbad9001c070508178fe9cf11c539cf0-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b412/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b435/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils -lang=go1.16 -complete -installsuffix shared -buildid YiVTHH7nDyAn_JR6oq_k/YiVTHH7nDyAn_JR6oq_k -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils/http.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/ad/add8a576750523a0e3eb7a9263675609e82da898946221fb4abbab307cf5528f-d # internal github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config 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_386/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil -lang=go1.16 -complete -installsuffix shared -buildid lBqwsD08hJEQWxfVqY8M/lBqwsD08hJEQWxfVqY8M -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b440/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil/envutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/0b/0b43f82735dd55c06605ce6f30f48cfbb5a5565103e5323e67b905f723005b6f-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/gogo/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid falRzUza0Cmvr7A8ADKJ/falRzUza0Cmvr7A8ADKJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b442/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_386/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/05/051abbfcb6dc33a3b3f67615ecd9c9bcdac076794843e4db24a7a7a156c77eca-d # internal github.com/grafana/grafana-azure-sdk-go/azsettings mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b440/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings -lang=go1.16 -complete -installsuffix shared -buildid ITz1lwuuPdLSPLQbtduF/ITz1lwuuPdLSPLQbtduF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b439/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_386/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/90/90177cf697fd2dd484dd3189bd75aa644c6103ca71ac01ccf0642b82d368f42d-d # internal github.com/magefile/mage/sh mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b437/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/magefile/mage/sh -lang=go1.16 -complete -installsuffix shared -buildid xp-tWAVnjvLbP_u2LaJq/xp-tWAVnjvLbP_u2LaJq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./vendor/github.com/magefile/mage/sh/cmd.go ./vendor/github.com/magefile/mage/sh/helpers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/7a/7acbd46f4b663630e28b33ea9bae7da0a862fafc0bcd1fc30b38125c1d625047-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/hashicorp/go-sockaddr -lang=go1.16 -complete -installsuffix shared -buildid 7eBZ6RKzEGbSms9v5jS-/7eBZ6RKzEGbSms9v5jS- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b443/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_386/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/58/581cfc7576dddeeb0453fef010f8e2a9846ff8a969dd29bba531e63e63e1a815-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/hashicorp/golang-lru/simplelru -lang=go1.16 -complete -installsuffix shared -buildid SSoaazO0N5cNfEEpxjqq/SSoaazO0N5cNfEEpxjqq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b445/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_386/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/bb/bb190ecbacb49c6ef13d078e14f42f3231b3f2522bd55bd217df81a80efd6eab-d # internal github.com/hashicorp/golang-lru mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b445/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/hashicorp/golang-lru -lang=go1.16 -complete -installsuffix shared -buildid QPWEuL9JhepdFvi6YzKD/QPWEuL9JhepdFvi6YzKD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b444/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_386/buildid -w $WORK/b426/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/32/32ed9aa18eda4378be0352d9d3e9a0465485b308f4951e037832c46eec0de920-d # internal compress/lzw mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_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_386/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p compress/lzw -std -complete -installsuffix shared -buildid i-3AfSObyWOTZYrGu3Qx/i-3AfSObyWOTZYrGu3Qx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/d3/d3e5c4bb19c881c0e5a769c1c2d4246406129317cd1edc54d548712712d8e2b4-d # internal github.com/ghodss/yaml mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/ghodss/yaml -lang=go1.16 -complete -installsuffix shared -buildid c0nD48uRCQZsbPh7N6aB/c0nD48uRCQZsbPh7N6aB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b425/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/b447/_pkg_.a /builddir/.cache/go-build/d0/d09f3ac84182996a3aa3fb1958a1adaf48dda630d55c93490d7d9a4227e5f05a-d # internal github.com/go-openapi/swag mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b419/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b421/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/go-openapi/swag -lang=go1.16 -complete -installsuffix shared -buildid Z0BXDcjsMxGnIcsMLwul/Z0BXDcjsMxGnIcsMLwul -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/github.com/go-openapi/swag/convert.go ./vendor/github.com/go-openapi/swag/convert_types.go ./vendor/github.com/go-openapi/swag/doc.go ./vendor/github.com/go-openapi/swag/json.go ./vendor/github.com/go-openapi/swag/loading.go ./vendor/github.com/go-openapi/swag/name_lexem.go ./vendor/github.com/go-openapi/swag/net.go ./vendor/github.com/go-openapi/swag/path.go ./vendor/github.com/go-openapi/swag/post_go18.go ./vendor/github.com/go-openapi/swag/post_go19.go ./vendor/github.com/go-openapi/swag/split.go ./vendor/github.com/go-openapi/swag/util.go ./vendor/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/3d/3d3ccd174d3618d51a538459d03e6d9cdd76763edeebc9ecf0961305a18babad-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b445/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/hashicorp/go-immutable-radix -lang=go1.16 -complete -installsuffix shared -buildid _ZHzzRXQmhGLtWlPzuvI/_ZHzzRXQmhGLtWlPzuvI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b449/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_386/buildid -w $WORK/b443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/0e/0ec95db1c5b213104dc8d07dc67220e78f2dcea8587c641ac337347e2c76229c-d # internal github.com/armon/go-metrics mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b449/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/armon/go-metrics -lang=go1.16 -complete -installsuffix shared -buildid xrryD3A8M72tDbq8FeJm/xrryD3A8M72tDbq8FeJm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b448/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 cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/19/197b50689545a34281f1a571776ee58d69d3bdb9b17e26eef95077558cdabc70-d # internal github.com/google/btree mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/google/btree -lang=go1.16 -complete -installsuffix shared -buildid Uq3uzqwkARw8k0ms_3mv/Uq3uzqwkARw8k0ms_3mv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack ./vendor/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/84/84e53b94b549c0a6cd21d181d294bf0d0135c6b36a096b71f3fdb648a98af4d9-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/go-openapi/jsonpointer -lang=go1.16 -complete -installsuffix shared -buildid WFQ4tPwuL63rnT8szPeN/WFQ4tPwuL63rnT8szPeN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./vendor/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/81/81a0c2f40eead353116013b4e885b994c6db00990afbf17081f10de0c120f7db-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile encoding/binary=$WORK/b055/_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/b272/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/hashicorp/go-msgpack/codec -lang=go1.16 -complete -installsuffix shared -buildid 2RXuzQYOEG0QOveWak4u/2RXuzQYOEG0QOveWak4u -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b451/importcfg -pack ./vendor/github.com/hashicorp/go-msgpack/codec/0doc.go ./vendor/github.com/hashicorp/go-msgpack/codec/binc.go ./vendor/github.com/hashicorp/go-msgpack/codec/decode.go ./vendor/github.com/hashicorp/go-msgpack/codec/encode.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper_internal.go ./vendor/github.com/hashicorp/go-msgpack/codec/msgpack.go ./vendor/github.com/hashicorp/go-msgpack/codec/rpc.go ./vendor/github.com/hashicorp/go-msgpack/codec/simple.go ./vendor/github.com/hashicorp/go-msgpack/codec/time.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/60/60958e282d3b2dce0fb732eef21f5e60e4f35b31ff1f3eb353e337965bb0707d-d # internal github.com/getkin/kin-openapi/openapi3 mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b424/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b425/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/getkin/kin-openapi/openapi3 -lang=go1.16 -complete -installsuffix shared -buildid WQhOr_1T8fB-GHT0niDT/WQhOr_1T8fB-GHT0niDT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b423/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 cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/79/79ad035097d45bff2c8a501e91d22b2f0e6945b538b5ac7fdd7c7e1acc0b41e2-d # internal github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 -lang=go1.16 -complete -installsuffix shared -buildid yNMqrr7AZ-EMgbvR7Is2/yNMqrr7AZ-EMgbvR7Is2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b161/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/31/3167c5b47bb914a76fc1521b621689bb3d1230acd145de43b8e3d37a2105d856-d # internal github.com/hashicorp/go-plugin/internal/plugin mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b260/_pkg_.a packagefile golang.org/x/net/context=$WORK/b263/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/hashicorp/go-plugin/internal/plugin -lang=go1.16 -complete -installsuffix shared -buildid BpMyvBwMBCtPpojMiGUJ/BpMyvBwMBCtPpojMiGUJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b262/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/eb/ebfd36a3ab95cf2dcaa496dc8d18a94b6ed5569de669da21772d499db6b768cf-d # internal google.golang.org/grpc/health/grpc_health_v1 mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p google.golang.org/grpc/health/grpc_health_v1 -lang=go1.16 -complete -installsuffix shared -buildid x2-PSHpuhbaYz9SCFp-v/x2-PSHpuhbaYz9SCFp-v -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go ./vendor/google.golang.org/grpc/health/grpc_health_v1/health_grpc.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/3b/3bab9f09dad1404f498e7a22bff96b476caa35a33b5a539114b01371720cc988-d # internal google.golang.org/grpc/reflection/grpc_reflection_v1alpha mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p google.golang.org/grpc/reflection/grpc_reflection_v1alpha -lang=go1.16 -complete -installsuffix shared -buildid WbC9dYOe3gRbr2QHuncT/WbC9dYOe3gRbr2QHuncT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.pb.go ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection_grpc.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/07/0799213c39ce51efc1016f923a1f913873edb83dd4e48fa974134775ec3c3388-d # internal google.golang.org/grpc/health mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b269/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b207/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_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_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p google.golang.org/grpc/health -lang=go1.16 -complete -installsuffix shared -buildid eB_KC3XRyByDr7Sn2jaK/eB_KC3XRyByDr7Sn2jaK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b268/importcfg -pack ./vendor/google.golang.org/grpc/health/client.go ./vendor/google.golang.org/grpc/health/logging.go ./vendor/google.golang.org/grpc/health/server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/d4/d4706e39cb29a741951f3ac08133fc5b236f6abc879b9805c3e82958bbaaff17-d # internal github.com/grpc-ecosystem/go-grpc-middleware mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/grpc-ecosystem/go-grpc-middleware -lang=go1.16 -complete -installsuffix shared -buildid lxNmx-u7bDLSYFnF-_Po/lxNmx-u7bDLSYFnF-_Po -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b316/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 cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/05/057275c6b269281da94f8d991b81d581451c4465a4457db403c75d3fa57fb517-d # internal github.com/grpc-ecosystem/go-grpc-prometheus mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b318/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/grpc-ecosystem/go-grpc-prometheus -lang=go1.16 -complete -installsuffix shared -buildid 1wsOl50wbnO_-vlFKR4t/1wsOl50wbnO_-vlFKR4t -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/metric_options.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/94/943e22ee557c9b2f7e1903039b075ea01b665ce70035ae88e450772a4fdba9d5-d # internal google.golang.org/grpc/reflection mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p google.golang.org/grpc/reflection -lang=go1.16 -complete -installsuffix shared -buildid 9LAEpFPWFPrvn9trDkGO/9LAEpFPWFPrvn9trDkGO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./vendor/google.golang.org/grpc/reflection/serverreflection.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ef/ef820c4ded7035a42466e0ac0b8e90ced3a8ee7accacece236c6e8f75052219c-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid rtK5PlKap6ccHjIvYAZL/rtK5PlKap6ccHjIvYAZL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b453/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/07/078ec58713698cd527316d7a417c6a96cf4d2bead810515c66923cb17314920c-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b453/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/hashicorp/go-multierror -lang=go1.16 -complete -installsuffix shared -buildid kXOcyK5ZURpOmsegaRVH/kXOcyK5ZURpOmsegaRVH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b452/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_386/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/2b/2b8269c54b0dfac101a8d454798fc94bbeb70a538002cb1b97eb4d5d9cbdafdf-d # internal encoding/base32 mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p encoding/base32 -std -complete -installsuffix shared -buildid jtNsqlIKklqz4vPja-2J/jtNsqlIKklqz4vPja-2J -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b455/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/9d/9de4178cd9b3f6e1101ea8d0e505c435e438ce96ef93f488bc9e24424e594c53-d # internal golang.org/x/net/bpf mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p golang.org/x/net/bpf -lang=go1.16 -complete -installsuffix shared -buildid UxwE7UjQTioYKh9sukkr/UxwE7UjQTioYKh9sukkr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./vendor/golang.org/x/net/bpf/asm.go ./vendor/golang.org/x/net/bpf/constants.go ./vendor/golang.org/x/net/bpf/doc.go ./vendor/golang.org/x/net/bpf/instructions.go ./vendor/golang.org/x/net/bpf/setter.go ./vendor/golang.org/x/net/bpf/vm.go ./vendor/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/22/22a705879133fd228bb374b7d8e0df02d739fa600e89988a0c9c38cfc5891b7f-d # internal golang.org/x/net/internal/socket cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/c1/c170502c052938f6f8223f71f583ba554544f3e4041f7e81002d22ba78ca54a3-d # internal mkdir -p $WORK/b459/ cat >$WORK/b459/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b459=>" -I $WORK/b459/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b459/symabis ./sys_linux_386.s github.com/hashicorp/go-plugin mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile crypto/x509/pkix=$WORK/b085/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b260/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b155/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b262/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b264/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b265/_pkg_.a packagefile github.com/oklog/run=$WORK/b266/_pkg_.a packagefile golang.org/x/net/context=$WORK/b263/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b269/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b270/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/rpc=$WORK/b272/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/hashicorp/go-plugin -lang=go1.16 -complete -installsuffix shared -buildid o4BXL1mg2vuMPKc4Qqha/o4BXL1mg2vuMPKc4Qqha -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b259/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_386/buildid -w $WORK/b455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile net=$WORK/b090/_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_386/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p golang.org/x/net/internal/socket -lang=go1.16 -installsuffix shared -buildid UNPVmuwxP1X0GwusBJvK/UNPVmuwxP1X0GwusBJvK -goversion go1.19.1 -symabis $WORK/b459/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack -asmhdr $WORK/b459/go_asm.h ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_32bit.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_32bit.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_32bit.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_386.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_386.go cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/fa/fa30a3d1b943128dd32fb0d1dff4982ab34e0fd49a000eea0d18a76907df4407-d # internal github.com/sean-/seed mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/sean-/seed -lang=go1.16 -complete -installsuffix shared -buildid 7BT8Q0j4aRqrUHUua9ii/7BT8Q0j4aRqrUHUua9ii -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b461/importcfg -pack ./vendor/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/aa/aae56c48d169d1e6930a8267cb48e2dc7ecbdd3b1bb7a7f46f30862cd7a91c8f-d # internal github.com/oklog/ulid mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/oklog/ulid -lang=go1.16 -complete -installsuffix shared -buildid 5_FKOCuJqM19W4iA37nW/5_FKOCuJqM19W4iA37nW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack ./vendor/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/c4/c4e784ad7f9770d76c2152af9de09142974035bfa112b07246a6db8481f26284-d # internal github.com/getkin/kin-openapi/routers mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b423/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/getkin/kin-openapi/routers -lang=go1.16 -complete -installsuffix shared -buildid C_YlwA8heJpI62_q1tzd/C_YlwA8heJpI62_q1tzd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/types.go cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/a7/a7124b50fe5cf9352166bf06bb11ef8c921ca137216a0d4e94d2c501e8c144ba-d # internal github.com/pkg/errors mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid yV61RF0o8vfB5C55NqSi/yV61RF0o8vfB5C55NqSi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b463/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_386/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/03/03464f89b70dcc03fc5e4a8be43c7b721f495798eedca1edc8fb94384d107a89-d # internal github.com/getkin/kin-openapi/routers/gorillamux mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b423/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b429/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b431/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/getkin/kin-openapi/routers/gorillamux -lang=go1.16 -complete -installsuffix shared -buildid 4S8Zm1pPUX_9_IGc5xQL/4S8Zm1pPUX_9_IGc5xQL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b430/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/gorillamux/router.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/d9/d94828a76ff70b52f77ebaa0236a2b121e0c50fc682236acf47c173a8f794e96-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -lang=go1.16 -complete -installsuffix shared -buildid v9g3dPaBgnwDlQTr-w8K/v9g3dPaBgnwDlQTr-w8K -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b466/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/47/475f7debbd0c84e7c49f340ba102457d33636426eaedb98eb3cc735f0bd47c58-d # internal github.com/jpillora/backoff mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/jpillora/backoff -lang=go1.16 -complete -installsuffix shared -buildid eOymaCco7uNJEHhieH2f/eOymaCco7uNJEHhieH2f -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/70/705917d8839617ca4ce0daa60d4eac6a7e2e3c0ce987985a0c552b2a2cd7fdec-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b469/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b163/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/mwitkow/go-conntrack -lang=go1.16 -complete -installsuffix shared -buildid ccOMJUPD2-1n9BDQveS1/ccOMJUPD2-1n9BDQveS1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b468/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 cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b459=>" -I $WORK/b459/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b459/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/31/315913fd984804592df090c7edec6004ec48d9569cb7e965e2624bbb91106f78-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b417/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b423/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b429/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b430/_pkg_.a packagefile github.com/google/uuid=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b434/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage -lang=go1.16 -complete -installsuffix shared -buildid Ky15POqhxKSofM2_dDwt/Ky15POqhxKSofM2_dDwt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b416/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 cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b459/_pkg_.a $WORK/b459/sys_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/1b/1bea0a82578b8d36d538849bae3f1152c3194dbdc90723b8745406856540560b-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b457/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b458/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b459/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile net=$WORK/b090/_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 cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p golang.org/x/net/ipv4 -lang=go1.16 -complete -installsuffix shared -buildid rNtJGSQIxKO5_agAvEyE/rNtJGSQIxKO5_agAvEyE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b456/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_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/ab/aba4b79f3e21b7aad47ffde6906c1101d942f29bf7b5cf5962df797ea9f711d2-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b457/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b458/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b459/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile net=$WORK/b090/_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_386/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p golang.org/x/net/ipv6 -lang=go1.16 -complete -installsuffix shared -buildid x3pt_zC9LoQSkk7t-HkO/x3pt_zC9LoQSkk7t-HkO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b460/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_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/65/65b62ac2ca5ec89bd5e765394c0191799a02bd0398527800006806db7c1177f5-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b416/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b434/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture -lang=go1.16 -complete -installsuffix shared -buildid Pdt26vmDdf3WyiWd4L5U/Pdt26vmDdf3WyiWd4L5U -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture/fixture.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/98/984f6ad7b94b4066b78cde9459e4f693d1273a002260e39686833634371cc1bf-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile embed=$WORK/b411/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b412/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b413/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b414/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b434/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e -lang=go1.16 -complete -installsuffix shared -buildid J_aUr6xZTn0BokDXBSy3/J_aUr6xZTn0BokDXBSy3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/proxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/2b/2b6616cf6185e8811c3dab54285ed1d6b1a486bcf05d2d1078348bd05219ef0e-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b154/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b161/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b259/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin -lang=go1.16 -complete -installsuffix shared -buildid zvfi7D0TmiwxCIAJaMw7/zvfi7D0TmiwxCIAJaMw7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/handshake.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/serve.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/de/defa02a20f01a3d42756bb41ffabdd7cb0b7ec8b5fca8386a2d837f284b829f7-d # internal github.com/grafana/grafana-plugin-sdk-go/build mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b410/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b413/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b414/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b416/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b436/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b437/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b438/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/grafana/grafana-plugin-sdk-go/build -lang=go1.16 -complete -installsuffix shared -buildid lhHe4uaFfmRet2xdBueQ/lhHe4uaFfmRet2xdBueQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b409/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_386/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/58/58f1d72c72595cc141faa3afef76ca9754c8794e896ed8c1f83e082d6fa3dcb0-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p golang.org/x/net/context/ctxhttp -lang=go1.16 -complete -installsuffix shared -buildid KmY16x0atCrJ7Fsv-R6N/KmY16x0atCrJ7Fsv-R6N -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/e9/e92da8fb755f9f2f081305727fef70962ba0d686bd19b44ac015e7d55bd6ff48-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b472/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p golang.org/x/oauth2/internal -lang=go1.16 -complete -installsuffix shared -buildid LsrDi-xfvW6e7FI93Wi0/LsrDi-xfvW6e7FI93Wi0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/c7/c723682ec913e6e51e138a1c29a13986a9f9c907d80b3ebdcdc9a41f1e95fa64-d # internal github.com/miekg/dns mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/base32=$WORK/b455/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b456/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b460/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/miekg/dns -lang=go1.16 -complete -installsuffix shared -buildid TwiTrboodZ_Re-bhztCS/TwiTrboodZ_Re-bhztCS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./vendor/github.com/miekg/dns/acceptfunc.go ./vendor/github.com/miekg/dns/client.go ./vendor/github.com/miekg/dns/clientconfig.go ./vendor/github.com/miekg/dns/dane.go ./vendor/github.com/miekg/dns/defaults.go ./vendor/github.com/miekg/dns/dns.go ./vendor/github.com/miekg/dns/dnssec.go ./vendor/github.com/miekg/dns/dnssec_keygen.go ./vendor/github.com/miekg/dns/dnssec_keyscan.go ./vendor/github.com/miekg/dns/dnssec_privkey.go ./vendor/github.com/miekg/dns/doc.go ./vendor/github.com/miekg/dns/duplicate.go ./vendor/github.com/miekg/dns/edns.go ./vendor/github.com/miekg/dns/format.go ./vendor/github.com/miekg/dns/generate.go ./vendor/github.com/miekg/dns/labels.go ./vendor/github.com/miekg/dns/listen_reuseport.go ./vendor/github.com/miekg/dns/msg.go ./vendor/github.com/miekg/dns/msg_helpers.go ./vendor/github.com/miekg/dns/msg_truncate.go ./vendor/github.com/miekg/dns/nsecx.go ./vendor/github.com/miekg/dns/privaterr.go ./vendor/github.com/miekg/dns/reverse.go ./vendor/github.com/miekg/dns/sanitize.go ./vendor/github.com/miekg/dns/scan.go ./vendor/github.com/miekg/dns/scan_rr.go ./vendor/github.com/miekg/dns/serve_mux.go ./vendor/github.com/miekg/dns/server.go ./vendor/github.com/miekg/dns/sig0.go ./vendor/github.com/miekg/dns/singleinflight.go ./vendor/github.com/miekg/dns/smimea.go ./vendor/github.com/miekg/dns/svcb.go ./vendor/github.com/miekg/dns/tlsa.go ./vendor/github.com/miekg/dns/tsig.go ./vendor/github.com/miekg/dns/types.go ./vendor/github.com/miekg/dns/udp.go ./vendor/github.com/miekg/dns/update.go ./vendor/github.com/miekg/dns/version.go ./vendor/github.com/miekg/dns/xfr.go ./vendor/github.com/miekg/dns/zduplicate.go ./vendor/github.com/miekg/dns/zmsg.go ./vendor/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/f9/f973bf7b02bf88fce52e282e2289d02dbdaff6e511ad30e3419953c2a0b46842-d # internal github.com/grafana/grafana-plugin-sdk-go/backend mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_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/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b154/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b161/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b316/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b317/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b259/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b309/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/pprof=$WORK/b333/_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_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/grafana/grafana-plugin-sdk-go/backend -lang=go1.16 -complete -installsuffix shared -buildid WNlXIh-CKXHK7-yYClVk/WNlXIh-CKXHK7-yYClVk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b152/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_386/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/7e/7e30f52c2bd5dd2b6ac06bb7e977c74bb26139f69ccbf23cb32adeed0722e2e2-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b476/ cat >$WORK/b476/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_386/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/opentracing/opentracing-go/log -lang=go1.16 -complete -installsuffix shared -buildid txhvlEW9fVfE2jncSLfl/txhvlEW9fVfE2jncSLfl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b476/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_386/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/2d/2d1a5e49b31f7ac62b220e08ff2cef0ea0510d2e7f08387bb15048974e174f9b-d # internal golang.org/x/oauth2 mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b471/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p golang.org/x/oauth2 -lang=go1.16 -complete -installsuffix shared -buildid AGNTRvj3mqALMxfRBP9y/AGNTRvj3mqALMxfRBP9y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/transport.go cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/8c/8c5d9570ea08b1985cec432365cda552385e3d6ab814bf126b05d12891a372b0-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b466/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/gogo/protobuf/gogoproto -lang=go1.16 -complete -installsuffix shared -buildid _MR9KW-4APyNGGN8cYgA/_MR9KW-4APyNGGN8cYgA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b465/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_386/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/15/15c8f32bd49dbee8ed31ef731c138b61cadc2c8aa2052e53c3762fa8b2349376-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b475/ cat >$WORK/b475/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/b476/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/opentracing/opentracing-go -lang=go1.16 -complete -installsuffix shared -buildid BbMvwLVrpEwVW1tvtp1J/BbMvwLVrpEwVW1tvtp1J -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b475/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_386/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/51/5153e5288f65be20ed801b21af50fb78104b8b074b61856c7ed4c4e7617fe6b0-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b471/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p golang.org/x/oauth2/clientcredentials -lang=go1.16 -complete -installsuffix shared -buildid nLCNk8vXDY4k6BoMOkJ4/nLCNk8vXDY4k6BoMOkJ4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/d7/d7e16e038afd533e37e81c4eaec5108f430da6ff264565a652b8715d720e81db-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_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_386/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -lang=go1.16 -complete -installsuffix shared -buildid ZrahafBox6w0x9hf3vl9/ZrahafBox6w0x9hf3vl9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/85/85b7feae4b67ba030a999d447a670dbac67097ead1e792e6659481ac099cffcc-d # internal github.com/prometheus/common/config mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b468/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b245/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b473/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/prometheus/common/config -lang=go1.16 -complete -installsuffix shared -buildid cE1oE8EG9caHBkem27_o/cE1oE8EG9caHBkem27_o -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b467/importcfg -pack ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/31/3137399cb6a741837e9403294be09d3f2a349e6618eba5da5370b065e8f546db-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b476/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/opentracing/opentracing-go/ext -lang=go1.16 -complete -installsuffix shared -buildid EWI7UA0bCP6P8FP-QKSo/EWI7UA0bCP6P8FP-QKSo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b477/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_386/buildid -w $WORK/b477/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/aa/aa94d5f1ea8e1d9ec743d08e3f85dcb9a2e70fc594527b4c08b06aeb3d64aa74-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b476/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/uber/jaeger-client-go/internal/spanlog -lang=go1.16 -complete -installsuffix shared -buildid w61zn6QX34d2iZxyMFBd/w61zn6QX34d2iZxyMFBd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b481/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/39/396d942058bb1471cd0b6bf157b5fddbbaae377d7c3f56042b3cb4e95b52677f-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/uber/jaeger-client-go/log -lang=go1.16 -complete -installsuffix shared -buildid j-lRVemrNB4CkgEvZEMz/j-lRVemrNB4CkgEvZEMz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/log/logger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/16/16a2961c9e22fea7067ebd8d7d19ee3107d0b27ec73ce84f4c39544561b3a651-d # internal hash/adler32 mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p hash/adler32 -std -complete -installsuffix shared -buildid SX4MwSjY0hjLyUTRYbgW/SX4MwSjY0hjLyUTRYbgW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/95/9588ac77e2e3c8fbea9894be2b2ed240a2432b90382a53cabc789b48b1d136ef-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/uber/jaeger-lib/metrics -lang=go1.16 -complete -installsuffix shared -buildid EtHoxTLCkVnNQ7hdep5K/EtHoxTLCkVnNQ7hdep5K -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/84/84e1aa8d4c89bf959e14cbe1e65826126b1957f6f22850d0a834f9aee0e30034-d # internal compress/zlib mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/adler32=$WORK/b486/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p compress/zlib -std -complete -installsuffix shared -buildid vJNgLfit949TXPnMc8w-/vJNgLfit949TXPnMc8w- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b485/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/7e/7e1ce9a9443d3dd3333214e2bf65c7b6f474c273462516793f44807bb9354c5a-d # internal github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/zlib=$WORK/b485/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_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_386/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/uber/jaeger-client-go/thrift -lang=go1.16 -complete -installsuffix shared -buildid Or3nb3dAKb_COAuu5N__/Or3nb3dAKb_COAuu5N__ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b484/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/f9/f954da361b1d40bf60c0220fa89fbbc3883e1db030ca3fd55984d8c3d737dc7f-d # internal go.uber.org/atomic mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p go.uber.org/atomic -lang=go1.16 -complete -installsuffix shared -buildid Tu3EtESVjUZTrcS9FlOD/Tu3EtESVjUZTrcS9FlOD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b493/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_386/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/7d/7d1a488e0f33be30912845f5569fe6299f4dab6d6f64ac6a52fdface66d71f17-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b467/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/prometheus/exporter-toolkit/web -lang=go1.16 -complete -installsuffix shared -buildid iL9s9NuGOcYyy8tdchHk/iL9s9NuGOcYyy8tdchHk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/bf/bf3a7e71741dc9eff7092f52825598db2c51d6e792e3f4e10d738d1d6b9dc09e-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/coreos/go-semver/semver -lang=go1.16 -complete -installsuffix shared -buildid vYnL90ZA1i_yJG5GZLys/vYnL90ZA1i_yJG5GZLys -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b502/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_386/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/67/670f4151ea7b2b3b9628b65fb009ca54adf225117b0d9393bf1a4b8aefe5c10a-d # internal go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid hpMkKJmjmCwpx0E_KU6y/hpMkKJmjmCwpx0E_KU6y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b506/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_386/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/4e/4e5fe1a40f4700da21047960aaf0f97035f0cd59aba5f98cbb62feee0348444b-d # internal go.etcd.io/etcd/api/v3/version mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b502/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p go.etcd.io/etcd/api/v3/version -lang=go1.16 -complete -installsuffix shared -buildid Rul6X-EgV2TnpAdzcwnr/Rul6X-EgV2TnpAdzcwnr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./vendor/go.etcd.io/etcd/api/v3/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/f4/f492fc1ae6b64a66e9afef7f1e9841df6683dae849dbb751e90e08ebb473db91-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/31/3146af1ca6ead75ac17dbe38ea77023f787e770a771309987d316880f5938d3d-d # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/d5/d569d051ec3b5c3046566c44bdfd748a4513930bb5d3ab19309c68a5fdde0b11-d # internal go.opentelemetry.io/otel/baggage mkdir -p $WORK/b505/ go.opentelemetry.io/otel/attribute mkdir -p $WORK/b508/ cat >$WORK/b505/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/b506/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p go.opentelemetry.io/otel/baggage -lang=go1.16 -complete -installsuffix shared -buildid 8Fk7vuDPfmwhG3p-B3V2/8Fk7vuDPfmwhG3p-B3V2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b505/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 cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b509/_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_386/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p go.opentelemetry.io/otel/attribute -lang=go1.16 -complete -installsuffix shared -buildid TpMnQuMH2_FL4zPzwAVf/TpMnQuMH2_FL4zPzwAVf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b508/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_386/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/15/152b7f43f9de3260cd013184bc6272abccef6283a48c43228f1d4dee8f94b713-d # internal go.opentelemetry.io/otel/codes mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p go.opentelemetry.io/otel/codes -lang=go1.16 -complete -installsuffix shared -buildid bB95HIrTwRG3IQlkT5Er/bB95HIrTwRG3IQlkT5Er -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b510/importcfg -pack ./vendor/go.opentelemetry.io/otel/codes/codes.go ./vendor/go.opentelemetry.io/otel/codes/doc.go github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b374/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/aws/aws-sdk-go/aws -lang=go1.16 -complete -installsuffix shared -buildid C1fUu2td0ZP3fHTjJLkx/C1fUu2td0ZP3fHTjJLkx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b367/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/ae/ae5c5f800cd8034e1c39d15f329c6a37189100ac1a7ab8a14360edd5999e3a37-d # internal github.com/go-logr/logr mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/go-logr/logr -lang=go1.16 -complete -installsuffix shared -buildid fzyJje01WCBDISSeZeoJ/fzyJje01WCBDISSeZeoJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b512/importcfg -pack ./vendor/github.com/go-logr/logr/discard.go ./vendor/github.com/go-logr/logr/logr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/cd/cd0dc0a48cab288c1f3b6ba4f33d109ccaf5e2c71f321bc22dc53c86a07342cb-d # internal testing mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/sysinfo=$WORK/b517/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b151/_pkg_.a packagefile runtime/trace=$WORK/b336/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p testing -std -complete -installsuffix shared -buildid QEqV6SU-iN0eD99FxWKo/QEqV6SU-iN0eD99FxWKo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/08/084076247ceca8d80653ece0358d978ff4dd9e1c158a69b76e5334e46a724c9a-d # internal github.com/go-logr/logr/funcr mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b512/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/go-logr/logr/funcr -lang=go1.16 -complete -installsuffix shared -buildid jA6x4MLj3juw4kc2qP4Q/jA6x4MLj3juw4kc2qP4Q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./vendor/github.com/go-logr/logr/funcr/funcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/45/45ab6a4eee2949a7f0832769e8e99e133f706e33b36d0fcfb623c03556c63fa3-d # internal go.opentelemetry.io/otel/trace mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b510/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p go.opentelemetry.io/otel/trace -lang=go1.16 -complete -installsuffix shared -buildid UIqb5jpMbmEnGsAdAJcD/UIqb5jpMbmEnGsAdAJcD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./vendor/go.opentelemetry.io/otel/trace/config.go ./vendor/go.opentelemetry.io/otel/trace/context.go ./vendor/go.opentelemetry.io/otel/trace/doc.go ./vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./vendor/go.opentelemetry.io/otel/trace/noop.go ./vendor/go.opentelemetry.io/otel/trace/trace.go ./vendor/go.opentelemetry.io/otel/trace/tracestate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/66/667ca9c1db5ba696fece6846240e999376430fcf0faed8c20f0460b42d79335f-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b374/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/aws/aws-sdk-go/aws/request -lang=go1.16 -complete -installsuffix shared -buildid aI-VgHbgjzz0OfbBuDBT/aI-VgHbgjzz0OfbBuDBT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b378/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_386/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/2b/2b8cb7061c9fa177ae96f9fcd61c3bfaed06f3cd01ab9ba218fae2d4c6d3efbb-d # internal github.com/go-logr/stdr mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b512/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b515/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid 3WfoJILrTfVqi2adu2LY/3WfoJILrTfVqi2adu2LY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b514/importcfg -pack ./vendor/github.com/go-logr/stdr/stdr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/6c/6cead329fd817fe072c4e5ee03b519692f4a8613bdf8d3248e01152f59ade0d8-d # internal go.opentelemetry.io/otel/propagation mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b505/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p go.opentelemetry.io/otel/propagation -lang=go1.16 -complete -installsuffix shared -buildid OHeik0-GaYEYCMjBbxCK/OHeik0-GaYEYCMjBbxCK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b504/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_386/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/04/042758cf74d49c8d5c18a1b71d432f63710f751e29f9add70c433a88e6a67343-d # internal go.opentelemetry.io/otel/semconv/v1.7.0 mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p go.opentelemetry.io/otel/semconv/v1.7.0 -lang=go1.16 -complete -installsuffix shared -buildid Y4Ko-YCS8yhAkTphfAbq/Y4Ko-YCS8yhAkTphfAbq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/e7/e7cfdacbeb00805ad3f418ccb0ee8153fee1c99cef4dd83ec674b80483cf6a8a-d # internal go.opentelemetry.io/contrib/propagators/jaeger mkdir -p $WORK/b503/ cat >$WORK/b503/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/b504/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p go.opentelemetry.io/contrib/propagators/jaeger -lang=go1.16 -complete -installsuffix shared -buildid MGw6Yxss2LUT5XrebJOT/MGw6Yxss2LUT5XrebJOT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b503/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b516/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/1e/1e56e8ac42ed05940a0e0d135b10f407f5bb337bae70e304231c139ef0163115-d # internal os/user mkdir -p $WORK/b525/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b525/ -importpath os/user -- -I $WORK/b525/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/91/911d9c0cbfe7b036cb1c33ddc2ce9a8d18f78fa0a5982b7d3ab68b8963666fb1-d # internal go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b512/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b504/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.16 -complete -installsuffix shared -buildid gl1tgWw9ApwV38DLVU9I/gl1tgWw9ApwV38DLVU9I -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./vendor/go.opentelemetry.io/otel/internal/global/state.go ./vendor/go.opentelemetry.io/otel/internal/global/trace.go cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/9f/9f68cfc31cfcd76be2f1bff5d898e5619264eedf6b4aa9741c4e77a962afd77d-d # internal github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b484/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -lang=go1.16 -complete -installsuffix shared -buildid RQAka8KpCoCil8S_CGPs/RQAka8KpCoCil8S_CGPs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b487/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 cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/8e/8e9d49b508ee1b453a9d50acc7fde9c20f318201437dae7d92cc2e47a7d48a89-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b381/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http/httputil=$WORK/b131/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/aws/aws-sdk-go/aws/client -lang=go1.16 -complete -installsuffix shared -buildid Bp5X7TnbeEjR2I8s9sZu/Bp5X7TnbeEjR2I8s9sZu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b376/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/5f/5f9267d9e54c15c3ac1bf9e46523d16061d8e645a28c95d01464f1f5901c36d0-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b141/_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_386/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -lang=go1.16 -complete -installsuffix shared -buildid nfeuKfbhAIU_XCYlUb4i/nfeuKfbhAIU_XCYlUb4i -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b383/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_386/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/82/82ec18a67af08ce1f3227930c9c12bab026f2930c45b495f80d5b8fadad2a5fb-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b391/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/aws/aws-sdk-go/private/protocol -lang=go1.16 -complete -installsuffix shared -buildid ZnfpqfJia5FOddEfmE4J/ZnfpqfJia5FOddEfmE4J -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/cd/cd196b52caf56b0a251a1609bd9cfca67fa52c2fa414de629b0ea549613d45a7-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/aws/aws-sdk-go/aws/csm -lang=go1.16 -complete -installsuffix shared -buildid 7ypgu7fmtoPeQDnhCu97/7ypgu7fmtoPeQDnhCu97 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b405/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_386/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/54/54ded8179e6dead10e5d81ec87997912b8ace478ec5097b10a4d1b509bf82161-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b384/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -lang=go1.16 -complete -installsuffix shared -buildid 4iLuovM_HKGnhXSqv2lM/4iLuovM_HKGnhXSqv2lM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b382/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_386/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/f3/f3f445fcb6b03d28671eae70af219e58b18f59acb6245e98f75a0ca658a92089-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -lang=go1.16 -complete -installsuffix shared -buildid fdER7B3AZ8gM5G4BZdU_/fdER7B3AZ8gM5G4BZdU_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b389/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_386/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/85/858557306802943982cc4f91e5077b1ce9daa7e97eb6fa446c0611d4a3b66465-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -lang=go1.16 -complete -installsuffix shared -buildid 6cpDKXSu9Q6xh_Ag9GhM/6cpDKXSu9Q6xh_Ag9GhM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/2e/2e687e091798d0c197dec875ce25988455a1ed74950f9c2345662c8054a84784-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b384/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -lang=go1.16 -complete -installsuffix shared -buildid AZsbq_37wmNmeIo4qXUA/AZsbq_37wmNmeIo4qXUA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/eb/eb5dd6f9747b056f5b4796217268b19c6950bc700e5b974c27efc38cbbba88c6-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/xml=$WORK/b393/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -lang=go1.16 -complete -installsuffix shared -buildid wjGlrZEMow-eWA2bl-Uy/wjGlrZEMow-eWA2bl-Uy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b395/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_386/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/2c/2c3d68c098587ebe8a945fcd2e1e082687b97600c31f5ae1a855d02562757951-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -lang=go1.16 -complete -installsuffix shared -buildid S5sTq7k3YtHbHTKRu9pz/S5sTq7k3YtHbHTKRu9pz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b402/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_386/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/f8/f8a6124be65579d68006395fe4116d3cb3985629adb883c0b52714b781e22806-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b484/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -lang=go1.16 -complete -installsuffix shared -buildid VeAW8x8J5xYebdqf0b_W/VeAW8x8J5xYebdqf0b_W -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b488/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/28/284a98557e7d96294bdaa5014876d58e2bf7b29fc1987e5dc80674b068a05ef6-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b389/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -lang=go1.16 -complete -installsuffix shared -buildid seKfiyP_6htZJd7J4M7E/seKfiyP_6htZJd7J4M7E -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b387/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/85/857ae40e47ce5f9e145f79a37247636c220e44afe2b5c84ff5e74cf0c36b3e14-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b393/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b395/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/aws/aws-sdk-go/private/protocol/query -lang=go1.16 -complete -installsuffix shared -buildid 8yiKanhRwkZjWMiKx5_9/8yiKanhRwkZjWMiKx5_9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b392/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_386/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/f6/f6ebba50888c6750725b16f01d95fca07e4c0421df83fa953206182a673789cf-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b402/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b389/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -lang=go1.16 -complete -installsuffix shared -buildid 2gvUI55jvBwJL1rgI2tF/2gvUI55jvBwJL1rgI2tF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/ae/ae1472432fd3b1ecb3566d2f0b04104f5c22796cc5cb8423d68ec20380bf8d95-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b402/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -lang=go1.16 -complete -installsuffix shared -buildid chBZXEWkSekf0FtUbeHG/chBZXEWkSekf0FtUbeHG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b407/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/78/783ea29eab92bb72a0e2dcd138467f275e864eed5493a93d73a92b775006437e-d # internal github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b484/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid C89z7fvifkSI6YWf6ivC/C89z7fvifkSI6YWf6ivC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b489/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_386/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/8e/8e9b8001bf1d542ae94d2581e03a78b659d899149e9da716cfad016f28a35938-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b392/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/aws/aws-sdk-go/service/sts -lang=go1.16 -complete -installsuffix shared -buildid -hqJ-tD2bEHyIw-PNEhg/-hqJ-tD2bEHyIw-PNEhg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b386/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 cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/80/801960aa655fc59c4dbc5e2feb4953fbcecf8a4d4c99276e77f3ecdb6f47900f-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b402/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b403/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b389/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -lang=go1.16 -complete -installsuffix shared -buildid 6BKiaQiKOTpk3FdCWPym/6BKiaQiKOTpk3FdCWPym -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b401/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_386/buildid -w $WORK/b407/_pkg_.a # internal cd $WORK/b525 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b525=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/8d/8df52dd55d5b9d7377951c8ee14bca579e58ce6cab01d07767f458ccc212e093-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b371/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/aws/aws-sdk-go/aws/defaults -lang=go1.16 -complete -installsuffix shared -buildid gR9Bh8ExaPVjnJJql7jU/gR9Bh8ExaPVjnJJql7jU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b406/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_386/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/7c/7ccc002192348cc19f91e414f5b71b186ddf986de3588a389518eb0f5a53fcea-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b401/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/aws/aws-sdk-go/service/sso -lang=go1.16 -complete -installsuffix shared -buildid _ZJRnsCuFYWt2LmAg-B8/_ZJRnsCuFYWt2LmAg-B8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b400/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sso/service.go cd $WORK/b525 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b525=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/fa/fae18747e72eef305998e045300c021aeb415c6f0676251d2672cd88a1a8585b-d # internal github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b484/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -lang=go1.16 -complete -installsuffix shared -buildid zMzh4bWf3gZZJfXjjhGg/zMzh4bWf3gZZJfXjjhGg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b496/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 cd $WORK/b525 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b525=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b489/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/6b/6be416f6cde05376211974eb983dcb1b466c23e1e10bcc8540175d16ae0c2283-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b525=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c go.opentelemetry.io/otel mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b513/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b504/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p go.opentelemetry.io/otel -lang=go1.16 -complete -installsuffix shared -buildid jTDTyugXcWW7XaFTe8Bu/jTDTyugXcWW7XaFTe8Bu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b511/importcfg -pack ./vendor/go.opentelemetry.io/otel/doc.go ./vendor/go.opentelemetry.io/otel/error_handler.go ./vendor/go.opentelemetry.io/otel/handler.go ./vendor/go.opentelemetry.io/otel/internal_logging.go ./vendor/go.opentelemetry.io/otel/propagation.go ./vendor/go.opentelemetry.io/otel/trace.go ./vendor/go.opentelemetry.io/otel/version.go cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/5c/5c9aaa4216ec3c69392a239393cc61e3fc5cdfd7b6c064b799c4d5e922c433c1-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b487/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b489/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -lang=go1.16 -complete -installsuffix shared -buildid xcMq24vTuH2-XHFH_IHJ/xcMq24vTuH2-XHFH_IHJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b491/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_386/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/43/43b570c3dd09876cae9a81d4cf8f11e47c93e028cb85ccf75617e45189b4b10c-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b446/ cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/cf/cf895377609beb2c54aca2c8a4d3f7f8b584874bb88c2a238231c9875b3581bf-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b386/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -lang=go1.16 -complete -installsuffix shared -buildid cjkL9tkmEO-z3vVkBy3L/cjkL9tkmEO-z3vVkBy3L -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/lzw=$WORK/b447/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b448/_pkg_.a packagefile github.com/google/btree=$WORK/b450/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b451/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b452/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b443/_pkg_.a packagefile github.com/miekg/dns=$WORK/b454/_pkg_.a packagefile github.com/sean-/seed=$WORK/b461/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/hashicorp/memberlist -lang=go1.16 -complete -installsuffix shared -buildid 6v0QWrzhajfr0UAm3gnD/6v0QWrzhajfr0UAm3gnD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b446/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 cd $WORK/b525 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b525=/tmp/go-build -gno-record-gcc-switches -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_386/buildid -w $WORK/b400/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b511/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b525=/tmp/go-build -gno-record-gcc-switches -o $WORK/b525/_cgo_.o $WORK/b525/_cgo_main.o $WORK/b525/_x001.o $WORK/b525/_x002.o $WORK/b525/_x003.o $WORK/b525/_x004.o -g -O2 cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/cf/cfacfa83d1e629e5c9ebe41d8d9762e244a02104c6cdea4ec44a5146f5db99a4-d # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/19/193640958d7ac4612383b4a8937a0c9416ac2a2faa41391bdf87c8bec73d1a2c-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b400/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -lang=go1.16 -complete -installsuffix shared -buildid Uvaf5tUBbFY-JNpWpg8j/Uvaf5tUBbFY-JNpWpg8j -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile compress/zlib=$WORK/b485/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift -lang=go1.16 -complete -installsuffix shared -buildid CsVw5F-PSjOgCcM6saO1/CsVw5F-PSjOgCcM6saO1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b521/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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b525/_cgo_.o -dynout $WORK/b525/_cgo_import.go cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p os/user -std -installsuffix shared -buildid tPY7zAFHVjjGLWVg0DuA/tPY7zAFHVjjGLWVg0DuA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b525/_cgo_gotypes.go $WORK/b525/cgo_listgroups_unix.cgo1.go $WORK/b525/cgo_lookup_unix.cgo1.go $WORK/b525/getgrouplist_unix.cgo1.go $WORK/b525/_cgo_import.go cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/c7/c7d2147bc619ecb7c7d8ca377e027686b744abea23b4d06b3743590c48a55a18-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b396/_pkg_.a packagefile io/ioutil=$WORK/b150/_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_386/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -lang=go1.16 -complete -installsuffix shared -buildid T5_EntAfc-owg0vAF8GJ/T5_EntAfc-owg0vAF8GJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/ea/ea6a0fbd5bb5f4bdcd4d4bb84b82f132ef0d9f638cb12c0e7da13c9d2dfd7705-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b400/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b404/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -lang=go1.16 -complete -installsuffix shared -buildid O9fYm9-4zuWujtStWbXZ/O9fYm9-4zuWujtStWbXZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b399/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/8b/8bdbb72193f2543157332e9d4ba06b32ddd15dd853d7243d628d81fe8b48d881-d # internal github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b483/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b487/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b489/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/uber/jaeger-client-go/utils -lang=go1.16 -complete -installsuffix shared -buildid n5Y9tSb10rRbysiiv2-v/n5Y9tSb10rRbysiiv2-v -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b490/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 cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b525/_pkg_.a $WORK/b525/_x001.o $WORK/b525/_x002.o $WORK/b525/_x003.o $WORK/b525/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/70/70bfd32d8347dbf4381cc6c08cb6261a403a68a82ab1ff55c177b55bb703d04a-d # internal go.opentelemetry.io/otel/sdk/resource mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b524/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b525/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p go.opentelemetry.io/otel/sdk/resource -lang=go1.16 -complete -installsuffix shared -buildid bbGHbGbD_ySUHt1GHKVG/bbGHbGbD_ySUHt1GHKVG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b523/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_386/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/19/19ea241fe771f59003b3352b8f161eb4654912c6172c012e9bcec0f0df1a3447-d # internal go.opentelemetry.io/otel/sdk/internal mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b511/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p go.opentelemetry.io/otel/sdk/internal -lang=go1.16 -complete -installsuffix shared -buildid FnBrvwqQeo4SZ3cjW93p/FnBrvwqQeo4SZ3cjW93p -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/02/02b2125ba102bc31528a7564bad691f3850f54e199b4de50ded4a76e09d2c993-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b398/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b405/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b406/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b371/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b386/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/aws/aws-sdk-go/aws/session -lang=go1.16 -complete -installsuffix shared -buildid bFPJisJ1jSmAN1__6gKt/bFPJisJ1jSmAN1__6gKt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/61/61bea492cb7a889e15d584e5f2fae0f05b5bac91b24f4f4a566aeb0f6522f8d2-d # internal go.opentelemetry.io/otel/sdk/internal/env mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/internal/global=$WORK/b513/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p go.opentelemetry.io/otel/sdk/internal/env -lang=go1.16 -complete -installsuffix shared -buildid buqsgqY2OP_-qVcc84il/buqsgqY2OP_-qVcc84il -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/env/env.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/7a/7a537b5f66a4a20e8fc2ad3680255eb95d29586d20e1f962130a36687d638171-d # internal go.opentelemetry.io/otel/semconv/v1.4.0 mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p go.opentelemetry.io/otel/semconv/v1.4.0 -lang=go1.16 -complete -installsuffix shared -buildid guGYZv4bmJZlBiSVGV7F/guGYZv4bmJZlBiSVGV7F -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b530/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_386/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/29/29cc8069bfaef0ea677af3ef5ed396d5980a38a3bc45c9ffe5a95b3ac5aeb57d-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b477/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b476/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b479/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b480/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b481/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b483/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b487/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b489/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b490/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b492/_pkg_.a packagefile go.uber.org/atomic=$WORK/b493/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/uber/jaeger-client-go -lang=go1.16 -complete -installsuffix shared -buildid pnf78MR62700J0VbNdsm/pnf78MR62700J0VbNdsm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b478/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_386/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/6a/6a23ef48dbe77adc2079babc7e4a2046927943033f3650e969bd18119ea560e3-d # internal go.opentelemetry.io/otel/sdk/trace mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b513/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b529/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/trace=$WORK/b336/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p go.opentelemetry.io/otel/sdk/trace -lang=go1.16 -complete -installsuffix shared -buildid X5pKerHL1wOrLLLCLthi/X5pKerHL1wOrLLLCLthi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b526/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_386/buildid -w $WORK/b530/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/03/0387a6ee3f8b5df5111daef4f61f3bef3acb50d8d2c96d3c9ab3a72cdb5e01fd-d # internal go.opentelemetry.io/proto/otlp/common/v1 mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p go.opentelemetry.io/proto/otlp/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid PoM6uJ1lCJucxKklKARI/PoM6uJ1lCJucxKklKARI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b533/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/common/v1/common.pb.go cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/6c/6c0bbc039405a0e794059cbb384eefa349f75bea084d40e5ef3b38bef28ce104-d # internal github.com/grafana/grafana-aws-sdk/pkg/awsds mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b397/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b408/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b409/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/grafana/grafana-aws-sdk/pkg/awsds -lang=go1.16 -complete -installsuffix shared -buildid m4EhMqjNBZQ07gn9Vbxk/m4EhMqjNBZQ07gn9Vbxk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b366/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_386/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/fe/fe1cadb94aebc06a715d33f647f09e973f220eda041e43c6041c66456aa10ca4-d # internal go.opentelemetry.io/proto/otlp/resource/v1 mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b533/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p go.opentelemetry.io/proto/otlp/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid LHnRrwFN6zwGwZTbkxhk/LHnRrwFN6zwGwZTbkxhk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/resource/v1/resource.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/9d/9d4c164fa18673cc8b507a6055ea6918c5fa5c0c91d407525cf9021fe940bd95-d # internal go.opentelemetry.io/proto/otlp/trace/v1 mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b534/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p go.opentelemetry.io/proto/otlp/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid sbCgLA1eAmd56qL4AA4d/sbCgLA1eAmd56qL4AA4d -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/9e/9ed04e0997ad88bf94994a6049bf8ac970b7fe172b8b671fd45cc0768291770c-d # internal github.com/cenkalti/backoff/v4 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 math/rand=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/cenkalti/backoff/v4 -lang=go1.16 -complete -installsuffix shared -buildid wk-bJgYxv1qT_EmajHjW/wk-bJgYxv1qT_EmajHjW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b538/importcfg -pack ./vendor/github.com/cenkalti/backoff/v4/backoff.go ./vendor/github.com/cenkalti/backoff/v4/context.go ./vendor/github.com/cenkalti/backoff/v4/exponential.go ./vendor/github.com/cenkalti/backoff/v4/retry.go ./vendor/github.com/cenkalti/backoff/v4/ticker.go ./vendor/github.com/cenkalti/backoff/v4/timer.go ./vendor/github.com/cenkalti/backoff/v4/tries.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/92/92616930c3ff317b7205b96e35c904cb2a114c6dc7824f42a88ecb78421ed888-d # internal go.opentelemetry.io/otel/exporters/otlp/internal/retry mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b538/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid k1Yh3gmHfUDa5uTOPXgs/k1Yh3gmHfUDa5uTOPXgs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/retry/retry.go cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/7b/7b57a00e75418eaabea27436a2ce4e5a8a50d01f9f9e8c65c8b220adf5fa13ab-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b443/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b444/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b446/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b462/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b464/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b467/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b474/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/prometheus/alertmanager/cluster -lang=go1.16 -complete -installsuffix shared -buildid 8gIXPCycVuW0tz-Gr9JQ/8gIXPCycVuW0tz-Gr9JQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b441/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_386/buildid -w $WORK/b537/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/e2/e20b13c9422d697577bbd89fc15d0e3b5da736ac8ca09bc1e72144a838459ba8-d # internal go.opentelemetry.io/otel/exporters/otlp/internal mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p go.opentelemetry.io/otel/exporters/otlp/internal -lang=go1.16 -complete -installsuffix shared -buildid W6kM3qwQ9nTmQdiSchUg/W6kM3qwQ9nTmQdiSchUg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/c9/c9c26228d3d454626438b793293bee4d30f6374741be98d4f85f6802891eeada-d # internal go.opentelemetry.io/otel/exporters/otlp/internal/envconfig mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid YV4x0utl0x7JDKERCipZ/YV4x0utl0x7JDKERCipZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/48/484e45ebdf3312f5af68c3b9d8b575fd740f2eb015835167fe71724218a8a763-d # internal google.golang.org/grpc/encoding/gzip mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b216/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p google.golang.org/grpc/encoding/gzip -lang=go1.16 -complete -installsuffix shared -buildid oKcgBWjjmSIU4rMbLL3k/oKcgBWjjmSIU4rMbLL3k -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./vendor/google.golang.org/grpc/encoding/gzip/gzip.go cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/04/04b53f936c9445afaf16c1e9f9d86d8e0f64c62ff65b0bb8ac38f0f5815d5184-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b535/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform -lang=go1.16 -complete -installsuffix shared -buildid B_aC9lJn5Sx6m2nz_iNx/B_aC9lJn5Sx6m2nz_iNx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b532/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_386/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/df/dfb7aee70ea9de53dd2fa779c29b402a3bdd97836848a5576bfcf5b7d403b917-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/utilities mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/utilities -lang=go1.16 -complete -installsuffix shared -buildid f-96R39EW8oNJg2fRN9W/f-96R39EW8oNJg2fRN9W -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b546/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b478/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/e1/e1cde082d19296e51870a990ee5d2d33e2dc7b300cb23d2dd76b38a240b91586-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b540/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b541/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b537/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b170/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b542/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig -lang=go1.16 -complete -installsuffix shared -buildid KE8g7MdAW4aPiuSN3HMF/KE8g7MdAW4aPiuSN3HMF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b539/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_386/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/ed/ed2c07ede08b83d5c40927fe3acbfb6cfc850eaf60666b5047c54dca7ec09560-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b546/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule -lang=go1.16 -complete -installsuffix shared -buildid yTql3oM7Pm_Q2U-hfv4G/yTql3oM7Pm_Q2U-hfv4G -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b545/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/d0/d099a0c28981cade9a9fb78f380abaee7f5018dfc5346332a93e9d94d71b6ff3-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace mkdir -p $WORK/b531/ cat >$WORK/b531/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/b532/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b535/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace -lang=go1.16 -complete -installsuffix shared -buildid gmSbfB-RzPDCQLY4kfXB/gmSbfB-RzPDCQLY4kfXB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b531/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/clients.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporter.go cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/b0/b0140257081c29de1d8880807b181bfc49a79382475ab4e1fa5f6252dca44095-d # internal github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b495/ cat >$WORK/b495/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/b478/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b479/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b496/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b490/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -lang=go1.16 -complete -installsuffix shared -buildid -QbU7mC0aAoO9A51DdvY/-QbU7mC0aAoO9A51DdvY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/16/1629ba78ebd096bf537dcfe6d6391f3db1ff9290da6186ce1a22731ecd74ec57-d # internal github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b478/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b490/_pkg_.a packagefile net/url=$WORK/b097/_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_386/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -lang=go1.16 -complete -installsuffix shared -buildid Q2JZNz6uIH7wdGP1bpet/Q2JZNz6uIH7wdGP1bpet -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b497/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_386/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/32/328fbad07cccc522d1eaef6dad4147f97623e48bb0b53a0a90552ef662f92dc8-d # internal github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b477/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b478/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b492/_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_386/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/uber/jaeger-client-go/rpcmetrics -lang=go1.16 -complete -installsuffix shared -buildid o3Mrig_UgCevbFK-saeQ/o3Mrig_UgCevbFK-saeQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b498/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_386/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/68/6855fbbdb04c1fd8038f36672cb6ae98b6228f7950adcfecfcf98afaa706ce56-d # internal github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b478/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b487/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/uber/jaeger-client-go/transport -lang=go1.16 -complete -installsuffix shared -buildid eZSMUhw-zBkekKM3vtB9/eZSMUhw-zBkekKM3vtB9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/14/140581acaf9a9185f074cb2d43255186a7c7ff9a34469e00643b9d23b7020d38-d # internal github.com/uber/jaeger-client-go/zipkin mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b478/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/uber/jaeger-client-go/zipkin -lang=go1.16 -complete -installsuffix shared -buildid xptDXiGiHsG8hXymKaFK/xptDXiGiHsG8hXymKaFK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b500/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_386/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/bb/bbde41f8065c3e12d309837d1ffa44fd352ffe37f28c83d68cf1c625d6e69926-d # internal google.golang.org/genproto/googleapis/api/httpbody mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p google.golang.org/genproto/googleapis/api/httpbody -lang=go1.16 -complete -installsuffix shared -buildid QFgIY3f_y4jeXQpVtrlG/QFgIY3f_y4jeXQpVtrlG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/httpbody/httpbody.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/1c/1c37489b5daff0f8beb40c828b01c4439c7e0fa5cbbdc64bfa54bbe039f96501-d # internal google.golang.org/protobuf/types/known/fieldmaskpb mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.16 -complete -installsuffix shared -buildid FCJZTeGfBAuwF3sPc8Y9/FCJZTeGfBAuwF3sPc8Y9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b549/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/fieldmaskpb/field_mask.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/42/423cbaceb1753333a60ef5e04a1b300abad6433612b08f2c384d29b84b990882-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b187/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid J3Xiq0cTQrlp616DZKD7/J3Xiq0cTQrlp616DZKD7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b551/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/2d/2ddac67193f3a819c2fe806d7234977ef4d04f7abe7011f085789e0814e43f35-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b478/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b495/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b497/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b498/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b499/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b490/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b492/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/uber/jaeger-client-go/config -lang=go1.16 -complete -installsuffix shared -buildid HmH71JIEqIuC3mJJ7DDC/HmH71JIEqIuC3mJJ7DDC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b494/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_386/buildid -w $WORK/b441/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/11/11fef9c3e30acb257321a0cff13ce863754e45953981097578ee0af5639f2fd3-d # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/46/46a41041e2ae5b911da765d4c0cb426638d866e57f695e66a1cf2c535d6d96ef-d # internal google.golang.org/protobuf/types/known/wrapperspb mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p google.golang.org/protobuf/types/known/wrapperspb -lang=go1.16 -complete -installsuffix shared -buildid SIHVrZ_TkG8luM9mVpGh/SIHVrZ_TkG8luM9mVpGh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b552/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go github.com/grafana/grafana/pkg/setting mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b408/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b441/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b356/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/grafana/grafana/pkg/setting -lang=go1.17 -complete -installsuffix shared -buildid 5e2EqRe7UEEUatt84kKv/5e2EqRe7UEEUatt84kKv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack ./pkg/setting/date_formats.go ./pkg/setting/expanders.go ./pkg/setting/provider.go ./pkg/setting/setting.go ./pkg/setting/setting_azure.go ./pkg/setting/setting_dashboard_previews.go ./pkg/setting/setting_data_proxy.go ./pkg/setting/setting_feature_toggles.go ./pkg/setting/setting_plugins.go ./pkg/setting/setting_quota.go ./pkg/setting/setting_sentry.go ./pkg/setting/setting_smtp.go ./pkg/setting/setting_unified_alerting.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/bf/bf204e3f46a5bbffe855f2b123eb8c34f91f11eb1ad794c88327328225492c56-d # internal google.golang.org/genproto/protobuf/field_mask mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b549/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p google.golang.org/genproto/protobuf/field_mask -lang=go1.16 -complete -installsuffix shared -buildid _m5tO-jBMrvgOa-zOE28/_m5tO-jBMrvgOa-zOE28 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./vendor/google.golang.org/genproto/protobuf/field_mask/field_mask.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/92/9219a588c0de191ec93486986051854936648b0f1107bff534ff646e876e01cb-d # internal google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.16 -complete -installsuffix shared -buildid Vycz0OFFYOta3xMisv6f/Vycz0OFFYOta3xMisv6f -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b553/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b552/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/8c/8cd82fd3104139a302ae484d10695dc683a0f72bc64b5ce4822d2b1b1bf08f2f-d # internal github.com/rainycape/unidecode mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile compress/zlib=$WORK/b485/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/rainycape/unidecode -lang=go1.16 -complete -installsuffix shared -buildid Vduejn2128RizUzz4bY9/Vduejn2128RizUzz4bY9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b556/importcfg -pack ./vendor/github.com/rainycape/unidecode/decode.go ./vendor/github.com/rainycape/unidecode/table.go ./vendor/github.com/rainycape/unidecode/unidecode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/65/65622c8ecd8eaf5642d81e444ad2538ecd67f3b551b67b6cd7d9637f4f259745-d # internal google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b551/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.16 -complete -installsuffix shared -buildid IMABGnveqD9RKhidIN8F/IMABGnveqD9RKhidIN8F -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b550/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_386/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/c7/c7b9d08d759c3ca1a8579d2451fcbad696a2b3f939998e1bb946f3c047807a3f-d # internal github.com/grafana/grafana/pkg/components/simplejson mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/grafana/grafana/pkg/components/simplejson -lang=go1.17 -complete -installsuffix shared -buildid MIjdy45EqsoOMgmrJRGM/MIjdy45EqsoOMgmrJRGM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b557/importcfg -pack ./pkg/components/simplejson/simplejson.go ./pkg/components/simplejson/simplejson_go11.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/84/84fd1787b5926f16ec507fe68a73e8a45d93dde7fda8b44d16d02b3004f65958-d # internal github.com/gosimple/slug mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b556/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/gosimple/slug -lang=go1.16 -complete -installsuffix shared -buildid PnbXXp-_EwbuAphYk31T/PnbXXp-_EwbuAphYk31T -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b555/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_386/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/8e/8ed25610d210a1bd832e335556ce6d639e8c46669408a7c0a5bedf39baeee146-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b557/_pkg_.a # internal database/sql mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b433/_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_386/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p database/sql -std -complete -installsuffix shared -buildid 11KG1sMl_Iuc4UiRqkkJ/11KG1sMl_Iuc4UiRqkkJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b560/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 cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/c5/c5e9b645d69d0ad32d64e1fc0481393262202e7e0a753d232924328fe68a94ac-d # internal github.com/golang-migrate/migrate/v4/internal/url mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/golang-migrate/migrate/v4/internal/url -lang=go1.16 -complete -installsuffix shared -buildid xp97olsKe4uXF75n2dte/xp97olsKe4uXF75n2dte -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b564/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/internal/url/url.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/60/60aa89d8de651cc65330f2740e406a4fb51dece1cb1846a77875b18937d7b1c5-d # internal github.com/lib/pq/scram mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/lib/pq/scram -lang=go1.16 -complete -installsuffix shared -buildid gJ5RnIzbVwXIBVe3dqQw/gJ5RnIzbVwXIBVe3dqQw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b567/importcfg -pack ./vendor/github.com/lib/pq/scram/scram.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/62/62ded7a9ffcaa53d77b6f506b1763e80b30a61f4d543e176ddfe6a91d79856d2-d # internal github.com/golang-migrate/migrate/v4/database mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b564/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/golang-migrate/migrate/v4/database -lang=go1.16 -complete -installsuffix shared -buildid y-KaUC3XsBoZjpG9yAHI/y-KaUC3XsBoZjpG9yAHI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b563/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 cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/75/7539f1e1d0cb04628366c46354b036b284eb94a1df439f8ce0f310598b090e53-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b433/_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/b521/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger -lang=go1.16 -complete -installsuffix shared -buildid fIeAM2Gi7FTzSBwQNmn7/fIeAM2Gi7FTzSBwQNmn7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b520/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_386/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/da/da775464309c4396a2688ae3a30c752a48be17797032a5963cf56237f33ef253-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b433/_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/b521/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid A1G3x6VJFa4KB47r6zoE/A1G3x6VJFa4KB47r6zoE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b522/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_386/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/ab/aba59335c43ea27a37b000719e9e7b4aad57ab238160eae65e09cd901818c061-d # internal github.com/grafana/grafana/pkg/web mkdir -p $WORK/b573/ cat >$WORK/b573/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b573=>" -I $WORK/b573/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b573/symabis ./macaron.s cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile html/template=$WORK/b165/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/grafana/grafana/pkg/web -lang=go1.17 -installsuffix shared -buildid BOdgNIa4g14CFNKGAfGr/BOdgNIa4g14CFNKGAfGr -goversion go1.19.1 -symabis $WORK/b573/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack -asmhdr $WORK/b573/go_asm.h ./pkg/web/binding.go ./pkg/web/context.go ./pkg/web/inject.go ./pkg/web/macaron.go ./pkg/web/render.go ./pkg/web/response_writer.go ./pkg/web/router.go ./pkg/web/tree.go ./pkg/web/web.go cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/cd/cd7400fb8af591e471ed27212178abc85fae220826cd790af4b61a3b58e3f056-d # internal github.com/grafana/grafana/pkg/services/contexthandler/ctxkey mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/grafana/grafana/pkg/services/contexthandler/ctxkey -lang=go1.17 -complete -installsuffix shared -buildid GbD4tZRmizi1W9KnKotb/GbD4tZRmizi1W9KnKotb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b574/importcfg -pack ./pkg/services/contexthandler/ctxkey/key.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/59/5925f97ad3c69aea27764dddeddbc31cbff14c10d72d40b419bfc7816d0c7916-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin mkdir -p $WORK/b576/ cat >$WORK/b576/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/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin -lang=go1.17 -complete -installsuffix shared -buildid F7zkXT00o84t4oc7o1TN/F7zkXT00o84t4oc7o1TN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b576/importcfg -pack ./pkg/plugins/backendplugin/backendplugin.go ./pkg/plugins/backendplugin/errors.go ./pkg/plugins/backendplugin/ifaces.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/b6/b6c218be4bfe6ea3ad7dc9ce9d716e23a9b58a1a8e81de1f2b52f9f2ae967839-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/runtime mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_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/b545/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b546/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b547/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b548/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b550/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b552/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/runtime -lang=go1.16 -complete -installsuffix shared -buildid 7K_XMutUUyitskQiSJuz/7K_XMutUUyitskQiSJuz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b544/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/18/18bf0040f52061e2bf17cba3845006a063d92f81ba03303ed78137e53daa542f-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b259/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 -lang=go1.17 -complete -installsuffix shared -buildid 55MyPVm6fsyJ-NCpF97p/55MyPVm6fsyJ-NCpF97p -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack ./pkg/plugins/backendplugin/pluginextensionv2/renderer_grpc_plugin.go ./pkg/plugins/backendplugin/pluginextensionv2/rendererv2.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/cb/cb471a38942c284ec4e85247a7e83d9754af9f2fec3dff1f0d49e7ba346fedf4-d # internal github.com/benbjohnson/clock mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config 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_386/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/benbjohnson/clock -lang=go1.16 -complete -installsuffix shared -buildid tUg_oXRpSRW2jVaH2h7b/tUg_oXRpSRW2jVaH2h7b -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack ./vendor/github.com/benbjohnson/clock/clock.go cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b573=>" -I $WORK/b573/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b573/macaron.o ./macaron.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b573/_pkg_.a $WORK/b573/macaron.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/fc/fc9aa772f49c813919e12c6da96fa97564abf914c8b2a23ddea14f18239bbf5d-d # internal github.com/aws/aws-sdk-go/aws/arn mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/aws/aws-sdk-go/aws/arn -lang=go1.16 -complete -installsuffix shared -buildid hTck56deiyCcX1Vn-wK3/hTck56deiyCcX1Vn-wK3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b582/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b579/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/4f/4fe1a5a0dcbf4492501135f0ac1e5afb794bbdde4a75261ececf5ece68531555-d # internal github.com/aws/aws-sdk-go/internal/s3shared/s3err mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/aws/aws-sdk-go/internal/s3shared/s3err -lang=go1.16 -complete -installsuffix shared -buildid 9mTQ92dI9sjwhAJaTqoQ/9mTQ92dI9sjwhAJaTqoQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/error.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/9a/9a4562e4093f1072809963b3340bed99a5278228ec7d7378b494f3c7cb545c1c-d # internal github.com/aws/aws-sdk-go/private/checksum mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/aws/aws-sdk-go/private/checksum -lang=go1.16 -complete -installsuffix shared -buildid VOrzk-I_bXuWhmxFnIjN/VOrzk-I_bXuWhmxFnIjN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/checksum/content_md5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/cd/cd48387d1854dbd1853258b931ead300e65e7bea400e962534ba1869f2e98d1e-d # internal github.com/aws/aws-sdk-go/internal/s3shared/arn mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b582/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/aws/aws-sdk-go/internal/s3shared/arn -lang=go1.16 -complete -installsuffix shared -buildid eK3g6y6Gn-cKUrMwU5Mv/eK3g6y6Gn-cKUrMwU5Mv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b585/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_386/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/ba/ba97de2c28c98b0e31b4a3f88acbf12d1c0a95e143511caff0ea1e6c46fd7aef-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b520/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b522/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b521/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent -lang=go1.16 -complete -installsuffix shared -buildid yU-__u3K6292GO0hC-NZ/yU-__u3K6292GO0hC-NZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b519/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_386/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/26/262ef593e9ad0d55b838e0577da70394aebe392d68fb19623067f575a1f8f3a8-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b114/_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_386/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -lang=go1.16 -complete -installsuffix shared -buildid cGeKNWxtwMJHRMsiba9S/cGeKNWxtwMJHRMsiba9S -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b588/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_386/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/e2/e2c1d1fe4b0cdb6accf428ead3b1fcc77bd046f5da2f876fd97881448358993f-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/xml=$WORK/b393/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b389/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b395/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -lang=go1.16 -complete -installsuffix shared -buildid PkRDYlsxHaWOj4y7XoM3/PkRDYlsxHaWOj4y7XoM3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/2c/2cfdc3baf4346641829ce6a0144ef7475ce914afb0925e18f831a5daed4e43b3-d # internal github.com/aws/aws-sdk-go/internal/s3shared mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b582/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b585/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/aws/aws-sdk-go/internal/s3shared -lang=go1.16 -complete -installsuffix shared -buildid 4mf5MW0uZhRvkc1tPPWu/4mf5MW0uZhRvkc1tPPWu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b584/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 cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/e1/e10f76036ee8ab1f033eacdee4539624097c0611c775c0276f5bc4c93cfeef6d-d # internal github.com/go-sql-driver/mysql mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile database/sql=$WORK/b560/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/go-sql-driver/mysql -lang=go1.16 -complete -installsuffix shared -buildid yDD5ShSCRgveJN3xaXkm/yDD5ShSCRgveJN3xaXkm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b562/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_386/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/af/afa6211d307c928750bdac46d61b260450b01027c2b9c444036a629e08ce80f2-d # internal go.opentelemetry.io/otel/exporters/jaeger mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b520/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b521/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p go.opentelemetry.io/otel/exporters/jaeger -lang=go1.16 -complete -installsuffix shared -buildid vnOSv_aLbl0Ok5vTfh-_/vnOSv_aLbl0Ok5vTfh-_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b518/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_386/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/c5/c5caaf1d51f3c55600a0eecb19002296ff95aa5a15cabcab47ba41594c3050d8-d # internal github.com/lib/pq mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile database/sql=$WORK/b560/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b566/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b567/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b525/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/lib/pq -lang=go1.16 -complete -installsuffix shared -buildid PMm5D86uPzJb_EzVb54v/PMm5D86uPzJb_EzVb54v -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b565/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/ea/ea5bbcebe5e5a9256495dc9a10bce21731ee1ca3c232c28d5e85f2746b5e042c-d # internal github.com/mattn/go-sqlite3 mkdir -p $WORK/b568/ cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b568/ -importpath github.com/mattn/go-sqlite3 -- -I $WORK/b568/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b544/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/49/49472c77d745afcff96c4cf9e8602b5d03e2516c565c524bfd803bb0d5c9f606-d # internal go.opentelemetry.io/proto/otlp/collector/trace/v1 mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b544/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b546/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b535/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p go.opentelemetry.io/proto/otlp/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid FkEqrMtKVK3jvlqvK5sO/FkEqrMtKVK3jvlqvK5sO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b543/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 cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/52/52838413a6c1d8fff9fdaa0d916a44f1a3b9a023e24204f33c540b4488e7fc49-d # internal xorm.io/builder mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile database/sql=$WORK/b560/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p xorm.io/builder -lang=go1.16 -complete -installsuffix shared -buildid 7Uc6ws-pLl5cZ58D72XX/7Uc6ws-pLl5cZ58D72XX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b570/importcfg -pack ./vendor/xorm.io/builder/builder.go ./vendor/xorm.io/builder/builder_delete.go ./vendor/xorm.io/builder/builder_insert.go ./vendor/xorm.io/builder/builder_join.go ./vendor/xorm.io/builder/builder_limit.go ./vendor/xorm.io/builder/builder_select.go ./vendor/xorm.io/builder/builder_union.go ./vendor/xorm.io/builder/builder_update.go ./vendor/xorm.io/builder/cond.go ./vendor/xorm.io/builder/cond_and.go ./vendor/xorm.io/builder/cond_between.go ./vendor/xorm.io/builder/cond_compare.go ./vendor/xorm.io/builder/cond_eq.go ./vendor/xorm.io/builder/cond_expr.go ./vendor/xorm.io/builder/cond_if.go ./vendor/xorm.io/builder/cond_in.go ./vendor/xorm.io/builder/cond_like.go ./vendor/xorm.io/builder/cond_neq.go ./vendor/xorm.io/builder/cond_not.go ./vendor/xorm.io/builder/cond_notin.go ./vendor/xorm.io/builder/cond_null.go ./vendor/xorm.io/builder/cond_or.go ./vendor/xorm.io/builder/doc.go ./vendor/xorm.io/builder/error.go ./vendor/xorm.io/builder/sql.go ./vendor/xorm.io/builder/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/ce/ce3d99a20151a6946e518a05fad9d8548b65aba47aad3f63dfefdb98df3e9440-d # internal xorm.io/core mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b560/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/gob=$WORK/b273/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p xorm.io/core -lang=go1.16 -complete -installsuffix shared -buildid 79Vua4WWIThOPcM7OxYC/79Vua4WWIThOPcM7OxYC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b571/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_386/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/f8/f8c747ac5a661a0c2bbef57cf7b333cb6d42df2d347a29b7aa97c2794d42ea13-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc mkdir -p $WORK/b536/ cat >$WORK/b536/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/b511/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b539/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b543/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b535/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b553/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc -lang=go1.16 -complete -installsuffix shared -buildid VYv_xIKsjyh8Gx-35yGA/VYv_xIKsjyh8Gx-35yGA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b536/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_386/buildid -w $WORK/b562/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/ca/cadd1eed4561f256f2d03986643116147c7f5544642c8f38c671ce753d014d00-d # internal github.com/grafana/grafana/pkg/infra/tracing mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b348/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b477/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b476/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b478/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b494/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b500/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b501/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b503/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b536/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b504/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/grafana/grafana/pkg/infra/tracing -lang=go1.17 -complete -installsuffix shared -buildid _W8-eek4URX3XVvIHsf8/_W8-eek4URX3XVvIHsf8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack ./pkg/infra/tracing/opentelemetry_tracing.go ./pkg/infra/tracing/test_helper.go ./pkg/infra/tracing/tracing.go cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/a9/a9df5f819545a2e552a6abec07ae99d73f1d672620428cbee4b26fe82370dadd-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b588/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -lang=go1.16 -complete -installsuffix shared -buildid tnSVp-LgYllE9cQAvQHj/tnSVp-LgYllE9cQAvQHj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b589/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_386/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/31/31a9a66bdfa0443f82ea1d9b55833a73a415f9bdfb1462778f79b03d01296153-d # internal github.com/golang/mock/gomock mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/golang/mock/gomock -lang=go1.16 -complete -installsuffix shared -buildid x6naQCGaLN-zXKk4ZY-7/x6naQCGaLN-zXKk4ZY-7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b592/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_386/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/9d/9dcdb0e80c42c9605ce9bbc38431f5411a2fa456bd6cf561f67820a6e8805b98-d # internal github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/xml=$WORK/b393/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b582/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b584/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b585/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b586/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b587/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b588/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b589/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b389/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b590/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b395/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/aws/aws-sdk-go/service/s3 -lang=go1.16 -complete -installsuffix shared -buildid c9Z-3yW33874vGoswMeJ/c9Z-3yW33874vGoswMeJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b583/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_386/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/18/181ec2b8db05e732e35e36819977c7e84dcd840330c4e2f89a46417e6f3600c0-d # internal cloud.google.com/go/compute/metadata mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p cloud.google.com/go/compute/metadata -lang=go1.16 -complete -installsuffix shared -buildid lf7-2jSiE8UDZzQNLcfN/lf7-2jSiE8UDZzQNLcfN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b595/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_386/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/ef/ef4050833fc873514737776083b8017f5b6e8907fca906a4263885a3f47d0093-d # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/f5/f5b799c3d310fb25a125719408535bc14ccadfe08853360c6a883125d72518db-d # internal google.golang.org/genproto/googleapis/rpc/code mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.16 -complete -installsuffix shared -buildid g0hHkGINYGYqR7L5wLGs/g0hHkGINYGYqR7L5wLGs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go xorm.io/xorm mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile database/sql=$WORK/b560/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/gob=$WORK/b273/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile log/syslog=$WORK/b346/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/builder=$WORK/b570/_pkg_.a packagefile xorm.io/core=$WORK/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p xorm.io/xorm -lang=go1.16 -complete -installsuffix shared -buildid PthtEKJRumSiavZUKFcQ/PthtEKJRumSiavZUKFcQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b569/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_386/buildid -w $WORK/b592/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/55/559e90a63eb7c764859e658b7e6d8938dd12f607b704148568a368a4cb99c025-d # internal google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.16 -complete -installsuffix shared -buildid W87AYHLOzDMIyhJINvA_/W87AYHLOzDMIyhJINvA_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b602/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/b592/_pkg_.a /builddir/.cache/go-build/47/4706c8cbfb12910bb32178e4a4b263d9a334e903a67d9b45b770ec948927dc87-d # internal google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b199/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.16 -complete -installsuffix shared -buildid arK5BvW9mQnUjAtFqeAr/arK5BvW9mQnUjAtFqeAr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b604/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_386/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/b6/b67badecbe2951827c57648de54df76095ddf2a1ffe2ec252179327d85adf589-d # internal github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b600/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid lIiekFtfAzVGUv6N7yXd/lIiekFtfAzVGUv6N7yXd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b599/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/5f/5fb377457d91db3dd1c3f229c443a5aba2e20da93a5eba111238a8231b601236-d # internal google.golang.org/api/googleapi mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b602/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p google.golang.org/api/googleapi -lang=go1.16 -complete -installsuffix shared -buildid ROWRT7h2Q5D8qapYR2ys/ROWRT7h2Q5D8qapYR2ys -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b601/importcfg -pack ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/09/09026f81978c2d139d8b186e02d6745b0e9dca5869f47309dd9f78be334afdc0-d # internal google.golang.org/genproto/googleapis/type/expr mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p google.golang.org/genproto/googleapis/type/expr -lang=go1.16 -complete -installsuffix shared -buildid jVtHQWu1rHzq-dlwm_uO/jVtHQWu1rHzq-dlwm_uO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/expr/expr.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/4d/4d91dc21988848a555ed1e7891af54f6cb4efa0328d307090c3aa59fc6ac62c8-d # internal github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b599/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b601/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b553/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b550/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.16 -complete -installsuffix shared -buildid NBbSXKAvx0u0BZEB_d44/NBbSXKAvx0u0BZEB_d44 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b598/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/70/703d615bcc00584124c84ea9b09e7753360cb2381a85a58ca7861c866269f7b5-d # internal cloud.google.com/go/internal/optional mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p cloud.google.com/go/internal/optional -lang=go1.16 -complete -installsuffix shared -buildid sH5hfWzP1SG9nu1Y_Lyz/sH5hfWzP1SG9nu1Y_Lyz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b607/importcfg -pack ./vendor/cloud.google.com/go/internal/optional/optional.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/d0/d065f020d8c801da38095e434936ca923c8ce9c596424b73020737a85429ed4b-d # internal google.golang.org/genproto/googleapis/iam/v1 mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b604/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b605/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b549/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p google.golang.org/genproto/googleapis/iam/v1 -lang=go1.16 -complete -installsuffix shared -buildid aV-bAI0ACFll3r4iqI0g/aV-bAI0ACFll3r4iqI0g -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b603/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_386/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/f3/f35a27dc960d0a2050fb7c0c2ffb08b3903b83beedc469db53f4509c9b8bf15f-d # internal go.opencensus.io/internal mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io=$WORK/b612/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p go.opencensus.io/internal -lang=go1.16 -complete -installsuffix shared -buildid yOmptYStqH0xjJScMO0D/yOmptYStqH0xjJScMO0D -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/traceinternals.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/73/733d543d4f1014973d75ff6c975e2e2893dfe4fa8a517a0bb071e2ffe4d9b810-d # internal go.opencensus.io/trace/tracestate mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p go.opencensus.io/trace/tracestate -lang=go1.16 -complete -installsuffix shared -buildid yqF18tRHD_Att2Djyp8V/yqF18tRHD_Att2Djyp8V -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./vendor/go.opencensus.io/trace/tracestate/tracestate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/41/41c606e1ab2017c75fac4ed1c1614fe287e276541b84edb2df34ba54db562310-d # internal github.com/googleapis/gax-go/v2 mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b598/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b550/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/googleapis/gax-go/v2 -lang=go1.16 -complete -installsuffix shared -buildid GfUTvhDZn4tIS_fNq4_6/GfUTvhDZn4tIS_fNq4_6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/proto_json_stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/99/99aeb1f02e91756e9f13ac05f96a6e345c26e1340f2ac81e7a661d918faf0019-d # internal go.opencensus.io/trace mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b610/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b611/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b613/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b614/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile runtime/trace=$WORK/b336/_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_386/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p go.opencensus.io/trace -lang=go1.16 -complete -installsuffix shared -buildid CN4-5Q4_H7QyEKVk14i3/CN4-5Q4_H7QyEKVk14i3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b609/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_386/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/43/43faf20de1396d0576e1f4c93cbf2a94334654d72ff1ed9bbf12162ff7078c96-d # internal cloud.google.com/go/internal mkdir -p $WORK/b606/ cat >$WORK/b606/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/b597/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b601/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p cloud.google.com/go/internal -lang=go1.16 -complete -installsuffix shared -buildid MjWvx86QHl91_DyfRXFD/MjWvx86QHl91_DyfRXFD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b606/importcfg -pack ./vendor/cloud.google.com/go/internal/annotate.go ./vendor/cloud.google.com/go/internal/retry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b603/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/3d/3d0cc69473b06867de726ab82b886a2907615c6f4bfb54fd76ad6746ee75ad5c-d # internal cloud.google.com/go/internal/version mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p cloud.google.com/go/internal/version -lang=go1.16 -complete -installsuffix shared -buildid UZcejEz_7qxvq62ZHE_8/UZcejEz_7qxvq62ZHE_8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./vendor/cloud.google.com/go/internal/version/version.go cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/99/996747dc87984d69eced5b261b1f7690367a3c421f1f686d0e0334ad4bd47acc-d # internal cloud.google.com/go/iam mkdir -p $WORK/b596/ cat >$WORK/b596/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/b597/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b603/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p cloud.google.com/go/iam -lang=go1.16 -complete -installsuffix shared -buildid 0GhY27aE0b00TXPTKDkJ/0GhY27aE0b00TXPTKDkJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b596/importcfg -pack ./vendor/cloud.google.com/go/iam/iam.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/57/57b330a9f06525f4c94669320439246375cf582afa426726a6bc93098529d18a-d # internal google.golang.org/api/iterator mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p google.golang.org/api/iterator -lang=go1.16 -complete -installsuffix shared -buildid CeLiVjA89rHzsLtzM1P8/CeLiVjA89rHzsLtzM1P8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./vendor/google.golang.org/api/iterator/iterator.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b609/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/ee/ee5f3f61e366b54dd1e3a4599e09325d76ab32b4df82e21cb06569dfca615602-d # internal golang.org/x/oauth2/authhandler mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p golang.org/x/oauth2/authhandler -lang=go1.16 -complete -installsuffix shared -buildid dSdtuBpEm3LQ0H7bW6Ow/dSdtuBpEm3LQ0H7bW6Ow -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b621/importcfg -pack ./vendor/golang.org/x/oauth2/authhandler/authhandler.go cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/7f/7f02890921dec64b23a15fde2de0a40eb4034a9a8d986902caaa47664116dd28-d # internal cloud.google.com/go/internal/trace mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b609/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b283/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b601/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b600/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p cloud.google.com/go/internal/trace -lang=go1.16 -complete -installsuffix shared -buildid OuoIhSNVv07N7AAn15bg/OuoIhSNVv07N7AAn15bg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./vendor/cloud.google.com/go/internal/trace/trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/66/667ca51c1ec251ef7c2687d238b664884209e675e8d2959b93baba801ab710b7-d # internal golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p golang.org/x/oauth2/google/internal/externalaccount -lang=go1.16 -complete -installsuffix shared -buildid Kbib_MRFMRKCeGTo3CYW/Kbib_MRFMRKCeGTo3CYW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b622/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_386/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/60/60bfe27658508e3638be33b87d8750be2e8bddb2df2cd55dbc1dcce64b3964c0-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p golang.org/x/oauth2/jws -lang=go1.16 -complete -installsuffix shared -buildid QjibZbd-hOjCQhSNXGz6/QjibZbd-hOjCQhSNXGz6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b623/importcfg -pack ./vendor/golang.org/x/oauth2/jws/jws.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/dd/dd508a0995bbb12f6f181b5678b9becc538a1ded310f4454d413455a64bcdf27-d # internal google.golang.org/api/internal/impersonate mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p google.golang.org/api/internal/impersonate -lang=go1.16 -complete -installsuffix shared -buildid KZwM6MmYbiiI1aYnX0sO/KZwM6MmYbiiI1aYnX0sO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b626/importcfg -pack ./vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/28/28d3e8fe3feb29f957438f15441a283403893b4e8888d0848097f5ab83e17fda-d # internal golang.org/x/oauth2/jwt mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b471/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b623/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p golang.org/x/oauth2/jwt -lang=go1.16 -complete -installsuffix shared -buildid nuVIoxL-z6R0iRH6XW56/nuVIoxL-z6R0iRH6XW56 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b624/importcfg -pack ./vendor/golang.org/x/oauth2/jwt/jwt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/0b/0bd0785089581cd22749dabce367cf6683f335ade011a4aecf82cd11f2ad217b-d # internal go.opencensus.io/resource mkdir -p $WORK/b631/ cat >$WORK/b631/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/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p go.opencensus.io/resource -lang=go1.16 -complete -installsuffix shared -buildid XhxLrKf-cHSGFQ_8U3n5/XhxLrKf-cHSGFQ_8U3n5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack ./vendor/go.opencensus.io/resource/resource.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/c8/c87905c3a7660dc971e83236dee969c4423ed56a7e6e4b4ab155f3f4896d9391-d # internal go.opencensus.io/tag mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime/pprof=$WORK/b335/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p go.opencensus.io/tag -lang=go1.16 -complete -installsuffix shared -buildid kMEU7jdxejc_aTvMt9zi/kMEU7jdxejc_aTvMt9zi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b634/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_386/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/5c/5c86ca1e3c4bc12d18381d416619016fc137c704ba8d5155cd65570a5cc9e7f1-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b631/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p go.opencensus.io/metric/metricdata -lang=go1.16 -complete -installsuffix shared -buildid clNuxUiiBNvwzm19732Z/clNuxUiiBNvwzm19732Z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b630/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_386/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/15/151532d06df554b99e880852650a182289d61c47d368804d18478b0cb9e1ee1a-d # internal go.opencensus.io/metric/metricproducer mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b630/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p go.opencensus.io/metric/metricproducer -lang=go1.16 -complete -installsuffix shared -buildid nUSlvVROiUnqdrXyJHzP/nUSlvVROiUnqdrXyJHzP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b637/importcfg -pack ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/22/22608d1c97db55168b36808d0f4697aa0c36a34e3fecc98bc706211d2511f478-d # internal go.opencensus.io/trace/propagation mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b609/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p go.opencensus.io/trace/propagation -lang=go1.16 -complete -installsuffix shared -buildid V1b38M5sIy8tmA01uQMj/V1b38M5sIy8tmA01uQMj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b638/importcfg -pack ./vendor/go.opencensus.io/trace/propagation/propagation.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b622/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/18/187a90f32153b7fad4507db66e5ec2b984de0b42c0562aa93a6ad6ddfe69abdd-d # internal google.golang.org/api/transport/cert mkdir -p $WORK/b640/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/70/7078d1b614707ce1053e0a168bcac608dcc067d619debd04d9ef9906915c2b8f-d # internal go.opencensus.io/stats/internal cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile os/user=$WORK/b525/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p google.golang.org/api/transport/cert -lang=go1.16 -complete -installsuffix shared -buildid DSI6jbB7gwXpdAC6QI6K/DSI6jbB7gwXpdAC6QI6K -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b640/importcfg -pack ./vendor/google.golang.org/api/transport/cert/default_cert.go mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b634/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p go.opencensus.io/stats/internal -lang=go1.16 -complete -installsuffix shared -buildid bylHF7waqAka6PXWPs90/bylHF7waqAka6PXWPs90 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b633/importcfg -pack ./vendor/go.opencensus.io/stats/internal/record.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/f7/f7a6f5a2b4ba7c8138ec2c9ca3ea4062fbe243388aa1d065b42fa24b1b571250-d # internal go.opencensus.io/stats mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b630/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b633/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b634/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p go.opencensus.io/stats -lang=go1.16 -complete -installsuffix shared -buildid 4_dFyMgloF0T6XtaCTB9/4_dFyMgloF0T6XtaCTB9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack ./vendor/go.opencensus.io/stats/doc.go ./vendor/go.opencensus.io/stats/measure.go ./vendor/go.opencensus.io/stats/measure_float64.go ./vendor/go.opencensus.io/stats/measure_int64.go ./vendor/go.opencensus.io/stats/record.go ./vendor/go.opencensus.io/stats/units.go cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/8b/8bbaf032469a57a575be83e7f092d41b2c6e0e0ba43d2bb01d6094ff566cfe30-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b595/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b621/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b622/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b471/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b623/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b624/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b525/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p golang.org/x/oauth2/google -lang=go1.16 -complete -installsuffix shared -buildid rQqi5LvatT37Vk7gxFaz/rQqi5LvatT37Vk7gxFaz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b620/importcfg -pack ./vendor/golang.org/x/oauth2/google/appengine.go ./vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./vendor/golang.org/x/oauth2/google/default.go ./vendor/golang.org/x/oauth2/google/doc.go ./vendor/golang.org/x/oauth2/google/google.go ./vendor/golang.org/x/oauth2/google/jwt.go ./vendor/golang.org/x/oauth2/google/sdk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/aa/aa6a0100529eae5e912f81f16914134a53039943c9fb6be7f448b55fe60f3acf-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b636/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b630/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b637/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b631/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b632/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b633/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b634/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p go.opencensus.io/stats/view -lang=go1.16 -complete -installsuffix shared -buildid 7ghTMqTJbO4WqMtWfjMC/7ghTMqTJbO4WqMtWfjMC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b635/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_386/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/1b/1b5212179d4c44faf99fc35ad9aa56c9bf8773eb89240c03d5b52bfd70177703-d # internal google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b227/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -lang=go1.16 -complete -installsuffix shared -buildid 3Lf_9QYYo9Ok3CdYddXJ/3Lf_9QYYo9Ok3CdYddXJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b642/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/14/14446bd95bdf84d2c7c813d72970a1aa7b5804b7ab2cfe8e9fc53cdf8b1b6b75-d # internal google.golang.org/api/internal mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b620/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b626/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p google.golang.org/api/internal -lang=go1.16 -complete -installsuffix shared -buildid SC2epFJ-HLxZRA20EJQL/SC2epFJ-HLxZRA20EJQL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b625/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_386/buildid -w $WORK/b635/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/29/29c1349fe509e700ef107247ac35b94415f3295aae99e6a5d993bd9cc3f0809d-d # internal google.golang.org/api/option mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b620/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b625/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b626/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p google.golang.org/api/option -lang=go1.16 -complete -installsuffix shared -buildid wwxBhnXd8nunj6oCKoPs/wwxBhnXd8nunj6oCKoPs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack ./vendor/google.golang.org/api/option/option.go cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/ef/ef86aa9fefc1af86e4ac2d180fe04e173719c199fd5fa1f551b9532749cdfdc5-d # internal go.opencensus.io/plugin/ocgrpc mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b630/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b632/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b635/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b634/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b609/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b638/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p go.opencensus.io/plugin/ocgrpc -lang=go1.16 -complete -installsuffix shared -buildid 5-ZrdbwjULhXddUXgPwp/5-ZrdbwjULhXddUXgPwp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b629/importcfg -pack ./vendor/go.opencensus.io/plugin/ocgrpc/client.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/doc.go ./vendor/go.opencensus.io/plugin/ocgrpc/server.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/stats_common.go ./vendor/go.opencensus.io/plugin/ocgrpc/trace_common.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/21/21866f73b02e9108a049407aa699b129cbb14914e0e941fc018984e0a0232a63-d # internal google.golang.org/api/transport/internal/dca mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b625/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b640/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p google.golang.org/api/transport/internal/dca -lang=go1.16 -complete -installsuffix shared -buildid xTQAXAaPzA2xDvugkBTn/xTQAXAaPzA2xDvugkBTn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b639/importcfg -pack ./vendor/google.golang.org/api/transport/internal/dca/dca.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/78/78d1365657a33a46debcf71bab557b48b8fedcd0dedbeeb57717e6917bab82ae-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2/google=$WORK/b620/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b625/_pkg_.a packagefile google.golang.org/api/option=$WORK/b619/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p google.golang.org/api/option/internaloption -lang=go1.16 -complete -installsuffix shared -buildid AOLnGNqaSZibqfY2tCVE/AOLnGNqaSZibqfY2tCVE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b627/importcfg -pack ./vendor/google.golang.org/api/option/internaloption/internaloption.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/a6/a64b787aa9241aaaff3a877f77b733284e37c2f3ab71ff7b2fc9531f04c26e39-d # internal google.golang.org/grpc/balancer/grpclb mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b224/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b226/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b303/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b642/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b207/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b253/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b255/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_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_386/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p google.golang.org/grpc/balancer/grpclb -lang=go1.16 -complete -installsuffix shared -buildid K4abyYU7Z0FLBmkbQVF8/K4abyYU7Z0FLBmkbQVF8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b641/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_386/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/3e/3e9cdfd46da282a3bb4d4d6abbf0df4fae4432e2387e4f21660e163d8fc4f2b3-d # internal google.golang.org/grpc/credentials/alts/internal mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile net=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p google.golang.org/grpc/credentials/alts/internal -lang=go1.16 -complete -installsuffix shared -buildid zwr2eUTOIdOiAYSe8XZm/zwr2eUTOIdOiAYSe8XZm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/common.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/47/47687a2d478a58848a589e45338504380fdbfa4dcddd7e69b0b4470102672e04-d # internal google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -lang=go1.16 -complete -installsuffix shared -buildid 2IG6EfENTcUdCCJb9rJo/2IG6EfENTcUdCCJb9rJo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b648/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_386/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/d1/d10150b252db95c6c29c1d3c3763d51b48db7da265a18489b24ddc389f989de6-d # internal google.golang.org/grpc/credentials/alts/internal/conn mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b645/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p google.golang.org/grpc/credentials/alts/internal/conn -lang=go1.16 -complete -installsuffix shared -buildid c2h1LfMaf6AJAzLd7RGi/c2h1LfMaf6AJAzLd7RGi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b649/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_386/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/03/0308e033561f6400fdbcc003ff10dd63bc834d4f462bf842ffa5fca61551e5a7-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker/service mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b215/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -lang=go1.16 -complete -installsuffix shared -buildid fTCvrTwZZR5ZWxWc1NT-/fTCvrTwZZR5ZWxWc1NT- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b650/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/service/service.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b641/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/94/94a2efc4c3ad9d0640d05e49e2e8df49f679c3ae1f02ccff08ea104bf6f8bdf9-d # internal google.golang.org/grpc/internal/googlecloud mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b174/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p google.golang.org/grpc/internal/googlecloud -lang=go1.16 -complete -installsuffix shared -buildid y9enjt4owetpJXcu3t22/y9enjt4owetpJXcu3t22 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack ./vendor/google.golang.org/grpc/internal/googlecloud/googlecloud.go cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/f1/f10f5cdfdbb05018b1453d244e9d4a6de173484e1d1119d4296eb3dba06b198f-d # internal google.golang.org/grpc/credentials/oauth mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b620/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b624/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p google.golang.org/grpc/credentials/oauth -lang=go1.16 -complete -installsuffix shared -buildid uaQ87gYAy5A5cka8tNYL/uaQ87gYAy5A5cka8tNYL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b652/importcfg -pack ./vendor/google.golang.org/grpc/credentials/oauth/oauth.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b648/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/80/801ad1eec422796aa86f6456505201a5b64b4e992241ee326e558126117046c4-d # internal google.golang.org/genproto/googleapis/type/date mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p google.golang.org/genproto/googleapis/type/date -lang=go1.16 -complete -installsuffix shared -buildid AnyrSuj1MZL7TwuoLXSk/AnyrSuj1MZL7TwuoLXSk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b654/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/date/date.pb.go cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/95/958b26b5403d6a7a79f225298a18147d1832087453ae4b07ca20b4e8beb43a0f-d # internal google.golang.org/grpc/credentials/alts/internal/authinfo mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b648/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -lang=go1.16 -complete -installsuffix shared -buildid F39kf21PxL3zX93oWGMs/F39kf21PxL3zX93oWGMs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b647/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/authinfo/authinfo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/77/770afd73f0090b365a8efea4aa76bfb04d459d21fc43ad4b78783763cb32a806-d # internal google.golang.org/api/internal/gensupport mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b597/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b601/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p google.golang.org/api/internal/gensupport -lang=go1.16 -complete -installsuffix shared -buildid BL7_rOwE6pDzAeq8uVmJ/BL7_rOwE6pDzAeq8uVmJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b656/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_386/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/e9/e9cc30a00fd1a0111a517bffb134ce861f9e4d9bb6e2e46ad5ce14b330f8b862-d # internal google.golang.org/genproto/googleapis/storage/v2 mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b604/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b603/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b654/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b261/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b549/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b227/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p google.golang.org/genproto/googleapis/storage/v2 -lang=go1.16 -complete -installsuffix shared -buildid Z7tj7h5TMs_7voQKYwn2/Z7tj7h5TMs_7voQKYwn2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b653/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/storage/v2/storage.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/28/2885cd39d24184116cbc4d81f714869ff9eff91684b306de3a603f78a39f3188-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker mkdir -p $WORK/b646/ cat >$WORK/b646/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/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b645/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b647/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b649/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b648/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -lang=go1.16 -complete -installsuffix shared -buildid 2fiUx7bup1OxTZ_HyfKM/2fiUx7bup1OxTZ_HyfKM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b646/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/handshaker.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/0f/0fcb388c0ea9fe3ccc5914af308ddf8920fe82d376728158539f551131cb2e22-d # internal google.golang.org/grpc/credentials/alts mkdir -p $WORK/b644/ cat >$WORK/b644/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/b214/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b645/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b646/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b650/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b648/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b651/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p google.golang.org/grpc/credentials/alts -lang=go1.16 -complete -installsuffix shared -buildid lTvtYzcpLX7VFbxwqM-Y/lTvtYzcpLX7VFbxwqM-Y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b644/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_386/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/c8/c88927e02e255b62ce7807c43f3e3156533376da8a9b82ef5cf40d455c287b93-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b609/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b638/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b644/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -lang=go1.16 -complete -installsuffix shared -buildid PApGF9p80nxJ8WhDvSqu/PApGF9p80nxJ8WhDvSqu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b659/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/ea/ea8ea766aaf0c5051ea6edb63313810178a1f030490c74c9990717a567f9b3f0-d # internal google.golang.org/grpc/credentials/google mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b644/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b652/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b207/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p google.golang.org/grpc/credentials/google -lang=go1.16 -complete -installsuffix shared -buildid LlJ5dqnkjzdIRM-nF_4f/LlJ5dqnkjzdIRM-nF_4f -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b643/importcfg -pack ./vendor/google.golang.org/grpc/credentials/google/google.go ./vendor/google.golang.org/grpc/credentials/google/xds.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/30/3077c40f31462048d39b1780feee296d3af0422c244bc3336e3b3e1b54a7b673-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b659/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b632/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b635/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b634/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b609/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b638/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p go.opencensus.io/plugin/ochttp -lang=go1.16 -complete -installsuffix shared -buildid qmV3y_2s_L_zljxFAyTo/qmV3y_2s_L_zljxFAyTo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b658/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_386/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/24/24b5b1961294d6ca2726e8961eb1c52b7dec872f6a9d6626db4fd83c21b2950e-d # internal google.golang.org/api/transport/grpc mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/compute/metadata=$WORK/b595/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b629/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b625/_pkg_.a packagefile google.golang.org/api/option=$WORK/b619/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b639/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b641/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b643/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b652/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p google.golang.org/api/transport/grpc -lang=go1.16 -complete -installsuffix shared -buildid yWfoDAiJREVrU776MBFo/yWfoDAiJREVrU776MBFo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b628/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_386/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/28/2882f46d3b0ad5bf7e0d13c76d8bdc2c631ed7b474ac0a23d0ddfa96c09759a5-d # internal google.golang.org/api/googleapi/transport mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p google.golang.org/api/googleapi/transport -lang=go1.16 -complete -installsuffix shared -buildid ZdhAp9y0aD_6yqBFa3U2/ZdhAp9y0aD_6yqBFa3U2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b660/importcfg -pack ./vendor/google.golang.org/api/googleapi/transport/apikey.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/f8/f8b130b9e1c1a7cf51a218ac859e6541e3849b32b921c24d973b0e1d20095aa2-d # internal google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b609/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b638/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p google.golang.org/api/transport/http/internal/propagation -lang=go1.16 -complete -installsuffix shared -buildid O6Fr-wzj8Gi815t1dG8_/O6Fr-wzj8Gi815t1dG8_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b661/importcfg -pack ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b569/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/ca/caf11f7af6d0ed564535e3577e17532408254a229be27f21e110a976bf28d8c0-d # internal github.com/grafana/grafana/pkg/components/null mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b560/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/grafana/grafana/pkg/components/null -lang=go1.17 -complete -installsuffix shared -buildid XaicIBYok1xDNAWY1Dwy/XaicIBYok1xDNAWY1Dwy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack ./pkg/components/null/float.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b658/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/e9/e967201799befa35ece70c23a351c3ee7e3c033f0e60051e952ff4008b386a63-d # internal github.com/grafana/grafana/pkg/infra/metrics/graphitebridge mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_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/b319/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b327/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/grafana/grafana/pkg/infra/metrics/graphitebridge -lang=go1.17 -complete -installsuffix shared -buildid I8jFLPkyLIj08Jt9DeFG/I8jFLPkyLIj08Jt9DeFG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b667/importcfg -pack ./pkg/infra/metrics/graphitebridge/graphite.go cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/cf/cf5aae0c52e96a47b9417134c9280f79d6941fa21743b79bc33f8ca510dcf9a2-d # internal google.golang.org/api/transport/http mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b658/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b245/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b660/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b625/_pkg_.a packagefile google.golang.org/api/option=$WORK/b619/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b640/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b661/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b639/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p google.golang.org/api/transport/http -lang=go1.16 -complete -installsuffix shared -buildid 9h7JEG0j-m1QhnE-SNVM/9h7JEG0j-m1QhnE-SNVM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b657/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_386/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/76/760c6bb0011f848449465d573230a440a72da0f5396409b0a324051faaa954dd-d # internal github.com/grafana/grafana/pkg/infra/metrics/metricutil mkdir -p $WORK/b668/ cat >$WORK/b668/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/b319/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/grafana/grafana/pkg/infra/metrics/metricutil -lang=go1.17 -complete -installsuffix shared -buildid Z_EgrOuCfV6R_8d2w2wb/Z_EgrOuCfV6R_8d2w2wb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b668/importcfg -pack ./pkg/infra/metrics/metricutil/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/b4/b40c79e7e8ad1d4bc52e3f3952376729e9abf959cb732de44cc08552024ef873-d # internal google.golang.org/api/iamcredentials/v1 mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b601/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b625/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b656/_pkg_.a packagefile google.golang.org/api/option=$WORK/b619/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b627/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b657/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p google.golang.org/api/iamcredentials/v1 -lang=go1.16 -complete -installsuffix shared -buildid 394MpqWYviCdPRl7F7th/394MpqWYviCdPRl7F7th -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b655/importcfg -pack ./vendor/google.golang.org/api/iamcredentials/v1/iamcredentials-gen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/2b/2bd0dd5a9e89d683d849fd148aecaabf5e5cde3828d0a2c5d5774d8a385b3c36-d # internal google.golang.org/api/storage/v1 mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b597/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b601/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b625/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b656/_pkg_.a packagefile google.golang.org/api/option=$WORK/b619/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b627/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b657/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p google.golang.org/api/storage/v1 -lang=go1.16 -complete -installsuffix shared -buildid kg9p2Xq4bTKTj0A7FcjV/kg9p2Xq4bTKTj0A7FcjV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b662/importcfg -pack ./vendor/google.golang.org/api/storage/v1/storage-gen.go cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/15/1506be7cf8cd6ad8dac364b43e42acd5f5884ae6f152c8caba082c41dc49fb59-d # internal google.golang.org/api/transport mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b620/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b625/_pkg_.a packagefile google.golang.org/api/option=$WORK/b619/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b628/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b657/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p google.golang.org/api/transport -lang=go1.16 -complete -installsuffix shared -buildid IjZr5s3HSrS5ShtFF787/IjZr5s3HSrS5ShtFF787 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b663/importcfg -pack ./vendor/google.golang.org/api/transport/dial.go ./vendor/google.golang.org/api/transport/doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b653/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/c7/c74ec20f0c9ad87d8fb2acff80d6dff14ed54497cd861553dfe81d51a3ae815d-d # internal github.com/grafana/grafana/pkg/infra/metrics mkdir -p $WORK/b666/ cat >$WORK/b666/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/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/grafana/grafana/pkg/infra/metrics -lang=go1.17 -complete -installsuffix shared -buildid XwX0maEjNokm6d3IU3ys/XwX0maEjNokm6d3IU3ys -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b666/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_386/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/ae/aee04b7fe9a1e60f00d717720a5bf8f1940e51c563f58804904ade0ae561079e-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b086/_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/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid Rx05qizmYAqa_cU2gkH7/Rx05qizmYAqa_cU2gkH7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b672/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/b653/_pkg_.a /builddir/.cache/go-build/3d/3d819c6476a04e4d2adec295669b3b435b4b079e5c22f27f8e35da52cf4963d9-d # internal cloud.google.com/go/storage/internal/apiv2 mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b597/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b618/_pkg_.a packagefile google.golang.org/api/option=$WORK/b619/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b627/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b628/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b603/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b653/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/89/8902c0d2bdb50a0c72749222d8a33042c69ded1d4421b1639bde28019cc57746-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid gzA30c8Nnv09qtNwY7F6/gzA30c8Nnv09qtNwY7F6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b673/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p cloud.google.com/go/storage/internal/apiv2 -lang=go1.16 -complete -installsuffix shared -buildid qwaebPEIN7k1ujC87QFh/qwaebPEIN7k1ujC87QFh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b617/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_386/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/77/7752d830c550026c7baec3a6bec69d6789c544578e085604af7ec74120fd4662-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_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/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid C1CAoP3mBuBIqJxVPTn2/C1CAoP3mBuBIqJxVPTn2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b674/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 cd $WORK/b568 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/ab/abf642b786c5921b7cc1add6de9954b27d2a115b793f18a6a3c978558e66e85a-d # internal net/http/internal/testcert mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid gcfBiZ75ILHYC86npXuk/gcfBiZ75ILHYC86npXuk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b676/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/1f/1faea4b30f54e7c83945957c243edeff08894a0d415fd572f2c7df51497c1f39-d # internal net/http/httptest mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/internal/testcert=$WORK/b676/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p net/http/httptest -std -complete -installsuffix shared -buildid 32_4JiUZykxYQTs0fsvD/32_4JiUZykxYQTs0fsvD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b675/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 cd $WORK/b568 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/98/981fd728965b1d8398d1ed3cdd22f7484eddad05e81bb8c24dcf138dce0055ec-d # internal github.com/prometheus/client_golang/prometheus/promauto mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/prometheus/client_golang/prometheus/promauto -lang=go1.16 -complete -installsuffix shared -buildid p8duBl0uQ3kqCeZbUjMJ/p8duBl0uQ3kqCeZbUjMJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b678/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go cd $WORK/b568 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/69/69ed414ded6e042864bc2119b2a90b1a08ea6d329fd72dec4521cd3f51a131a6-d # internal github.com/grafana/grafana/pkg/services/alerting/metrics mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/grafana/grafana/pkg/services/alerting/metrics -lang=go1.17 -complete -installsuffix shared -buildid A9jjIT4o80fyU9FK4qtR/A9jjIT4o80fyU9FK4qtR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b677/importcfg -pack ./pkg/services/alerting/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/24/24172ac900f156eee5782507601a559843d0622b48d84c53f08ea4bca19b25db-d # internal github.com/patrickmn/go-cache mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/gob=$WORK/b273/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/patrickmn/go-cache -lang=go1.16 -complete -installsuffix shared -buildid MBpPxPbLmOq02k9mEJWf/MBpPxPbLmOq02k9mEJWf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b683/importcfg -pack ./vendor/github.com/patrickmn/go-cache/cache.go ./vendor/github.com/patrickmn/go-cache/sharded.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/0b/0be3bd1bd2e7bee9b5e0524d5f664f6c427804dc7d809d47485d4ba7f0a71b0f-d # internal github.com/stretchr/objx mkdir -p $WORK/b685/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/stretchr/objx -lang=go1.16 -complete -installsuffix shared -buildid J8DoYFB1iP3cWsyYbbRf/J8DoYFB1iP3cWsyYbbRf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b685/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 cd $WORK/b568 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/ac/acd91183f0e34c4d0776ddbdd39a260d78c465770239ecd474deadb61beecd7b-d # internal github.com/grafana/grafana/pkg/infra/localcache mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile github.com/patrickmn/go-cache=$WORK/b683/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/grafana/grafana/pkg/infra/localcache -lang=go1.17 -complete -installsuffix shared -buildid gW3R2GNCLqePl7ST_A-_/gW3R2GNCLqePl7ST_A-_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b682/importcfg -pack ./pkg/infra/localcache/cache.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/3f/3f8d340a7d5d8d25a6c33b9794718c8e9267dce0f37beb44e9aa4b1fefdc1862-d # internal github.com/grafana/grafana/pkg/infra/httpclient mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_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/b274/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/grafana/grafana/pkg/infra/httpclient -lang=go1.17 -complete -installsuffix shared -buildid C9dhFAUS7E0PDNiC3H9y/C9dhFAUS7E0PDNiC3H9y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b687/importcfg -pack ./pkg/infra/httpclient/count_bytes_reader.go ./pkg/infra/httpclient/max_bytes_reader.go ./pkg/infra/httpclient/provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/e6/e6374c1dea1b9806ac72d036919699f4772713c0b2ce08cd1acd119565d38cba-d # internal github.com/grafana/grafana/pkg/services/encryption mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/grafana/grafana/pkg/services/encryption -lang=go1.17 -complete -installsuffix shared -buildid AsXCJgg7SSZc-KPkgVxf/AsXCJgg7SSZc-KPkgVxf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b689/importcfg -pack ./pkg/services/encryption/encryption.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b662/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/e3/e3d0cce81a902dce35b26516680f47a66937127a24cb8c2684dcc1f134e60aa5-d # internal github.com/grafana/grafana/pkg/bus mkdir -p $WORK/b691/ cat >$WORK/b691/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/b339/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/grafana/grafana/pkg/bus -lang=go1.17 -complete -installsuffix shared -buildid wNZytuVRDQ92RU3luDj6/wNZytuVRDQ92RU3luDj6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b691/importcfg -pack ./pkg/bus/bus.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b691/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/92/92765c5ded97426661920fe73398e106e8d31cd8b8d2df0aded7cc1da8d6b292-d # internal github.com/grafana/grafana/pkg/events mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/grafana/grafana/pkg/events -lang=go1.17 -complete -installsuffix shared -buildid nA3KFoHQ61XR24H2Y2jw/nA3KFoHQ61XR24H2Y2jw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b692/importcfg -pack ./pkg/events/events.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b685/_pkg_.a # internal cd $WORK/b568 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/6b/6b83bfd32b74cd176e98e6c1be1fee9570093757c4ac30f846feb320fb056880-d # internal net/mail mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p net/mail -std -complete -installsuffix shared -buildid 8f5G_WLyjEKnf4Ripioi/8f5G_WLyjEKnf4Ripioi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b694/importcfg -pack /usr/lib/golang/src/net/mail/message.go cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/d8/d8758a7cee9aef23799e21898d8a69201c04f6fe552f5b5ba8200a607f730b67-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b672/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b673/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b674/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httptest=$WORK/b675/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b151/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/stretchr/testify/assert -lang=go1.16 -complete -installsuffix shared -buildid ZP5L1k0bhjfeNVZNxhMo/ZP5L1k0bhjfeNVZNxhMo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b671/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/b685/_pkg_.a /builddir/.cache/go-build/2e/2e821656a8429f007f59b368592e466a1757cc7c148dfd0284da8feaae4e84d7-d # internal net/smtp mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p net/smtp -std -complete -installsuffix shared -buildid zlk0yWRu69N7D9OTbRyG/zlk0yWRu69N7D9OTbRyG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b695/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go cd $WORK/b568 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extension.cgo2.c cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/33/334edf9eb6ab183f24a46149e4386c54c6c9fc6b83c6effb13014d4a58a14dc0-d # internal cloud.google.com/go/storage mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b595/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b596/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b606/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b607/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b608/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b615/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b616/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b617/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b597/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b620/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b283/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b601/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b655/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b618/_pkg_.a packagefile google.golang.org/api/option=$WORK/b619/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b627/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b662/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b663/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b657/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b603/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b653/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b605/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b227/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p cloud.google.com/go/storage -lang=go1.16 -complete -installsuffix shared -buildid FkBKMsmh2GXLxFs3dSvi/FkBKMsmh2GXLxFs3dSvi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b594/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/b583/_pkg_.a /builddir/.cache/go-build/c3/c3586ae79da9a5fb44278ed3520e7e2964e967e50f99c2ec80055c11a570601d-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b583/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -lang=go1.16 -complete -installsuffix shared -buildid PKBGz4vdZFo1snFIyDkN/PKBGz4vdZFo1snFIyDkN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3iface/interface.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/0d/0dec8cfdc479b92ed7d8673d35c89edd452e16d59770e77706a4a963c6ee0b58-d # internal github.com/Masterminds/semver mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/Masterminds/semver -lang=go1.16 -complete -installsuffix shared -buildid QhtoAL7IvEKr7UNnjghb/QhtoAL7IvEKr7UNnjghb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b697/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_386/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/c2/c2c25cd497cf853f3425a0acc728f4e22dab09edd2ae65b4b65645ed759343b8-d # internal gopkg.in/mail.v2 mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/mail=$WORK/b694/_pkg_.a packagefile net/smtp=$WORK/b695/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p gopkg.in/mail.v2 -lang=go1.16 -complete -installsuffix shared -buildid yGSzr29nPyIcBaD2hiOc/yGSzr29nPyIcBaD2hiOc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b693/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 cd $WORK/b568 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_opt_userauth_omit.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_other.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x010.o -c sqlite3_type.cgo2.c cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -I $WORK/b568/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b568/_x011.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/5a/5adb7d11f515392fc73146a5ddb07b14a86266f0468aca1b41f96d1aae71c0c5-d # internal github.com/bradfitz/gomemcache/memcache mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/bradfitz/gomemcache/memcache -lang=go1.16 -complete -installsuffix shared -buildid 0aUZg3FaaoO-nhnADHeS/0aUZg3FaaoO-nhnADHeS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b699/importcfg -pack ./vendor/github.com/bradfitz/gomemcache/memcache/memcache.go ./vendor/github.com/bradfitz/gomemcache/memcache/selector.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/60/60a9fd9b82a299006e56071cc4be633d6fd67c1f704dd9c4183c6a96ccbf40a9-d # internal github.com/go-redis/redis/v8/internal/util mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/go-redis/redis/v8/internal/util -lang=go1.16 -complete -installsuffix shared -buildid -W_1TCCG7-9FmZXRe3Jk/-W_1TCCG7-9FmZXRe3Jk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b704/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/util/strconv.go ./vendor/github.com/go-redis/redis/v8/internal/util/unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/72/72e2c368bfe25656bac149461e3262cc1a7e237580d6d0aa13cef94e48722dc8-d # internal github.com/go-redis/redis/v8/internal mkdir -p $WORK/b702/ cat >$WORK/b702/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/b703/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b704/_pkg_.a packagefile log=$WORK/b120/_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_386/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/go-redis/redis/v8/internal -lang=go1.16 -complete -installsuffix shared -buildid CojLlEZS__BGYfYzufV9/CojLlEZS__BGYfYzufV9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b702/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_386/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/9a/9a45c84ed10692fb7e3b5de741efd89a9c6f2d4a9b08ef98153fef02726440a2-d # internal github.com/go-redis/redis/v8/internal/hashtag mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b703/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/go-redis/redis/v8/internal/hashtag -lang=go1.16 -complete -installsuffix shared -buildid qx9V77znS9tetWqCCQ8m/qx9V77znS9tetWqCCQ8m -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b705/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hashtag/hashtag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b699/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/1f/1fbe969c8b3e1affc06c1f662296bacea7e651fa16cd0adfce70cdc628c57d11-d # internal github.com/go-redis/redis/v8/internal/hscan mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/go-redis/redis/v8/internal/hscan -lang=go1.16 -complete -installsuffix shared -buildid cHLqEvAn0rDFsjf4ZBUx/cHLqEvAn0rDFsjf4ZBUx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b706/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hscan/hscan.go ./vendor/github.com/go-redis/redis/v8/internal/hscan/structmap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/70/70f844bce76fba00bdf1d9be91fb3d014ec3d7b236d9cafb3c7bef0ab8345343-d # internal github.com/go-redis/redis/v8/internal/proto mkdir -p $WORK/b708/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b704/_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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/go-redis/redis/v8/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid R20RBydq3RXiUGo3mkMB/R20RBydq3RXiUGo3mkMB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b708/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 cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/a3/a39cf0cc530da362e0cb62bd363735b4f2ca851d879b58c36957cbe076bd4ab9-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b582/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b583/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b591/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -lang=go1.16 -complete -installsuffix shared -buildid amETqi6pmUmuqWPzwOT8/amETqi6pmUmuqWPzwOT8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b581/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_386/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/70/70f692eed59119b2fca847b407d59cec37e13383efb6eff95c30e7b94bf31a44-d # internal github.com/gchaincl/sqlhooks mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/gchaincl/sqlhooks -lang=go1.16 -complete -installsuffix shared -buildid KztyszyedgS6krCfZiDy/KztyszyedgS6krCfZiDy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b710/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_386/buildid -w $WORK/b671/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/71/71e5df3281f641fb2ffd5fe05096f4067ca9a704a165687e17b6198e29f8bd53-d # internal github.com/go-redis/redis/v8/internal/pool mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_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/b702/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b708/_pkg_.a packagefile net=$WORK/b090/_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_386/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/go-redis/redis/v8/internal/pool -lang=go1.16 -complete -installsuffix shared -buildid RTTzrt3eydxQdRK4TvmG/RTTzrt3eydxQdRK4TvmG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b707/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 cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/24/24b2cc47bcc820d995dd501322cf040841fc9e3f99078a02bb160a794eb040f4-d # internal github.com/stretchr/testify/require mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=$WORK/b671/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/stretchr/testify/require -lang=go1.16 -complete -installsuffix shared -buildid 19A3BA895C5fA71qmBpB/19A3BA895C5fA71qmBpB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b670/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_386/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/ef/efd80ada2587e513f0fe48e44c7da46d2049cfa6adb61764b1d264c1f443966b-d # internal github.com/stretchr/testify/mock mkdir -p $WORK/b684/ cat >$WORK/b684/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/b672/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b673/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b685/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b671/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/stretchr/testify/mock -lang=go1.16 -complete -installsuffix shared -buildid DVOUiMgo8Zvxehf0V-GL/DVOUiMgo8Zvxehf0V-GL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b684/importcfg -pack ./vendor/github.com/stretchr/testify/mock/doc.go ./vendor/github.com/stretchr/testify/mock/mock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/b5/b52736ddfb304584a68f69b63208075c3b097554d5c302b16ebbb245a0bc122c-d # internal github.com/go-redis/redis/v8 mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b322/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b701/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b702/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b705/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b706/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b707/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b708/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b703/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b704/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/go-redis/redis/v8 -lang=go1.16 -complete -installsuffix shared -buildid XXhyIp-6RYCUXvQWtqJx/XXhyIp-6RYCUXvQWtqJx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b700/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_386/buildid -w $WORK/b594/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/21/211cc32951861c7a21349a0aa35a636084ef626b0dfd1317d07ef3926e2f6700-d # internal github.com/grafana/grafana/pkg/infra/fs mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/grafana/grafana/pkg/infra/fs -lang=go1.17 -complete -installsuffix shared -buildid _849sKKOJ9kbg9h_zabL/_849sKKOJ9kbg9h_zabL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b711/importcfg -pack ./pkg/infra/fs/copy.go ./pkg/infra/fs/exists.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b670/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/29/299a57e4e99df5281aa2ff7c9a47b5f9170fbf350f32c8ab3ab6afe233e1620e-d # internal github.com/grafana/grafana/pkg/services/featuremgmt/strcase mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/grafana/grafana/pkg/services/featuremgmt/strcase -lang=go1.17 -complete -installsuffix shared -buildid 059TfXC1oLJWcmWfiIza/059TfXC1oLJWcmWfiIza -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b713/importcfg -pack ./pkg/services/featuremgmt/strcase/camel.go ./pkg/services/featuremgmt/strcase/snake.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/85/857913a1a4cc5532f4cba728cd38101045fe32d499f3355ddb62191bc48f4f6d-d # internal github.com/grafana/grafana/pkg/infra/usagestats mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b670/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/grafana/grafana/pkg/infra/usagestats -lang=go1.17 -complete -installsuffix shared -buildid 6pXv0YUNoxlD-f2TeBxs/6pXv0YUNoxlD-f2TeBxs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack ./pkg/infra/usagestats/mock.go ./pkg/infra/usagestats/service.go cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/fc/fc5e3bebf041226bd3d7482e296410419b107810389d1666d0439248d36e0bc5-d # internal github.com/grafana/grafana/pkg/ifaces/gcsifaces mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b594/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b620/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b624/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/grafana/grafana/pkg/ifaces/gcsifaces -lang=go1.17 -complete -installsuffix shared -buildid hcxgAJN7tqbI00t1k_og/hcxgAJN7tqbI00t1k_og -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b664/importcfg -pack ./pkg/ifaces/gcsifaces/gcsifaces.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/f0/f0be7b00198f8ca83f34dfb910ba5b42f147c093b7daae85a8c37855f4cf27b0-d # internal golang.org/x/text/internal/tag mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p golang.org/x/text/internal/tag -lang=go1.16 -complete -installsuffix shared -buildid KOclarGwAKBG2ReL6JDF/KOclarGwAKBG2ReL6JDF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b720/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.go cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/e1/e1cdfb3464abcb1d1c5b81afadb5b51ee19185b7d242c6fed1f034b228021c1d-d # internal github.com/gofrs/uuid mkdir -p $WORK/b723/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/gofrs/uuid -lang=go1.16 -complete -installsuffix shared -buildid qLTkFs8maT9X-MC9Hvgn/qLTkFs8maT9X-MC9Hvgn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b723/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/69/69b68c410415c8925298432d04266ca3f88227a996d356ca082229b2231a24f2-d # internal github.com/grafana/grafana/pkg/expr/mathexp/parse mkdir -p $WORK/b727/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/grafana/grafana/pkg/expr/mathexp/parse -lang=go1.17 -complete -installsuffix shared -buildid 5bPlsZ1_BphmrB5TseAp/5bPlsZ1_BphmrB5TseAp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b727/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_386/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/11/1111ecf3fca9b338c9ea300a8652d4f82300cb0f99bac51015df6945818c7548-d # internal golang.org/x/text/internal/language mkdir -p $WORK/b719/ cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b720/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p golang.org/x/text/internal/language -lang=go1.16 -complete -installsuffix shared -buildid ou7FKaFqTm0n2oRqs6Hg/ou7FKaFqTm0n2oRqs6Hg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b719/importcfg -pack ./vendor/golang.org/x/text/internal/language/common.go ./vendor/golang.org/x/text/internal/language/compact.go ./vendor/golang.org/x/text/internal/language/compose.go ./vendor/golang.org/x/text/internal/language/coverage.go ./vendor/golang.org/x/text/internal/language/language.go ./vendor/golang.org/x/text/internal/language/lookup.go ./vendor/golang.org/x/text/internal/language/match.go ./vendor/golang.org/x/text/internal/language/parse.go ./vendor/golang.org/x/text/internal/language/tables.go ./vendor/golang.org/x/text/internal/language/tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/05/053344927652938782c5f338b28909adf3da00152cba7beaf2d8307e14325cc0-d # internal github.com/grafana/grafana/pkg/components/imguploader/gcs mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b594/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b664/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b620/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b624/_pkg_.a packagefile google.golang.org/api/option=$WORK/b619/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/grafana/grafana/pkg/components/imguploader/gcs -lang=go1.17 -complete -installsuffix shared -buildid Cld7Aaq2gOjzb6AKwWC5/Cld7Aaq2gOjzb6AKwWC5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./pkg/components/imguploader/gcs/gcsuploader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/ec/ecb9564611a79f7533d75bef8527ae77f487625d4de2053075f649defec38403-d # internal gonum.org/v1/gonum/graph/internal/ordered mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b730/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p gonum.org/v1/gonum/graph/internal/ordered -lang=go1.16 -complete -installsuffix shared -buildid 9L9fiIdiwYMBhEfWb2QX/9L9fiIdiwYMBhEfWb2QX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b731/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/ordered/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/ordered/sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/01/011a0218aef2375e1e4c744262e6fa544d9c13624a73fab92debeb86b5c34bb7-d # internal gonum.org/v1/gonum/blas/blas64 mkdir -p $WORK/b737/ cat >$WORK/b737/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b738/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p gonum.org/v1/gonum/blas/blas64 -lang=go1.16 -complete -installsuffix shared -buildid xouWEAR_iDr5EdC2X9E2/xouWEAR_iDr5EdC2X9E2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b737/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_386/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/04/04639435d9d263216de89879169e074a48b739182e31312970894465dc230bb8-d # internal github.com/grafana/grafana/pkg/expr/mathexp mkdir -p $WORK/b726/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b727/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/grafana/grafana/pkg/expr/mathexp -lang=go1.17 -complete -installsuffix shared -buildid TmqMw4Qhy4Lp9cd5Ji-P/TmqMw4Qhy4Lp9cd5Ji-P -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b726/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_386/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/32/32bab3f9b03e0455e884ffab26f4048cdb930188bceff5ea5283c11a14dd583e-d # internal gonum.org/v1/gonum/blas/cblas128 mkdir -p $WORK/b746/ cat >$WORK/b746/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b738/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p gonum.org/v1/gonum/blas/cblas128 -lang=go1.16 -complete -installsuffix shared -buildid NRvPNiNkOcHl9ry6ENKs/NRvPNiNkOcHl9ry6ENKs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b746/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_386/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/14/14df62a9a3c6df07d3ce51f0fc7d58e79dbe32e5da328aecee9706a13f166c17-d # internal github.com/grafana/grafana/pkg/components/imguploader mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/xml=$WORK/b393/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b406/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b581/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b386/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b593/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/grafana/grafana/pkg/components/imguploader -lang=go1.17 -complete -installsuffix shared -buildid MT_lX3hOSLM2neyPrAgD/MT_lX3hOSLM2neyPrAgD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b580/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_386/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/0a/0af27514397a425fc18729a4342d08feb79fe5a0663eb69c7f7749ad3b849773-d # internal gonum.org/v1/gonum/floats/scalar mkdir -p $WORK/b748/ cat >$WORK/b748/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p gonum.org/v1/gonum/floats/scalar -lang=go1.16 -complete -installsuffix shared -buildid lkGN--_HaATYkQlyA7vc/lkGN--_HaATYkQlyA7vc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b748/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/scalar/doc.go ./vendor/gonum.org/v1/gonum/floats/scalar/scalar.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b719/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/bc/bc8a26f5d5e13b5ebfe4437523d7acfe94fb5338d1767c9252a4786463d87c97-d # internal gonum.org/v1/gonum/floats mkdir -p $WORK/b747/ cat >$WORK/b747/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b748/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b745/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p gonum.org/v1/gonum/floats -lang=go1.16 -complete -installsuffix shared -buildid dRrP8a7QQmDeWSH6e1oq/dRrP8a7QQmDeWSH6e1oq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b747/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/doc.go ./vendor/gonum.org/v1/gonum/floats/floats.go cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/f3/f34824adbcf9177c4ad5dc460ce1ba1ea5dca995f5346fa7892ce1ac3b381b76-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b721/ cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=$WORK/b719/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p golang.org/x/text/internal/language/compact -lang=go1.16 -complete -installsuffix shared -buildid VGznMVLjUoz-AHUKgbKX/VGznMVLjUoz-AHUKgbKX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b721/importcfg -pack ./vendor/golang.org/x/text/internal/language/compact/compact.go ./vendor/golang.org/x/text/internal/language/compact/language.go ./vendor/golang.org/x/text/internal/language/compact/parents.go ./vendor/golang.org/x/text/internal/language/compact/tables.go ./vendor/golang.org/x/text/internal/language/compact/tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b726/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/3d/3d4e43fd81870f8987d957fa2d1def463612d28797c9d0590ad423923da1c33f-d # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/d4/d4d1c096f0f3cc111f2ed0519d9d2569f77ba36413148705bca464c93e0d8c00-d # internal github.com/grafana/grafana/pkg/expr/classic mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b726/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/grafana/grafana/pkg/expr/classic -lang=go1.17 -complete -installsuffix shared -buildid HpwJ9i-vPQ8qzyTFuAAG/HpwJ9i-vPQ8qzyTFuAAG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b725/importcfg -pack ./pkg/expr/classic/classic.go ./pkg/expr/classic/evaluator.go ./pkg/expr/classic/reduce.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/44/445427e98ba8e8e6e30750177ea3369d32399077504e7464b138e2909bb6ce57-d # internal golang.org/x/text/language mkdir -p $WORK/b718/ cat >$WORK/b718/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/b719/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b721/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p golang.org/x/text/language -lang=go1.16 -complete -installsuffix shared -buildid NGq0GQ8cCwGkPmPILhmI/NGq0GQ8cCwGkPmPILhmI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b718/importcfg -pack ./vendor/golang.org/x/text/language/coverage.go ./vendor/golang.org/x/text/language/doc.go ./vendor/golang.org/x/text/language/go1_2.go ./vendor/golang.org/x/text/language/language.go ./vendor/golang.org/x/text/language/match.go ./vendor/golang.org/x/text/language/parse.go ./vendor/golang.org/x/text/language/tables.go ./vendor/golang.org/x/text/language/tags.go gonum.org/v1/gonum/lapack/gonum mkdir -p $WORK/b751/ cat >$WORK/b751/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b745/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b749/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p gonum.org/v1/gonum/lapack/gonum -lang=go1.16 -complete -installsuffix shared -buildid bFbI_5mKWKbQOyOh38Ka/bFbI_5mKWKbQOyOh38Ka -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b751/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/gonum/dbdsqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebak.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebal.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgecon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgels.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeql2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesvd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvd3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgtsv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dhseqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlabrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacn2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacpy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlae2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaev2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlag2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlags2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlagtm.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaln2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlange.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanst.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapll.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapmt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqp2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqps.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr04.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr23.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarft.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfx.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlartg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlas2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlascl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaset.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq4.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq6.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasrt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlassq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaswp.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatbs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatdf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauu2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauum.go ./vendor/gonum.org/v1/gonum/lapack/gonum/doc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2l.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorghr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgl2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorglq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgql.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgtr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorm2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormhr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorml2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormlq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpocon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/drscl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsteqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsterf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsyev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtgsja.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrevc3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrti2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/errors.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/ilaenv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iparmq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/lapack.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/18/182605418e8f8d6bb3ffa735852317bcb398b71b6542272c1b811da3fb7414fd-d # internal gonum.org/v1/gonum/graph/topo mkdir -p $WORK/b752/ cat >$WORK/b752/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b730/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b753/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b731/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b734/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b732/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b754/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p gonum.org/v1/gonum/graph/topo -lang=go1.16 -complete -installsuffix shared -buildid M0hmmE_oPvn7SgqRnw2j/M0hmmE_oPvn7SgqRnw2j -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b752/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_386/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/14/14def9481a2592f5b3eb11b6c7a61bd4d3328b356b19cf60a38553b264299654-d # internal github.com/grafana/grafana/pkg/util/cmputil mkdir -p $WORK/b756/ cat >$WORK/b756/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b303/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/grafana/grafana/pkg/util/cmputil -lang=go1.17 -complete -installsuffix shared -buildid q-GI6goKzGvsFpoJguSD/q-GI6goKzGvsFpoJguSD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b756/importcfg -pack ./pkg/util/cmputil/reporter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/e9/e9278e521c9c2a47be42aa4856578943f3eb29797270587252dbf4eb3aa9d479-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b759/ cat >$WORK/b759/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/prometheus/alertmanager/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid ggTCwE0_nC6KMISJbELx/ggTCwE0_nC6KMISJbELx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b759/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_386/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/1e/1e0ae04f23dc8759f4f9c84288f8ab8546e917b84b0ffd06c005c8d0e6c33e85-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b760/ cat >$WORK/b760/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/prometheus/alertmanager/timeinterval -lang=go1.16 -complete -installsuffix shared -buildid fFKazCiyHX56i19hJES5/fFKazCiyHX56i19hJES5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b760/importcfg -pack ./vendor/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b718/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/63/63d43dd2e2350d1ed0cc06f3534ae65266c0130d6857db28920cb399d5eb984b-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b761/ cat >$WORK/b761/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b387/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b467/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/prometheus/common/sigv4 -lang=go1.16 -complete -installsuffix shared -buildid JHGW6_2sG8p4aKgL-XlD/JHGW6_2sG8p4aKgL-XlD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b761/importcfg -pack ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/87/87e6340a9832e2c249c3f56c565be426cef0ab2e5842d597e13c94117a643080-d # internal golang.org/x/text/internal mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/language=$WORK/b718/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p golang.org/x/text/internal -lang=go1.16 -complete -installsuffix shared -buildid z4h-1Eil6-3gkXzNf58Z/z4h-1Eil6-3gkXzNf58Z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b717/importcfg -pack ./vendor/golang.org/x/text/internal/internal.go ./vendor/golang.org/x/text/internal/match.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/cc/cc246e864364d6b9feb9a025beb7e1a9a00f2b1abf2dcdbc119f23c0217cd2cc-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b765/ cat >$WORK/b765/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b759/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/prometheus/alertmanager/types -lang=go1.16 -complete -installsuffix shared -buildid VzBvT8TF-fcSYze2eK2u/VzBvT8TF-fcSYze2eK2u -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b765/importcfg -pack ./vendor/github.com/prometheus/alertmanager/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/a6/a6ae7805eb4acb1e4d00a2f4cd726b0871ec742ba8001ac263f11576d48e8d4a-d # internal golang.org/x/text/cases mkdir -p $WORK/b716/ cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal=$WORK/b717/_pkg_.a packagefile golang.org/x/text/language=$WORK/b718/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b249/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b251/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p golang.org/x/text/cases -lang=go1.16 -complete -installsuffix shared -buildid 72kLZ23J88O367GJMgqd/72kLZ23J88O367GJMgqd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b716/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_386/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/aa/aa57fd8d484b6a27fba5515f597d952cca31a092c8455f9baa379c6ec5bcee80-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b758/ cat >$WORK/b758/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b760/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b467/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b761/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/prometheus/alertmanager/config -lang=go1.16 -complete -installsuffix shared -buildid Jno8sZMdYRsHxZRHywae/Jno8sZMdYRsHxZRHywae -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b758/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_386/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/d3/d3f240ecac2f7feb67a2d9d68e53adaf803ab4794e41d8a04f4243d4154c7fdb-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b764/ cat >$WORK/b764/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b765/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/prometheus/alertmanager/provider -lang=go1.16 -complete -installsuffix shared -buildid enG5g7Vj78vk6Oh13S7V/enG5g7Vj78vk6Oh13S7V -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b764/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/54/54460de882e98445da91a7366068a4b8b158db0ecbd54f4373ab5cc6fca25686-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b766/ cat >$WORK/b766/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b765/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/prometheus/alertmanager/store -lang=go1.16 -complete -installsuffix shared -buildid BEbYoZEYCSXv7W-DJouX/BEbYoZEYCSXv7W-DJouX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b766/importcfg -pack ./vendor/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/7f/7f18d056c5698d4d32fcdeb83d31a38f56f289517a711dbbe5ee37f5f092edcd-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b770/ cat >$WORK/b770/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/gogo/protobuf/sortkeys -lang=go1.16 -complete -installsuffix shared -buildid XlTuf3RT-QEUDNEMYLnO/XlTuf3RT-QEUDNEMYLnO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b770/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/62/62449924ccb8e3dc9ffc1edc21071c23326ba1c623fecae8b290fa1d213473e3-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b776/ cat >$WORK/b776/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/shurcooL/httpfs/vfsutil -lang=go1.16 -complete -installsuffix shared -buildid sXt8BNo-DffbdSTa4IdV/sXt8BNo-DffbdSTa4IdV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b776/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_386/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/17/178d410e1314120c67e1b386a10d2ee2ea1483f04dec909339755d00ad224443-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b769/ cat >$WORK/b769/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b770/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/gogo/protobuf/types -lang=go1.16 -complete -installsuffix shared -buildid 5yvbgIVWm9jFChaJWPa3/5yvbgIVWm9jFChaJWPa3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b769/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_386/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/d5/d50e7c50a7baa8938a2459e71cec13767555ff9e589037af81358de607a8975f-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b775/ cat >$WORK/b775/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b776/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/template=$WORK/b167/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/shurcooL/vfsgen -lang=go1.16 -complete -installsuffix shared -buildid Ncyn4P-lzUWXVacxftYd/Ncyn4P-lzUWXVacxftYd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b775/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_386/buildid -w $WORK/b758/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/12/12d14cec080ad47b1e6a6c1488b2643a68b574eb7f34df0e45afaf9d17322d3e-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b774/ cat >$WORK/b774/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b775/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/prometheus/alertmanager/asset -lang=go1.16 -complete -installsuffix shared -buildid 61s8k_ctLbKxbVrxnmGE/61s8k_ctLbKxbVrxnmGE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b774/importcfg -pack ./vendor/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./vendor/github.com/prometheus/alertmanager/asset/doc.go cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/1d/1d2b506959d5acb45af7b7e24c79eb69d33ff389a36468577f0f6d654a077065-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b763/ cat >$WORK/b763/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/oklog/run=$WORK/b266/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b758/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b766/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b765/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/prometheus/alertmanager/inhibit -lang=go1.16 -complete -installsuffix shared -buildid mBHl8An7y4Joep9009w5/mBHl8An7y4Joep9009w5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b763/importcfg -pack ./vendor/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/7e/7edf8aaafaa244810f4c8ae3b71e18238ecfab12e40483a5bd2deb1a8fba03e3-d # internal github.com/prometheus/common/version mkdir -p $WORK/b777/ cat >$WORK/b777/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/template=$WORK/b167/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/prometheus/common/version -lang=go1.16 -complete -installsuffix shared -buildid Yy2f1XtZYaDPqoK5YWqd/Yy2f1XtZYaDPqoK5YWqd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b777/importcfg -pack ./vendor/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/47/47480eca137263de51ac09c8e18911385ec2f7ef304581fbc7c9ee4cc0f0aa00-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt mkdir -p $WORK/b780/ cat >$WORK/b780/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt -lang=go1.16 -complete -installsuffix shared -buildid sxJGyhosqBrCSAQOQUz3/sxJGyhosqBrCSAQOQUz3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b780/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_386/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/16/16f9526a26d28bc18316471466505d135e66a9dfb09047e5708071b5f3bece55-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/automanagement mkdir -p $WORK/b781/ cat >$WORK/b781/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/automanagement -lang=go1.16 -complete -installsuffix shared -buildid LsjNxjflkmd-B4CFnMu4/LsjNxjflkmd-B4CFnMu4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b781/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/automanagement/manager.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/a0/a0db3382983998a371e60a3f9d1212eed50c8269453368e25894646079e6cd1c-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/standalone mkdir -p $WORK/b782/ cat >$WORK/b782/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/b436/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/standalone -lang=go1.16 -complete -installsuffix shared -buildid Btua6Zf5uwhaAddiIOdO/Btua6Zf5uwhaAddiIOdO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b782/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/standalone/standalone.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/ea/ea0f00f4b4ecadfa662ce888e0363335a760f4f9727816640d5b5cf8db5b191a-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b773/ cat >$WORK/b773/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b774/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b765/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile html/template=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/template=$WORK/b167/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/prometheus/alertmanager/template -lang=go1.16 -complete -installsuffix shared -buildid 2QgnCpq69kgZzv7g5X8_/2QgnCpq69kgZzv7g5X8_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b773/importcfg -pack ./vendor/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/57/5725bf333674b3c7dccdc9b552832f31ad419ace396f7f524c368295d2c78901-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/datasource mkdir -p $WORK/b779/ cat >$WORK/b779/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/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b782/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/datasource -lang=go1.16 -complete -installsuffix shared -buildid EP-HmgX2yR0TnAWMBNsZ/EP-HmgX2yR0TnAWMBNsZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b779/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_386/buildid -w $WORK/b779/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/7f/7f6a0c5cef5a0f3ed60d47173d9ab22b4043faf5a17abd93674b969b5664e203-d # internal github.com/vectordotdev/go-datemath mkdir -p $WORK/b784/ cat >$WORK/b784/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/vectordotdev/go-datemath -lang=go1.16 -complete -installsuffix shared -buildid Gf5hx9qig1cPrwYFZtTF/Gf5hx9qig1cPrwYFZtTF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b784/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 cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/ff/ff3499e4f351017b58995436279b6679baa6aca9879d0984314fb683f8baece1-d # internal github.com/grafana/grafana/pkg/services/sqlstore/sqlutil mkdir -p $WORK/b786/ cat >$WORK/b786/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/grafana/grafana/pkg/services/sqlstore/sqlutil -lang=go1.17 -complete -installsuffix shared -buildid erOTB9-FdMWolAv6vhPu/erOTB9-FdMWolAv6vhPu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b786/importcfg -pack ./pkg/services/sqlstore/sqlutil/sqlutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/89/89e22a1b2bd4d4c07d73474b55fa1f39872eed6055561ce94c44e76e754d5995-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b787/ cat >$WORK/b787/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p golang.org/x/sync/errgroup -lang=go1.16 -complete -installsuffix shared -buildid UMOhwuYTXLHggh1U18v9/UMOhwuYTXLHggh1U18v9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b787/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/60/60569aebea585be238ebb27909f02d39c0e6ab6b671eb8c3529d609c38869124-d # internal github.com/denisenkom/go-mssqldb/internal/decimal mkdir -p $WORK/b793/ cat >$WORK/b793/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/denisenkom/go-mssqldb/internal/decimal -lang=go1.16 -complete -installsuffix shared -buildid egSAQimhOVmljmyu_8Zv/egSAQimhOVmljmyu_8Zv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b793/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/decimal/decimal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/48/48a7f932397a85e0c2ba6d502b57c244137bb58598c0273071ccc598ff00efb2-d # internal github.com/denisenkom/go-mssqldb/internal/querytext mkdir -p $WORK/b794/ cat >$WORK/b794/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/denisenkom/go-mssqldb/internal/querytext -lang=go1.16 -complete -installsuffix shared -buildid 2ArO-u41CmNEon9Or4QZ/2ArO-u41CmNEon9Or4QZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b794/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/querytext/parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b784/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/b6/b651d825ef13cb81c6e494287f5c6f23ab5f12711b502ede7fc9ee8607e69a77-d # internal github.com/golang-sql/civil mkdir -p $WORK/b795/ cat >$WORK/b795/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/golang-sql/civil -lang=go1.16 -complete -installsuffix shared -buildid oxUqnag5XOnTRseilLgO/oxUqnag5XOnTRseilLgO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b795/importcfg -pack ./vendor/github.com/golang-sql/civil/civil.go cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/d0/d028e0d86fd4b5aa0892270153b4b746d50cb884263843f08d7f0ae3465d93ce-d # internal golang.org/x/crypto/md4 mkdir -p $WORK/b796/ cat >$WORK/b796/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p golang.org/x/crypto/md4 -lang=go1.16 -complete -installsuffix shared -buildid kZL2_v7x8_tXCAmOEDHt/kZL2_v7x8_tXCAmOEDHt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b796/importcfg -pack ./vendor/golang.org/x/crypto/md4/md4.go ./vendor/golang.org/x/crypto/md4/md4block.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/49/49f7acdddeaca0c51590af777997ed132a25f843e912383bb00354a6c362c0ae-d # internal github.com/grafana/grafana-plugin-sdk-go/data/converters mkdir -p $WORK/b798/ cat >$WORK/b798/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/grafana/grafana-plugin-sdk-go/data/converters -lang=go1.16 -complete -installsuffix shared -buildid XEfo4XP2M5MKVa3alxqD/XEfo4XP2M5MKVa3alxqD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b798/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/converters/converters.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/24/24a927cf8cf2d916fabc85788d56aa51c8f7b10e008c2974e68237bead9506b0-d # internal github.com/denisenkom/go-mssqldb mkdir -p $WORK/b791/ cat >$WORK/b791/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/des=$WORK/b064/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile database/sql=$WORK/b560/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/cp=$WORK/b792/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/decimal=$WORK/b793/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/querytext=$WORK/b794/_pkg_.a packagefile github.com/golang-sql/civil=$WORK/b795/_pkg_.a packagefile golang.org/x/crypto/md4=$WORK/b796/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/denisenkom/go-mssqldb -lang=go1.16 -complete -installsuffix shared -buildid r1j9LbQzW2bG0mRZZG12/r1j9LbQzW2bG0mRZZG12 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b791/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/48/48db17a75721ca6168feaffbbd16f33420670ae9b3b84b2fde1f0dbabe2f565a-d # internal github.com/grafana/grafana-plugin-sdk-go/data/sqlutil mkdir -p $WORK/b797/ cat >$WORK/b797/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b560/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b798/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/grafana/grafana-plugin-sdk-go/data/sqlutil -lang=go1.16 -complete -installsuffix shared -buildid mnquXUQPnZjJgOO-1xhP/mnquXUQPnZjJgOO-1xhP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b797/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_386/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/7f/7fd207abb07ed554726997145d638938cd6f58287a15ed173fcfc04aaa1e69fc-d # internal github.com/grafana/grafana/pkg/tsdb/intervalv2 mkdir -p $WORK/b800/ cat >$WORK/b800/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b408/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/grafana/grafana/pkg/tsdb/intervalv2 -lang=go1.17 -complete -installsuffix shared -buildid mgOCYAaLxjV04wKvvg9O/mgOCYAaLxjV04wKvvg9O -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b800/importcfg -pack ./pkg/tsdb/intervalv2/intervalv2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/80/80f6a8e010982384244188d462111dc4fae9cf34375c06528e46ea3704d19e61-d # internal github.com/grafana/grafana/pkg/tsdb/sqleng mkdir -p $WORK/b799/ cat >$WORK/b799/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b560/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/core=$WORK/b571/_pkg_.a packagefile xorm.io/xorm=$WORK/b569/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/grafana/grafana/pkg/tsdb/sqleng -lang=go1.17 -complete -installsuffix shared -buildid GTTcNRfuLSSt7_DgVK8g/GTTcNRfuLSSt7_DgVK8g -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b799/importcfg -pack ./pkg/tsdb/sqleng/resample.go ./pkg/tsdb/sqleng/sql_engine.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b769/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/92/923fcb978af31494708df8771460e24a57b9e67e21681189c3fbe5289370aba1-d # internal github.com/grafana/grafana/pkg/services/preference mkdir -p $WORK/b802/ cat >$WORK/b802/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/grafana/grafana/pkg/services/preference -lang=go1.17 -complete -installsuffix shared -buildid VLhVCdNGKDLAgqSzr7Hj/VLhVCdNGKDLAgqSzr7Hj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b802/importcfg -pack ./pkg/services/preference/model.go ./pkg/services/preference/pref.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/e5/e5f290f3e52e5093018a80f033ef11acacf69f99e70792a99aea03a30dc0d972-d # internal github.com/go-sourcemap/sourcemap/internal/base64vlq mkdir -p $WORK/b805/ cat >$WORK/b805/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/go-sourcemap/sourcemap/internal/base64vlq -lang=go1.16 -complete -installsuffix shared -buildid WefXWpyDU2xTopLOQ8VI/WefXWpyDU2xTopLOQ8VI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b805/importcfg -pack ./vendor/github.com/go-sourcemap/sourcemap/internal/base64vlq/base64vlq.go cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/ad/adec65a9962d11cd083ab5729e1b11863d7865c3cd0975a46f6c38c3ecc31098-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b768/ cat >$WORK/b768/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b769/_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_386/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -lang=go1.16 -complete -installsuffix shared -buildid l6pBeoSD74GYcVlD1GUx/l6pBeoSD74GYcVlD1GUx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b768/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/set.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/cf/cf2bfc0530dc536ab3f2dfced0e2e977f334ce665ef070e3e641ee9237a1bc0b-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b772/ cat >$WORK/b772/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b769/_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_386/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/prometheus/alertmanager/silence/silencepb -lang=go1.16 -complete -installsuffix shared -buildid I5_12G8itDlIv44AIKQc/I5_12G8itDlIv44AIKQc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b772/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b751/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/de/de8c59119265e8e60ed0cbabc7d1d6e5d1eb1bd35773aed8cc3947a6d9a5dccb-d # internal github.com/prometheus/alertmanager/silence mkdir -p $WORK/b771/ cat >$WORK/b771/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b723/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b328/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b441/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b765/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_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_386/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/prometheus/alertmanager/silence -lang=go1.16 -complete -installsuffix shared -buildid en12WHY7xiYA-ESLqtH4/en12WHY7xiYA-ESLqtH4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b771/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/8b/8bd8f58e3474dc02ec006ca55a1ceab96a5ee4addca5f34088966f5bbc3d0656-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b767/ cat >$WORK/b767/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b328/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b441/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b768/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/prometheus/alertmanager/nflog -lang=go1.16 -complete -installsuffix shared -buildid rGnRj6JCFJAnV-s-pGt5/rGnRj6JCFJAnV-s-pGt5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b767/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflog.go cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/df/df417176e419bb8a095c6856f457383dbe7511beac5e17ba489effda883d5417-d # internal gonum.org/v1/gonum/lapack/lapack64 mkdir -p $WORK/b750/ cat >$WORK/b750/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b749/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b751/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p gonum.org/v1/gonum/lapack/lapack64 -lang=go1.16 -complete -installsuffix shared -buildid WVK378iLnUV-5qjpvAU-/WVK378iLnUV-5qjpvAU- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b750/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_386/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/ba/baee0dfa9f0d9e355ba1c7e9b0d75965b56d5279050ca8a79bdb86fd0e493d16-d # internal gonum.org/v1/gonum/mat mkdir -p $WORK/b735/ cat >$WORK/b735/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b746/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b747/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b748/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b745/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b749/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b750/_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/b740/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p gonum.org/v1/gonum/mat -lang=go1.16 -complete -installsuffix shared -buildid 6C0s0JesZ54T0E17bQgA/6C0s0JesZ54T0E17bQgA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b735/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_386/buildid -w $WORK/b791/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b767/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/f6/f6782520731f333861e2fc865edaa914b8068ad425e25c476c80be03ad250557-d # internal github.com/go-sourcemap/sourcemap mkdir -p $WORK/b804/ cat >$WORK/b804/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=$WORK/b805/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/go-sourcemap/sourcemap -lang=go1.16 -complete -installsuffix shared -buildid TGVrCzToyKVNeO59M-GY/TGVrCzToyKVNeO59M-GY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b804/importcfg -pack ./vendor/github.com/go-sourcemap/sourcemap/consumer.go ./vendor/github.com/go-sourcemap/sourcemap/mappings.go cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/5e/5e0bc52713ab63647cd7e790f60485cec581c94abb0afaf3e375afc02de63a32-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b762/ cat >$WORK/b762/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b538/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b322/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b767/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b771/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b773/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b760/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b765/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b777/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_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_386/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/prometheus/alertmanager/notify -lang=go1.16 -complete -installsuffix shared -buildid vg35-BZ5utk46BckKErM/vg35-BZ5utk46BckKErM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b762/importcfg -pack ./vendor/github.com/prometheus/alertmanager/notify/notify.go ./vendor/github.com/prometheus/alertmanager/notify/util.go cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/b0/b0ec23de31977fe739346c5400aabc8d6567fdadd389adbc73408d2901df1348-d # internal github.com/grafana/grafana/pkg/tsdb/mssql mkdir -p $WORK/b790/ cat >$WORK/b790/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/denisenkom/go-mssqldb=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b408/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/grafana/grafana/pkg/tsdb/mssql -lang=go1.17 -complete -installsuffix shared -buildid wRlA0DvxKRmMouIL-8du/wRlA0DvxKRmMouIL-8du -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b790/importcfg -pack ./pkg/tsdb/mssql/macros.go ./pkg/tsdb/mssql/mssql.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/0b/0bc11d7d3579ee75ba7025f56bf84702cca054287ff2a8e7be012e0ee4bd4357-d # internal github.com/grafana/grafana-azure-sdk-go/azcredentials mkdir -p $WORK/b808/ cat >$WORK/b808/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/grafana/grafana-azure-sdk-go/azcredentials -lang=go1.16 -complete -installsuffix shared -buildid PFXAXVtzYfD6hTWT6yON/PFXAXVtzYfD6hTWT6yON -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b808/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_386/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/8b/8b12ffb0591f651343f1c86f00d261302b8811b9f5d8309b2fd5c954f1b2e5aa-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared mkdir -p $WORK/b813/ cat >$WORK/b813/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared -lang=go1.16 -complete -installsuffix shared -buildid B83sZmvh4buJR7TYH-XL/B83sZmvh4buJR7TYH-XL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b813/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_386/buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/e0/e02133875b6bb51f200eb33d1814647c032d3eb18a1bfbb137f22c3d56bf8b7a-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline mkdir -p $WORK/b812/ cat >$WORK/b812/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/b813/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b246/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline -lang=go1.16 -complete -installsuffix shared -buildid oYseev7DhOAlKDMFytiB/oYseev7DhOAlKDMFytiB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b812/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_386/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/9e/9e77fc4fe10f77bd559739b4dbd7bc28d77362bf9fd3cefa173cc78aecba31fb-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/log mkdir -p $WORK/b814/ cat >$WORK/b814/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/log -lang=go1.16 -complete -installsuffix shared -buildid ix_Sdd1R5sANBUMITX0q/ix_Sdd1R5sANBUMITX0q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b814/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_386/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/56/565f16e55e91db3b5ac6a3ae1136e7f54183767c837c874c2653f7b5ca6f660b-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/diag mkdir -p $WORK/b820/ cat >$WORK/b820/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/diag -lang=go1.16 -complete -installsuffix shared -buildid vP77c7MNGJ9qcSchfGYt/vP77c7MNGJ9qcSchfGYt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b820/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/diag/diag.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/diag/doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/27/27307aedc66d082f0af7ad502abba03eeacaff62edc881e0cf277f356835ff6b-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/uuid mkdir -p $WORK/b822/ cat >$WORK/b822/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/uuid -lang=go1.16 -complete -installsuffix shared -buildid 5rw9A0KuM52EOm6J22Z6/5rw9A0KuM52EOm6J22Z6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b822/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/04/0451aa48141fa8f942e13a811572c7ecdbfe12387bf984f24d96b2b03962790e-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming mkdir -p $WORK/b823/ cat >$WORK/b823/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b813/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming -lang=go1.16 -complete -installsuffix shared -buildid H8Hz2GGrXxggAdZZnm6n/H8Hz2GGrXxggAdZZnm6n -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b823/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_386/buildid -w $WORK/b812/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/9d/9d016c1afeff6ec400c861d210d26b4856a2a94f78bc9b7287c0b0ab9e9d254d-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json mkdir -p $WORK/b828/ cat >$WORK/b828/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json -lang=go1.16 -complete -installsuffix shared -buildid 3zxlW55TW-naAedXoM4B/3zxlW55TW-naAedXoM4B -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b828/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 cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/de/de39bdfd64d3e0069e4cd1069e0181f9c06334a47b57411ecb13f6a5762e6196-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers mkdir -p $WORK/b811/ cat >$WORK/b811/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_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/b812/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b813/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b814/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers -lang=go1.16 -complete -installsuffix shared -buildid 4jj2TqLOY_EJ9WfZWUIs/4jj2TqLOY_EJ9WfZWUIs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b811/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_386/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/08/081cb028715ee93d4baeb5a1f929705385a67dbc4f24cb294c6654330db14a7b-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/policy mkdir -p $WORK/b815/ cat >$WORK/b815/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b812/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b813/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/policy -lang=go1.16 -complete -installsuffix shared -buildid v56_dxLnvC-WVyAGhISe/v56_dxLnvC-WVyAGhISe -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b815/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_386/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/04/047554af57eff3b6c57f9120f360e0a00246fc463261d4cf767c009fc8dcbc2c-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time mkdir -p $WORK/b829/ cat >$WORK/b829/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time -lang=go1.16 -complete -installsuffix shared -buildid VkUdcFMu3Wm5ogL4EZyg/VkUdcFMu3Wm5ogL4EZyg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b829/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time/time.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/21/2150d4178e1ac63bb05fe24bedcaa930af98cdc409ae01a78fda329a3dc21e8f-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore mkdir -p $WORK/b810/ cat >$WORK/b810/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b811/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b813/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b815/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore -lang=go1.16 -complete -installsuffix shared -buildid aLaO2ysbr07fdWQUYx0b/aLaO2ysbr07fdWQUYx0b -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b810/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/13/1313d1b42c2dda08749287b0239d1b316056209fc0de4cc67bc7170745166331-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc mkdir -p $WORK/b818/ cat >$WORK/b818/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/b811/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b813/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b814/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc -lang=go1.16 -complete -installsuffix shared -buildid EMjBbD4JfByqV_JVa6W5/EMjBbD4JfByqV_JVa6W5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b818/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc/loc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/04/041c6901c7aa5dbd3cc3bbfdf81716e407365cf8db37231a434ba597cc9594e8-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op mkdir -p $WORK/b819/ cat >$WORK/b819/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/b811/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b813/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b814/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op -lang=go1.16 -complete -installsuffix shared -buildid djG4pMEWj4LxVljOYjxm/djG4pMEWj4LxVljOYjxm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b819/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op/op.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/e0/e0e4051b1c041ef1b5d5a5274ebf9f0bbce4cc5613db92d3c55f481249136ffb-d # internal github.com/kylelemons/godebug/diff mkdir -p $WORK/b833/ cat >$WORK/b833/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/kylelemons/godebug/diff -lang=go1.16 -complete -installsuffix shared -buildid stg680nZGgt-lgS_ZVeA/stg680nZGgt-lgS_ZVeA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b833/importcfg -pack ./vendor/github.com/kylelemons/godebug/diff/diff.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/b8/b81309dfe24ff09306a441f083bbf8b8c098dcb43b153f3df762974e2821ac09-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority mkdir -p $WORK/b836/ cat >$WORK/b836/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/uuid=$WORK/b432/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority -lang=go1.16 -complete -installsuffix shared -buildid b5hHdHIIuNZ7Piz-HTwp/b5hHdHIIuNZ7Piz-HTwp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b836/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_386/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/fe/fe565ed5729b0646f9439be2b7c93ba15545661d16ed333819b65f279a97cd5a-d # internal github.com/kylelemons/godebug/pretty mkdir -p $WORK/b832/ cat >$WORK/b832/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/kylelemons/godebug/diff=$WORK/b833/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/kylelemons/godebug/pretty -lang=go1.16 -complete -installsuffix shared -buildid OR7ERDixJkP0r-j9UsN6/OR7ERDixJkP0r-j9UsN6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b832/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/b6/b6db1bf381c331c0f38878c1a254715e4ff77229403bed9b5c41d2623db6b1d1-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime mkdir -p $WORK/b817/ cat >$WORK/b817/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/xml=$WORK/b393/_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/b812/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b811/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=$WORK/b818/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b813/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b815/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=$WORK/b820/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b814/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=$WORK/b822/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime -lang=go1.16 -complete -installsuffix shared -buildid XIRe3F-TH781U4LwygNn/XIRe3F-TH781U4LwygNn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b817/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_386/buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/ca/ca82280b7197016f0db3a91d52488ec5aaaed5af6e6b46e5142c3be92a8c58ea-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs mkdir -p $WORK/b839/ cat >$WORK/b839/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b393/_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/b836/_pkg_.a packagefile github.com/google/uuid=$WORK/b432/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs -lang=go1.16 -complete -installsuffix shared -buildid H3Ba7KaF5UVVHhOetdr7/H3Ba7KaF5UVVHhOetdr7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b839/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_386/buildid -w $WORK/b700/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/87/872ff0182480e3de860f2f25ebc128071aea10ec0c7560d38404a9268d8b3cc5-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors mkdir -p $WORK/b831/ cat >$WORK/b831/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/kylelemons/godebug/pretty=$WORK/b832/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors -lang=go1.16 -complete -installsuffix shared -buildid N_kI9K-0kj6DMf3nqA6z/N_kI9K-0kj6DMf3nqA6z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b831/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b839/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/bb/bbccf61d5eaf1e06f57011b5b19b25b885005bfa66305d929d6e415115f74bf0-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared mkdir -p $WORK/b840/ cat >$WORK/b840/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared -lang=go1.16 -complete -installsuffix shared -buildid _S1Iuj1tow8WsAmNDphJ/_S1Iuj1tow8WsAmNDphJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b840/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared/shared.go cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/6f/6fbb93c5037ca06f8e9075bc0c300eb8a0dd248f2b741a0177eb28e01d1313cc-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust mkdir -p $WORK/b838/ cat >$WORK/b838/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/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b839/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust -lang=go1.16 -complete -installsuffix shared -buildid DnvvkvXAun664TOOCTr4/DnvvkvXAun664TOOCTr4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b838/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/wstrust.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b817/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/d3/d3e5606f28196aa7648fe66172e8ed6677fe0949b61820e84e06176b36f8fd4d-d # internal github.com/golang-jwt/jwt mkdir -p $WORK/b841/ cat >$WORK/b841/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/golang-jwt/jwt -lang=go1.16 -complete -installsuffix shared -buildid SMhtTUk3wzAQ2wXrQZqi/SMhtTUk3wzAQ2wXrQZqi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b841/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 cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/34/34d5f877b5ae0458fe404cdcf7ef456b28f5be5a28e313950a1a342f64d643cf-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm mkdir -p $WORK/b842/ cat >$WORK/b842/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/xml=$WORK/b393/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b828/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=$WORK/b843/_pkg_.a packagefile github.com/google/uuid=$WORK/b432/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm -lang=go1.16 -complete -installsuffix shared -buildid JT412RdFOhAXABT7XNNx/JT412RdFOhAXABT7XNNx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b842/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_386/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/31/31c91cae55226e3144532d0e6d8fdf707e7e80c9990a730621649bcd1579fb4c-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local mkdir -p $WORK/b845/ cat >$WORK/b845/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local -lang=go1.16 -complete -installsuffix shared -buildid _fwja0bjmQBftd800YKR/_fwja0bjmQBftd800YKR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b845/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local/server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/32/32ffc179ffb274b52ff01d36d4b24d0fd92962454716cbc2d3f1649f75f7210b-d # internal github.com/pkg/browser mkdir -p $WORK/b846/ cat >$WORK/b846/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/pkg/browser -lang=go1.16 -complete -installsuffix shared -buildid JeMxEEBRFEtWnBcYv7cV/JeMxEEBRFEtWnBcYv7cV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b846/importcfg -pack ./vendor/github.com/pkg/browser/browser.go ./vendor/github.com/pkg/browser/browser_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/3a/3a5f95687683dd2ff7d5e7c8d2603ca14751560b87e1eaf48b05d873926681b0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b841/_pkg_.a # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b847/ cat >$WORK/b847/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/des=$WORK/b064/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile crypto/x509/pkix=$WORK/b085/_pkg_.a packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p golang.org/x/crypto/pkcs12 -lang=go1.16 -complete -installsuffix shared -buildid 8wpvaSNiv59GfUZZKZ8k/8wpvaSNiv59GfUZZKZ8k -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b847/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 cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/c8/c85e3fe0b59aafdb0907b39f1e3e66426552e0f4c7a1b920d9b18f64cbaf237b-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens mkdir -p $WORK/b835/ cat >$WORK/b835/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_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/b829/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b838/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b840/_pkg_.a packagefile github.com/golang-jwt/jwt=$WORK/b841/_pkg_.a packagefile github.com/google/uuid=$WORK/b432/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens -lang=go1.16 -complete -installsuffix shared -buildid 3DbE6sDgXJoy3BUx9hw5/3DbE6sDgXJoy3BUx9hw5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b835/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/86/862fc3bd1ad66c5216a9c8c7a6236c5aa0039cc061da45ac2dc8f7a1bcb03d80-d # internal github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider mkdir -p $WORK/b848/ cat >$WORK/b848/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/b274/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b620/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b624/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider -lang=go1.16 -complete -installsuffix shared -buildid HW_adyy7j2jo9hd6a5jp/HW_adyy7j2jo9hd6a5jp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b848/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_386/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/3b/3bec0edce48f630435e927ffe78f01260d903ecc3978ff0f41f1bfac92eaa2e8-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b853/ cat >$WORK/b853/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p golang.org/x/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid cLZEuZX2B7U-aEj1wrfS/cLZEuZX2B7U-aEj1wrfS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b853/importcfg -pack ./vendor/golang.org/x/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/e5/e5d06c0da75ec3136859d646cc78803ad5250a75ad536f33d01467cf2498b9fb-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b854/ cat >$WORK/b854/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p gopkg.in/square/go-jose.v2/cipher -lang=go1.16 -complete -installsuffix shared -buildid Ce-mT4tmj6CF3znrOrjE/Ce-mT4tmj6CF3znrOrjE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b854/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/9e/9e47f70acb7f24e59b2cb2d799a4a449a8c55bd83803ca1c741c2dbc42982f75-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b855/ cat >$WORK/b855/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p gopkg.in/square/go-jose.v2/json -lang=go1.16 -complete -installsuffix shared -buildid Vqh2TbX6sHUqJjfazA15/Vqh2TbX6sHUqJjfazA15 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b855/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_386/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/9b/9b8022e7cbc100399a14c3f4e5505909526cfc5410d1c743f0433005cf2b6f33-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops mkdir -p $WORK/b834/ cat >$WORK/b834/importcfg << 'EOF' # internal # import config packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b838/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops -lang=go1.16 -complete -installsuffix shared -buildid rofEDi7QN23Jam2HZhpk/rofEDi7QN23Jam2HZhpk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b834/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/ops.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/cd/cd3bfc8772ff1bad7d14e2c4ae68596ea45a15c8320192d7a05809cd33021046-d # internal github.com/grafana/grafana/pkg/services/secrets mkdir -p $WORK/b858/ cat >$WORK/b858/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b569/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/grafana/grafana/pkg/services/secrets -lang=go1.17 -complete -installsuffix shared -buildid FHFhCrh6RL3ur0k8oFPB/FHFhCrh6RL3ur0k8oFPB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b858/importcfg -pack ./pkg/services/secrets/secrets.go ./pkg/services/secrets/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/91/914f9e0af4c3fa3196d83db2b7862fb17b0a55300d0810aacb56cc7be2168312-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth mkdir -p $WORK/b830/ cat >$WORK/b830/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_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/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b834/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b838/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b839/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth -lang=go1.16 -complete -installsuffix shared -buildid V3JuhhE2ydp9pCG2avEJ/V3JuhhE2ydp9pCG2avEJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b830/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_386/buildid -w $WORK/b735/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/85/85043e2504d321838b21df6a26e55da842ee0445abb55e0060e4fd2234331805-d # internal github.com/grafana/grafana/pkg/services/pluginsettings mkdir -p $WORK/b859/ cat >$WORK/b859/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/grafana/grafana/pkg/services/pluginsettings -lang=go1.17 -complete -installsuffix shared -buildid i3DJn2wMOkjkIJ6rypHi/i3DJn2wMOkjkIJ6rypHi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b859/importcfg -pack ./pkg/services/pluginsettings/models.go ./pkg/services/pluginsettings/pluginsettings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/d4/d421c90243ce7cc05fc822a6d03f92f1c160f739bd8086ad061ee2e2b04c3fb2-d # internal github.com/grafana/grafana/pkg/util/proxyutil mkdir -p $WORK/b860/ cat >$WORK/b860/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httputil=$WORK/b131/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/grafana/grafana/pkg/util/proxyutil -lang=go1.17 -complete -installsuffix shared -buildid WAl_RbQH9fWevG4_BbKN/WAl_RbQH9fWevG4_BbKN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b860/importcfg -pack ./pkg/util/proxyutil/proxyutil.go ./pkg/util/proxyutil/reverse_proxy.go cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/9c/9ce9b15d77ae85c98245c8e7de85b8f0c64f81ad3faaf511af1a48e0df52278e-d # internal gonum.org/v1/gonum/graph/simple mkdir -p $WORK/b729/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b730/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b731/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b732/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b733/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b735/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p gonum.org/v1/gonum/graph/simple -lang=go1.16 -complete -installsuffix shared -buildid goVtUX43xe86MFWQqcw9/goVtUX43xe86MFWQqcw9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b729/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_386/buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/da/da22dd0ceb82380f11609aa29c361cb5749bc4f999056f642937d087bb61f4ef-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage mkdir -p $WORK/b827/ cat >$WORK/b827/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/b828/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b829/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b830/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b840/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage -lang=go1.16 -complete -installsuffix shared -buildid JyMj6rPnc2ZZZr-VwgvR/JyMj6rPnc2ZZZr-VwgvR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b827/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/b700/_pkg_.a /builddir/.cache/go-build/e9/e98c7057c83f2b9d125cce96e430cdfe3e77fd3515b9aa6da9ab1e62efa1601f-d # internal github.com/grafana/grafana/pkg/components/apikeygen mkdir -p $WORK/b867/ cat >$WORK/b867/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/grafana/grafana/pkg/components/apikeygen -lang=go1.17 -complete -installsuffix shared -buildid qj0tSC7VXj7XgIX3QtT3/qj0tSC7VXj7XgIX3QtT3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b867/importcfg -pack ./pkg/components/apikeygen/apikeygen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/54/5400dbc0a790fa21f3668ef615e784cecd4dd60f191c45c8ba88f11b052840b4-d # internal github.com/grafana/grafana/pkg/infra/network mkdir -p $WORK/b869/ cat >$WORK/b869/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/grafana/grafana/pkg/infra/network -lang=go1.17 -complete -installsuffix shared -buildid ENVhyQ3oJJp6IZyg-nhS/ENVhyQ3oJJp6IZyg-nhS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b869/importcfg -pack ./pkg/infra/network/address.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/e6/e607bd9c4b8b375a5ffc21ed066cd74d5c9c93a11707c1537012c2ba5e6f5611-d # internal github.com/grafana/grafana/pkg/components/apikeygenprefixed mkdir -p $WORK/b868/ cat >$WORK/b868/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/grafana/grafana/pkg/components/apikeygenprefixed -lang=go1.17 -complete -installsuffix shared -buildid NRQzaUqpTbxCp968za9G/NRQzaUqpTbxCp968za9G -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b868/importcfg -pack ./pkg/components/apikeygenprefixed/apikeygen.go ./pkg/components/apikeygenprefixed/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/03/036a5095c9da5236a2ae84174d5f9a170e546aa195433e5e1b72dfd624910a95-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b872/ cat >$WORK/b872/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/BurntSushi/toml -lang=go1.16 -complete -installsuffix shared -buildid sdi0ij3UUam5JyqenKaG/sdi0ij3UUam5JyqenKaG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b872/importcfg -pack ./vendor/github.com/BurntSushi/toml/decode.go ./vendor/github.com/BurntSushi/toml/decode_meta.go ./vendor/github.com/BurntSushi/toml/doc.go ./vendor/github.com/BurntSushi/toml/encode.go ./vendor/github.com/BurntSushi/toml/encoding_types.go ./vendor/github.com/BurntSushi/toml/lex.go ./vendor/github.com/BurntSushi/toml/parse.go ./vendor/github.com/BurntSushi/toml/type_check.go ./vendor/github.com/BurntSushi/toml/type_fields.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/32/32f0340a295d40bb0865e0301510d7768f271ff720b9a1088cccfc5513453ad9-d # internal gopkg.in/asn1-ber.v1 mkdir -p $WORK/b874/ cat >$WORK/b874/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p gopkg.in/asn1-ber.v1 -lang=go1.16 -complete -installsuffix shared -buildid fzKROrSE2s7kIuoQQfcx/fzKROrSE2s7kIuoQQfcx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b874/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/ee/ee153b56e67307db41244e885e149446c71468220abb994987a81b617984c188-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base mkdir -p $WORK/b826/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b729/_pkg_.a # internal cat >$WORK/b826/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/b825/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage=$WORK/b827/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b830/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b840/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base -lang=go1.16 -complete -installsuffix shared -buildid SjlhvpW7U3FAwnE_0q0T/SjlhvpW7U3FAwnE_0q0T -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b826/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/base.go cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/91/911d4a61c889bdfc1d21709531985781feb76fc4ec24031f809145c2b27a36b4-d # internal golang.org/x/time/rate mkdir -p $WORK/b880/ cat >$WORK/b880/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_386/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p golang.org/x/time/rate -lang=go1.16 -complete -installsuffix shared -buildid 2De2eAWvOopmW4jA4PoG/2De2eAWvOopmW4jA4PoG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b880/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b855/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/6c/6cca44126819cfa42c6f8d35d642fa1f27ff36cb1e709a7f54df4f6fc16fef7c-d # internal gopkg.in/ldap.v3 mkdir -p $WORK/b873/ cat >$WORK/b873/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b874/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p gopkg.in/ldap.v3 -lang=go1.16 -complete -installsuffix shared -buildid yIcHIYmYvk_gXW0Hb3-j/yIcHIYmYvk_gXW0Hb3-j -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b873/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 cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/22/22f1e121d545782aefe1fd2cc491a99fd0164b33c8290679cb4d1dfc101b8e76-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b852/ cat >$WORK/b852/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b853/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b355/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b854/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b855/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p gopkg.in/square/go-jose.v2 -lang=go1.16 -complete -installsuffix shared -buildid 76jI2OUi9GWR53bDrP1N/76jI2OUi9GWR53bDrP1N -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b852/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_386/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/9f/9f66b49eff22aa49aa21b809d5665ae978a6e64e2e89e890a90d5108aa960817-d # internal github.com/grafana/grafana/pkg/api/static mkdir -p $WORK/b881/ cat >$WORK/b881/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/grafana/grafana/pkg/api/static -lang=go1.17 -complete -installsuffix shared -buildid 3ZkTHRTO38FKs6WBHqmh/3ZkTHRTO38FKs6WBHqmh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b881/importcfg -pack ./pkg/api/static/static.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/11/1195bd46b6fe7570409808117c9ed790d322056446f649dfdc2904f54ae3e3d0-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential mkdir -p $WORK/b824/ cat >$WORK/b824/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b087/_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/b825/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b826/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b830/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b834/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b840/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential -lang=go1.16 -complete -installsuffix shared -buildid tJADvvVNl4xYgis_nReB/tJADvvVNl4xYgis_nReB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b824/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential/confidential.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/97/970e7a5517142ea3910eab0495fbf0e280e5bad49a1085fda814cf349fc3cc36-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/public mkdir -p $WORK/b844/ cat >$WORK/b844/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b825/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b826/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=$WORK/b845/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b830/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b834/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b840/_pkg_.a packagefile github.com/google/uuid=$WORK/b432/_pkg_.a packagefile github.com/pkg/browser=$WORK/b846/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/public -lang=go1.16 -complete -installsuffix shared -buildid 2jm9LJoRGhDQ02Rqip7C/2jm9LJoRGhDQ02Rqip7C -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b844/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/public/public.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/c7/c74753493823a6c1ab899e050be76ad1513b84d5386f34b742a84ab66313fdce-d # internal github.com/sergi/go-diff/diffmatchpatch mkdir -p $WORK/b884/ cat >$WORK/b884/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b166/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/sergi/go-diff/diffmatchpatch -lang=go1.16 -complete -installsuffix shared -buildid 2TmAY3AfEQ7n4qDBF3gd/2TmAY3AfEQ7n4qDBF3gd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b884/importcfg -pack ./vendor/github.com/sergi/go-diff/diffmatchpatch/diff.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/diffmatchpatch.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/match.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/mathutil.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/patch.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/stringutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/d4/d4f686c2bf157b14b6ec3fbe7bad7f55896d844b2b8d1b2efa45d11ba999cb1b-d # internal github.com/yudai/golcs mkdir -p $WORK/b885/ cat >$WORK/b885/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/yudai/golcs -lang=go1.16 -complete -installsuffix shared -buildid GBh1FkSizgSFCopZvd4d/GBh1FkSizgSFCopZvd4d -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b885/importcfg -pack ./vendor/github.com/yudai/golcs/golcs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/ad/add8f3c5ee0c3196a43ae87d587257beb755f1855fe64aef6b565162a35636d0-d # internal github.com/Azure/azure-sdk-for-go/sdk/azidentity mkdir -p $WORK/b816/ cat >$WORK/b816/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b087/_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/b810/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b815/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b823/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b814/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=$WORK/b824/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=$WORK/b844/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b847/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/Azure/azure-sdk-for-go/sdk/azidentity -lang=go1.16 -complete -installsuffix shared -buildid R--swoG3OH_CibupeKf2/R--swoG3OH_CibupeKf2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b816/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/3f/3fc15b1c84ba99b81c4aba31b6025bd663e455cd8c44eefaa84e909b63368fa5-d # internal cuelang.org/go/cue/token mkdir -p $WORK/b892/ cat >$WORK/b892/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_386/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p cuelang.org/go/cue/token -lang=go1.16 -complete -installsuffix shared -buildid EfzNxt71VImqW8lakZt-/EfzNxt71VImqW8lakZt- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b892/importcfg -pack ./vendor/cuelang.org/go/cue/token/position.go ./vendor/cuelang.org/go/cue/token/token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/57/573b6d22f460b33f088fef1163b5defafd40eeb6c43262083c8c41a7a0f05f9e-d # internal github.com/mpvl/unique mkdir -p $WORK/b893/ cat >$WORK/b893/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p github.com/mpvl/unique -lang=go1.16 -complete -installsuffix shared -buildid 8NivO6CkkQEau5IqdRSV/8NivO6CkkQEau5IqdRSV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b893/importcfg -pack ./vendor/github.com/mpvl/unique/unique.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b884/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/10/10a141b02342b237321ae61a0e4021b9452ecb13792e9c09a4c5be558190a606-d # internal cuelang.org/go/cue/errors mkdir -p $WORK/b891/ cat >$WORK/b891/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b893/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p cuelang.org/go/cue/errors -lang=go1.16 -complete -installsuffix shared -buildid OA2EYoFJd9TBFiS1z30Y/OA2EYoFJd9TBFiS1z30Y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b891/importcfg -pack ./vendor/cuelang.org/go/cue/errors/errors.go cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/d0/d09c5622ecb38712e895dbe6130aaa7a80c1a1dfc19f01f840dd21104e8a1a0f-d # internal github.com/yudai/gojsondiff mkdir -p $WORK/b883/ cat >$WORK/b883/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b884/_pkg_.a packagefile github.com/yudai/golcs=$WORK/b885/_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_386/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/yudai/gojsondiff -lang=go1.16 -complete -installsuffix shared -buildid jdPNckJIyd0txXCzZgnk/jdPNckJIyd0txXCzZgnk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b883/importcfg -pack ./vendor/github.com/yudai/gojsondiff/deltas.go ./vendor/github.com/yudai/gojsondiff/gojsondiff.go ./vendor/github.com/yudai/gojsondiff/unmarshaler.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/e9/e9ed09a756ecd4a564a6e5cb473b9b1c539c362231d4b5311ddea419b4b84573-d # internal github.com/cockroachdb/apd/v2 mkdir -p $WORK/b895/ cat >$WORK/b895/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p github.com/cockroachdb/apd/v2 -lang=go1.16 -complete -installsuffix shared -buildid bjfvKLp6QzIt9SY0_Lbu/bjfvKLp6QzIt9SY0_Lbu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b895/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_386/buildid -w $WORK/b816/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/17/1783145d63130b2049b5c3823011a733e288089edc57d252b42ed5b5fe59074a-d # internal github.com/grafana/grafana-azure-sdk-go/aztokenprovider mkdir -p $WORK/b809/ cat >$WORK/b809/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b810/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b815/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b439/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/grafana/grafana-azure-sdk-go/aztokenprovider -lang=go1.16 -complete -installsuffix shared -buildid vl65ONEClDysdOviNYUC/vl65ONEClDysdOviNYUC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b809/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_386/buildid -w $WORK/b891/_pkg_.a # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/db/db7a6743c7d692fd4c74993b05649235fa2be90c01b7324c0a7861c76a4e0999-d # internal cuelang.org/go/cue/scanner mkdir -p $WORK/b899/ cat >$WORK/b899/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p cuelang.org/go/cue/scanner -lang=go1.16 -complete -installsuffix shared -buildid gf2a1u5DmimqRAGEhM-i/gf2a1u5DmimqRAGEhM-i -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b899/importcfg -pack ./vendor/cuelang.org/go/cue/scanner/scanner.go cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/42/42c1e1e55c2db853212314543f6967693d50d41f1d243b8c52f634d4ef9fed07-d # internal gopkg.in/square/go-jose.v2/jwt mkdir -p $WORK/b851/ cat >$WORK/b851/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b852/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b855/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p gopkg.in/square/go-jose.v2/jwt -lang=go1.16 -complete -installsuffix shared -buildid F0BjbINMZUJMiZIW31H_/F0BjbINMZUJMiZIW31H_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b851/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_386/buildid -w $WORK/b883/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/04/041614131a3190db0718c9e254e8a695a812e0564e7b609b3c284271866c50e2-d # internal github.com/yudai/gojsondiff/formatter mkdir -p $WORK/b886/ cat >$WORK/b886/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b883/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/yudai/gojsondiff/formatter -lang=go1.16 -complete -installsuffix shared -buildid r23cEVNaoPZ2gxrf0QSJ/r23cEVNaoPZ2gxrf0QSJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b886/importcfg -pack ./vendor/github.com/yudai/gojsondiff/formatter/ascii.go ./vendor/github.com/yudai/gojsondiff/formatter/delta.go cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/30/302ac62797bee63ca6d99eb61065d6c465494712e2cc568a683da35c43341440-d # internal cuelang.org/go/internal/source mkdir -p $WORK/b901/ cat >$WORK/b901/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p cuelang.org/go/internal/source -lang=go1.16 -complete -installsuffix shared -buildid 94UJFFttwhw84Tsw_kQk/94UJFFttwhw84Tsw_kQk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b901/importcfg -pack ./vendor/cuelang.org/go/internal/source/source.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b899/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/cd/cd447293fbd0a044775b9cfa3d02009104bbd600d0ed95dd651daba00b6cc48a-d # internal golang.org/x/text/encoding mkdir -p $WORK/b906/ cat >$WORK/b906/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b907/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b249/_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_386/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p golang.org/x/text/encoding -lang=go1.16 -complete -installsuffix shared -buildid oREEeG3IcWpErFy7adMt/oREEeG3IcWpErFy7adMt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b906/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/b9/b9c29f8ca87a8172cdcd360c0157a40e7989938e8ea764e688dea961ee9a4a0c-d # internal golang.org/x/text/runes mkdir -p $WORK/b910/ cat >$WORK/b910/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b249/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p golang.org/x/text/runes -lang=go1.16 -complete -installsuffix shared -buildid -M6G20_iWR9nW9UujQDv/-M6G20_iWR9nW9UujQDv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b910/importcfg -pack ./vendor/golang.org/x/text/runes/cond.go ./vendor/golang.org/x/text/runes/runes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/5a/5a5c565464dcb977056b87b641db9f726fb0831b7a4dc3da13e29d2cafd1e394-d # internal text/scanner mkdir -p $WORK/b970/ cat >$WORK/b970/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p text/scanner -std -complete -installsuffix shared -buildid hP5c1-tsdw7ElOLTh9UC/hP5c1-tsdw7ElOLTh9UC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b970/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b886/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b906/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/f1/f160e1f754eae44c5a29cae60b5636942ad7d57c31eb809515f00c8258d74598-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b908/ cat >$WORK/b908/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b906/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b907/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b249/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p golang.org/x/text/encoding/internal -lang=go1.16 -complete -installsuffix shared -buildid DGCgSYOI5ZhFB2kyLLXP/DGCgSYOI5ZhFB2kyLLXP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b908/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/f7/f77524052a9865d859496fdb158cf1dd003a5afbeeecba5c497d9cc064f20c8a-d # internal github.com/grafana/grafana/pkg/components/dashdiffs mkdir -p $WORK/b882/ cat >$WORK/b882/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b883/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b886/_pkg_.a packagefile html/template=$WORK/b165/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/grafana/grafana/pkg/components/dashdiffs -lang=go1.17 -complete -installsuffix shared -buildid N48GHzvfifJGKTp0Yxs5/N48GHzvfifJGKTp0Yxs5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b882/importcfg -pack ./pkg/components/dashdiffs/compare.go ./pkg/components/dashdiffs/formatter_basic.go ./pkg/components/dashdiffs/formatter_json.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/14/14c070a7ce5325c9916c2e5afb2c60ecf8c28fac23c127f5bc200177b4351334-d # internal github.com/protocolbuffers/txtpbfmt/ast mkdir -p $WORK/b974/ cat >$WORK/b974/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p github.com/protocolbuffers/txtpbfmt/ast -lang=go1.16 -complete -installsuffix shared -buildid Pznbuke69zl_FQ5tYvmx/Pznbuke69zl_FQ5tYvmx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b974/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/ast/ast.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b908/_pkg_.a # internal cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/99/9943aba282b5adcdbd8fec65a3e2c2f23d1bb4577662fd666b86c8fd0255799a-d # internal golang.org/x/text/encoding/unicode mkdir -p $WORK/b905/ cat >$WORK/b905/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b906/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b908/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b907/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b909/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b910/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b249/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p golang.org/x/text/encoding/unicode -lang=go1.16 -complete -installsuffix shared -buildid vNjLYtOVnbiOzDnx4xD3/vNjLYtOVnbiOzDnx4xD3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b905/importcfg -pack ./vendor/golang.org/x/text/encoding/unicode/override.go ./vendor/golang.org/x/text/encoding/unicode/unicode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b895/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b970/_pkg_.a # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/c7/c7518732db361c08d19212efeec91b5a52475bf8690237a3513c4ca93bc580f2-d # internal github.com/emicklei/proto mkdir -p $WORK/b969/ cat >$WORK/b969/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/scanner=$WORK/b970/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p github.com/emicklei/proto -lang=go1.16 -complete -installsuffix shared -buildid qoMdf7V6BjlNB8YHewjq/qoMdf7V6BjlNB8YHewjq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b969/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b974/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/e6/e6c2a7e857691261f9239160119fa1dbf072140b815043c02de475b424fc8a6a-d # internal cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/44/4405bbd9a56844d5f7780e4c58631a3cd8ed4ebeda33592e5b9116cd4cb32b90-d # internal github.com/golang/glog mkdir -p $WORK/b976/ cat >$WORK/b976/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b525/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p github.com/golang/glog -lang=go1.16 -complete -installsuffix shared -buildid Lp1-L2REB528HHd1pEjs/Lp1-L2REB528HHd1pEjs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b976/importcfg -pack ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/glog/glog_file.go cuelang.org/go/cue/literal mkdir -p $WORK/b894/ cat >$WORK/b894/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b895/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p cuelang.org/go/cue/literal -lang=go1.16 -complete -installsuffix shared -buildid f0BoyO4-1NxtfwbXmaPh/f0BoyO4-1NxtfwbXmaPh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b894/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b905/_pkg_.a # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/42/42eb42117aa89269df652751e98ea5aaefc98ca8f76389b004efa5175e5861b9-d # internal github.com/mitchellh/go-wordwrap mkdir -p $WORK/b977/ cat >$WORK/b977/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p github.com/mitchellh/go-wordwrap -lang=go1.16 -complete -installsuffix shared -buildid MWl01ln6_tXvh65T4MOq/MWl01ln6_tXvh65T4MOq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b977/importcfg -pack ./vendor/github.com/mitchellh/go-wordwrap/wordwrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b977/_pkg_.a # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/77/778494d5fc5cdfd40230a4760883e3eefda13e2a9514394df6622cc9a34e13e9-d # internal github.com/protocolbuffers/txtpbfmt/unquote mkdir -p $WORK/b978/ cat >$WORK/b978/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b974/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p github.com/protocolbuffers/txtpbfmt/unquote -lang=go1.16 -complete -installsuffix shared -buildid zKbB8UFOEVwTan7fJvnd/zKbB8UFOEVwTan7fJvnd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b978/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/unquote/unquote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/14/146e9b3bb2b98fa965c19842c034b8e5172048878ae771731de5b5bbd0e99fea-d # internal github.com/grafana/thema/errors mkdir -p $WORK/b981/ cat >$WORK/b981/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p github.com/grafana/thema/errors -lang=go1.16 -complete -installsuffix shared -buildid 5aDM2GevOIOR3YZK3FS5/5aDM2GevOIOR3YZK3FS5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b981/importcfg -pack ./vendor/github.com/grafana/thema/errors/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b981/_pkg_.a # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/df/df32b4d066070372816aedf1c3611de99af8203bf03017541f4fc1df71972bfa-d # internal github.com/grafana/thema/internal/envvars mkdir -p $WORK/b982/ cat >$WORK/b982/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p github.com/grafana/thema/internal/envvars -lang=go1.16 -complete -installsuffix shared -buildid 9xsNDTD4KWHBLqnrTxyT/9xsNDTD4KWHBLqnrTxyT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b982/importcfg -pack ./vendor/github.com/grafana/thema/internal/envvars/env.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b982/_pkg_.a # internal cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/aa/aa07308d87a956cde2c0be12863cb11f3f836b52f2d7b53ac9c98e1101140fc2-d # internal testing/iotest mkdir -p $WORK/b988/ cat >$WORK/b988/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p testing/iotest -std -complete -installsuffix shared -buildid O8Tf4MUN0IOHRoJ1OBwW/O8Tf4MUN0IOHRoJ1OBwW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b988/importcfg -pack /usr/lib/golang/src/testing/iotest/logger.go /usr/lib/golang/src/testing/iotest/reader.go /usr/lib/golang/src/testing/iotest/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b978/_pkg_.a # internal cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/65/653b0e7265a5b7bf53314e93032450d59d721b99eb3ea14ab8a3669ecfa04069-d # internal github.com/grafana/grafana/pkg/middleware/csrf mkdir -p $WORK/b990/ cat >$WORK/b990/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/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p github.com/grafana/grafana/pkg/middleware/csrf -lang=go1.17 -complete -installsuffix shared -buildid _btJiQ4OYE-J3ncBoMOC/_btJiQ4OYE-J3ncBoMOC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b990/importcfg -pack ./pkg/middleware/csrf/csrf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/d7/d7a1e34b072b9f0d54db060d8dc6f1b236f11f5347c2f8444672871e67d6a491-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b988/_pkg_.a # internal cuelang.org/go/cue/ast mkdir -p $WORK/b890/ cat >$WORK/b890/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p cuelang.org/go/cue/ast -lang=go1.16 -complete -installsuffix shared -buildid 01QPMY-scEoqIddiRR_y/01QPMY-scEoqIddiRR_y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b890/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_386/buildid -w $WORK/b990/_pkg_.a # internal cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/e6/e68311c3c4a2fbb8da97027b45d5841e7e5c841548cd70d782c2e493e3a901e0-d # internal testing/fstest mkdir -p $WORK/b987/ cat >$WORK/b987/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing/iotest=$WORK/b988/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p testing/fstest -std -complete -installsuffix shared -buildid zrAN8dY7tjyzhGKgpCh1/zrAN8dY7tjyzhGKgpCh1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b987/importcfg -pack /usr/lib/golang/src/testing/fstest/mapfs.go /usr/lib/golang/src/testing/fstest/testfs.go cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/08/084f7353c096f8a11b3739895f896f3164c4f2edebea40719d54f40ef8427fcb-d # internal archive/zip mkdir -p $WORK/b992/ cat >$WORK/b992/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p archive/zip -std -complete -installsuffix shared -buildid vQHcUzPDcnrVojHGVXX8/vQHcUzPDcnrVojHGVXX8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b992/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_386/buildid -w $WORK/b976/_pkg_.a # internal cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/b1/b1f95c465915a724f79d42fdd1e1e69fe59b8e7501c689619be1d787383bd215-d # internal github.com/protocolbuffers/txtpbfmt/parser mkdir -p $WORK/b975/ cat >$WORK/b975/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/glog=$WORK/b976/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b977/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b974/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b978/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p github.com/protocolbuffers/txtpbfmt/parser -lang=go1.16 -complete -installsuffix shared -buildid jiDGG8eI3EfWuICnYQxq/jiDGG8eI3EfWuICnYQxq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b975/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/parser/parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b969/_pkg_.a # internal cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/bc/bcf7d3a5afe6a3446c11f464e854a6e2e3768c8bb3a19655942baeb02008baac-d # internal container/heap mkdir -p $WORK/b1002/ cat >$WORK/b1002/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p container/heap -std -complete -installsuffix shared -buildid nsLooWpxbkWHRJzRY39H/nsLooWpxbkWHRJzRY39H -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1002/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b987/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1002/_pkg_.a # internal cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/a1/a1c057189361de93a94579d5ddeb635b798e7da20d49d81f663bb9669cfd0d6a-d # internal github.com/FZambia/eagle mkdir -p $WORK/b1003/ cat >$WORK/b1003/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b324/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p github.com/FZambia/eagle -lang=go1.16 -complete -installsuffix shared -buildid w7MghJBKNH8EKqH5ZmdR/w7MghJBKNH8EKqH5ZmdR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1003/importcfg -pack ./vendor/github.com/FZambia/eagle/eagle.go cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/91/91853caee79d2ee84aafada1ba813b2e1c29a01382a0f69e705f354b588bd384-d # internal github.com/gomodule/redigo/internal mkdir -p $WORK/b1006/ cat >$WORK/b1006/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p github.com/gomodule/redigo/internal -lang=go1.16 -complete -installsuffix shared -buildid y6jWb4S46DG5TEeVynaW/y6jWb4S46DG5TEeVynaW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1006/importcfg -pack ./vendor/github.com/gomodule/redigo/internal/commandinfo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b890/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1006/_pkg_.a # internal cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/35/35f596fb56d127d56348b8d7bb9fd76826de2ee92a36b44edbf090d7af27c045-d # internal github.com/gomodule/redigo/redis mkdir -p $WORK/b1005/ cat >$WORK/b1005/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gomodule/redigo/internal=$WORK/b1006/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p github.com/gomodule/redigo/redis -lang=go1.16 -complete -installsuffix shared -buildid XbE3zR7rLUog7fB97D7G/XbE3zR7rLUog7fB97D7G -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1005/importcfg -pack ./vendor/github.com/gomodule/redigo/redis/conn.go ./vendor/github.com/gomodule/redigo/redis/doc.go ./vendor/github.com/gomodule/redigo/redis/go18.go ./vendor/github.com/gomodule/redigo/redis/log.go ./vendor/github.com/gomodule/redigo/redis/pool.go ./vendor/github.com/gomodule/redigo/redis/pool17.go ./vendor/github.com/gomodule/redigo/redis/pubsub.go ./vendor/github.com/gomodule/redigo/redis/redis.go ./vendor/github.com/gomodule/redigo/redis/reply.go ./vendor/github.com/gomodule/redigo/redis/scan.go ./vendor/github.com/gomodule/redigo/redis/script.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b975/_pkg_.a # internal cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/25/25d1475b7ecd676898c0108846b55c5c14580e282b5eaa3cc5c408609e5bb783-d # internal github.com/centrifugal/centrifuge/internal/cancelctx mkdir -p $WORK/b1007/ cat >$WORK/b1007/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p github.com/centrifugal/centrifuge/internal/cancelctx -lang=go1.16 -complete -installsuffix shared -buildid exHeXRbDlp41nAEyDYFP/exHeXRbDlp41nAEyDYFP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1007/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/cancelctx/context.go cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/7b/7b1f60526f74d65090e57050be27492fe906ac2e8cde27184b1bf72190195686-d # internal cuelang.org/go/cue/ast/astutil mkdir -p $WORK/b896/ cat >$WORK/b896/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/fnv=$WORK/b181/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p cuelang.org/go/cue/ast/astutil -lang=go1.16 -complete -installsuffix shared -buildid 0MHx0hBqdIPMWdUG4Tm-/0MHx0hBqdIPMWdUG4Tm- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b896/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_386/buildid -w $WORK/b1007/_pkg_.a # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/9c/9c6c38842ff3e4930f103a17a4834710ce0d127cd97192861d57be8f0a7b2e92-d # internal cuelang.org/go/internal/astinternal mkdir -p $WORK/b900/ cat >$WORK/b900/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p cuelang.org/go/internal/astinternal -lang=go1.16 -complete -installsuffix shared -buildid Ze83iLZ-vIB7Pz31PNMY/Ze83iLZ-vIB7Pz31PNMY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b900/importcfg -pack ./vendor/cuelang.org/go/internal/astinternal/debugstr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1003/_pkg_.a # internal cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/43/43b1c78404e475ab71418b53e0b237ef94f6bb08ea7d2b220046d61220cf2212-d # internal github.com/centrifugal/centrifuge/internal/controlpb mkdir -p $WORK/b1008/ cat >$WORK/b1008/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_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_386/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p github.com/centrifugal/centrifuge/internal/controlpb -lang=go1.16 -complete -installsuffix shared -buildid 9ClJeZ_hWgDCi9axroHk/9ClJeZ_hWgDCi9axroHk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1008/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_386/buildid -w $WORK/b992/_pkg_.a # internal cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/c7/c71673d612412f5645e86807a97fc243a81bfd08d3397105fa8524bb093816d4-d # internal github.com/centrifugal/centrifuge/internal/dissolve mkdir -p $WORK/b1010/ cat >$WORK/b1010/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_386/compile -o $WORK/b1010/_pkg_.a -trimpath "$WORK/b1010=>" -p github.com/centrifugal/centrifuge/internal/dissolve -lang=go1.16 -complete -installsuffix shared -buildid e6wgoWOkMq3RmNkxFvJ6/e6wgoWOkMq3RmNkxFvJ6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1010/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/dissolve/dissolve.go ./vendor/github.com/centrifugal/centrifuge/internal/dissolve/queue.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/3e/3e492b1fa2b8eec44e4c453c95f5d65d1f75923786d25e7fb467219e3503d238-d # internal cuelang.org/go/internal/encoding/yaml mkdir -p $WORK/b937/ cat >$WORK/b937/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b900/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b674/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p cuelang.org/go/internal/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid zSIyp68ooRx-zHOeYVfL/zSIyp68ooRx-zHOeYVfL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b937/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/yaml/encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1010/_pkg_.a # internal cp $WORK/b1010/_pkg_.a /builddir/.cache/go-build/19/19d2458b408b3c395fd6b9a9edca88701f76d0671afb18f07c34180654c32517-d # internal cuelang.org/go/internal/encoding/json mkdir -p $WORK/b967/ cat >$WORK/b967/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b900/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p cuelang.org/go/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid PGBbV5J0xjNFiEbUrFvv/PGBbV5J0xjNFiEbUrFvv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b967/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/99/99caef6eef1e430d60b3ae97c72411376439f30fbef82113272f8c323fb5b15c-d # internal cuelang.org/go/cue/parser mkdir -p $WORK/b898/ cat >$WORK/b898/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b899/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b901/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p cuelang.org/go/cue/parser -lang=go1.16 -complete -installsuffix shared -buildid rC6JRZjRgfJp2j7EVrJU/rC6JRZjRgfJp2j7EVrJU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b898/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_386/buildid -w $WORK/b937/_pkg_.a # internal cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/5e/5ef96f5b1b28104a8697fc50236299d1608e1f19cbe624f156302d6360723c44-d # internal cuelang.org/go/internal mkdir -p $WORK/b902/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b967/_pkg_.a # internal cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/ce/ce1528dc068eff7393df7ad00468dd98a7f296af687ca0dc85c3f8532989f02e-d # internal github.com/centrifugal/centrifuge/internal/memstream mkdir -p $WORK/b1011/ cat >$WORK/b1011/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b062/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1011/_pkg_.a -trimpath "$WORK/b1011=>" -p github.com/centrifugal/centrifuge/internal/memstream -lang=go1.16 -complete -installsuffix shared -buildid zUzA53LAwBFOUarmO1Jt/zUzA53LAwBFOUarmO1Jt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1011/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/memstream/stream.go cat >$WORK/b902/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b895/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p cuelang.org/go/internal -lang=go1.16 -complete -installsuffix shared -buildid PJLE9ES0m64dUdEoyKa9/PJLE9ES0m64dUdEoyKa9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b902/importcfg -pack ./vendor/cuelang.org/go/internal/attrs.go ./vendor/cuelang.org/go/internal/internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1011/_pkg_.a # internal cp $WORK/b1011/_pkg_.a /builddir/.cache/go-build/91/91f2e82498d98aeaadfccfc0c4a30cfc37b16a2de17de0d9b98e247ab4d4340e-d # internal github.com/centrifugal/centrifuge/internal/nowtime mkdir -p $WORK/b1012/ cat >$WORK/b1012/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1012/_pkg_.a -trimpath "$WORK/b1012=>" -p github.com/centrifugal/centrifuge/internal/nowtime -lang=go1.16 -complete -installsuffix shared -buildid -ooI0W7QaurvIE90C0Eg/-ooI0W7QaurvIE90C0Eg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1012/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/nowtime/getter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1012/_pkg_.a # internal cp $WORK/b1012/_pkg_.a /builddir/.cache/go-build/41/413bc614f91f236b00a38cad82c90f3d2728a09a48894c857e02016b975c8594-d # internal github.com/segmentio/asm/base64 mkdir -p $WORK/b1016/ cat >$WORK/b1016/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1016/_pkg_.a -trimpath "$WORK/b1016=>" -p github.com/segmentio/asm/base64 -lang=go1.16 -complete -installsuffix shared -buildid CPwOWuUzfMLDm6qh9kx4/CPwOWuUzfMLDm6qh9kx4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1016/importcfg -pack ./vendor/github.com/segmentio/asm/base64/base64.go ./vendor/github.com/segmentio/asm/base64/base64_default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1016/_pkg_.a # internal cp $WORK/b1016/_pkg_.a /builddir/.cache/go-build/9c/9c88112e33f1d54af06d47c6c4a5f59017bb8faede65ff3666eed93c6b30a120-d # internal golang.org/x/sys/cpu mkdir -p $WORK/b1021/ cat >$WORK/b1021/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b1021=>" -I $WORK/b1021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -gensymabis -o $WORK/b1021/symabis ./cpu_x86.s cat >$WORK/b1021/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1021/_pkg_.a -trimpath "$WORK/b1021=>" -p golang.org/x/sys/cpu -lang=go1.16 -installsuffix shared -buildid B1aquaag8lHg3u9REOf_/B1aquaag8lHg3u9REOf_ -goversion go1.19.1 -symabis $WORK/b1021/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1021/importcfg -pack -asmhdr $WORK/b1021/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1008/_pkg_.a # internal cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/6a/6a5eaf0b2a394625f3bdca18e26a2759575c93a24c60b0eaf7c2edc4c533eeda-d # internal github.com/FZambia/sentinel mkdir -p $WORK/b1004/ cat >$WORK/b1004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1005/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p github.com/FZambia/sentinel -lang=go1.16 -complete -installsuffix shared -buildid RqaY_yZJz2L8gi9pff6E/RqaY_yZJz2L8gi9pff6E -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1004/importcfg -pack ./vendor/github.com/FZambia/sentinel/sentinel.go cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/83/83bee2c02c615c1efdb4055ad97d3c71c664a23e8bb9f04e93b9fdd0bf95e91d-d # internal github.com/centrifugal/centrifuge/internal/controlproto /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b902/_pkg_.a # internal mkdir -p $WORK/b1009/ cat >$WORK/b1009/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1009/_pkg_.a -trimpath "$WORK/b1009=>" -p github.com/centrifugal/centrifuge/internal/controlproto -lang=go1.16 -complete -installsuffix shared -buildid BKVqBAQ24xtVcERSiGye/BKVqBAQ24xtVcERSiGye -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1009/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/controlproto/marshal.go ./vendor/github.com/centrifugal/centrifuge/internal/controlproto/unmarshal.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b1021=>" -I $WORK/b1021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -D GO386_sse2 -o $WORK/b1021/cpu_x86.o ./cpu_x86.s cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/13/13f814f4c9b8cd9ba14cc99e6ea79c36e9507a44d957bfedc7660311e5a97041-d # internal cuelang.org/go/internal/third_party/yaml mkdir -p $WORK/b938/ cat >$WORK/b938/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p cuelang.org/go/internal/third_party/yaml -lang=go1.16 -complete -installsuffix shared -buildid 0eMs_WWTIwmdCPTEGJhn/0eMs_WWTIwmdCPTEGJhn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b938/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 cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b1021/_pkg_.a $WORK/b1021/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1021/_pkg_.a # internal cp $WORK/b1021/_pkg_.a /builddir/.cache/go-build/b6/b6eb0929b4da45f61b3e50c336fbecc589c3bebfe43c1064663ac253df069340-d # internal github.com/segmentio/asm/cpu/arm mkdir -p $WORK/b1019/ cat >$WORK/b1019/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1020/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1019/_pkg_.a -trimpath "$WORK/b1019=>" -p github.com/segmentio/asm/cpu/arm -lang=go1.16 -complete -installsuffix shared -buildid Lpqkn6CQVr50viUJ9Wfj/Lpqkn6CQVr50viUJ9Wfj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1019/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/arm/arm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b898/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1019/_pkg_.a # internal cp $WORK/b1019/_pkg_.a /builddir/.cache/go-build/81/81a27d3acb29ef376bd978eafcf70da52c6d65808ac3d603697bdbc44f3b54da-d # internal github.com/segmentio/asm/cpu/arm64 mkdir -p $WORK/b1022/ cat >$WORK/b1022/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1020/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1022/_pkg_.a -trimpath "$WORK/b1022=>" -p github.com/segmentio/asm/cpu/arm64 -lang=go1.16 -complete -installsuffix shared -buildid J0QMCrW9Toqn8PV2f2X_/J0QMCrW9Toqn8PV2f2X_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1022/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/arm64/arm64.go cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/10/10681e10a8189097512afa18f7d7b3fcbfadd9b8f477115d02f4f5a0de9d7e4e-d # internal cuelang.org/go/cue/build mkdir -p $WORK/b897/ cat >$WORK/b897/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p cuelang.org/go/cue/build -lang=go1.16 -complete -installsuffix shared -buildid Lg7iL3fwz2AUApHEsH5D/Lg7iL3fwz2AUApHEsH5D -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b897/importcfg -pack ./vendor/cuelang.org/go/cue/build/context.go ./vendor/cuelang.org/go/cue/build/doc.go ./vendor/cuelang.org/go/cue/build/file.go ./vendor/cuelang.org/go/cue/build/import.go ./vendor/cuelang.org/go/cue/build/instance.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1004/_pkg_.a # internal cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/72/7248025ac5b718f542703935345422d991d61e71a06080f37a7bb27ad9e5add8-d # internal cuelang.org/go/cue/format mkdir -p $WORK/b903/ cat >$WORK/b903/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b899/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/tabwriter=$WORK/b169/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p cuelang.org/go/cue/format -lang=go1.16 -complete -installsuffix shared -buildid tuHYlB-VFRjeXWg8SSMx/tuHYlB-VFRjeXWg8SSMx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b903/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_386/buildid -w $WORK/b1009/_pkg_.a # internal cp $WORK/b1009/_pkg_.a /builddir/.cache/go-build/0e/0eae445d1b6074883c3cc9ccd2d04b415c4e965718e2c646c3750e2e891315fb-d # internal github.com/segmentio/asm/cpu/x86 mkdir -p $WORK/b1023/ cat >$WORK/b1023/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1020/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1023/_pkg_.a -trimpath "$WORK/b1023=>" -p github.com/segmentio/asm/cpu/x86 -lang=go1.16 -complete -installsuffix shared -buildid tnKP2dXePR2h9_RiJbHq/tnKP2dXePR2h9_RiJbHq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1023/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/x86/x86.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1022/_pkg_.a # internal cp $WORK/b1022/_pkg_.a /builddir/.cache/go-build/b5/b5857fd94cf63bacd8f7f9747c14e8d7205675be1461e18285fcd34f0d2302e4-d # internal github.com/segmentio/encoding/iso8601 mkdir -p $WORK/b1027/ cat >$WORK/b1027/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1027/_pkg_.a -trimpath "$WORK/b1027=>" -p github.com/segmentio/encoding/iso8601 -lang=go1.16 -complete -installsuffix shared -buildid 8yz5iynrGP6pcq_BgbQB/8yz5iynrGP6pcq_BgbQB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1027/importcfg -pack ./vendor/github.com/segmentio/encoding/iso8601/parse.go ./vendor/github.com/segmentio/encoding/iso8601/valid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1023/_pkg_.a # internal cp $WORK/b1023/_pkg_.a /builddir/.cache/go-build/4e/4ee87b4104c1abcb43da5a033329bd01b06b479ac824f6a8165792d4aae4b929-d # internal github.com/segmentio/asm/cpu mkdir -p $WORK/b1018/ cat >$WORK/b1018/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/arm=$WORK/b1019/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1022/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1018/_pkg_.a -trimpath "$WORK/b1018=>" -p github.com/segmentio/asm/cpu -lang=go1.16 -complete -installsuffix shared -buildid 9aBRGmNGnEnPvX4Wlu6p/9aBRGmNGnEnPvX4Wlu6p -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1018/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/cpu.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1018/_pkg_.a # internal cp $WORK/b1018/_pkg_.a /builddir/.cache/go-build/8a/8add391bc74597afcf0b6e909f913a7ba52dd727bc0d3ecd9e0f7f2fe2f2f9fb-d # internal github.com/segmentio/asm/keyset mkdir -p $WORK/b1017/ cat >$WORK/b1017/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1018/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1017/_pkg_.a -trimpath "$WORK/b1017=>" -p github.com/segmentio/asm/keyset -lang=go1.16 -complete -installsuffix shared -buildid 03CjKvrSuJhcFBplcVWB/03CjKvrSuJhcFBplcVWB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1017/importcfg -pack ./vendor/github.com/segmentio/asm/keyset/keyset.go ./vendor/github.com/segmentio/asm/keyset/keyset_default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1017/_pkg_.a # internal cp $WORK/b1017/_pkg_.a /builddir/.cache/go-build/07/078026bbc1f5315dd424fb1751d809046f15bf0861b7dd692a3b6a5e4b2d93cd-d # internal github.com/segmentio/asm/ascii mkdir -p $WORK/b1025/ cat >$WORK/b1025/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu=$WORK/b1018/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1025/_pkg_.a -trimpath "$WORK/b1025=>" -p github.com/segmentio/asm/ascii -lang=go1.16 -complete -installsuffix shared -buildid mSCCRJijrQmD4qN2SRz9/mSCCRJijrQmD4qN2SRz9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1025/importcfg -pack ./vendor/github.com/segmentio/asm/ascii/ascii.go ./vendor/github.com/segmentio/asm/ascii/equal_fold.go ./vendor/github.com/segmentio/asm/ascii/equal_fold_default.go ./vendor/github.com/segmentio/asm/ascii/valid.go ./vendor/github.com/segmentio/asm/ascii/valid_default.go ./vendor/github.com/segmentio/asm/ascii/valid_print.go ./vendor/github.com/segmentio/asm/ascii/valid_print_default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1025/_pkg_.a # internal cp $WORK/b1025/_pkg_.a /builddir/.cache/go-build/0b/0bad402cd88338e6d6e675ebae2204e229e0cb6c2bbe31c2b28b2ee0c7fbe966-d # internal github.com/segmentio/encoding/ascii mkdir -p $WORK/b1024/ cat >$WORK/b1024/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/ascii=$WORK/b1025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1024/_pkg_.a -trimpath "$WORK/b1024=>" -p github.com/segmentio/encoding/ascii -lang=go1.16 -complete -installsuffix shared -buildid zDbJDv1rhoOEVUajowHK/zDbJDv1rhoOEVUajowHK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1024/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b897/_pkg_.a # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/bc/bc66d5bfee9f8048c64741350659c337135334a45a1698d3f1ce3ce50e8e057b-d # internal github.com/valyala/bytebufferpool mkdir -p $WORK/b1028/ cat >$WORK/b1028/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1028/_pkg_.a -trimpath "$WORK/b1028=>" -p github.com/valyala/bytebufferpool -lang=go1.16 -complete -installsuffix shared -buildid ZnTzu-lzzyxoQeXdPYJx/ZnTzu-lzzyxoQeXdPYJx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1028/importcfg -pack ./vendor/github.com/valyala/bytebufferpool/bytebuffer.go ./vendor/github.com/valyala/bytebufferpool/doc.go ./vendor/github.com/valyala/bytebufferpool/pool.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1027/_pkg_.a # internal cp $WORK/b1027/_pkg_.a /builddir/.cache/go-build/23/23ca6f5429801dd35601f4826ce3c470fc36a1351fac60af315342e79a352584-d # internal github.com/centrifugal/centrifuge/internal/priority mkdir -p $WORK/b1029/ cat >$WORK/b1029/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b1002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1029/_pkg_.a -trimpath "$WORK/b1029=>" -p github.com/centrifugal/centrifuge/internal/priority -lang=go1.16 -complete -installsuffix shared -buildid vlLcA0NiEPMEnkGFianm/vlLcA0NiEPMEnkGFianm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1029/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/priority/priority.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1024/_pkg_.a # internal cp $WORK/b1024/_pkg_.a /builddir/.cache/go-build/14/1408a42577345ef9d78d269bceac39094ec91a2b30d13dba77fca5c76d2b7c5c-d # internal github.com/segmentio/encoding/json mkdir -p $WORK/b1015/ cat >$WORK/b1015/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/segmentio/asm/base64=$WORK/b1016/_pkg_.a packagefile github.com/segmentio/asm/keyset=$WORK/b1017/_pkg_.a packagefile github.com/segmentio/encoding/ascii=$WORK/b1024/_pkg_.a packagefile github.com/segmentio/encoding/iso8601=$WORK/b1027/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1015/_pkg_.a -trimpath "$WORK/b1015=>" -p github.com/segmentio/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid EKkJc9SOBwhKh4UM0qtm/EKkJc9SOBwhKh4UM0qtm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1015/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_386/buildid -w $WORK/b1029/_pkg_.a # internal cp $WORK/b1029/_pkg_.a /builddir/.cache/go-build/f6/f6884b53dae63d3bf32516849ba5848d20764e8d2aeeb21d28c11480ce3e678c-d # internal github.com/centrifugal/centrifuge/internal/timers mkdir -p $WORK/b1032/ cat >$WORK/b1032/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1032/_pkg_.a -trimpath "$WORK/b1032=>" -p github.com/centrifugal/centrifuge/internal/timers -lang=go1.16 -complete -installsuffix shared -buildid WfU6PaXvn1V2A8gtitX_/WfU6PaXvn1V2A8gtitX_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1032/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/timers/pool.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1028/_pkg_.a # internal cp $WORK/b1028/_pkg_.a /builddir/.cache/go-build/70/70d9b99f95f653b41feeadda9e17107d772d7bded285d145d1969942b2113c8a-d # internal github.com/gorilla/websocket mkdir -p $WORK/b1033/ cat >$WORK/b1033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1033/_pkg_.a -trimpath "$WORK/b1033=>" -p github.com/gorilla/websocket -lang=go1.16 -complete -installsuffix shared -buildid nfSjx4zx_n--UYJvppg7/nfSjx4zx_n--UYJvppg7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1033/importcfg -pack ./vendor/github.com/gorilla/websocket/client.go ./vendor/github.com/gorilla/websocket/client_clone.go ./vendor/github.com/gorilla/websocket/compression.go ./vendor/github.com/gorilla/websocket/conn.go ./vendor/github.com/gorilla/websocket/conn_write.go ./vendor/github.com/gorilla/websocket/doc.go ./vendor/github.com/gorilla/websocket/join.go ./vendor/github.com/gorilla/websocket/json.go ./vendor/github.com/gorilla/websocket/mask.go ./vendor/github.com/gorilla/websocket/prepared.go ./vendor/github.com/gorilla/websocket/proxy.go ./vendor/github.com/gorilla/websocket/server.go ./vendor/github.com/gorilla/websocket/trace.go ./vendor/github.com/gorilla/websocket/util.go ./vendor/github.com/gorilla/websocket/x_net_proxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1032/_pkg_.a # internal cp $WORK/b1032/_pkg_.a /builddir/.cache/go-build/82/827cd99aeb2a13d5248a1a7cc0b3833d18405ba1b3b8a10cea1eaeed52dda5b1-d # internal github.com/mna/redisc mkdir -p $WORK/b1035/ cat >$WORK/b1035/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/b1005/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1035/_pkg_.a -trimpath "$WORK/b1035=>" -p github.com/mna/redisc -lang=go1.16 -complete -installsuffix shared -buildid BMRrxvqbzCFlSCbDfoYF/BMRrxvqbzCFlSCbDfoYF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1035/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_386/buildid -w $WORK/b903/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/a2/a23c6a291372c76671d46c4d250328f67876f5a9236c0d586184f451c9b52fe9-d # internal cuelang.org/go/internal/core/adt mkdir -p $WORK/b904/ cat >$WORK/b904/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b895/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b905/_pkg_.a packagefile html/template=$WORK/b165/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p cuelang.org/go/internal/core/adt -lang=go1.16 -complete -installsuffix shared -buildid A7tit5aD7zy2bM1f4C8F/A7tit5aD7zy2bM1f4C8F -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b904/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1035/_pkg_.a # internal cp $WORK/b1035/_pkg_.a /builddir/.cache/go-build/5d/5d3e1b132a2b90381482ac878f893a38cd34e653a903b3c9cd31a33c9caad466-d # internal golang.org/x/sync/singleflight mkdir -p $WORK/b1036/ cat >$WORK/b1036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b151/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1036/_pkg_.a -trimpath "$WORK/b1036=>" -p golang.org/x/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid VmFZj2Ir4nad5eovBKNW/VmFZj2Ir4nad5eovBKNW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1036/importcfg -pack ./vendor/golang.org/x/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1036/_pkg_.a # internal cp $WORK/b1036/_pkg_.a /builddir/.cache/go-build/d9/d9382a4efe9884464d2237fb5f56d7c05bcd5751f1d993953f295e8e130ac60e-d # internal github.com/grafana/grafana-plugin-sdk-go/live mkdir -p $WORK/b1037/ cat >$WORK/b1037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1037/_pkg_.a -trimpath "$WORK/b1037=>" -p github.com/grafana/grafana-plugin-sdk-go/live -lang=go1.16 -complete -installsuffix shared -buildid C3FMI-9C7v25AHlH4_v7/C3FMI-9C7v25AHlH4_v7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1037/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_386/buildid -w $WORK/b1037/_pkg_.a # internal cp $WORK/b1037/_pkg_.a /builddir/.cache/go-build/04/04bffd7229e85e5e69d170899bf284def81837ad98d424f55894e44aa18a62ea-d # internal github.com/grafana/grafana/pkg/services/live/orgchannel mkdir -p $WORK/b1040/ cat >$WORK/b1040/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1040/_pkg_.a -trimpath "$WORK/b1040=>" -p github.com/grafana/grafana/pkg/services/live/orgchannel -lang=go1.17 -complete -installsuffix shared -buildid _OKv2wxnpV_jBzx7KYm8/_OKv2wxnpV_jBzx7KYm8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1040/importcfg -pack ./pkg/services/live/orgchannel/orgchannel.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b938/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1040/_pkg_.a # internal cp $WORK/b1040/_pkg_.a /builddir/.cache/go-build/20/2095e0bbbbc669ac13db38877e006d5d0451ae87bb13cc994d4e568383da98e9-d # internal github.com/dlclark/regexp2/syntax mkdir -p $WORK/b1047/ cat >$WORK/b1047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1047/_pkg_.a -trimpath "$WORK/b1047=>" -p github.com/dlclark/regexp2/syntax -lang=go1.16 -complete -installsuffix shared -buildid OFVmCNv9PMHnG1tRQ8bl/OFVmCNv9PMHnG1tRQ8bl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1047/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 cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/d2/d22ea0750c065cf163a95b4236147ae6b535af3600d75c51c9a27aa268295802-d # internal github.com/dop251/goja/file mkdir -p $WORK/b1049/ cat >$WORK/b1049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b804/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1049/_pkg_.a -trimpath "$WORK/b1049=>" -p github.com/dop251/goja/file -lang=go1.16 -complete -installsuffix shared -buildid A_k-Qil6kV2AcQMCVXZR/A_k-Qil6kV2AcQMCVXZR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1049/importcfg -pack ./vendor/github.com/dop251/goja/file/file.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1049/_pkg_.a # internal cp $WORK/b1049/_pkg_.a /builddir/.cache/go-build/19/1993ece41019312c287bf1df6f96f3e580bd7f6019e25f21171ce7dfc679fee7-d # internal github.com/dop251/goja/token mkdir -p $WORK/b1050/ cat >$WORK/b1050/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1050/_pkg_.a -trimpath "$WORK/b1050=>" -p github.com/dop251/goja/token -lang=go1.16 -complete -installsuffix shared -buildid hA4wkVEj4b5sFztsDGoQ/hA4wkVEj4b5sFztsDGoQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1050/importcfg -pack ./vendor/github.com/dop251/goja/token/token.go ./vendor/github.com/dop251/goja/token/token_const.go cp $WORK/b1033/_pkg_.a /builddir/.cache/go-build/71/7191e119b43558e7d1479e3c3417f5c673ade98a0e026bd4de0a0394ba8fcb51-d # internal github.com/igm/sockjs-go/v3/sockjs mkdir -p $WORK/b1034/ cat >$WORK/b1034/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1033/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b167/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1034/_pkg_.a -trimpath "$WORK/b1034=>" -p github.com/igm/sockjs-go/v3/sockjs -lang=go1.16 -complete -installsuffix shared -buildid MrlZq2Zz6X7xrK5zhZHV/MrlZq2Zz6X7xrK5zhZHV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1034/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_386/buildid -w $WORK/b1050/_pkg_.a # internal cp $WORK/b1050/_pkg_.a /builddir/.cache/go-build/f6/f6c6058d94e33860db651d1bc2a5812f8873be3349a1f3f4d7b39909b7b1c77e-d # internal github.com/dop251/goja/unistring mkdir -p $WORK/b1051/ cat >$WORK/b1051/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1051/_pkg_.a -trimpath "$WORK/b1051=>" -p github.com/dop251/goja/unistring -lang=go1.16 -complete -installsuffix shared -buildid rDG6b_T9dL5u7TKLRpP2/rDG6b_T9dL5u7TKLRpP2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1051/importcfg -pack ./vendor/github.com/dop251/goja/unistring/string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1051/_pkg_.a # internal cp $WORK/b1051/_pkg_.a /builddir/.cache/go-build/e3/e39330f3b9eb05348db00225f5e1e804493c90a238730a01789d2c862cf2048e-d # internal github.com/dop251/goja/ast mkdir -p $WORK/b1048/ cat >$WORK/b1048/importcfg << 'EOF' # internal # import config packagefile github.com/dop251/goja/file=$WORK/b1049/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1050/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1048/_pkg_.a -trimpath "$WORK/b1048=>" -p github.com/dop251/goja/ast -lang=go1.16 -complete -installsuffix shared -buildid -oSd6msa6SjRW12QE02H/-oSd6msa6SjRW12QE02H -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1048/importcfg -pack ./vendor/github.com/dop251/goja/ast/node.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1048/_pkg_.a # internal cp $WORK/b1048/_pkg_.a /builddir/.cache/go-build/88/88135a9b7911f826c3c58b1351063780b86349764be5f23bfc94cef07dd249ae-d # internal github.com/dop251/goja/ftoa/internal/fast mkdir -p $WORK/b1053/ cat >$WORK/b1053/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_386/compile -o $WORK/b1053/_pkg_.a -trimpath "$WORK/b1053=>" -p github.com/dop251/goja/ftoa/internal/fast -lang=go1.16 -complete -installsuffix shared -buildid 5bX1TORmBJG24iIWSj2Q/5bX1TORmBJG24iIWSj2Q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1053/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1053/_pkg_.a # internal cp $WORK/b1053/_pkg_.a /builddir/.cache/go-build/5e/5e067e6385c22a367f176d632bbc2a46dfdbac0f0931e826f65f4dc6bf1d5b18-d # internal github.com/dop251/goja/ftoa mkdir -p $WORK/b1052/ cat >$WORK/b1052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dop251/goja/ftoa/internal/fast=$WORK/b1053/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1052/_pkg_.a -trimpath "$WORK/b1052=>" -p github.com/dop251/goja/ftoa -lang=go1.16 -complete -installsuffix shared -buildid lhO5Hi-aVV97mAx1SvzY/lhO5Hi-aVV97mAx1SvzY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1052/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_386/buildid -w $WORK/b1034/_pkg_.a # internal cp $WORK/b1034/_pkg_.a /builddir/.cache/go-build/9c/9c157ad553cab5c265ae12662c9a954a96f80e2998df62eb88e9ee97c683c129-d # internal github.com/dop251/goja/parser mkdir -p $WORK/b1054/ cat >$WORK/b1054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1048/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1049/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1050/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1051/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b804/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1054/_pkg_.a -trimpath "$WORK/b1054=>" -p github.com/dop251/goja/parser -lang=go1.16 -complete -installsuffix shared -buildid i_TczC_alD1sWgE_YJWN/i_TczC_alD1sWgE_YJWN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1054/importcfg -pack ./vendor/github.com/dop251/goja/parser/error.go ./vendor/github.com/dop251/goja/parser/expression.go ./vendor/github.com/dop251/goja/parser/lexer.go ./vendor/github.com/dop251/goja/parser/parser.go ./vendor/github.com/dop251/goja/parser/regexp.go ./vendor/github.com/dop251/goja/parser/scope.go ./vendor/github.com/dop251/goja/parser/statement.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1015/_pkg_.a # internal cp $WORK/b1015/_pkg_.a /builddir/.cache/go-build/5b/5b60ee78cb514e9059587d480fc6352120f7048dfe18f924c5e0cc7b20525114-d # internal github.com/centrifugal/protocol mkdir -p $WORK/b1014/ cat >$WORK/b1014/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b418/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b419/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1015/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b1028/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_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_386/compile -o $WORK/b1014/_pkg_.a -trimpath "$WORK/b1014=>" -p github.com/centrifugal/protocol -lang=go1.16 -complete -installsuffix shared -buildid ThJNgTI30G6_FmGIwMes/ThJNgTI30G6_FmGIwMes -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1014/importcfg -pack ./vendor/github.com/centrifugal/protocol/bpool.go ./vendor/github.com/centrifugal/protocol/client.pb.go ./vendor/github.com/centrifugal/protocol/client.pb_easyjson.go ./vendor/github.com/centrifugal/protocol/client_vtproto.pb.go ./vendor/github.com/centrifugal/protocol/decode.go ./vendor/github.com/centrifugal/protocol/encode.go ./vendor/github.com/centrifugal/protocol/encode_helpers.go ./vendor/github.com/centrifugal/protocol/encode_writer.go ./vendor/github.com/centrifugal/protocol/raw.go ./vendor/github.com/centrifugal/protocol/type.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1052/_pkg_.a # internal cp $WORK/b1052/_pkg_.a /builddir/.cache/go-build/2e/2ee6c3573675e86b08e219ae9fa3b629dd2e255a6f6b05c3706bdab3d58ea1aa-d # internal golang.org/x/text/internal/colltab mkdir -p $WORK/b1056/ cat >$WORK/b1056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/language=$WORK/b718/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b251/_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_386/compile -o $WORK/b1056/_pkg_.a -trimpath "$WORK/b1056=>" -p golang.org/x/text/internal/colltab -lang=go1.16 -complete -installsuffix shared -buildid ITi2jxOuiluB_pf9fdv9/ITi2jxOuiluB_pf9fdv9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1056/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_386/buildid -w $WORK/b1047/_pkg_.a # internal cp $WORK/b1047/_pkg_.a /builddir/.cache/go-build/ea/eac9caa8db4ec2c2ae98023e20d41cd9b5496f13caaa2c7a93c66d5b0f81b221-d # internal github.com/dlclark/regexp2 mkdir -p $WORK/b1046/ cat >$WORK/b1046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b1047/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1046/_pkg_.a -trimpath "$WORK/b1046=>" -p github.com/dlclark/regexp2 -lang=go1.16 -complete -installsuffix shared -buildid aGjE4Hl6lCfjo9Dq5jyF/aGjE4Hl6lCfjo9Dq5jyF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1046/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_386/buildid -w $WORK/b1056/_pkg_.a # internal cp $WORK/b1056/_pkg_.a /builddir/.cache/go-build/63/635f18e1cfa29e6ce1f031a1dfaa9ca0e1fbfe9cc4100ba927d2bdab84d1a742-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1054/_pkg_.a # internal cp $WORK/b1054/_pkg_.a /builddir/.cache/go-build/4b/4b45fbb878ed7f0cc34aa5f314e4fce7fc73629b77d7e554d07e56ca7060f2ed-d # internal github.com/grafana/grafana/pkg/services/live/telemetry mkdir -p $WORK/b1058/ cat >$WORK/b1058/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1058/_pkg_.a -trimpath "$WORK/b1058=>" -p github.com/grafana/grafana/pkg/services/live/telemetry -lang=go1.17 -complete -installsuffix shared -buildid -WR3ls8D3-RjxXC_Q7IL/-WR3ls8D3-RjxXC_Q7IL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1058/importcfg -pack ./pkg/services/live/telemetry/converter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1058/_pkg_.a # internal cp $WORK/b1058/_pkg_.a /builddir/.cache/go-build/10/100a31c8fd9c1437dd8a0c47c5c7cee671d4972519ab605107ecfaffbd347c1d-d # internal github.com/influxdata/line-protocol mkdir -p $WORK/b1060/ cat >$WORK/b1060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/fnv=$WORK/b181/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1060/_pkg_.a -trimpath "$WORK/b1060=>" -p github.com/influxdata/line-protocol -lang=go1.16 -complete -installsuffix shared -buildid fNrCZBNKlWn9_ZyxYUWG/fNrCZBNKlWn9_ZyxYUWG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1060/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 golang.org/x/text/collate mkdir -p $WORK/b1055/ cat >$WORK/b1055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile golang.org/x/text/internal/colltab=$WORK/b1056/_pkg_.a packagefile golang.org/x/text/language=$WORK/b718/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b251/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1055/_pkg_.a -trimpath "$WORK/b1055=>" -p golang.org/x/text/collate -lang=go1.16 -complete -installsuffix shared -buildid gyow8-dCvJLZ7s39B-Lc/gyow8-dCvJLZ7s39B-Lc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1055/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_386/buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/cc/cc28df99739038af0d020626d5babaf31c04750466a7c48544c177662358e9db-d # internal cuelang.org/go/internal/core/compile mkdir -p $WORK/b911/ cat >$WORK/b911/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b895/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b251/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p cuelang.org/go/internal/core/compile -lang=go1.16 -complete -installsuffix shared -buildid afkEY7I99tH3a1wA1aiR/afkEY7I99tH3a1wA1aiR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b911/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_386/buildid -w $WORK/b1046/_pkg_.a # internal cp $WORK/b1046/_pkg_.a /builddir/.cache/go-build/a3/a35d818daa2829e175af86480098c1c00efc08a279018b54250a9dec03195ba4-d # internal cuelang.org/go/internal/core/debug mkdir -p $WORK/b915/ cat >$WORK/b915/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p cuelang.org/go/internal/core/debug -lang=go1.16 -complete -installsuffix shared -buildid 5mRknL5uGHAZ9WZ90BYQ/5mRknL5uGHAZ9WZ90BYQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b915/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_386/buildid -w $WORK/b1060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b911/_pkg_.a # internal cp $WORK/b1060/_pkg_.a /builddir/.cache/go-build/04/04dfedbeb805939c726643e44f0ca14956eb2d64f8e756eb760a22fdefbf7239-d # internal cuelang.org/go/internal/core/walk mkdir -p $WORK/b918/ cat >$WORK/b918/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p cuelang.org/go/internal/core/walk -lang=go1.16 -complete -installsuffix shared -buildid Q0p4XAenEEGIcypBPuz1/Q0p4XAenEEGIcypBPuz1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b918/importcfg -pack ./vendor/cuelang.org/go/internal/core/walk/walk.go cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/89/8900f832c35988235fbd4bff87afebfd339f9afeaa4dc4c208d0cb09b1485879-d # internal cuelang.org/go/internal/core/runtime mkdir -p $WORK/b914/ cat >$WORK/b914/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b911/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p cuelang.org/go/internal/core/runtime -lang=go1.16 -complete -installsuffix shared -buildid IKyYGRvp_6mfOZLnQdzJ/IKyYGRvp_6mfOZLnQdzJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b914/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_386/buildid -w $WORK/b915/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b918/_pkg_.a # internal cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/40/407c7959279eb39a5fb7a41aa4fb8d84a530677bb18ecae52515fd5dd1fdcf55-d # internal cuelang.org/go/internal/core/validate mkdir -p $WORK/b920/ cat >$WORK/b920/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p cuelang.org/go/internal/core/validate -lang=go1.16 -complete -installsuffix shared -buildid SEOaZq8yE0-juVNYuRxC/SEOaZq8yE0-juVNYuRxC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b920/importcfg -pack ./vendor/cuelang.org/go/internal/core/validate/validate.go cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/2b/2b2978e99cc74a6db976a0664d92e153d0edeb17a193fe29f20dde7a70a5b52e-d # internal cuelang.org/go/internal/core/eval mkdir -p $WORK/b916/ cat >$WORK/b916/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b915/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p cuelang.org/go/internal/core/eval -lang=go1.16 -complete -installsuffix shared -buildid oHmE4RqK5d27ziEmYxCH/oHmE4RqK5d27ziEmYxCH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b916/importcfg -pack ./vendor/cuelang.org/go/internal/core/eval/eval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b916/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/be/beecd267c66042dfb9bb5800676a71c31e4b80dc5215bed2ba77214909049e6f-d # internal cuelang.org/go/internal/core/export mkdir -p $WORK/b917/ cat >$WORK/b917/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b918/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b895/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p cuelang.org/go/internal/core/export -lang=go1.16 -complete -installsuffix shared -buildid PXWmOrROcLriG4ReVo0Z/PXWmOrROcLriG4ReVo0Z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b917/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_386/buildid -w $WORK/b920/_pkg_.a # internal cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/30/306c64436beed078a285bee4e31cdca6d1f54f7b97f74500392f8878b15bd4c1-d # internal cuelang.org/go/internal/core/dep mkdir -p $WORK/b966/ cat >$WORK/b966/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p cuelang.org/go/internal/core/dep -lang=go1.16 -complete -installsuffix shared -buildid 7ssNoKmXgy7vgeYDjprZ/7ssNoKmXgy7vgeYDjprZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b966/importcfg -pack ./vendor/cuelang.org/go/internal/core/dep/dep.go ./vendor/cuelang.org/go/internal/core/dep/mixed.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b914/_pkg_.a # internal cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/d0/d068af0e3d88a3d9507c5bccfd96df5c59a15eea9e4ec211ab3eadcb06c1d113-d # internal cuelang.org/go/internal/types mkdir -p $WORK/b913/ cat >$WORK/b913/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b914/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p cuelang.org/go/internal/types -lang=go1.16 -complete -installsuffix shared -buildid yIIKMJnS99xvjrz962LP/yIIKMJnS99xvjrz962LP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b913/importcfg -pack ./vendor/cuelang.org/go/internal/types/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b913/_pkg_.a # internal cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/46/46d02b7f1d235102722ea4400b9480bed3e35503b313ec83eb64a7f67298599d-d # internal cuelang.org/go/internal/core/convert mkdir -p $WORK/b912/ cat >$WORK/b912/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b911/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b913/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b895/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b905/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p cuelang.org/go/internal/core/convert -lang=go1.16 -complete -installsuffix shared -buildid A3Wptb3DAI9FSsTamuEM/A3Wptb3DAI9FSsTamuEM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b912/importcfg -pack ./vendor/cuelang.org/go/internal/core/convert/go.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b966/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/ac/ac236706244f96702b0fb0169a70138d85dff16b9b7c1e4f1c2b858ae683af26-d # internal github.com/grafana/grafana/pkg/services/live/telemetry/telegraf mkdir -p $WORK/b1059/ cat >$WORK/b1059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1058/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1059/_pkg_.a -trimpath "$WORK/b1059=>" -p github.com/grafana/grafana/pkg/services/live/telemetry/telegraf -lang=go1.17 -complete -installsuffix shared -buildid RQqcu9CMcS-4zLKAgt18/RQqcu9CMcS-4zLKAgt18 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1059/importcfg -pack ./pkg/services/live/telemetry/telegraf/convert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1059/_pkg_.a # internal cp $WORK/b1059/_pkg_.a /builddir/.cache/go-build/d1/d13f8407b52cda25aa0ae589a129d5375c1741b86804e2259ff702759001f644-d # internal github.com/grafana/grafana/pkg/services/live/convert mkdir -p $WORK/b1057/ cat >$WORK/b1057/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/b1058/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry/telegraf=$WORK/b1059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1057/_pkg_.a -trimpath "$WORK/b1057=>" -p github.com/grafana/grafana/pkg/services/live/convert -lang=go1.17 -complete -installsuffix shared -buildid TMtKh1AA__-FmmZNYBeD/TMtKh1AA__-FmmZNYBeD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1057/importcfg -pack ./pkg/services/live/convert/convert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1057/_pkg_.a # internal cp $WORK/b1057/_pkg_.a /builddir/.cache/go-build/fc/fc60dd2ecee4e0a2679cf180dacff9bc327152e109cda59b24cf2c4edaa54b82-d # internal github.com/grafana/grafana/pkg/services/live/pipeline/pattern mkdir -p $WORK/b1062/ cat >$WORK/b1062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1062/_pkg_.a -trimpath "$WORK/b1062=>" -p github.com/grafana/grafana/pkg/services/live/pipeline/pattern -lang=go1.17 -complete -installsuffix shared -buildid cZyjwOcRCqcVV4OJF5Jh/cZyjwOcRCqcVV4OJF5Jh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1062/importcfg -pack ./pkg/services/live/pipeline/pattern/pattern.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1062/_pkg_.a # internal cp $WORK/b1062/_pkg_.a /builddir/.cache/go-build/1c/1c9b2eeffea669d4350d9f4222889965bb64547e8dd830b573d44c65fd39ff6c-d # internal github.com/grafana/grafana/pkg/services/live/pipeline/tree mkdir -p $WORK/b1063/ cat >$WORK/b1063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1063/_pkg_.a -trimpath "$WORK/b1063=>" -p github.com/grafana/grafana/pkg/services/live/pipeline/tree -lang=go1.17 -complete -installsuffix shared -buildid tQwvdAR3gqlAqJhTbb5r/tQwvdAR3gqlAqJhTbb5r -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1063/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_386/buildid -w $WORK/b912/_pkg_.a # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/22/2200ec5b52ddf54649e7e414fd70f484802e4c90d1abb778e488db5894ef89b2-d # internal github.com/golang/snappy mkdir -p $WORK/b1065/ cat >$WORK/b1065/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1065/_pkg_.a -trimpath "$WORK/b1065=>" -p github.com/golang/snappy -lang=go1.16 -complete -installsuffix shared -buildid NuCkn5iFZONsS9ckMGTa/NuCkn5iFZONsS9ckMGTa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1065/importcfg -pack ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/golang/snappy/snappy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1063/_pkg_.a # internal cp $WORK/b1063/_pkg_.a /builddir/.cache/go-build/57/57a502c7d41b161908d296d428084ac936aa883dd5512e640ee439f27391eb59-d # internal github.com/prometheus/prometheus/prompb mkdir -p $WORK/b1066/ cat >$WORK/b1066/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_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_386/compile -o $WORK/b1066/_pkg_.a -trimpath "$WORK/b1066=>" -p github.com/prometheus/prometheus/prompb -lang=go1.16 -complete -installsuffix shared -buildid P7kKIr7NqER3GUYwhXEC/P7kKIr7NqER3GUYwhXEC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1066/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_386/buildid -w $WORK/b1065/_pkg_.a # internal cp $WORK/b1065/_pkg_.a /builddir/.cache/go-build/17/1770bd175cd70dfd5ca877b76e27d9407c1a7afe655f838bdba6b496788839c8-d # internal github.com/ohler55/ojg mkdir -p $WORK/b1068/ cat >$WORK/b1068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile runtime/debug=$WORK/b151/_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_386/compile -o $WORK/b1068/_pkg_.a -trimpath "$WORK/b1068=>" -p github.com/ohler55/ojg -lang=go1.16 -complete -installsuffix shared -buildid PIWpgnxTLklp3IoQcucw/PIWpgnxTLklp3IoQcucw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1068/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1068/_pkg_.a # internal cp $WORK/b1068/_pkg_.a /builddir/.cache/go-build/82/82ca4b5541d7b4cf188b6986d53441b0fcb1ccbac4a111d9a5c1b8c7f9c3bffd-d # internal github.com/ohler55/ojg/gen mkdir -p $WORK/b1070/ cat >$WORK/b1070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1070/_pkg_.a -trimpath "$WORK/b1070=>" -p github.com/ohler55/ojg/gen -lang=go1.16 -complete -installsuffix shared -buildid MbMzxrDqe68DYrG_fTPi/MbMzxrDqe68DYrG_fTPi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1070/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_386/buildid -w $WORK/b917/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1014/_pkg_.a # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/5d/5d2527f4a1063f1cf019a82a7659fd742c04ab007aed0bf77794ca4627f1489d-d # internal cuelang.org/go/internal/core/subsume mkdir -p $WORK/b919/ cat >$WORK/b919/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b917/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p cuelang.org/go/internal/core/subsume -lang=go1.16 -complete -installsuffix shared -buildid oy3D824fsjXaEnQZeRWS/oy3D824fsjXaEnQZeRWS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b919/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/b1014/_pkg_.a /builddir/.cache/go-build/3c/3c8d20ad56b721706ac33fd7f8c8aabad0722c1d8ac306a4d1ac1b995433158d-d # internal github.com/centrifugal/centrifuge/internal/prepared mkdir -p $WORK/b1013/ cat >$WORK/b1013/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/protocol=$WORK/b1014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1013/_pkg_.a -trimpath "$WORK/b1013=>" -p github.com/centrifugal/centrifuge/internal/prepared -lang=go1.16 -complete -installsuffix shared -buildid yoXUhq_oqVRGWsoJnCy2/yoXUhq_oqVRGWsoJnCy2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1013/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/prepared/reply.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1013/_pkg_.a # internal cp $WORK/b1013/_pkg_.a /builddir/.cache/go-build/28/282ec55b1b042adca5757668ff1bac83c36576ffbf7b5a137841a3765b9433ca-d # internal github.com/centrifugal/centrifuge/internal/recovery mkdir -p $WORK/b1031/ cat >$WORK/b1031/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/protocol=$WORK/b1014/_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_386/compile -o $WORK/b1031/_pkg_.a -trimpath "$WORK/b1031=>" -p github.com/centrifugal/centrifuge/internal/recovery -lang=go1.16 -complete -installsuffix shared -buildid vtYaDeLWe3uNYwT9XLT3/vtYaDeLWe3uNYwT9XLT3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1031/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/recovery/helpers.go ./vendor/github.com/centrifugal/centrifuge/internal/recovery/sync.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1066/_pkg_.a # internal cp $WORK/b1066/_pkg_.a /builddir/.cache/go-build/45/4578d61e34e95c3707df9d6507110be6a1f9bc80e4af9449a705b7f60659ee59-d # internal github.com/grafana/grafana/pkg/services/live/remotewrite mkdir -p $WORK/b1064/ cat >$WORK/b1064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1065/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1066/_pkg_.a packagefile hash/fnv=$WORK/b181/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1064/_pkg_.a -trimpath "$WORK/b1064=>" -p github.com/grafana/grafana/pkg/services/live/remotewrite -lang=go1.17 -complete -installsuffix shared -buildid 5FAnkTwIKUtiqoYKhz8h/5FAnkTwIKUtiqoYKhz8h -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1064/importcfg -pack ./pkg/services/live/remotewrite/convert.go ./pkg/services/live/remotewrite/remotewrite.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1031/_pkg_.a # internal cp $WORK/b1031/_pkg_.a /builddir/.cache/go-build/89/89f7a2b7dd87a457958d40361da211a5201d6a5d072c2f6cef08189176fde5d1-d # internal github.com/centrifugal/centrifuge mkdir -p $WORK/b1001/ cat >$WORK/b1001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1002/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/FZambia/eagle=$WORK/b1003/_pkg_.a packagefile github.com/FZambia/sentinel=$WORK/b1004/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/cancelctx=$WORK/b1007/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1008/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlproto=$WORK/b1009/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/dissolve=$WORK/b1010/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/memstream=$WORK/b1011/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/nowtime=$WORK/b1012/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/prepared=$WORK/b1013/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/priority=$WORK/b1029/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/queue=$WORK/b1030/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/recovery=$WORK/b1031/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/timers=$WORK/b1032/_pkg_.a packagefile github.com/centrifugal/protocol=$WORK/b1014/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1005/_pkg_.a packagefile github.com/google/uuid=$WORK/b432/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1033/_pkg_.a packagefile github.com/igm/sockjs-go/v3/sockjs=$WORK/b1034/_pkg_.a packagefile github.com/mna/redisc=$WORK/b1035/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b1036/_pkg_.a packagefile hash/fnv=$WORK/b181/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p github.com/centrifugal/centrifuge -lang=go1.16 -complete -installsuffix shared -buildid 3gBUpLiMX-hgKh6KT4KT/3gBUpLiMX-hgKh6KT4KT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1001/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/broker.go ./vendor/github.com/centrifugal/centrifuge/broker_memory.go ./vendor/github.com/centrifugal/centrifuge/broker_redis.go ./vendor/github.com/centrifugal/centrifuge/client.go ./vendor/github.com/centrifugal/centrifuge/config.go ./vendor/github.com/centrifugal/centrifuge/credentials.go ./vendor/github.com/centrifugal/centrifuge/disconnect.go ./vendor/github.com/centrifugal/centrifuge/doc.go ./vendor/github.com/centrifugal/centrifuge/errors.go ./vendor/github.com/centrifugal/centrifuge/events.go ./vendor/github.com/centrifugal/centrifuge/handler_sockjs.go ./vendor/github.com/centrifugal/centrifuge/handler_websocket.go ./vendor/github.com/centrifugal/centrifuge/hub.go ./vendor/github.com/centrifugal/centrifuge/logging.go ./vendor/github.com/centrifugal/centrifuge/metrics.go ./vendor/github.com/centrifugal/centrifuge/node.go ./vendor/github.com/centrifugal/centrifuge/options.go ./vendor/github.com/centrifugal/centrifuge/presence.go ./vendor/github.com/centrifugal/centrifuge/presence_memory.go ./vendor/github.com/centrifugal/centrifuge/presence_redis.go ./vendor/github.com/centrifugal/centrifuge/redis_shard.go ./vendor/github.com/centrifugal/centrifuge/transport.go ./vendor/github.com/centrifugal/centrifuge/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b919/_pkg_.a # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/27/27f9ff4927fae7f24cd451e98999435044cc8f6ed77ed68b7ef27cca3a69b2bc-d # internal cuelang.org/go/cue mkdir -p $WORK/b889/ cat >$WORK/b889/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b911/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b912/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b915/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b914/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b919/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b913/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/gob=$WORK/b273/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b895/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p cuelang.org/go/cue -lang=go1.16 -complete -installsuffix shared -buildid IrRiT5BsPx7VYNNA5Xh4/IrRiT5BsPx7VYNNA5Xh4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b889/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_386/buildid -w $WORK/b1064/_pkg_.a # internal cp $WORK/b1064/_pkg_.a /builddir/.cache/go-build/6a/6ad7cda852d00ade1d431b3662b6426245de99eccb5492b35e704019f78639d9-d # internal github.com/grafana/grafana/pkg/services/live/pushurl mkdir -p $WORK/b1073/ cat >$WORK/b1073/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1073/_pkg_.a -trimpath "$WORK/b1073=>" -p github.com/grafana/grafana/pkg/services/live/pushurl -lang=go1.17 -complete -installsuffix shared -buildid qeigsgHq2-4yo7FW96oa/qeigsgHq2-4yo7FW96oa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1073/importcfg -pack ./pkg/services/live/pushurl/values.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1073/_pkg_.a # internal cp $WORK/b1073/_pkg_.a /builddir/.cache/go-build/37/37c20ab1080a73103d5dec78555b8088f4a4f2219c8eace90d40bc4667f8af83-d # internal github.com/grafana/grafana-azure-sdk-go/azhttpclient mkdir -p $WORK/b1077/ cat >$WORK/b1077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b274/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1077/_pkg_.a -trimpath "$WORK/b1077=>" -p github.com/grafana/grafana-azure-sdk-go/azhttpclient -lang=go1.16 -complete -installsuffix shared -buildid oNr-aSu0C7qUtUpxK3Jm/oNr-aSu0C7qUtUpxK3Jm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1077/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_386/buildid -w $WORK/b1070/_pkg_.a # internal cp $WORK/b1070/_pkg_.a /builddir/.cache/go-build/b3/b3622c34f686bbd2b1574ea79cd35725ae11a6fc49fc8713337eb1333b007d04-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1077/_pkg_.a # internal github.com/ohler55/ojg/alt mkdir -p $WORK/b1069/ cat >$WORK/b1069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1068/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1070/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1069/_pkg_.a -trimpath "$WORK/b1069=>" -p github.com/ohler55/ojg/alt -lang=go1.16 -complete -installsuffix shared -buildid SRvrMCbpZjNCFoUWb_Dd/SRvrMCbpZjNCFoUWb_Dd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1069/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/b1077/_pkg_.a /builddir/.cache/go-build/6d/6d5266e90a3519ab6c1760cd7363d368de2b00ea648269ba81f53901b92eb841-d # internal github.com/grafana/grafana/pkg/services/kmsproviders mkdir -p $WORK/b1080/ cat >$WORK/b1080/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1080/_pkg_.a -trimpath "$WORK/b1080=>" -p github.com/grafana/grafana/pkg/services/kmsproviders -lang=go1.17 -complete -installsuffix shared -buildid wQvGH7LkJDYSRZeoIQsI/wQvGH7LkJDYSRZeoIQsI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1080/importcfg -pack ./pkg/services/kmsproviders/kmsproviders.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1080/_pkg_.a # internal cp $WORK/b1080/_pkg_.a /builddir/.cache/go-build/2b/2bfb023e25692ab26563aa639414ce27f40a378b2a7de339dba348ce9be0e553-d # internal github.com/grafana/grafana/pkg/services/encryption/ossencryption mkdir -p $WORK/b1082/ cat >$WORK/b1082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b355/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1082/_pkg_.a -trimpath "$WORK/b1082=>" -p github.com/grafana/grafana/pkg/services/encryption/ossencryption -lang=go1.17 -complete -installsuffix shared -buildid PI1falUS7wV9pmzWh9-I/PI1falUS7wV9pmzWh9-I -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1082/importcfg -pack ./pkg/services/encryption/ossencryption/ossencryption.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1082/_pkg_.a # internal cp $WORK/b1082/_pkg_.a /builddir/.cache/go-build/9c/9ced6f85d312a2b31a5f723faff74adde199c0e63bacf67e85a995d576d3fa98-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider mkdir -p $WORK/b1084/ cat >$WORK/b1084/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1084/_pkg_.a -trimpath "$WORK/b1084=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider -lang=go1.17 -complete -installsuffix shared -buildid _Y4tKJWDV6vt5fDrbWjN/_Y4tKJWDV6vt5fDrbWjN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1084/importcfg -pack ./pkg/services/kmsproviders/defaultprovider/grafana_provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1084/_pkg_.a # internal cp $WORK/b1084/_pkg_.a /builddir/.cache/go-build/14/14ff8531aec611fc8383c1bf431860ce32b10dd03f8509b0333b767858fef76b-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/middleware mkdir -p $WORK/b1086/ cat >$WORK/b1086/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1086/_pkg_.a -trimpath "$WORK/b1086=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/middleware -lang=go1.17 -complete -installsuffix shared -buildid UEzNbLy_ASzt5_XEkZai/UEzNbLy_ASzt5_XEkZai -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1086/importcfg -pack ./pkg/tsdb/prometheus/middleware/custom_query_params.go ./pkg/tsdb/prometheus/middleware/force_http_get.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1086/_pkg_.a # internal cp $WORK/b1086/_pkg_.a /builddir/.cache/go-build/43/437c643818b5aae0af7150334039de7d0511c072940b95bbc30010a7f2ed66e7-d # internal github.com/grafana/grafana/pkg/util/maputil mkdir -p $WORK/b1087/ cat >$WORK/b1087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1087/_pkg_.a -trimpath "$WORK/b1087=>" -p github.com/grafana/grafana/pkg/util/maputil -lang=go1.17 -complete -installsuffix shared -buildid Ec7GALe4cVNYZEay1VhM/Ec7GALe4cVNYZEay1VhM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1087/importcfg -pack ./pkg/util/maputil/maputil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1087/_pkg_.a # internal cp $WORK/b1087/_pkg_.a /builddir/.cache/go-build/cc/cc268e62aeabb5c3f7bc224a3f70556d77fe109a2e0e8a28f5c1b094d67450e4-d # internal github.com/prometheus/client_golang/api mkdir -p $WORK/b1088/ cat >$WORK/b1088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1088/_pkg_.a -trimpath "$WORK/b1088=>" -p github.com/prometheus/client_golang/api -lang=go1.16 -complete -installsuffix shared -buildid 42uyzLCIhv1wrWbu1Xg8/42uyzLCIhv1wrWbu1Xg8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1088/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/client.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1088/_pkg_.a # internal cp $WORK/b1088/_pkg_.a /builddir/.cache/go-build/6d/6d59b80695d3506ed17b1321223bc89e6b1715038e758e42a76070b3cb6b75f6-d # internal github.com/prometheus/client_golang/api/prometheus/v1 mkdir -p $WORK/b1089/ cat >$WORK/b1089/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/b309/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1088/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1089/_pkg_.a -trimpath "$WORK/b1089=>" -p github.com/prometheus/client_golang/api/prometheus/v1 -lang=go1.16 -complete -installsuffix shared -buildid tNjVuiztQoKFKklronKo/tNjVuiztQoKFKklronKo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1089/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1089/_pkg_.a # internal cp $WORK/b1089/_pkg_.a /builddir/.cache/go-build/15/15ecc6f97b4fd26a6b5662f880b1f83f70fee242beb401fdba8f34e9779fd2cc-d # internal github.com/RoaringBitmap/roaring/internal mkdir -p $WORK/b1096/ cat >$WORK/b1096/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1096/_pkg_.a -trimpath "$WORK/b1096=>" -p github.com/RoaringBitmap/roaring/internal -lang=go1.16 -complete -installsuffix shared -buildid Lv62IRbV4o6AHbP5yoYs/Lv62IRbV4o6AHbP5yoYs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1096/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_386/buildid -w $WORK/b1069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1096/_pkg_.a # internal cp $WORK/b1096/_pkg_.a /builddir/.cache/go-build/03/03082ca42fec2e46d67e6b1af5cc33d85ff298aac7c7b51d88f3b11e0e8d3e48-d # internal github.com/RoaringBitmap/roaring mkdir -p $WORK/b1095/ cat >$WORK/b1095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1002/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring/internal=$WORK/b1096/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1095/_pkg_.a -trimpath "$WORK/b1095=>" -p github.com/RoaringBitmap/roaring -lang=go1.16 -complete -installsuffix shared -buildid nehwj9zZY4l_1ercbMmn/nehwj9zZY4l_1ercbMmn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1095/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/b1069/_pkg_.a /builddir/.cache/go-build/68/68f1e36e00afe69c2c9f7fd8db77764305eae92e572c7c411c7bbd92ba2a23a3-d # internal github.com/ohler55/ojg/jp mkdir -p $WORK/b1067/ cat >$WORK/b1067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1068/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1069/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1070/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1067/_pkg_.a -trimpath "$WORK/b1067=>" -p github.com/ohler55/ojg/jp -lang=go1.16 -complete -installsuffix shared -buildid lCO1KjUIiNtXWkq5D167/lCO1KjUIiNtXWkq5D167 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1067/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/ec/ec530ac04a51ea2491ad2e6783fe6ce5783bbc45cf10ee572810a3c789ffe355-d # internal cuelang.org/go/internal/value mkdir -p $WORK/b925/ cat >$WORK/b925/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b912/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b914/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b913/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p cuelang.org/go/internal/value -lang=go1.16 -complete -installsuffix shared -buildid gA5tlnMU_pVXIcGDAIMD/gA5tlnMU_pVXIcGDAIMD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b925/importcfg -pack ./vendor/cuelang.org/go/internal/value/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b925/_pkg_.a # internal cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/a0/a0065bf13eb5123ba9d5b7ad6776cdea678a267231bd7c0ff9c115b6d6aee07d-d # internal cuelang.org/go/pkg/internal mkdir -p $WORK/b924/ cat >$WORK/b924/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b911/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b912/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b914/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b925/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b895/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p cuelang.org/go/pkg/internal -lang=go1.16 -complete -installsuffix shared -buildid ln9Zrbmmf-x6hP7U80LG/ln9Zrbmmf-x6hP7U80LG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b924/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_386/buildid -w $WORK/b924/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1001/_pkg_.a # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/43/439c8dc216e761211d868794ee6ad5eb52a2fc467c7ddb146901b8b4bc9f5b3e-d # internal cuelang.org/go/pkg/crypto/ed25519 mkdir -p $WORK/b923/ cat >$WORK/b923/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p cuelang.org/go/pkg/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid GtFjiPfXwdC6NkzE7KNv/GtFjiPfXwdC6NkzE7KNv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b923/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_386/buildid -w $WORK/b923/_pkg_.a # internal cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/91/912136538d0eeb44f6753538c85af4ab35ef5216fed82685381df77c98f66bc1-d # internal cuelang.org/go/pkg/crypto/hmac mkdir -p $WORK/b926/ cat >$WORK/b926/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p cuelang.org/go/pkg/crypto/hmac -lang=go1.16 -complete -installsuffix shared -buildid uZzIGZbIvZl8vHRdE3wM/uZzIGZbIvZl8vHRdE3wM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b926/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/hmac/hmac.go ./vendor/cuelang.org/go/pkg/crypto/hmac/pkg.go cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/ed/edbfb79052da4fa9bca6ee57d1604229babcf5ea53b05547d9b357ba57fd5e37-d # internal cuelang.org/go/pkg/crypto/md5 mkdir -p $WORK/b927/ cat >$WORK/b927/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p cuelang.org/go/pkg/crypto/md5 -lang=go1.16 -complete -installsuffix shared -buildid 9L78A0vg88ToxeXEhG7X/9L78A0vg88ToxeXEhG7X -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b927/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_386/buildid -w $WORK/b926/_pkg_.a # internal cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/ad/ad4db7a47e59fe2b528a66634a4208f050aa16cd616a4d3a92b78328faa6be52-d # internal cuelang.org/go/pkg/crypto/sha1 mkdir -p $WORK/b928/ cat >$WORK/b928/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p cuelang.org/go/pkg/crypto/sha1 -lang=go1.16 -complete -installsuffix shared -buildid cpMXoWGG6o1rnzQOU7G3/cpMXoWGG6o1rnzQOU7G3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b928/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha1/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha1/sha1.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b927/_pkg_.a # internal cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/89/89236d64579e4fef08d4790c02e4e4ec8f517438ec3c178c9f9334020a7560eb-d # internal cuelang.org/go/pkg/crypto/sha256 mkdir -p $WORK/b929/ cat >$WORK/b929/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p cuelang.org/go/pkg/crypto/sha256 -lang=go1.16 -complete -installsuffix shared -buildid 7kyT3UdFh7CukN5NrgM3/7kyT3UdFh7CukN5NrgM3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b929/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha256/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha256/sha256.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b928/_pkg_.a # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/ff/ffde16e797a3c469ba915eb99a45eaa3806e8e20ab92540a8e63f255d663eeaf-d # internal cuelang.org/go/pkg/crypto/sha512 mkdir -p $WORK/b930/ cat >$WORK/b930/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p cuelang.org/go/pkg/crypto/sha512 -lang=go1.16 -complete -installsuffix shared -buildid VXkodP371hTXfCBqf3_q/VXkodP371hTXfCBqf3_q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b930/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_386/buildid -w $WORK/b929/_pkg_.a # internal cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/72/72cbfaef4f79d11e10c4536051c0f0b3959b1f06a439cf91d1061d0a3657a72b-d # internal cuelang.org/go/pkg/encoding/base64 mkdir -p $WORK/b931/ cat >$WORK/b931/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p cuelang.org/go/pkg/encoding/base64 -lang=go1.16 -complete -installsuffix shared -buildid TxBg49YfN66hyvNkw54e/TxBg49YfN66hyvNkw54e -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b931/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/base64/manual.go ./vendor/cuelang.org/go/pkg/encoding/base64/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b930/_pkg_.a # internal cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/66/66dd5d36c4c55fcde90afd56b432779d225660446db434c9b16af261f0006e5e-d # internal cuelang.org/go/pkg/encoding/csv mkdir -p $WORK/b932/ cat >$WORK/b932/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile encoding/csv=$WORK/b314/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p cuelang.org/go/pkg/encoding/csv -lang=go1.16 -complete -installsuffix shared -buildid JeH7cXwl46X0Dc5P6E4Q/JeH7cXwl46X0Dc5P6E4Q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b932/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/csv/manual.go ./vendor/cuelang.org/go/pkg/encoding/csv/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b931/_pkg_.a # internal cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/74/74a1613e23dbc9cc7e9275e2ec9d2db415d4d4e649fd2cbbaa6c1bc17f431b56-d # internal cuelang.org/go/pkg/encoding/hex mkdir -p $WORK/b933/ cat >$WORK/b933/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p cuelang.org/go/pkg/encoding/hex -lang=go1.16 -complete -installsuffix shared -buildid 4MUSFpOmQ7iDnJFmVQgq/4MUSFpOmQ7iDnJFmVQgq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b933/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_386/buildid -w $WORK/b932/_pkg_.a # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/04/0458bf4d1571539f958fc29b6d6c50e3809d1e70098faa9b1a36782a9f1ce133-d # internal cuelang.org/go/encoding/json mkdir -p $WORK/b935/ cat >$WORK/b935/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b925/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p cuelang.org/go/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid _QCymy3v7kW6wnzIxBKI/_QCymy3v7kW6wnzIxBKI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b935/importcfg -pack ./vendor/cuelang.org/go/encoding/json/json.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b933/_pkg_.a # internal cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/42/42bfffcf45a67a012f46177b8b665f516fefb8a606cc629290f0bd3e981cf397-d # internal cuelang.org/go/pkg/encoding/yaml mkdir -p $WORK/b936/ cat >$WORK/b936/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b937/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b938/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p cuelang.org/go/pkg/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid 2f-KLxZosvPf2zNQH7qQ/2f-KLxZosvPf2zNQH7qQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b936/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/yaml/manual.go ./vendor/cuelang.org/go/pkg/encoding/yaml/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b935/_pkg_.a # internal cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/d4/d4890e6bc77e744a1ee5546ea2d497b72a7eb18ddaf29b8bf417bcd67ef75434-d # internal cuelang.org/go/pkg/encoding/json mkdir -p $WORK/b934/ cat >$WORK/b934/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b935/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p cuelang.org/go/pkg/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid uRyUSPSNceqT0xo-jzL6/uRyUSPSNceqT0xo-jzL6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b934/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_386/buildid -w $WORK/b936/_pkg_.a # internal cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/60/60485fa65d4803abcc8737479ac7299005659b61073b2cd64839de71865e1065-d # internal cuelang.org/go/pkg/html mkdir -p $WORK/b939/ cat >$WORK/b939/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile html=$WORK/b166/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p cuelang.org/go/pkg/html -lang=go1.16 -complete -installsuffix shared -buildid cbwb7HmKZQUJWIEy1G0q/cbwb7HmKZQUJWIEy1G0q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b939/importcfg -pack ./vendor/cuelang.org/go/pkg/html/html.go ./vendor/cuelang.org/go/pkg/html/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b939/_pkg_.a # internal cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/5a/5ad68707a6c437e38f3584e3c537d6435e1129f3ef7b0176ca1b57f82ec96608-d # internal cuelang.org/go/pkg/list mkdir -p $WORK/b940/ cat >$WORK/b940/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b895/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p cuelang.org/go/pkg/list -lang=go1.16 -complete -installsuffix shared -buildid JN7jUXABA5xM4ZBCFz3s/JN7jUXABA5xM4ZBCFz3s -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b940/importcfg -pack ./vendor/cuelang.org/go/pkg/list/list.go ./vendor/cuelang.org/go/pkg/list/math.go ./vendor/cuelang.org/go/pkg/list/pkg.go ./vendor/cuelang.org/go/pkg/list/sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b934/_pkg_.a # internal cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/b2/b25f5d87612d956e76a8619388837fbfa9d9806e182cd4f6dd109de2d0449a61-d # internal cuelang.org/go/pkg/math mkdir -p $WORK/b941/ cat >$WORK/b941/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b895/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p cuelang.org/go/pkg/math -lang=go1.16 -complete -installsuffix shared -buildid C2Gfofn6tDKmYbLT7QWT/C2Gfofn6tDKmYbLT7QWT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b941/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 cp $WORK/b1095/_pkg_.a /builddir/.cache/go-build/7a/7a97afa9bdb31ad3480e043c52142d218b3d080a24cec4be8cba875c5163367a-d # internal cuelang.org/go/pkg/math/bits mkdir -p $WORK/b942/ cat >$WORK/b942/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p cuelang.org/go/pkg/math/bits -lang=go1.16 -complete -installsuffix shared -buildid _oE2uA4VYwQYp-zwN8hj/_oE2uA4VYwQYp-zwN8hj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b942/importcfg -pack ./vendor/cuelang.org/go/pkg/math/bits/manual.go ./vendor/cuelang.org/go/pkg/math/bits/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b940/_pkg_.a # internal cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/be/be8b7e27836364dee032d96d0c2e8bc4682c625ce14702ad3e88e0cd00d7d4bf-d # internal cuelang.org/go/pkg/net mkdir -p $WORK/b943/ cat >$WORK/b943/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b247/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p cuelang.org/go/pkg/net -lang=go1.16 -complete -installsuffix shared -buildid qNhSK336FcSC0pHGBDus/qNhSK336FcSC0pHGBDus -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b943/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b942/_pkg_.a # internal cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/9b/9b714a02158ed6af4bb61c8caf9b9fac090fa5a0880d934bbf3f724e1b2e2a1d-d # internal cuelang.org/go/pkg/path mkdir -p $WORK/b944/ cat >$WORK/b944/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p cuelang.org/go/pkg/path -lang=go1.16 -complete -installsuffix shared -buildid eQxYaW3p5DMoOJEz0dt2/eQxYaW3p5DMoOJEz0dt2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b944/importcfg -pack ./vendor/cuelang.org/go/pkg/path/match.go ./vendor/cuelang.org/go/pkg/path/os.go ./vendor/cuelang.org/go/pkg/path/path.go ./vendor/cuelang.org/go/pkg/path/path_nix.go ./vendor/cuelang.org/go/pkg/path/path_p9.go ./vendor/cuelang.org/go/pkg/path/path_win.go ./vendor/cuelang.org/go/pkg/path/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b941/_pkg_.a # internal cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/1c/1cd03a759052a87cab29bf89b82a94fd09a5cb74de6a1f7f81ce744221ad6317-d # internal cuelang.org/go/pkg/regexp mkdir -p $WORK/b945/ cat >$WORK/b945/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p cuelang.org/go/pkg/regexp -lang=go1.16 -complete -installsuffix shared -buildid lvYQjCRygoj2LLz1y0WC/lvYQjCRygoj2LLz1y0WC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b945/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/66/66cc60a29722934766cbe24c560cd50c35525b75b800edd680d322c7512be974-d # internal cuelang.org/go/pkg/strconv mkdir -p $WORK/b946/ cat >$WORK/b946/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p cuelang.org/go/pkg/strconv -lang=go1.16 -complete -installsuffix shared -buildid VdH_re_EI68bc_v4j-Dz/VdH_re_EI68bc_v4j-Dz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b946/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 cp $WORK/b1067/_pkg_.a /builddir/.cache/go-build/4c/4c4bea42e22f06f1d1287b5102361a2cb8e1cdafca90d24ab3e789e6dffba2d5-d # internal cuelang.org/go/pkg/strings mkdir -p $WORK/b947/ cat >$WORK/b947/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p cuelang.org/go/pkg/strings -lang=go1.16 -complete -installsuffix shared -buildid LhS36ZiUGyyhtDEpH66T/LhS36ZiUGyyhtDEpH66T -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b947/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b945/_pkg_.a # internal cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/8c/8c606d053e7dc1ce45441565048458ccb470eace50e348ebd75b946dcf395c5f-d # internal cuelang.org/go/pkg/struct mkdir -p $WORK/b948/ cat >$WORK/b948/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p cuelang.org/go/pkg/struct -lang=go1.16 -complete -installsuffix shared -buildid uoOTwuSSxbxqKAWj0dCX/uoOTwuSSxbxqKAWj0dCX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b948/importcfg -pack ./vendor/cuelang.org/go/pkg/struct/pkg.go ./vendor/cuelang.org/go/pkg/struct/struct.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b944/_pkg_.a # internal cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/46/46909eb0bf860afa5b1423f80c386afb626d70983c40c88be4fbf9465599d500-d # internal cuelang.org/go/pkg/text/tabwriter mkdir -p $WORK/b949/ cat >$WORK/b949/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b169/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p cuelang.org/go/pkg/text/tabwriter -lang=go1.16 -complete -installsuffix shared -buildid oqiPsddxO1oK53EkfdqZ/oqiPsddxO1oK53EkfdqZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b949/importcfg -pack ./vendor/cuelang.org/go/pkg/text/tabwriter/manual.go ./vendor/cuelang.org/go/pkg/text/tabwriter/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b946/_pkg_.a # internal cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/38/3807c32704336e571c221abb06410ea6bbbfb8d4903ef40e65b3e0ba909139d6-d # internal cuelang.org/go/pkg/text/template mkdir -p $WORK/b950/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b947/_pkg_.a # internal cat >$WORK/b950/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile text/template=$WORK/b167/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p cuelang.org/go/pkg/text/template -lang=go1.16 -complete -installsuffix shared -buildid usCJKSyup5SZKIvTH1vS/usCJKSyup5SZKIvTH1vS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b950/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 cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/e8/e8a2aabe89c49aa1f9837df52da74bb1520a69442b80af823d826db275a3a62d-d # internal cuelang.org/go/pkg/time mkdir -p $WORK/b951/ cat >$WORK/b951/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p cuelang.org/go/pkg/time -lang=go1.16 -complete -installsuffix shared -buildid yHmszgl8Usqk7ul3ZUox/yHmszgl8Usqk7ul3ZUox -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b951/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_386/buildid -w $WORK/b948/_pkg_.a # internal cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/2e/2e941b4da029c2eebaaf3e678fbec556962ce6d8f0c8ea51f9899ad61cabf220-d # internal cuelang.org/go/internal/task mkdir -p $WORK/b954/ cat >$WORK/b954/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b925/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p cuelang.org/go/internal/task -lang=go1.16 -complete -installsuffix shared -buildid eN8LN4tOM-oKpaLuwoBl/eN8LN4tOM-oKpaLuwoBl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b954/importcfg -pack ./vendor/cuelang.org/go/internal/task/task.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b949/_pkg_.a # internal cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/e9/e9f86220d913be6b14ad2caadc9cc512b3cbbe901f83256143e411b6187d081e-d # internal cuelang.org/go/internal/cli mkdir -p $WORK/b959/ cat >$WORK/b959/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p cuelang.org/go/internal/cli -lang=go1.16 -complete -installsuffix shared -buildid 0roP75zDfGEb-8Um403I/0roP75zDfGEb-8Um403I -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b959/importcfg -pack ./vendor/cuelang.org/go/internal/cli/cli.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b950/_pkg_.a # internal cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/40/4036c78affe6094672890139c542ff5731dc9c1d37aebdd8ae6eb1287cf89f2f-d # internal cuelang.org/go/pkg/uuid mkdir -p $WORK/b960/ cat >$WORK/b960/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/uuid=$WORK/b432/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p cuelang.org/go/pkg/uuid -lang=go1.16 -complete -installsuffix shared -buildid nyOGBXZuMCRf21q9BRJ1/nyOGBXZuMCRf21q9BRJ1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b960/importcfg -pack ./vendor/cuelang.org/go/pkg/uuid/pkg.go ./vendor/cuelang.org/go/pkg/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b951/_pkg_.a # internal cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/25/256f474c92b016927529f92eddd3adf68624a8e578fe5e56364805bbb8b7ecfd-d # internal cuelang.org/go/encoding/jsonschema mkdir -p $WORK/b964/ cat >$WORK/b964/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p cuelang.org/go/encoding/jsonschema -lang=go1.16 -complete -installsuffix shared -buildid NmslRIGDdUjXDkehgl99/NmslRIGDdUjXDkehgl99 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b964/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_386/buildid -w $WORK/b959/_pkg_.a # internal cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/72/72829c15f96f469f9a3630a48cf8c5c1d198903632d3602da8f9c34cbf00f4ce-d # internal cuelang.org/go/encoding/protobuf/pbinternal mkdir -p $WORK/b972/ cat >$WORK/b972/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p cuelang.org/go/encoding/protobuf/pbinternal -lang=go1.16 -complete -installsuffix shared -buildid gyZo9m9OzENFGfO3ec1T/gyZo9m9OzENFGfO3ec1T -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b972/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/attribute.go ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/symbol.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b954/_pkg_.a # internal cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/b7/b7f0bdce2c667aa2e554d95f6e5719dca3c1d51cfd7f20bca085cd6e41fd67fb-d # internal cuelang.org/go/pkg/tool/cli mkdir -p $WORK/b953/ cat >$WORK/b953/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b954/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p cuelang.org/go/pkg/tool/cli -lang=go1.16 -complete -installsuffix shared -buildid M0mGy7M-Y86ttIv6Yjtw/M0mGy7M-Y86ttIv6Yjtw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b953/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b960/_pkg_.a # internal cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/63/6337884fade94e6b15171be9c6d31c4b56e9081a3853a289f7a8ea82776d947d-d # internal cuelang.org/go/pkg/tool/exec mkdir -p $WORK/b955/ cat >$WORK/b955/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b954/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p cuelang.org/go/pkg/tool/exec -lang=go1.16 -complete -installsuffix shared -buildid x4yQo8y35FfEWyUFy7-7/x4yQo8y35FfEWyUFy7-7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b955/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_386/buildid -w $WORK/b953/_pkg_.a # internal cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/0f/0f56709dbd87a919338f84524399b936d5954124666db0aea88752df667eb282-d # internal cuelang.org/go/pkg/tool/file mkdir -p $WORK/b956/ cat >$WORK/b956/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b954/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p cuelang.org/go/pkg/tool/file -lang=go1.16 -complete -installsuffix shared -buildid evgo0KXtehYrtTUJvHjp/evgo0KXtehYrtTUJvHjp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b956/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/file/doc.go ./vendor/cuelang.org/go/pkg/tool/file/file.go ./vendor/cuelang.org/go/pkg/tool/file/pkg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b972/_pkg_.a # internal cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/08/084515d278e4cac7bffcbad5146aed622f806d5608a72cbedf46ea9e98b87213-d # internal cuelang.org/go/pkg/tool/http mkdir -p $WORK/b957/ cat >$WORK/b957/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b954/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p cuelang.org/go/pkg/tool/http -lang=go1.16 -complete -installsuffix shared -buildid _MZHoPSlIvJl9nasljgb/_MZHoPSlIvJl9nasljgb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b957/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_386/buildid -w $WORK/b955/_pkg_.a # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/a3/a3c4ecd51692435461218cfc80faa849e7635f80f2aee6df1538cd8db10a62a7-d # internal cuelang.org/go/pkg/tool/os mkdir -p $WORK/b958/ cat >$WORK/b958/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b959/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b954/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p cuelang.org/go/pkg/tool/os -lang=go1.16 -complete -installsuffix shared -buildid ITsVsktiIbFidQl1bcbG/ITsVsktiIbFidQl1bcbG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b958/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_386/buildid -w $WORK/b956/_pkg_.a # internal cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/31/316c1f5a095f74a38b06f216c1ff7afe07d02ce5c8212893f3c9bace6f61d5ff-d # internal cuelang.org/go/encoding/protobuf/jsonpb mkdir -p $WORK/b971/ cat >$WORK/b971/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b972/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b895/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p cuelang.org/go/encoding/protobuf/jsonpb -lang=go1.16 -complete -installsuffix shared -buildid U2OJQezlvSdz2CiRoH6_/U2OJQezlvSdz2CiRoH6_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b971/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b957/_pkg_.a # internal cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/b5/b51d096140aeeddc839a305d5488e481e10dc12ca7905d584597fd5839fbe1cd-d # internal cuelang.org/go/encoding/protobuf/textproto mkdir -p $WORK/b973/ cat >$WORK/b973/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b972/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b925/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b974/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b975/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b978/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p cuelang.org/go/encoding/protobuf/textproto -lang=go1.16 -complete -installsuffix shared -buildid 9opVlalpgByyPAeqn2bX/9opVlalpgByyPAeqn2bX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b973/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/textproto/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/doc.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/encoder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b958/_pkg_.a # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/b4/b4772d1e49177139452f3aeaaaa868b1aa66829d466810df8e08d7a9f01c5dd5-d # internal cuelang.org/go/pkg mkdir -p $WORK/b922/ cat >$WORK/b922/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b923/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b926/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b927/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b928/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b929/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b930/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b931/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b932/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b933/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b934/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b936/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b939/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b940/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b941/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b942/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b944/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b945/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b946/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b947/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b948/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b949/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b950/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b951/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b953/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b955/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b956/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b957/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b958/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b960/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p cuelang.org/go/pkg -lang=go1.16 -complete -installsuffix shared -buildid X8TZerHFs4Cxzmc6QMVE/X8TZerHFs4Cxzmc6QMVE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b922/importcfg -pack ./vendor/cuelang.org/go/pkg/doc.go ./vendor/cuelang.org/go/pkg/register.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b964/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b971/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b922/_pkg_.a # internal cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/2c/2ce652b68b89438d282e5a291fd4f63a869f37fedc41e6b15c6da3b23cf245d0-d # internal cuelang.org/go/cue/cuecontext mkdir -p $WORK/b921/ cat >$WORK/b921/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b914/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b922/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p cuelang.org/go/cue/cuecontext -lang=go1.16 -complete -installsuffix shared -buildid yrogiaKyfocVWAdNj3ke/yrogiaKyfocVWAdNj3ke -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b921/importcfg -pack ./vendor/cuelang.org/go/cue/cuecontext/cuecontext.go cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/80/80e22810e500870f8d4b79c7e420fd56297532098208a511b2a4b91d73c15dd1-d # internal cuelang.org/go/encoding/protobuf mkdir -p $WORK/b968/ cat >$WORK/b968/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b901/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b922/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b969/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b893/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/scanner=$WORK/b970/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p cuelang.org/go/encoding/protobuf -lang=go1.16 -complete -installsuffix shared -buildid 7x5hbUpcS6VMZLtCoYPu/7x5hbUpcS6VMZLtCoYPu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b968/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/errors.go ./vendor/cuelang.org/go/encoding/protobuf/parse.go ./vendor/cuelang.org/go/encoding/protobuf/protobuf.go ./vendor/cuelang.org/go/encoding/protobuf/types.go ./vendor/cuelang.org/go/encoding/protobuf/util.go cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/53/534a1ff3c4bde7f6349c556540475f22b6465c0ac473150607893c443bfd7a86-d # internal cuelang.org/go/encoding/openapi mkdir -p $WORK/b965/ cat >$WORK/b965/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b935/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b964/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b966/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b967/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b925/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b895/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p cuelang.org/go/encoding/openapi -lang=go1.16 -complete -installsuffix shared -buildid 8oCe1NYTkbnGW77phHzi/8oCe1NYTkbnGW77phHzi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b965/importcfg -pack ./vendor/cuelang.org/go/encoding/openapi/build.go ./vendor/cuelang.org/go/encoding/openapi/crd.go ./vendor/cuelang.org/go/encoding/openapi/cycle.go ./vendor/cuelang.org/go/encoding/openapi/decode.go ./vendor/cuelang.org/go/encoding/openapi/doc.go ./vendor/cuelang.org/go/encoding/openapi/errors.go ./vendor/cuelang.org/go/encoding/openapi/openapi.go ./vendor/cuelang.org/go/encoding/openapi/orderedmap.go ./vendor/cuelang.org/go/encoding/openapi/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b921/_pkg_.a # internal cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/da/da460b2e190a2eb0c0b3c5e23156d9ee5941e56e8498d5ee005d2ac26a290ebe-d # internal cuelang.org/go/encoding/gocode/gocodec mkdir -p $WORK/b980/ cat >$WORK/b980/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b921/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b925/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p cuelang.org/go/encoding/gocode/gocodec -lang=go1.16 -complete -installsuffix shared -buildid h2MWIYodVqT1NaayOLPi/h2MWIYodVqT1NaayOLPi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b980/importcfg -pack ./vendor/cuelang.org/go/encoding/gocode/gocodec/codec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b973/_pkg_.a # internal cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/9a/9a7c468b21fe9f0771171c7f689f7f595f8f6e84d0109c23e529ba4200a3b47a-d # internal cuelang.org/go/encoding/yaml mkdir -p $WORK/b985/ cat >$WORK/b985/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b937/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b938/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b936/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p cuelang.org/go/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid lgvAgCavxKlnEb5RQZd5/lgvAgCavxKlnEb5RQZd5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b985/importcfg -pack ./vendor/cuelang.org/go/encoding/yaml/yaml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b980/_pkg_.a # internal cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/9c/9c294b6b1780755566162d6c21aa944e92e21ec9afe4b15bc6a29db822e282ba-d # internal cuelang.org/go/internal/filetypes mkdir -p $WORK/b979/ cat >$WORK/b979/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b980/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b922/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p cuelang.org/go/internal/filetypes -lang=go1.16 -complete -installsuffix shared -buildid 0XjeQXiasLw6j3F-zpeh/0XjeQXiasLw6j3F-zpeh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b979/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_386/buildid -w $WORK/b985/_pkg_.a # internal cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/7e/7e782803a893aaf7c7a379c6dacbf08f9b758991cfb3ca4605e2ef0186ae306a-d # internal github.com/ohler55/ojg/oj mkdir -p $WORK/b1071/ cat >$WORK/b1071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1068/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1069/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1070/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1071/_pkg_.a -trimpath "$WORK/b1071=>" -p github.com/ohler55/ojg/oj -lang=go1.16 -complete -installsuffix shared -buildid 98IYTjwaLENbzTZ2beXa/98IYTjwaLENbzTZ2beXa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1071/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_386/buildid -w $WORK/b968/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b979/_pkg_.a # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/dd/ddbc67ddd94ab697221f7d72f35f0370fe708113598a2428cb447f0b69c01f7f-d # internal github.com/blugelabs/bluge_segment_api mkdir -p $WORK/b1094/ cat >$WORK/b1094/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1095/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1094/_pkg_.a -trimpath "$WORK/b1094=>" -p github.com/blugelabs/bluge_segment_api -lang=go1.16 -complete -installsuffix shared -buildid CyC4uqIpZhEawsEuvkEt/CyC4uqIpZhEawsEuvkEt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1094/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/b968/_pkg_.a /builddir/.cache/go-build/da/daa6d4df42e97d110fe7b7e1dc0102d207ffca6959200dba0754d8c91c9f3971-d # internal github.com/blevesearch/snowballstem mkdir -p $WORK/b1099/ cat >$WORK/b1099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1099/_pkg_.a -trimpath "$WORK/b1099=>" -p github.com/blevesearch/snowballstem -lang=go1.16 -complete -installsuffix shared -buildid M9kUuwUNQ9LMUWTVzohA/M9kUuwUNQ9LMUWTVzohA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1099/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_386/buildid -w $WORK/b1094/_pkg_.a # internal cp $WORK/b1094/_pkg_.a /builddir/.cache/go-build/90/9002689f879a17273fafe898be6f22c9195abf7f1a5355405fb5f74ad67b6d96-d # internal github.com/blugelabs/bluge/analysis mkdir -p $WORK/b1093/ cat >$WORK/b1093/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1094/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1093/_pkg_.a -trimpath "$WORK/b1093=>" -p github.com/blugelabs/bluge/analysis -lang=go1.16 -complete -installsuffix shared -buildid 0kdr9X2cwzk1_rheIP2K/0kdr9X2cwzk1_rheIP2K -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1093/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_386/buildid -w $WORK/b965/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1099/_pkg_.a # internal cp $WORK/b1099/_pkg_.a /builddir/.cache/go-build/f7/f75517dc9895d9c35f00f14624a81d0a739a6c2463b6aa25862b2278152b501e-d # internal github.com/blevesearch/snowballstem/english mkdir -p $WORK/b1100/ cat >$WORK/b1100/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/snowballstem=$WORK/b1099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1100/_pkg_.a -trimpath "$WORK/b1100=>" -p github.com/blevesearch/snowballstem/english -lang=go1.16 -complete -installsuffix shared -buildid 3EbYhWU_LbSOcZPc9g2T/3EbYhWU_LbSOcZPc9g2T -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1100/importcfg -pack ./vendor/github.com/blevesearch/snowballstem/english/english_stemmer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1055/_pkg_.a # internal cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/68/684181d1e1becfe46c34b002bd462d10134eb21aab8b01d371387ccd87762df7-d # internal cuelang.org/go/internal/encoding mkdir -p $WORK/b963/ cat >$WORK/b963/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b935/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b964/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b965/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b968/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b971/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b973/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b979/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b938/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b936/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b905/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b249/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p cuelang.org/go/internal/encoding -lang=go1.16 -complete -installsuffix shared -buildid 0GNpWKd3dt-nNF3BeYmf/0GNpWKd3dt-nNF3BeYmf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b963/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 cp $WORK/b1055/_pkg_.a /builddir/.cache/go-build/6b/6b6ae1a2c15e74aee86fb6f556c12a986144a710b53987899da1edf3daf54896-d # internal github.com/dop251/goja mkdir -p $WORK/b1045/ cat >$WORK/b1045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b1046/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1048/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1049/_pkg_.a packagefile github.com/dop251/goja/ftoa=$WORK/b1052/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1054/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1050/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1051/_pkg_.a packagefile go/ast=$WORK/b134/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b716/_pkg_.a packagefile golang.org/x/text/collate=$WORK/b1055/_pkg_.a packagefile golang.org/x/text/language=$WORK/b718/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b251/_pkg_.a packagefile hash/maphash=$WORK/b285/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1045/_pkg_.a -trimpath "$WORK/b1045=>" -p github.com/dop251/goja -lang=go1.16 -complete -installsuffix shared -buildid RwJZBvk_XLx4ReP9IKjB/RwJZBvk_XLx4ReP9IKjB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1045/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_386/buildid -w $WORK/b1093/_pkg_.a # internal cp $WORK/b1093/_pkg_.a /builddir/.cache/go-build/ed/ed3af65b3e28415ae8ab117158cddd136047b5873cf398acc48cff0872e6e284-d # internal github.com/blugelabs/bluge/analysis/token mkdir -p $WORK/b1101/ cat >$WORK/b1101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/ring=$WORK/b1102/_pkg_.a packagefile github.com/blevesearch/go-porterstemmer=$WORK/b1103/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1093/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b251/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1101/_pkg_.a -trimpath "$WORK/b1101=>" -p github.com/blugelabs/bluge/analysis/token -lang=go1.16 -complete -installsuffix shared -buildid cGUP0m6CI2JWv4AP324n/cGUP0m6CI2JWv4AP324n -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1101/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_386/buildid -w $WORK/b1100/_pkg_.a # internal cp $WORK/b1100/_pkg_.a /builddir/.cache/go-build/b2/b2a6c0b22baa1f7bb8dddde6eaa44bd3c4e0325cc157b11123714387b0c322c8-d # internal github.com/blevesearch/segment mkdir -p $WORK/b1105/ cat >$WORK/b1105/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_386/compile -o $WORK/b1105/_pkg_.a -trimpath "$WORK/b1105=>" -p github.com/blevesearch/segment -lang=go1.16 -complete -installsuffix shared -buildid sFkJoqhgnF9fVvzk4IC9/sFkJoqhgnF9fVvzk4IC9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1105/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_386/buildid -w $WORK/b1101/_pkg_.a # internal cp $WORK/b1101/_pkg_.a /builddir/.cache/go-build/10/1073c079ac0af118110b0ee315dff3e3c823f9dc55512ef7acd08013e8257052-d # internal github.com/blevesearch/mmap-go mkdir -p $WORK/b1107/ cat >$WORK/b1107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1107/_pkg_.a -trimpath "$WORK/b1107=>" -p github.com/blevesearch/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid AcRU0_-n7rtBEi_oLo2c/AcRU0_-n7rtBEi_oLo2c -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1107/importcfg -pack ./vendor/github.com/blevesearch/mmap-go/mmap.go ./vendor/github.com/blevesearch/mmap-go/mmap_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b963/_pkg_.a # internal cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/95/95e7e367655b45e63e897440d07e058309cedf0dd2d05ee5749efb73952b8de3-d # internal cuelang.org/go/cue/load mkdir -p $WORK/b962/ cat >$WORK/b962/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b959/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b911/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b914/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b963/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b979/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b922/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b525/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p cuelang.org/go/cue/load -lang=go1.16 -complete -installsuffix shared -buildid 5TldQrhE4jSf0WMhzLg-/5TldQrhE4jSf0WMhzLg- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b962/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_386/buildid -w $WORK/b1107/_pkg_.a # internal cp $WORK/b1107/_pkg_.a /builddir/.cache/go-build/36/36122f3e07464b472f16c5618a7f4a886d7e51e21d5313cc9f4d411dd98773b4-d # internal github.com/blugelabs/bluge/index/lock mkdir -p $WORK/b1108/ cat >$WORK/b1108/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1108/_pkg_.a -trimpath "$WORK/b1108=>" -p github.com/blugelabs/bluge/index/lock -lang=go1.16 -complete -installsuffix shared -buildid 4wPV9NpzQv82nNwCjHbj/4wPV9NpzQv82nNwCjHbj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1108/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_386/buildid -w $WORK/b1108/_pkg_.a # internal cp $WORK/b1108/_pkg_.a /builddir/.cache/go-build/94/940a6dbd3c45be64db93f8abb21fbbe4342fb1cf6c7de742558a93223ef1782a-d # internal github.com/blugelabs/bluge/index/mergeplan mkdir -p $WORK/b1109/ cat >$WORK/b1109/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1109/_pkg_.a -trimpath "$WORK/b1109=>" -p github.com/blugelabs/bluge/index/mergeplan -lang=go1.16 -complete -installsuffix shared -buildid YfMN2QrQeUtq-u35HA7V/YfMN2QrQeUtq-u35HA7V -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1109/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_386/buildid -w $WORK/b1109/_pkg_.a # internal cp $WORK/b1109/_pkg_.a /builddir/.cache/go-build/23/23a0f3622cd73b341b8df2e95a0f7a5b371b4bc4b7a89f58f9eed2c2903ee936-d # internal github.com/bits-and-blooms/bitset mkdir -p $WORK/b1112/ cat >$WORK/b1112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1112/_pkg_.a -trimpath "$WORK/b1112=>" -p github.com/bits-and-blooms/bitset -lang=go1.16 -complete -installsuffix shared -buildid gPy_Q_BAbX9jYlSSCqMr/gPy_Q_BAbX9jYlSSCqMr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1112/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1071/_pkg_.a # internal cp $WORK/b1071/_pkg_.a /builddir/.cache/go-build/4d/4d432a26229adc4d9590295a652c5e6a5a2ba5de61fb4feeb69c99c1a7a11ffe-d # internal github.com/blugelabs/bluge/numeric mkdir -p $WORK/b1113/ cat >$WORK/b1113/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1113/_pkg_.a -trimpath "$WORK/b1113=>" -p github.com/blugelabs/bluge/numeric -lang=go1.16 -complete -installsuffix shared -buildid CFiB05WrHElXnVZrItZV/CFiB05WrHElXnVZrItZV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1113/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_386/buildid -w $WORK/b1113/_pkg_.a # internal cp $WORK/b1113/_pkg_.a /builddir/.cache/go-build/b2/b2cf2106e311de6d702cd0b6bfb12942b9f9e990bae52252971574d1ffe822a8-d # internal github.com/blugelabs/bluge/numeric/geo mkdir -p $WORK/b1114/ cat >$WORK/b1114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1113/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1114/_pkg_.a -trimpath "$WORK/b1114=>" -p github.com/blugelabs/bluge/numeric/geo -lang=go1.16 -complete -installsuffix shared -buildid T_LMCFi7dRW6qrgQM-AD/T_LMCFi7dRW6qrgQM-AD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1114/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_386/buildid -w $WORK/b1112/_pkg_.a # internal cp $WORK/b1112/_pkg_.a /builddir/.cache/go-build/7b/7b5d43d881bc2b7a098bd7852370c468cb11b98a0bceffd60869b81b4b34f1d4-d # internal github.com/blevesearch/vellum mkdir -p $WORK/b1111/ cat >$WORK/b1111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b1112/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1107/_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_386/compile -o $WORK/b1111/_pkg_.a -trimpath "$WORK/b1111=>" -p github.com/blevesearch/vellum -lang=go1.16 -complete -installsuffix shared -buildid qI3Ioi1_XYAMbOz0aqW2/qI3Ioi1_XYAMbOz0aqW2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1111/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b962/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1114/_pkg_.a # internal cp $WORK/b1114/_pkg_.a /builddir/.cache/go-build/8a/8a5bac2988523e9942e7938e2d861e579b14cc163796506c7d732bce5ac72743-d # internal github.com/blugelabs/bluge/search mkdir -p $WORK/b1115/ cat >$WORK/b1115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1093/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1113/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1114/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1094/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1115/_pkg_.a -trimpath "$WORK/b1115=>" -p github.com/blugelabs/bluge/search -lang=go1.16 -complete -installsuffix shared -buildid bioeKzhkprKT9yanyIdh/bioeKzhkprKT9yanyIdh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1115/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 cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/85/85c6f4f73a976047dbf77c17ac9b1751689243261622525b06499a010692c0db-d # internal github.com/grafana/thema/internal/util mkdir -p $WORK/b983/ cat >$WORK/b983/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/load=$WORK/b962/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p github.com/grafana/thema/internal/util -lang=go1.16 -complete -installsuffix shared -buildid amVY6qgEgAqhH5Z-9JCX/amVY6qgEgAqhH5Z-9JCX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b983/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_386/buildid -w $WORK/b983/_pkg_.a # internal cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/4a/4a738a725dea181e2c7c9d2ae63a26c4e9a6cc1d0dd9148d586946e8a53745a7-d # internal github.com/grafana/thema mkdir -p $WORK/b961/ cat >$WORK/b961/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b962/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b934/_pkg_.a packagefile embed=$WORK/b411/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema/errors=$WORK/b981/_pkg_.a packagefile github.com/grafana/thema/internal/envvars=$WORK/b982/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b983/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b961/embedcfg << 'EOF' # internal { "Patterns": { "*.cue": [ "lacuna.cue", "lineage.cue", "translate.cue", "traverse.cue" ], "cue.mod": [ "cue.mod/module.cue" ] }, "Files": { "cue.mod/module.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/cue.mod/module.cue", "lacuna.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/lacuna.cue", "lineage.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/lineage.cue", "translate.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/translate.cue", "traverse.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/traverse.cue" } }EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p github.com/grafana/thema -lang=go1.16 -complete -installsuffix shared -buildid KJc3u281_V-9i1Af4NEA/KJc3u281_V-9i1Af4NEA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b961/importcfg -embedcfg $WORK/b961/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1111/_pkg_.a # internal cp $WORK/b1111/_pkg_.a /builddir/.cache/go-build/22/222b75d66045fa5e261d316067b920ff8ed54d765b532c757bee4478b35b9642-d # internal github.com/blugelabs/ice mkdir -p $WORK/b1110/ cat >$WORK/b1110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1095/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1111/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1094/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1065/_pkg_.a packagefile hash/crc32=$WORK/b114/_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_386/compile -o $WORK/b1110/_pkg_.a -trimpath "$WORK/b1110=>" -p github.com/blugelabs/ice -lang=go1.16 -complete -installsuffix shared -buildid 7R4Go-ZLILe9GZvjXYpV/7R4Go-ZLILe9GZvjXYpV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1110/importcfg -pack ./vendor/github.com/blugelabs/ice/chunk.go ./vendor/github.com/blugelabs/ice/contentcoder.go ./vendor/github.com/blugelabs/ice/count.go ./vendor/github.com/blugelabs/ice/dict.go ./vendor/github.com/blugelabs/ice/docvalues.go ./vendor/github.com/blugelabs/ice/enumerator.go ./vendor/github.com/blugelabs/ice/footer.go ./vendor/github.com/blugelabs/ice/freq.go ./vendor/github.com/blugelabs/ice/intcoder.go ./vendor/github.com/blugelabs/ice/intdecoder.go ./vendor/github.com/blugelabs/ice/load.go ./vendor/github.com/blugelabs/ice/memuvarint.go ./vendor/github.com/blugelabs/ice/merge.go ./vendor/github.com/blugelabs/ice/new.go ./vendor/github.com/blugelabs/ice/posting.go ./vendor/github.com/blugelabs/ice/read.go ./vendor/github.com/blugelabs/ice/segment.go ./vendor/github.com/blugelabs/ice/sizes.go ./vendor/github.com/blugelabs/ice/stats.go ./vendor/github.com/blugelabs/ice/write.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1115/_pkg_.a # internal cp $WORK/b1115/_pkg_.a /builddir/.cache/go-build/63/63ae7afe56918eca412e115aac0bd7de8bcfc296a2145ac8d81137e882d36840-d # internal github.com/dgryski/go-metro mkdir -p $WORK/b1118/ cat >$WORK/b1118/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1118/_pkg_.a -trimpath "$WORK/b1118=>" -p github.com/dgryski/go-metro -lang=go1.16 -complete -installsuffix shared -buildid lzNm0E0DLFwgLABcMBcp/lzNm0E0DLFwgLABcMBcp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1118/importcfg -pack ./vendor/github.com/dgryski/go-metro/metro128.go ./vendor/github.com/dgryski/go-metro/metro64.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1118/_pkg_.a # internal cp $WORK/b1118/_pkg_.a /builddir/.cache/go-build/52/52ecf17ed420018d285be8f54377939d1506fa588821ca5b8f2c794f224af6a3-d # internal github.com/axiomhq/hyperloglog mkdir -p $WORK/b1117/ cat >$WORK/b1117/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dgryski/go-metro=$WORK/b1118/_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_386/compile -o $WORK/b1117/_pkg_.a -trimpath "$WORK/b1117=>" -p github.com/axiomhq/hyperloglog -lang=go1.16 -complete -installsuffix shared -buildid sQkiHY3lVf6pWYuGd1HK/sQkiHY3lVf6pWYuGd1HK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1117/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b961/_pkg_.a # internal cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/24/24f858c78b2bd4679d29164f9f47da6723a386fe170645033777c92fef62fa81-d # internal github.com/grafana/thema/kernel mkdir -p $WORK/b984/ cat >$WORK/b984/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b935/_pkg_.a packagefile cuelang.org/go/encoding/yaml=$WORK/b985/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b961/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p github.com/grafana/thema/kernel -lang=go1.16 -complete -installsuffix shared -buildid PNlB3gx22ZjgPA-_Sd4U/PNlB3gx22ZjgPA-_Sd4U -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b984/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_386/buildid -w $WORK/b984/_pkg_.a # internal cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/75/75237034c6a2a0fa72e096852f85db907c62ee3eef96c47221eee364a0db9652-d # internal github.com/grafana/thema/load mkdir -p $WORK/b986/ cat >$WORK/b986/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b921/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b962/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b961/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b983/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p github.com/grafana/thema/load -lang=go1.16 -complete -installsuffix shared -buildid W7K_0uTJmNGJ10_3Gp8i/W7K_0uTJmNGJ10_3Gp8i -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b986/importcfg -pack ./vendor/github.com/grafana/thema/load/load.go cp $WORK/b1117/_pkg_.a /builddir/.cache/go-build/64/64c1e57bf16efe0248659c48b1d3d834f181d88ed8a5add3e0689ce8886f6d2e-d # internal github.com/grafana/grafana/pkg/framework/coremodel mkdir -p $WORK/b989/ cat >$WORK/b989/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b961/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p github.com/grafana/grafana/pkg/framework/coremodel -lang=go1.17 -complete -installsuffix shared -buildid rvQTiowCC7Wc63gbYCkz/rvQTiowCC7Wc63gbYCkz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b989/importcfg -pack ./pkg/framework/coremodel/helpers.go ./pkg/framework/coremodel/interface.go ./pkg/framework/coremodel/registry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b986/_pkg_.a # internal cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/e4/e4530746ce2b042dc437fa21c70d8d868c4e49c39a1e1288482e8dab2cc431b2-d # internal github.com/grafana/grafana/pkg/cuectx mkdir -p $WORK/b888/ cat >$WORK/b888/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b921/_pkg_.a packagefile github.com/grafana/thema=$WORK/b961/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b984/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b986/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile testing/fstest=$WORK/b987/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/grafana/grafana/pkg/cuectx -lang=go1.17 -complete -installsuffix shared -buildid Wa_WocyJzF0KTmzUbBjo/Wa_WocyJzF0KTmzUbBjo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b888/importcfg -pack ./pkg/cuectx/ctx.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b989/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/09/09f457a148aea8c5426da653e5c2bd144c101e63c54a20fb8391be399cc1966a-d # internal github.com/caio/go-tdigest mkdir -p $WORK/b1119/ cat >$WORK/b1119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1119/_pkg_.a -trimpath "$WORK/b1119=>" -p github.com/caio/go-tdigest -lang=go1.16 -complete -installsuffix shared -buildid tYTfZvriKsQYH3SMynqb/tYTfZvriKsQYH3SMynqb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1119/importcfg -pack ./vendor/github.com/caio/go-tdigest/options.go ./vendor/github.com/caio/go-tdigest/rng.go ./vendor/github.com/caio/go-tdigest/serialization.go ./vendor/github.com/caio/go-tdigest/summary.go ./vendor/github.com/caio/go-tdigest/tdigest.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b888/_pkg_.a # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/6d/6d1739b86b48514fc9928ca9891552cf5978b361412c7c4121928a71d5522616-d # internal github.com/grafana/grafana/pkg/coremodel/dashboard mkdir -p $WORK/b887/ cat >$WORK/b887/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b411/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b888/_pkg_.a packagefile github.com/grafana/thema=$WORK/b961/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a EOF cat >$WORK/b887/embedcfg << 'EOF' # internal { "Patterns": { "lineage.cue": [ "lineage.cue" ] }, "Files": { "lineage.cue": "/builddir/build/BUILD/grafana-9.0.9/pkg/coremodel/dashboard/lineage.cue" } }EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/grafana/grafana/pkg/coremodel/dashboard -lang=go1.17 -complete -installsuffix shared -buildid MhEWGeg7Mof5auDFXfF6/MhEWGeg7Mof5auDFXfF6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b887/importcfg -embedcfg $WORK/b887/embedcfg -pack ./pkg/coremodel/dashboard/coremodel.go ./pkg/coremodel/dashboard/schema.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1105/_pkg_.a # internal cp $WORK/b1110/_pkg_.a /builddir/.cache/go-build/6a/6afdee2b814c61951e8e22b68af66b3fe7017af37832ec701baf7d5349698690-d # internal github.com/blugelabs/bluge/index mkdir -p $WORK/b1106/ cat >$WORK/b1106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1002/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1095/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1107/_pkg_.a packagefile github.com/blugelabs/bluge/index/lock=$WORK/b1108/_pkg_.a packagefile github.com/blugelabs/bluge/index/mergeplan=$WORK/b1109/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1094/_pkg_.a packagefile github.com/blugelabs/ice=$WORK/b1110/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_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_386/compile -o $WORK/b1106/_pkg_.a -trimpath "$WORK/b1106=>" -p github.com/blugelabs/bluge/index -lang=go1.16 -complete -installsuffix shared -buildid ZkPq2VPAiBIZty5ZA-z9/ZkPq2VPAiBIZty5ZA-z9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1106/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 cp $WORK/b1105/_pkg_.a /builddir/.cache/go-build/6d/6de7423eb78817159ace9f62115f26afc50f85675eda7da6fc2a0d0c67d3d5b9-d # internal github.com/blugelabs/bluge/analysis/tokenizer mkdir -p $WORK/b1104/ cat >$WORK/b1104/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/segment=$WORK/b1105/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1093/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1104/_pkg_.a -trimpath "$WORK/b1104=>" -p github.com/blugelabs/bluge/analysis/tokenizer -lang=go1.16 -complete -installsuffix shared -buildid in6ezWtIBJz_tRKyeauL/in6ezWtIBJz_tRKyeauL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1104/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_386/buildid -w $WORK/b1119/_pkg_.a # internal cp $WORK/b1119/_pkg_.a /builddir/.cache/go-build/ee/ee9138ce2949cb9bc95742f40685b2c222afa9c9b12a8a715b11e4cf248ce281-d # internal github.com/blugelabs/bluge/search/aggregations mkdir -p $WORK/b1116/ cat >$WORK/b1116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/axiomhq/hyperloglog=$WORK/b1117/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1114/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1115/_pkg_.a packagefile github.com/caio/go-tdigest=$WORK/b1119/_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_386/compile -o $WORK/b1116/_pkg_.a -trimpath "$WORK/b1116=>" -p github.com/blugelabs/bluge/search/aggregations -lang=go1.16 -complete -installsuffix shared -buildid gsLhn_A3lwFUOvJPlF4z/gsLhn_A3lwFUOvJPlF4z -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1116/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_386/buildid -w $WORK/b887/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1104/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/cf/cf61bd35c5d8cd791974a68bf6edc733e0060e94047821ba3ccf45e3c26ad397-d # internal github.com/blugelabs/bluge/search/collector mkdir -p $WORK/b1120/ cat >$WORK/b1120/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b1002/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1115/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1120/_pkg_.a -trimpath "$WORK/b1120=>" -p github.com/blugelabs/bluge/search/collector -lang=go1.16 -complete -installsuffix shared -buildid Fq2yt3h8zbb6cw5mJdRS/Fq2yt3h8zbb6cw5mJdRS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1120/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 cp $WORK/b1104/_pkg_.a /builddir/.cache/go-build/b7/b7d8acdb14b89e9d46bb861026bac6ba2d8af28616ff65605e8d77927680eec9-d # internal github.com/blugelabs/bluge/analysis/lang/en mkdir -p $WORK/b1098/ cat >$WORK/b1098/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/snowballstem=$WORK/b1099/_pkg_.a packagefile github.com/blevesearch/snowballstem/english=$WORK/b1100/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1093/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1101/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1104/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1098/_pkg_.a -trimpath "$WORK/b1098=>" -p github.com/blugelabs/bluge/analysis/lang/en -lang=go1.16 -complete -installsuffix shared -buildid qUlCtr064GRFNh50BRNJ/qUlCtr064GRFNh50BRNJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1098/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_386/buildid -w $WORK/b1098/_pkg_.a # internal cp $WORK/b1098/_pkg_.a /builddir/.cache/go-build/c0/c049f2cd54d8f92ba1096204c406048b35da400201c45a2da0e846f177ef0c9d-d # internal github.com/blugelabs/bluge/analysis/analyzer mkdir -p $WORK/b1097/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1116/_pkg_.a # internal cat >$WORK/b1097/importcfg << 'EOF' # internal # import config packagefile github.com/blugelabs/bluge/analysis=$WORK/b1093/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/lang/en=$WORK/b1098/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1101/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1097/_pkg_.a -trimpath "$WORK/b1097=>" -p github.com/blugelabs/bluge/analysis/analyzer -lang=go1.16 -complete -installsuffix shared -buildid W-o5lRS3hLTcbdRLUhH4/W-o5lRS3hLTcbdRLUhH4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1097/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/analyzer/keyword.go ./vendor/github.com/blugelabs/bluge/analysis/analyzer/simple.go ./vendor/github.com/blugelabs/bluge/analysis/analyzer/standard.go ./vendor/github.com/blugelabs/bluge/analysis/analyzer/web.go cp $WORK/b1116/_pkg_.a /builddir/.cache/go-build/f8/f875395afb8b34c0cabbc040e0b2cfe46c6deef88c88b6d04c2a290a16cbea34-d # internal github.com/blevesearch/vellum/levenshtein mkdir -p $WORK/b1122/ cat >$WORK/b1122/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b106/_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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1122/_pkg_.a -trimpath "$WORK/b1122=>" -p github.com/blevesearch/vellum/levenshtein -lang=go1.16 -complete -installsuffix shared -buildid xeMIVb6sfQYy29vhIQxP/xeMIVb6sfQYy29vhIQxP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1122/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_386/buildid -w $WORK/b1120/_pkg_.a # internal cp $WORK/b1120/_pkg_.a /builddir/.cache/go-build/82/82a0cc34f58c40e8d4a10605fdf431935e2347c814a158f758d000af48edc6a6-d # internal github.com/blevesearch/vellum/utf8 mkdir -p $WORK/b1124/ cat >$WORK/b1124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1124/_pkg_.a -trimpath "$WORK/b1124=>" -p github.com/blevesearch/vellum/utf8 -lang=go1.16 -complete -installsuffix shared -buildid wjU2WmDubdig3tItowko/wjU2WmDubdig3tItowko -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1124/importcfg -pack ./vendor/github.com/blevesearch/vellum/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1097/_pkg_.a # internal cp $WORK/b1097/_pkg_.a /builddir/.cache/go-build/c7/c79bacbcde6172ee722176205d4533c0f3a02127a378a7937847dc47c17930da-d # internal github.com/blugelabs/bluge/search/similarity mkdir -p $WORK/b1125/ cat >$WORK/b1125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1115/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1094/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1125/_pkg_.a -trimpath "$WORK/b1125=>" -p github.com/blugelabs/bluge/search/similarity -lang=go1.16 -complete -installsuffix shared -buildid l__NDFYEKQs-kg9y3sax/l__NDFYEKQs-kg9y3sax -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1125/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/similarity/bm25.go ./vendor/github.com/blugelabs/bluge/search/similarity/composite.go ./vendor/github.com/blugelabs/bluge/search/similarity/constant.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1124/_pkg_.a # internal cp $WORK/b1124/_pkg_.a /builddir/.cache/go-build/98/987f578cbc9f8aeb0cd018b1cba1ee0c24511036901cf564fcf1fac740a63c43-d # internal github.com/blevesearch/vellum/regexp mkdir -p $WORK/b1123/ cat >$WORK/b1123/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blevesearch/vellum/utf8=$WORK/b1124/_pkg_.a packagefile regexp/syntax=$WORK/b142/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1123/_pkg_.a -trimpath "$WORK/b1123=>" -p github.com/blevesearch/vellum/regexp -lang=go1.16 -complete -installsuffix shared -buildid Chsps9bomfqI97CQ_vGX/Chsps9bomfqI97CQ_vGX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1123/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_386/buildid -w $WORK/b1125/_pkg_.a # internal cp $WORK/b1125/_pkg_.a /builddir/.cache/go-build/cd/cd99a1cfedcf2e2527b720ed41457b8b0b22c11f1d1b5b63b7a1cbbc13b59d9b-d # internal github.com/grafana/grafana/pkg/services/searchV2/extract mkdir -p $WORK/b1126/ cat >$WORK/b1126/importcfg << 'EOF' # internal # import config packagefile github.com/json-iterator/go=$WORK/b309/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1126/_pkg_.a -trimpath "$WORK/b1126=>" -p github.com/grafana/grafana/pkg/services/searchV2/extract -lang=go1.17 -complete -installsuffix shared -buildid 9672bPZ7Kni_7i7UOlxo/9672bPZ7Kni_7i7UOlxo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1126/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_386/buildid -w $WORK/b1126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1122/_pkg_.a # internal cp $WORK/b1126/_pkg_.a /builddir/.cache/go-build/5a/5af23f3c542d5ca68c4ebe0c9078c2c504d8841c65910ec586a2153712e96b50-d # internal github.com/armon/go-radix mkdir -p $WORK/b1129/ cat >$WORK/b1129/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1129/_pkg_.a -trimpath "$WORK/b1129=>" -p github.com/armon/go-radix -lang=go1.16 -complete -installsuffix shared -buildid 1Y9b8tmQnoBIuj3mv-mE/1Y9b8tmQnoBIuj3mv-mE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1129/importcfg -pack ./vendor/github.com/armon/go-radix/radix.go cp $WORK/b1122/_pkg_.a /builddir/.cache/go-build/00/003e58892dcc5e4f0e691ca77168727851f4c18436a60a9a213a8839e136ccf8-d # internal gocloud.dev/internal/retry mkdir -p $WORK/b1134/ cat >$WORK/b1134/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/b597/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1134/_pkg_.a -trimpath "$WORK/b1134=>" -p gocloud.dev/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid Gb5btKSVeC-Gg8bGBqbC/Gb5btKSVeC-Gg8bGBqbC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1134/importcfg -pack ./vendor/gocloud.dev/internal/retry/retry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1134/_pkg_.a # internal cp $WORK/b1134/_pkg_.a /builddir/.cache/go-build/a7/a77ce298be04200934411faa281f3ce5b6616b3331bc3ac89108b392b1a8e7d6-d # internal gocloud.dev/internal/gcerr mkdir -p $WORK/b1133/ cat >$WORK/b1133/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/internal/retry=$WORK/b1134/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b283/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_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_386/compile -o $WORK/b1133/_pkg_.a -trimpath "$WORK/b1133=>" -p gocloud.dev/internal/gcerr -lang=go1.16 -complete -installsuffix shared -buildid yZq_DJ5IgRWPjrw7pqtb/yZq_DJ5IgRWPjrw7pqtb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1133/importcfg -pack ./vendor/gocloud.dev/internal/gcerr/errorcode_string.go ./vendor/gocloud.dev/internal/gcerr/gcerr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1123/_pkg_.a # internal cp $WORK/b1123/_pkg_.a /builddir/.cache/go-build/19/1951a88542726a4073f4ce6d5010ae1942d43a29acef820e8a2da2dbc6a259af-d # internal github.com/blugelabs/bluge/search/searcher mkdir -p $WORK/b1121/ cat >$WORK/b1121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1002/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1111/_pkg_.a packagefile github.com/blevesearch/vellum/levenshtein=$WORK/b1122/_pkg_.a packagefile github.com/blevesearch/vellum/regexp=$WORK/b1123/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1113/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1114/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1115/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1125/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1094/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp/syntax=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1121/_pkg_.a -trimpath "$WORK/b1121=>" -p github.com/blugelabs/bluge/search/searcher -lang=go1.16 -complete -installsuffix shared -buildid EfK2z00fDnXHyTGnUxdz/EfK2z00fDnXHyTGnUxdz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1121/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_386/buildid -w $WORK/b1129/_pkg_.a # internal cp $WORK/b1129/_pkg_.a /builddir/.cache/go-build/ad/ad8a9a91260af4d4ab916b687152995d927f8271afbd58666eef2f1ed4beb4a3-d # internal gocloud.dev/internal/openurl mkdir -p $WORK/b1136/ cat >$WORK/b1136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1136/_pkg_.a -trimpath "$WORK/b1136=>" -p gocloud.dev/internal/openurl -lang=go1.16 -complete -installsuffix shared -buildid ik56nN3EvtV3tUWei6af/ik56nN3EvtV3tUWei6af -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1136/importcfg -pack ./vendor/gocloud.dev/internal/openurl/openurl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1133/_pkg_.a # internal cp $WORK/b1133/_pkg_.a /builddir/.cache/go-build/01/01a0fef14950d5686d1db2776d89a8e368ad58c4d01ab33dd98545ee99cb7d86-d # internal gocloud.dev/gcerrors mkdir -p $WORK/b1132/ cat >$WORK/b1132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1133/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b283/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1132/_pkg_.a -trimpath "$WORK/b1132=>" -p gocloud.dev/gcerrors -lang=go1.16 -complete -installsuffix shared -buildid 5VN0UtpsNTXDdt6K4H0G/5VN0UtpsNTXDdt6K4H0G -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1132/importcfg -pack ./vendor/gocloud.dev/gcerrors/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1136/_pkg_.a # internal cp $WORK/b1136/_pkg_.a /builddir/.cache/go-build/10/10912408b2f9935361bdb4690749cd677d55483d8672f460f8b3e2776b4151ef-d # internal gocloud.dev/internal/escape mkdir -p $WORK/b1138/ cat >$WORK/b1138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1138/_pkg_.a -trimpath "$WORK/b1138=>" -p gocloud.dev/internal/escape -lang=go1.16 -complete -installsuffix shared -buildid 8Og7jK8comKT_WIB2tmF/8Og7jK8comKT_WIB2tmF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1138/importcfg -pack ./vendor/gocloud.dev/internal/escape/escape.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1132/_pkg_.a # internal cp $WORK/b1132/_pkg_.a /builddir/.cache/go-build/19/19ba438b861fb6e2f7303f64c9fc6f83b243a1cad548f76bd889b23f79c5e975-d # internal gocloud.dev/blob/driver mkdir -p $WORK/b1131/ cat >$WORK/b1131/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1132/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1131/_pkg_.a -trimpath "$WORK/b1131=>" -p gocloud.dev/blob/driver -lang=go1.16 -complete -installsuffix shared -buildid lF8CcJT5Wsq6nho2eI9t/lF8CcJT5Wsq6nho2eI9t -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1131/importcfg -pack ./vendor/gocloud.dev/blob/driver/driver.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1138/_pkg_.a # internal cp $WORK/b1138/_pkg_.a /builddir/.cache/go-build/a8/a8e1740aa653ad44bf6ab5c5b5ffe3e8b5f97d0a94bbec160f6e86cc90df29ed-d # internal gocloud.dev/internal/oc mkdir -p $WORK/b1135/ cat >$WORK/b1135/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b629/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b632/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b635/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b634/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b609/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1132/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1135/_pkg_.a -trimpath "$WORK/b1135=>" -p gocloud.dev/internal/oc -lang=go1.16 -complete -installsuffix shared -buildid Uf7kZ8VRn4AyknW-PXaU/Uf7kZ8VRn4AyknW-PXaU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1135/importcfg -pack ./vendor/gocloud.dev/internal/oc/metrics.go ./vendor/gocloud.dev/internal/oc/trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1131/_pkg_.a # internal cp $WORK/b1131/_pkg_.a /builddir/.cache/go-build/cb/cb7a934252ba3d395200a3da9f6d7e1134a5c5c6d5aa63e9e8f30a8f988d35c0-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter mkdir -p $WORK/b1141/ cat >$WORK/b1141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b154/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1141/_pkg_.a -trimpath "$WORK/b1141=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter -lang=go1.16 -complete -installsuffix shared -buildid HddvP2f2YijP3--Yeftl/HddvP2f2YijP3--Yeftl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1141/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_386/buildid -w $WORK/b1135/_pkg_.a # internal cp $WORK/b1135/_pkg_.a /builddir/.cache/go-build/29/294d6ca80106b2691e66ee70edd2dd64bea5d8201bb5e57f2a5f22c82f5b6c60-d # internal gocloud.dev/blob mkdir -p $WORK/b1130/ cat >$WORK/b1130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b632/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b635/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b634/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1131/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1132/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1133/_pkg_.a packagefile gocloud.dev/internal/oc=$WORK/b1135/_pkg_.a packagefile gocloud.dev/internal/openurl=$WORK/b1136/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1130/_pkg_.a -trimpath "$WORK/b1130=>" -p gocloud.dev/blob -lang=go1.16 -complete -installsuffix shared -buildid hRBHwLqnhpe5WmCQcm4o/hRBHwLqnhpe5WmCQcm4o -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1130/importcfg -pack ./vendor/gocloud.dev/blob/blob.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1106/_pkg_.a # internal cp $WORK/b1106/_pkg_.a /builddir/.cache/go-build/d5/d5334c5b1fd8681946e9c08ad84c1140a31bf96adf52dd3c859fcc05dde19815-d # internal github.com/grafana/grafana/pkg/tsdb/testdatasource/sims mkdir -p $WORK/b1142/ cat >$WORK/b1142/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1142/_pkg_.a -trimpath "$WORK/b1142=>" -p github.com/grafana/grafana/pkg/tsdb/testdatasource/sims -lang=go1.17 -complete -installsuffix shared -buildid uy1MQ-6Gwldpg9Iwweks/uy1MQ-6Gwldpg9Iwweks -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1142/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1141/_pkg_.a # internal cp $WORK/b1141/_pkg_.a /builddir/.cache/go-build/b4/b4c01091491cc56cab634829e91974e0d27a61bb300d90b21d4ba2488408fd17-d # internal github.com/grafana/grafana/pkg/services/star mkdir -p $WORK/b1149/ cat >$WORK/b1149/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1149/_pkg_.a -trimpath "$WORK/b1149=>" -p github.com/grafana/grafana/pkg/services/star -lang=go1.17 -complete -installsuffix shared -buildid khjhdVyH8XKH-rS-09xT/khjhdVyH8XKH-rS-09xT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1149/importcfg -pack ./pkg/services/star/model.go ./pkg/services/star/star.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1149/_pkg_.a # internal cp $WORK/b1149/_pkg_.a /builddir/.cache/go-build/a2/a2d83f9438fa6cf2a2ca90a70b8e9d21982d9ede4ba93e8dd2ce0cde01d0c439-d # internal github.com/cortexproject/cortex/pkg/prom1/storage/metric mkdir -p $WORK/b1157/ cat >$WORK/b1157/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1157/_pkg_.a -trimpath "$WORK/b1157=>" -p github.com/cortexproject/cortex/pkg/prom1/storage/metric -lang=go1.16 -complete -installsuffix shared -buildid 6inlKCENujojOGUqSVqv/6inlKCENujojOGUqSVqv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1157/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/b1130/_pkg_.a /builddir/.cache/go-build/aa/aa0c71474477e4afc0f273089a189437bbc109abf7d7202066e2b60e5fb9d7a6-d # internal gocloud.dev/blob/fileblob mkdir -p $WORK/b1137/ cat >$WORK/b1137/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1130/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1131/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1132/_pkg_.a packagefile gocloud.dev/internal/escape=$WORK/b1138/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1133/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1137/_pkg_.a -trimpath "$WORK/b1137=>" -p gocloud.dev/blob/fileblob -lang=go1.16 -complete -installsuffix shared -buildid twcO4iT5PnwOAk86osn3/twcO4iT5PnwOAk86osn3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1137/importcfg -pack ./vendor/gocloud.dev/blob/fileblob/attrs.go ./vendor/gocloud.dev/blob/fileblob/fileblob.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1157/_pkg_.a # internal cp $WORK/b1157/_pkg_.a /builddir/.cache/go-build/fa/fae83e262c9d3afcf73a079a811d95ca56a732319430f06673dea1ed45779e91-d # internal gocloud.dev/blob/memblob mkdir -p $WORK/b1139/ cat >$WORK/b1139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1130/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1131/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1132/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1139/_pkg_.a -trimpath "$WORK/b1139=>" -p gocloud.dev/blob/memblob -lang=go1.16 -complete -installsuffix shared -buildid BUHUzpqZrhuZiPbAZ3s9/BUHUzpqZrhuZiPbAZ3s9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1139/importcfg -pack ./vendor/gocloud.dev/blob/memblob/memblob.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1142/_pkg_.a # internal cp $WORK/b1121/_pkg_.a /builddir/.cache/go-build/ba/bac8a641ae9c7a4aa177c2dc6fc4e738d803faf5db121079be1fbc8a769df12d-d # internal github.com/blugelabs/bluge mkdir -p $WORK/b1092/ cat >$WORK/b1092/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1093/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/analyzer=$WORK/b1097/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1104/_pkg_.a packagefile github.com/blugelabs/bluge/index=$WORK/b1106/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1113/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1114/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1115/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1116/_pkg_.a packagefile github.com/blugelabs/bluge/search/collector=$WORK/b1120/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1121/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1125/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1094/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1092/_pkg_.a -trimpath "$WORK/b1092=>" -p github.com/blugelabs/bluge -lang=go1.16 -complete -installsuffix shared -buildid KNYSFGfhxPm_bxuSHf9W/KNYSFGfhxPm_bxuSHf9W -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1092/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/b1142/_pkg_.a /builddir/.cache/go-build/2d/2d3c2c6c2460f238983744f7dcf8f930340ef2864b431433696d79cfe3761157-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1139/_pkg_.a # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b1163/ cat >$WORK/b1163/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b351/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1163/_pkg_.a -trimpath "$WORK/b1163=>" -p github.com/go-kit/kit/log/level -lang=go1.16 -complete -installsuffix shared -buildid OUsV-zocPO66OylLgmGd/OUsV-zocPO66OylLgmGd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1163/importcfg -pack ./vendor/github.com/go-kit/kit/log/level/doc.go ./vendor/github.com/go-kit/kit/log/level/level.go cp $WORK/b1139/_pkg_.a /builddir/.cache/go-build/c6/c6ab55b1b93885332ba06ea26d57c57abdf84bdf4a208742ffde64b1d6044446-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b1164/ cat >$WORK/b1164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1164/_pkg_.a -trimpath "$WORK/b1164=>" -p github.com/sirupsen/logrus -lang=go1.16 -complete -installsuffix shared -buildid cIWAef_2DcNvg5LMrE_q/cIWAef_2DcNvg5LMrE_q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1164/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_386/buildid -w $WORK/b1163/_pkg_.a # internal cp $WORK/b1163/_pkg_.a /builddir/.cache/go-build/01/011393fe7ab7cf53b5a48b03bc23f93c60a3a5e7dd5b798e0d4e0575a4b3829f-d # internal github.com/opentracing-contrib/go-grpc mkdir -p $WORK/b1167/ cat >$WORK/b1167/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b477/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b476/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1167/_pkg_.a -trimpath "$WORK/b1167=>" -p github.com/opentracing-contrib/go-grpc -lang=go1.16 -complete -installsuffix shared -buildid 5ggvmSP7up_jneF5V0T4/5ggvmSP7up_jneF5V0T4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1167/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_386/buildid -w $WORK/b1137/_pkg_.a # internal cp $WORK/b1137/_pkg_.a /builddir/.cache/go-build/ae/ae26575e25315393477b7f8d0498259e645e056d84af1469fdebd7fc9c18e029-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b1168/ cat >$WORK/b1168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b327/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1168/_pkg_.a -trimpath "$WORK/b1168=>" -p github.com/prometheus/client_golang/prometheus/promhttp -lang=go1.16 -complete -installsuffix shared -buildid JsYrEcWsHS1qYDp6yL1y/JsYrEcWsHS1qYDp6yL1y -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1168/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_386/buildid -w $WORK/b1167/_pkg_.a # internal cp $WORK/b1167/_pkg_.a /builddir/.cache/go-build/41/410dddea2a28ecb8113c34c93b32d3f49321b7816b9e7b3ec57949edb8ac797b-d # internal github.com/prometheus/node_exporter/https mkdir -p $WORK/b1169/ cat >$WORK/b1169/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1169/_pkg_.a -trimpath "$WORK/b1169=>" -p github.com/prometheus/node_exporter/https -lang=go1.16 -complete -installsuffix shared -buildid J4_npQPFRNSoYRIPEXKz/J4_npQPFRNSoYRIPEXKz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1169/importcfg -pack ./vendor/github.com/prometheus/node_exporter/https/tls_config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1169/_pkg_.a # internal cp $WORK/b1169/_pkg_.a /builddir/.cache/go-build/a1/a19a9c481c344b91aa143d76d190cf345cf8fe4590c80b23b0292902fe484a4d-d # internal github.com/gogo/googleapis/google/rpc mkdir -p $WORK/b1171/ cat >$WORK/b1171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b770/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b769/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1171/_pkg_.a -trimpath "$WORK/b1171=>" -p github.com/gogo/googleapis/google/rpc -lang=go1.16 -complete -installsuffix shared -buildid 2_4jhOAq7JbpVGjtGVN9/2_4jhOAq7JbpVGjtGVN9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1171/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_386/buildid -w $WORK/b1164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1092/_pkg_.a # internal cp $WORK/b1164/_pkg_.a /builddir/.cache/go-build/90/9010607be804bdd48913e0269b3899844fbf4183daa540d80496121671bbc460-d # internal github.com/weaveworks/promrus mkdir -p $WORK/b1165/ cat >$WORK/b1165/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1164/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1165/_pkg_.a -trimpath "$WORK/b1165=>" -p github.com/weaveworks/promrus -lang=go1.16 -complete -installsuffix shared -buildid d7ws1ABm-TSyjIJaydfk/d7ws1ABm-TSyjIJaydfk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1165/importcfg -pack ./vendor/github.com/weaveworks/promrus/promrus.go cp $WORK/b1092/_pkg_.a /builddir/.cache/go-build/29/29c1352b3611364087090a48513ce60df8409c69a7201293169c58a36280e56a-d # internal github.com/sercand/kuberesolver mkdir -p $WORK/b1174/ cat >$WORK/b1174/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a packagefile golang.org/x/net/context=$WORK/b263/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime/debug=$WORK/b151/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1174/_pkg_.a -trimpath "$WORK/b1174=>" -p github.com/sercand/kuberesolver -lang=go1.16 -complete -installsuffix shared -buildid ULtRLQlF8Qffff8UmqgG/ULtRLQlF8Qffff8UmqgG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1174/importcfg -pack ./vendor/github.com/sercand/kuberesolver/builder.go ./vendor/github.com/sercand/kuberesolver/kubernetes.go ./vendor/github.com/sercand/kuberesolver/models.go ./vendor/github.com/sercand/kuberesolver/stream.go ./vendor/github.com/sercand/kuberesolver/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1165/_pkg_.a # internal cp $WORK/b1165/_pkg_.a /builddir/.cache/go-build/37/373e38803ab4d06be0470273d50e5c4fcaff3a873436387a7758d6f7fcd10224-d # internal github.com/weaveworks/common/logging mkdir -p $WORK/b1162/ cat >$WORK/b1162/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/b351/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1163/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1164/_pkg_.a packagefile github.com/weaveworks/promrus=$WORK/b1165/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1162/_pkg_.a -trimpath "$WORK/b1162=>" -p github.com/weaveworks/common/logging -lang=go1.16 -complete -installsuffix shared -buildid 8yDiq4QiHsR6hIJjJicu/8yDiq4QiHsR6hIJjJicu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1162/importcfg -pack ./vendor/github.com/weaveworks/common/logging/dedupe.go ./vendor/github.com/weaveworks/common/logging/format.go ./vendor/github.com/weaveworks/common/logging/global.go ./vendor/github.com/weaveworks/common/logging/gokit.go ./vendor/github.com/weaveworks/common/logging/interface.go ./vendor/github.com/weaveworks/common/logging/level.go ./vendor/github.com/weaveworks/common/logging/logging.go ./vendor/github.com/weaveworks/common/logging/logrus.go ./vendor/github.com/weaveworks/common/logging/noop.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1174/_pkg_.a # internal cp $WORK/b1174/_pkg_.a /builddir/.cache/go-build/7c/7c9c7d3428da61a36ff9caf51404f70182a9c1b7dd717033d6598465005a0bee-d # internal github.com/felixge/httpsnoop mkdir -p $WORK/b1176/ cat >$WORK/b1176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1176/_pkg_.a -trimpath "$WORK/b1176=>" -p github.com/felixge/httpsnoop -lang=go1.16 -complete -installsuffix shared -buildid zIo8ziAQ4uAn4UH7UrdQ/zIo8ziAQ4uAn4UH7UrdQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1176/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 cp $WORK/b1168/_pkg_.a /builddir/.cache/go-build/59/59b4016c8ac8448775ea34ae62b1637d9fe41bf17403742a8749bb838e5e379b-d # internal github.com/opentracing-contrib/go-stdlib/nethttp mkdir -p $WORK/b1177/ cat >$WORK/b1177/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b477/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b476/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1177/_pkg_.a -trimpath "$WORK/b1177=>" -p github.com/opentracing-contrib/go-stdlib/nethttp -lang=go1.16 -complete -installsuffix shared -buildid LbZp0OH1BzF7fsZ0G-Os/LbZp0OH1BzF7fsZ0G-Os -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1177/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_386/buildid -w $WORK/b1162/_pkg_.a # internal cp $WORK/b1162/_pkg_.a /builddir/.cache/go-build/a6/a6fd5415863bc2891215ef79d1ea46475237c9419a4d7ee4c13d0a2bba42bdfb-d # internal github.com/weaveworks/common/user mkdir -p $WORK/b1160/ cat >$WORK/b1160/importcfg << 'EOF' # internal # import config packagefile github.com/weaveworks/common/errors=$WORK/b1161/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1162/_pkg_.a packagefile golang.org/x/net/context=$WORK/b263/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1160/_pkg_.a -trimpath "$WORK/b1160=>" -p github.com/weaveworks/common/user -lang=go1.16 -complete -installsuffix shared -buildid KhJgnDW2Jd-iwewj5hvJ/KhJgnDW2Jd-iwewj5hvJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1160/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_386/buildid -w $WORK/b1160/_pkg_.a # internal cp $WORK/b1160/_pkg_.a /builddir/.cache/go-build/85/852f622cdd8cafe3ca12e0419cb6ce6e414448a96c282fa00fde7877bb301a96-d # internal github.com/cortexproject/cortex/pkg/tenant mkdir -p $WORK/b1159/ cat >$WORK/b1159/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/b1160/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1159/_pkg_.a -trimpath "$WORK/b1159=>" -p github.com/cortexproject/cortex/pkg/tenant -lang=go1.16 -complete -installsuffix shared -buildid 9SMc-gTL2HHCvl2ZxfQz/9SMc-gTL2HHCvl2ZxfQz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1159/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/tenant/resolver.go ./vendor/github.com/cortexproject/cortex/pkg/tenant/tenant.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1159/_pkg_.a # internal cp $WORK/b1159/_pkg_.a /builddir/.cache/go-build/3e/3e0c54f2d2d324398fbbb06f8aabcd787a2d6b424539c72bc9119cba9cb308bd-d # internal github.com/weaveworks/common/grpc mkdir -p $WORK/b1178/ cat >$WORK/b1178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1178/_pkg_.a -trimpath "$WORK/b1178=>" -p github.com/weaveworks/common/grpc -lang=go1.16 -complete -installsuffix shared -buildid TFaL1Saf6BnBxKi54d6o/TFaL1Saf6BnBxKi54d6o -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1178/importcfg -pack ./vendor/github.com/weaveworks/common/grpc/cancel.go cp $WORK/b1176/_pkg_.a /builddir/.cache/go-build/f2/f247c07e2fe51988b14d26b707137b6bc0f0de942a4f9e5398556c22382e24ca-d # internal github.com/uber/jaeger-lib/metrics/prometheus mkdir -p $WORK/b1181/ cat >$WORK/b1181/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b492/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1181/_pkg_.a -trimpath "$WORK/b1181=>" -p github.com/uber/jaeger-lib/metrics/prometheus -lang=go1.16 -complete -installsuffix shared -buildid TwiQXtehrvd-NdGxqLTO/TwiQXtehrvd-NdGxqLTO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1181/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_386/buildid -w $WORK/b1178/_pkg_.a # internal cp $WORK/b1178/_pkg_.a /builddir/.cache/go-build/66/661febd56fbc7108784d322b0a430816d72c25e5f9860db3f8c5749cd4945cb9-d # internal github.com/weaveworks/common/signals mkdir -p $WORK/b1182/ cat >$WORK/b1182/importcfg << 'EOF' # internal # import config packagefile github.com/weaveworks/common/logging=$WORK/b1162/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1182/_pkg_.a -trimpath "$WORK/b1182=>" -p github.com/weaveworks/common/signals -lang=go1.16 -complete -installsuffix shared -buildid RpQq0EIGNS57qMYb-8HR/RpQq0EIGNS57qMYb-8HR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1182/importcfg -pack ./vendor/github.com/weaveworks/common/signals/signals.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1177/_pkg_.a # internal cp $WORK/b1171/_pkg_.a /builddir/.cache/go-build/4e/4e19e274e7a9127f3dc22ba88382268f5c21ab25932869d246c6ca1408d029d4-d # internal github.com/gogo/status mkdir -p $WORK/b1172/ cat >$WORK/b1172/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/b1171/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b769/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b222/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1172/_pkg_.a -trimpath "$WORK/b1172=>" -p github.com/gogo/status -lang=go1.16 -complete -installsuffix shared -buildid 0hyyIBPpPuE2HKNRr3kc/0hyyIBPpPuE2HKNRr3kc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1172/importcfg -pack ./vendor/github.com/gogo/status/status.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1182/_pkg_.a # internal cp $WORK/b1182/_pkg_.a /builddir/.cache/go-build/d0/d03985c40cc9460f54696c6b3de541e7ce471142c2d4d3f71022b73fdb1e4b35-d # internal golang.org/x/net/netutil mkdir -p $WORK/b1183/ cat >$WORK/b1183/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b090/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1183/_pkg_.a -trimpath "$WORK/b1183=>" -p golang.org/x/net/netutil -lang=go1.16 -complete -installsuffix shared -buildid bCi9h-yo3T5jD10-pMnD/bCi9h-yo3T5jD10-pMnD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1183/importcfg -pack ./vendor/golang.org/x/net/netutil/listen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1183/_pkg_.a # internal cp $WORK/b1183/_pkg_.a /builddir/.cache/go-build/cc/cca2735542ee5cf6db0470a02f4e1e39ea6dd8aa35fa15a6bac56bb0aada6870-d # internal github.com/grafana/dskit/services mkdir -p $WORK/b1185/ cat >$WORK/b1185/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/b463/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1185/_pkg_.a -trimpath "$WORK/b1185=>" -p github.com/grafana/dskit/services -lang=go1.16 -complete -installsuffix shared -buildid 9ew4a0q3T2GIWsh281nz/9ew4a0q3T2GIWsh281nz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1185/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_386/buildid -w $WORK/b1181/_pkg_.a # internal cp $WORK/b1181/_pkg_.a /builddir/.cache/go-build/25/253d55fed9c90da7b7f7cee615c939f5bedf3daa18a2a624da1bb46e316f5ee3-d # internal github.com/weaveworks/common/tracing mkdir -p $WORK/b1180/ cat >$WORK/b1180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b478/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b494/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b1181/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1180/_pkg_.a -trimpath "$WORK/b1180=>" -p github.com/weaveworks/common/tracing -lang=go1.16 -complete -installsuffix shared -buildid kW2gHYH_dNOEDWoK_y0n/kW2gHYH_dNOEDWoK_y0n -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1180/importcfg -pack ./vendor/github.com/weaveworks/common/tracing/tracing.go cp $WORK/b1177/_pkg_.a /builddir/.cache/go-build/7c/7cbe50d506987914cc9f3cb1db808b3c63e419c3b50f5aecf61220acd286b509-d # internal github.com/prometheus/prometheus/pkg/labels mkdir -p $WORK/b1186/ cat >$WORK/b1186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b322/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile regexp/syntax=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1186/_pkg_.a -trimpath "$WORK/b1186=>" -p github.com/prometheus/prometheus/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid -cm3oHnxSNyXOhvqBGod/-cm3oHnxSNyXOhvqBGod -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1186/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_386/buildid -w $WORK/b1172/_pkg_.a # internal cp $WORK/b1172/_pkg_.a /builddir/.cache/go-build/e3/e3ae11ec22175a1ef68347ce61e865ae84196429fbaa8972b132a94ed69fb2a0-d # internal github.com/weaveworks/common/httpgrpc mkdir -p $WORK/b1170/ cat >$WORK/b1170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1171/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b769/_pkg_.a packagefile github.com/gogo/status=$WORK/b1172/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1164/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1170/_pkg_.a -trimpath "$WORK/b1170=>" -p github.com/weaveworks/common/httpgrpc -lang=go1.16 -complete -installsuffix shared -buildid J3bENwjd2MF089-mYogo/J3bENwjd2MF089-mYogo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1170/importcfg -pack ./vendor/github.com/weaveworks/common/httpgrpc/httpgrpc.go ./vendor/github.com/weaveworks/common/httpgrpc/httpgrpc.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1180/_pkg_.a # internal cp $WORK/b1180/_pkg_.a /builddir/.cache/go-build/5c/5ccda807a64d7d9a8fe806211df73405b999c5e3fc92a75b1b297d92aafde2b9-d # internal github.com/weaveworks/common/instrument mkdir -p $WORK/b1179/ cat >$WORK/b1179/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b477/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b476/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1178/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1180/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1160/_pkg_.a packagefile golang.org/x/net/context=$WORK/b263/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1179/_pkg_.a -trimpath "$WORK/b1179=>" -p github.com/weaveworks/common/instrument -lang=go1.16 -complete -installsuffix shared -buildid -0nNMsdQwhENtGtqZj44/-0nNMsdQwhENtGtqZj44 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1179/importcfg -pack ./vendor/github.com/weaveworks/common/instrument/instrument.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1185/_pkg_.a # internal cp $WORK/b1185/_pkg_.a /builddir/.cache/go-build/55/55dab4d12c80bc01eb0b6cf9f0b25251e685fd13050e42f5b46c5c34bec316b4-d # internal github.com/grafana/dskit/grpcutil mkdir -p $WORK/b1184/ cat >$WORK/b1184/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/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/gogo/status=$WORK/b1172/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1185/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b269/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1184/_pkg_.a -trimpath "$WORK/b1184=>" -p github.com/grafana/dskit/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid 37USoie90PVE7eo2qX8h/37USoie90PVE7eo2qX8h -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1184/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_386/buildid -w $WORK/b1186/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1179/_pkg_.a # internal cp $WORK/b1179/_pkg_.a /builddir/.cache/go-build/3d/3d0c6fb3e06ebfcd61095a56a120b7c1ee6940de87bdf73a694521fc55c520b8-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b1187/ cat >$WORK/b1187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1187/_pkg_.a -trimpath "$WORK/b1187=>" -p github.com/prometheus/prometheus/tsdb/errors -lang=go1.16 -complete -installsuffix shared -buildid S8MV00FvJuaCAAHEwNY1/S8MV00FvJuaCAAHEwNY1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1187/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/errors/errors.go cp $WORK/b1186/_pkg_.a /builddir/.cache/go-build/ed/edcf00f1e72d148bacb3eb256291c7e52e8e5c4f48e02b531d21b604738cc26b-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b1189/ cat >$WORK/b1189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b166/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1189/_pkg_.a -trimpath "$WORK/b1189=>" -p github.com/asaskevich/govalidator -lang=go1.16 -complete -installsuffix shared -buildid ze5ilin1Am8F1IuLe0QY/ze5ilin1Am8F1IuLe0QY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1189/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_386/buildid -w $WORK/b1187/_pkg_.a # internal cp $WORK/b1187/_pkg_.a /builddir/.cache/go-build/2d/2d6056d1dab571dc2531c6b5cfd4b8d0c4d5def1b204724a5a7aa98bc6803362-d # internal github.com/go-openapi/errors mkdir -p $WORK/b1190/ cat >$WORK/b1190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1190/_pkg_.a -trimpath "$WORK/b1190=>" -p github.com/go-openapi/errors -lang=go1.16 -complete -installsuffix shared -buildid 5cKHMkdr1v6hcdbqMWeP/5cKHMkdr1v6hcdbqMWeP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1190/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_386/buildid -w $WORK/b1170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1184/_pkg_.a # internal cp $WORK/b1184/_pkg_.a /builddir/.cache/go-build/8e/8e76fbb01d981a31f359b8730985b604192ed77fbb0ab18dcf86094c574e4156-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b1191/ cat >$WORK/b1191/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1191/_pkg_.a -trimpath "$WORK/b1191=>" -p github.com/mitchellh/mapstructure -lang=go1.16 -complete -installsuffix shared -buildid pMt6KkphWZrvsOGUKf_A/pMt6KkphWZrvsOGUKf_A -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1191/importcfg -pack ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go cp $WORK/b1170/_pkg_.a /builddir/.cache/go-build/61/61dfe81657660920f424c3c8a508fef64773a3230c50b4d3f5902306daaa715b-d # internal github.com/weaveworks/common/middleware mkdir -p $WORK/b1175/ cat >$WORK/b1175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/felixge/httpsnoop=$WORK/b1176/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b431/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b1177/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1164/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1178/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1170/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1179/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1162/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1180/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1160/_pkg_.a packagefile golang.org/x/net/context=$WORK/b263/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b257/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1175/_pkg_.a -trimpath "$WORK/b1175=>" -p github.com/weaveworks/common/middleware -lang=go1.16 -complete -installsuffix shared -buildid 6pqKhyq_rYQbPskviaPK/6pqKhyq_rYQbPskviaPK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1175/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1190/_pkg_.a # internal cp $WORK/b1190/_pkg_.a /builddir/.cache/go-build/75/752692884b1f0f7d3c904579745382938e9a7824329c4631ab5d510d1d28078a-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b1197/ cat >$WORK/b1197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1197/_pkg_.a -trimpath "$WORK/b1197=>" -p go.mongodb.org/mongo-driver/bson/primitive -lang=go1.16 -complete -installsuffix shared -buildid KjHI0PwR2tXjnvpRxOlR/KjHI0PwR2tXjnvpRxOlR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1197/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_386/buildid -w $WORK/b1197/_pkg_.a # internal cp $WORK/b1197/_pkg_.a /builddir/.cache/go-build/d5/d529aa60f76f681f5d9f1051361ecf1c7ce412c7f40619a40b7ec53dc55bf87e-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b1198/ cat >$WORK/b1198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b347/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1196/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1197/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1198/_pkg_.a -trimpath "$WORK/b1198=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -lang=go1.16 -complete -installsuffix shared -buildid iusr4hW9ZY2VYWl04sq-/iusr4hW9ZY2VYWl04sq- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1198/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_386/buildid -w $WORK/b1175/_pkg_.a # internal cp $WORK/b1175/_pkg_.a /builddir/.cache/go-build/50/506bf1513995698526110e1627a1013e81b662f1cf614bf506a07683f3c9f3ca-d # internal github.com/weaveworks/common/httpgrpc/server mkdir -p $WORK/b1173/ cat >$WORK/b1173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b316/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1167/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/sercand/kuberesolver=$WORK/b1174/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1170/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1162/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1175/_pkg_.a packagefile golang.org/x/net/context=$WORK/b263/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b212/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httptest=$WORK/b675/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1173/_pkg_.a -trimpath "$WORK/b1173=>" -p github.com/weaveworks/common/httpgrpc/server -lang=go1.16 -complete -installsuffix shared -buildid hzk_0rGfo5YWxOoYC3w1/hzk_0rGfo5YWxOoYC3w1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1173/importcfg -pack ./vendor/github.com/weaveworks/common/httpgrpc/server/server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1191/_pkg_.a # internal cp $WORK/b1191/_pkg_.a /builddir/.cache/go-build/10/10b065361abf8c29d95345f32a3994015aa6e2940a2f28938464dcc670bd4161-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b1204/ cat >$WORK/b1204/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1204/_pkg_.a -trimpath "$WORK/b1204=>" -p github.com/go-openapi/analysis/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid P1MAywi51S9H7UBK3_c0/P1MAywi51S9H7UBK3_c0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1204/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/debug/debug.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1204/_pkg_.a # internal cp $WORK/b1204/_pkg_.a /builddir/.cache/go-build/38/38eec0d5fba7e06a4dfdf90c0599e2e36d96481490a29d809314d07a190d17f5-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b1209/ cat >$WORK/b1209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1209/_pkg_.a -trimpath "$WORK/b1209=>" -p github.com/PuerkitoBio/urlesc -lang=go1.16 -complete -installsuffix shared -buildid XSHFEXu4376zcV1finCO/XSHFEXu4376zcV1finCO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1209/importcfg -pack ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go cp $WORK/b1189/_pkg_.a /builddir/.cache/go-build/4b/4b38a029a4c92cc78d203c81f37e545a57d356c47d84a711133331333bc61062-d # internal golang.org/x/text/width mkdir -p $WORK/b1210/ cat >$WORK/b1210/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b249/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1210/_pkg_.a -trimpath "$WORK/b1210=>" -p golang.org/x/text/width -lang=go1.16 -complete -installsuffix shared -buildid Oib8n8Czn1jWULPHb-yN/Oib8n8Czn1jWULPHb-yN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1210/importcfg -pack ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1209/_pkg_.a # internal cp $WORK/b1209/_pkg_.a /builddir/.cache/go-build/e9/e94c98f8497bc029d2344f91d9e3637e0f78c1c32c4c93a144f08e39f1379b96-d # internal github.com/edsrzf/mmap-go mkdir -p $WORK/b1218/ cat >$WORK/b1218/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1218/_pkg_.a -trimpath "$WORK/b1218=>" -p github.com/edsrzf/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid nE_HtOde8iuRQsw9Cf4P/nE_HtOde8iuRQsw9Cf4P -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1218/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_386/buildid -w $WORK/b1173/_pkg_.a # internal cp $WORK/b1173/_pkg_.a /builddir/.cache/go-build/3f/3ff7ba1a34163c235401404ead143a0738e79c74627268992a1b9508d9988d5c-d # internal github.com/weaveworks/common/server mkdir -p $WORK/b1166/ cat >$WORK/b1166/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b260/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b431/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b316/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1167/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1168/_pkg_.a packagefile github.com/prometheus/node_exporter/https=$WORK/b1169/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1170/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc/server=$WORK/b1173/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1179/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1162/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1175/_pkg_.a packagefile github.com/weaveworks/common/signals=$WORK/b1182/_pkg_.a packagefile golang.org/x/net/context=$WORK/b263/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1183/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b255/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/pprof=$WORK/b333/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1166/_pkg_.a -trimpath "$WORK/b1166=>" -p github.com/weaveworks/common/server -lang=go1.16 -complete -installsuffix shared -buildid Sr31TOUusjNrzZxToN0J/Sr31TOUusjNrzZxToN0J -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1166/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_386/buildid -w $WORK/b1218/_pkg_.a # internal cp $WORK/b1218/_pkg_.a /builddir/.cache/go-build/a6/a66f5644eb568e095b92dd8b22fa6b5ac6ee15e98c9151ba64eb25e1fd0cc1c0-d # internal github.com/prometheus/prometheus/pkg/exemplar mkdir -p $WORK/b1219/ cat >$WORK/b1219/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1219/_pkg_.a -trimpath "$WORK/b1219=>" -p github.com/prometheus/prometheus/pkg/exemplar -lang=go1.16 -complete -installsuffix shared -buildid uYxuJQpO6lH4-jRC_WD4/uYxuJQpO6lH4-jRC_WD4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1219/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/exemplar/exemplar.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1219/_pkg_.a # internal cp $WORK/b1219/_pkg_.a /builddir/.cache/go-build/9b/9b8ef0505577c7f40aee4a569904a8f85c99c88b80b526e654ae320bf047c2e8-d # internal github.com/prometheus/prometheus/pkg/timestamp mkdir -p $WORK/b1220/ cat >$WORK/b1220/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1220/_pkg_.a -trimpath "$WORK/b1220=>" -p github.com/prometheus/prometheus/pkg/timestamp -lang=go1.16 -complete -installsuffix shared -buildid GQUHC7WAc1QmpqQm68bk/GQUHC7WAc1QmpqQm68bk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1220/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1220/_pkg_.a # internal cp $WORK/b1220/_pkg_.a /builddir/.cache/go-build/f9/f9b8df1998b18446c01c4e10126ef109b584a72f4bbd613311df9c943bb17677-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b1224/ cat >$WORK/b1224/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_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_386/compile -o $WORK/b1224/_pkg_.a -trimpath "$WORK/b1224=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -lang=go1.16 -complete -installsuffix shared -buildid j_hoEYhQ4K-bJYwUzYRb/j_hoEYhQ4K-bJYwUzYRb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1224/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1210/_pkg_.a # internal cp $WORK/b1210/_pkg_.a /builddir/.cache/go-build/59/59817f3ad11fc880ac1825ba9d84518ce9a0017e4c4e029991ebf6600751c849-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b1208/ cat >$WORK/b1208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b1209/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b247/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b251/_pkg_.a packagefile golang.org/x/text/width=$WORK/b1210/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1208/_pkg_.a -trimpath "$WORK/b1208=>" -p github.com/PuerkitoBio/purell -lang=go1.16 -complete -installsuffix shared -buildid CJgjCFHeJIC1iMCChOTs/CJgjCFHeJIC1iMCChOTs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1208/importcfg -pack ./vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1208/_pkg_.a # internal cp $WORK/b1208/_pkg_.a /builddir/.cache/go-build/c3/c36f015c9bf7368f3fb91ba517cd446341e05725a431efe61298ce469ac11fb2-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b1207/ cat >$WORK/b1207/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b1208/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b427/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1207/_pkg_.a -trimpath "$WORK/b1207=>" -p github.com/go-openapi/jsonreference -lang=go1.16 -complete -installsuffix shared -buildid odvUJ0n2b0yTR6lFaHPu/odvUJ0n2b0yTR6lFaHPu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1207/importcfg -pack ./vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1224/_pkg_.a # internal cp $WORK/b1224/_pkg_.a /builddir/.cache/go-build/2c/2c73fed504adbbafdd67f83e987694b2b6f9c1f8a62bf59d9a3158ceab898533-d # internal github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b1226/ cat >$WORK/b1226/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1226/_pkg_.a -trimpath "$WORK/b1226=>" -p github.com/prometheus/prometheus/tsdb/fileutil -lang=go1.16 -complete -installsuffix shared -buildid VDZNcidy2u3rH0Rjlbtk/VDZNcidy2u3rH0Rjlbtk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1226/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_386/buildid -w $WORK/b1207/_pkg_.a # internal cp $WORK/b1207/_pkg_.a /builddir/.cache/go-build/ba/ba9d48167cee22ebd2be614db65282374a425d30f4d5648654fd73ddfc4ed734-d # internal github.com/go-openapi/spec mkdir -p $WORK/b1206/ cat >$WORK/b1206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/gob=$WORK/b273/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b427/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1206/_pkg_.a -trimpath "$WORK/b1206=>" -p github.com/go-openapi/spec -lang=go1.16 -complete -installsuffix shared -buildid h0CmN8VX_qg5dlWaBUrW/h0CmN8VX_qg5dlWaBUrW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1206/importcfg -pack ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1198/_pkg_.a # internal cp $WORK/b1198/_pkg_.a /builddir/.cache/go-build/e5/e585563b33c71e4c7f89133f9c7705eb0fabe5bdd9c64355fe36e06a1bde8002-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b1195/ cat >$WORK/b1195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1196/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1197/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1198/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1195/_pkg_.a -trimpath "$WORK/b1195=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -lang=go1.16 -complete -installsuffix shared -buildid jQjkhtiJs234yieKpq-k/jQjkhtiJs234yieKpq-k -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1195/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_386/buildid -w $WORK/b1166/_pkg_.a # internal cp $WORK/b1166/_pkg_.a /builddir/.cache/go-build/ef/efa78635487ebc8665dd59b47504f1ba0ceffecfe89ff7c7148565fb2a7dc067-d # internal github.com/cortexproject/cortex/pkg/util/log mkdir -p $WORK/b1158/ cat >$WORK/b1158/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/b1159/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1162/_pkg_.a packagefile github.com/weaveworks/common/server=$WORK/b1166/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1180/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1158/_pkg_.a -trimpath "$WORK/b1158=>" -p github.com/cortexproject/cortex/pkg/util/log -lang=go1.16 -complete -installsuffix shared -buildid uFePVl-tbLep0v-jiUWy/uFePVl-tbLep0v-jiUWy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1158/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_386/buildid -w $WORK/b1226/_pkg_.a # internal cp $WORK/b1226/_pkg_.a /builddir/.cache/go-build/f7/f7270a90319938ecd72bd19b4a7038ab8126ddfdbf964869d88471d3ad6039a7-d # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b1225/ cat >$WORK/b1225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1226/_pkg_.a packagefile go.uber.org/atomic=$WORK/b493/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_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_386/compile -o $WORK/b1225/_pkg_.a -trimpath "$WORK/b1225=>" -p github.com/prometheus/prometheus/tsdb/chunks -lang=go1.16 -complete -installsuffix shared -buildid zYJoLevQ0e6u4EkbwsDq/zYJoLevQ0e6u4EkbwsDq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1225/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_386/buildid -w $WORK/b1158/_pkg_.a # internal cp $WORK/b1158/_pkg_.a /builddir/.cache/go-build/ef/ef3b74fe824ab0c3d3be4ae4a583596bf065cb5b9a9b5db838a6c1d739c8864d-d # internal github.com/cortexproject/cortex/pkg/util mkdir -p $WORK/b1156/ cat >$WORK/b1156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1002/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_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/b1157/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1158/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1065/_pkg_.a packagefile github.com/grafana/dskit/grpcutil=$WORK/b1184/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1185/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b476/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1187/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1170/_pkg_.a packagefile go.uber.org/atomic=$WORK/b493/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile html/template=$WORK/b165/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1156/_pkg_.a -trimpath "$WORK/b1156=>" -p github.com/cortexproject/cortex/pkg/util -lang=go1.16 -complete -installsuffix shared -buildid 0x_PoZ7c0uV-gZpBetVO/0x_PoZ7c0uV-gZpBetVO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1156/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_386/buildid -w $WORK/b1225/_pkg_.a # internal cp $WORK/b1225/_pkg_.a /builddir/.cache/go-build/4d/4ddb2fc9a729a28421538042e011e9ac55c709648fa10b5b6b9ed01b83a418b5-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b1227/ cat >$WORK/b1227/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1225/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1227/_pkg_.a -trimpath "$WORK/b1227=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -lang=go1.16 -complete -installsuffix shared -buildid Xx4D3eU0W6bU3m_0aBg2/Xx4D3eU0W6bU3m_0aBg2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1227/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_386/buildid -w $WORK/b1227/_pkg_.a # internal cp $WORK/b1227/_pkg_.a /builddir/.cache/go-build/af/af5a550ade5f5025850912958fbac8b13255dc77ce5c097d38fc0fb4c52aef0e-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b1223/ cat >$WORK/b1223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1002/_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/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1219/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1227/_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_386/compile -o $WORK/b1223/_pkg_.a -trimpath "$WORK/b1223=>" -p github.com/prometheus/prometheus/storage -lang=go1.16 -complete -installsuffix shared -buildid RFxMAbkZScwHUfMmkMyV/RFxMAbkZScwHUfMmkMyV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1223/importcfg -pack ./vendor/github.com/prometheus/prometheus/storage/buffer.go ./vendor/github.com/prometheus/prometheus/storage/fanout.go ./vendor/github.com/prometheus/prometheus/storage/generic.go ./vendor/github.com/prometheus/prometheus/storage/interface.go ./vendor/github.com/prometheus/prometheus/storage/lazy.go ./vendor/github.com/prometheus/prometheus/storage/memoized_iterator.go ./vendor/github.com/prometheus/prometheus/storage/merge.go ./vendor/github.com/prometheus/prometheus/storage/noop.go ./vendor/github.com/prometheus/prometheus/storage/secondary.go ./vendor/github.com/prometheus/prometheus/storage/series.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1195/_pkg_.a # internal cp $WORK/b1156/_pkg_.a /builddir/.cache/go-build/a0/a09d5c22ffd923722e634dc33ea9a92eeca7525e48a32797cf48a523344c7528-d # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b1228/ cat >$WORK/b1228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1228/_pkg_.a -trimpath "$WORK/b1228=>" -p github.com/prometheus/prometheus/util/strutil -lang=go1.16 -complete -installsuffix shared -buildid pxm9eKSshwYcFJJpviUa/pxm9eKSshwYcFJJpviUa -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1228/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_386/buildid -w $WORK/b1206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1223/_pkg_.a # internal cp $WORK/b1195/_pkg_.a /builddir/.cache/go-build/c5/c5c790acf043a3fb09679c8495211153220353c5ebb2f20eb72cc9930b3de4db-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1228/_pkg_.a # internal cp $WORK/b1228/_pkg_.a /builddir/.cache/go-build/7b/7b724cdf045f0a8e46a8a756a0ea9c9f3d32aaba7e86bed79f6487cc7e748515-d # internal github.com/alecthomas/units mkdir -p $WORK/b1231/ cat >$WORK/b1231/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1231/_pkg_.a -trimpath "$WORK/b1231=>" -p github.com/alecthomas/units -lang=go1.16 -complete -installsuffix shared -buildid vWvp6VHCMD89T8mOhxU1/vWvp6VHCMD89T8mOhxU1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1231/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 go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b1193/ cat >$WORK/b1193/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b1194/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1195/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1196/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1197/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1198/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1193/_pkg_.a -trimpath "$WORK/b1193=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -lang=go1.16 -complete -installsuffix shared -buildid Dsx6CZ09AWhmAg_AJ-lH/Dsx6CZ09AWhmAg_AJ-lH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1193/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/b1206/_pkg_.a /builddir/.cache/go-build/e7/e737f1d1efbac9f0df0f8015397eb346b43bf3ea3a00dd870aaaa3bb8b25cc20-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b1205/ cat >$WORK/b1205/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b1206/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1205/_pkg_.a -trimpath "$WORK/b1205=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -lang=go1.16 -complete -installsuffix shared -buildid gr54xVUHicnpj9WYXIG7/gr54xVUHicnpj9WYXIG7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1205/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go cp $WORK/b1223/_pkg_.a /builddir/.cache/go-build/f5/f57d1e0a3bc922eb5d4a85b96e04196cf26cc1b640af02ac5c6c453380f9e07b-d # internal github.com/go-openapi/analysis/internal/flatten/operations mkdir -p $WORK/b1211/ cat >$WORK/b1211/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b427/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1206/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1211/_pkg_.a -trimpath "$WORK/b1211=>" -p github.com/go-openapi/analysis/internal/flatten/operations -lang=go1.16 -complete -installsuffix shared -buildid O1Am-SzpJBH3zzMUE89s/O1Am-SzpJBH3zzMUE89s -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1211/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/operations/operations.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1231/_pkg_.a # internal cp $WORK/b1231/_pkg_.a /builddir/.cache/go-build/b7/b76a7a4106aea5330e0e6a2b4836ab25d8bb74854fb708299d1132848ae005f5-d # internal github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b1212/ cat >$WORK/b1212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1204/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b427/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1206/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1212/_pkg_.a -trimpath "$WORK/b1212=>" -p github.com/go-openapi/analysis/internal/flatten/replace -lang=go1.16 -complete -installsuffix shared -buildid 38Vq3Dty82v8VyqCetnf/38Vq3Dty82v8VyqCetnf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1212/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1211/_pkg_.a # internal cp $WORK/b1211/_pkg_.a /builddir/.cache/go-build/db/db5e77eefd7f1077f91ed20593d93a9a7ba6f55c9ea77fecd0715ce4f9617266-d # internal github.com/go-openapi/analysis/internal/flatten/schutils mkdir -p $WORK/b1213/ cat >$WORK/b1213/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b1206/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1213/_pkg_.a -trimpath "$WORK/b1213=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -lang=go1.16 -complete -installsuffix shared -buildid qiaRq0tWH83ZLhF0WAJA/qiaRq0tWH83ZLhF0WAJA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1213/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1205/_pkg_.a # internal cp $WORK/b1205/_pkg_.a /builddir/.cache/go-build/82/829f6131cf114ba0826646c98ba552975a3c9d782f7bbf211e5a0c7859c8aea7-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b1214/ cat >$WORK/b1214/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1205/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b427/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1206/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1214/_pkg_.a -trimpath "$WORK/b1214=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -lang=go1.16 -complete -installsuffix shared -buildid Iq4xHvx8iVj2ZH0xJ8EH/Iq4xHvx8iVj2ZH0xJ8EH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1214/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_386/buildid -w $WORK/b1213/_pkg_.a # internal cp $WORK/b1213/_pkg_.a /builddir/.cache/go-build/9f/9f93f53ae1a728db2330de504949ec3f5cf25ef76eef726ace30c312958e430e-d # internal github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b1222/ cat >$WORK/b1222/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1220/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1221/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1228/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1222/_pkg_.a -trimpath "$WORK/b1222=>" -p github.com/prometheus/prometheus/promql/parser -lang=go1.16 -complete -installsuffix shared -buildid 7P3QzMyW5aLJfe7fWEI7/7P3QzMyW5aLJfe7fWEI7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1222/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/parser/ast.go ./vendor/github.com/prometheus/prometheus/promql/parser/functions.go ./vendor/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./vendor/github.com/prometheus/prometheus/promql/parser/lex.go ./vendor/github.com/prometheus/prometheus/promql/parser/parse.go ./vendor/github.com/prometheus/prometheus/promql/parser/printer.go ./vendor/github.com/prometheus/prometheus/promql/parser/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1214/_pkg_.a # internal cp $WORK/b1214/_pkg_.a /builddir/.cache/go-build/46/46919696ac156d156122fda332f7a2b56d9f941e5c879d154ce2ebde96ab7898-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b1233/ cat >$WORK/b1233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1233/_pkg_.a -trimpath "$WORK/b1233=>" -p github.com/prometheus/prometheus/discovery/targetgroup -lang=go1.16 -complete -installsuffix shared -buildid x5U3tGbu6CsRtv5c6szh/x5U3tGbu6CsRtv5c6szh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1233/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1212/_pkg_.a # internal cp $WORK/b1212/_pkg_.a /builddir/.cache/go-build/04/04163fd9c4d233c1ac4171a88c9a64235c62498e0b3bd4c0780f682eea19bd4e-d # internal github.com/prometheus/prometheus/pkg/relabel mkdir -p $WORK/b1234/ cat >$WORK/b1234/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1234/_pkg_.a -trimpath "$WORK/b1234=>" -p github.com/prometheus/prometheus/pkg/relabel -lang=go1.16 -complete -installsuffix shared -buildid B7vJ3YWmcZ1FkErfqvWA/B7vJ3YWmcZ1FkErfqvWA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1234/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/relabel/relabel.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1233/_pkg_.a # internal cp $WORK/b1233/_pkg_.a /builddir/.cache/go-build/c3/c3ce2104a76aaa67ff7024e062f093b082b88bdcf129e60178244aea7d366318-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b1232/ cat >$WORK/b1232/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b467/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1233/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1232/_pkg_.a -trimpath "$WORK/b1232=>" -p github.com/prometheus/prometheus/discovery -lang=go1.16 -complete -installsuffix shared -buildid VXMUit_ts0cHLPCixsc8/VXMUit_ts0cHLPCixsc8 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1232/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_386/buildid -w $WORK/b1234/_pkg_.a # internal cp $WORK/b1234/_pkg_.a /builddir/.cache/go-build/6e/6efce144f30e708c212b1132d0c12c3aa2f5218a46f5b35e6a773ec6bb2da29b-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b1235/ cat >$WORK/b1235/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b1236/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1235/_pkg_.a -trimpath "$WORK/b1235=>" -p github.com/prometheus/prometheus/tsdb/encoding -lang=go1.16 -complete -installsuffix shared -buildid cI6dJaaZPqDVesv4AWdT/cI6dJaaZPqDVesv4AWdT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1235/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1232/_pkg_.a # internal cp $WORK/b1232/_pkg_.a /builddir/.cache/go-build/c1/c19e4ba5cba160ae3888a4b798e86f0958cc13ee030865888ae5c59cca6e6dab-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b1230/ cat >$WORK/b1230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b1231/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b467/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b761/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1232/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1234/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1230/_pkg_.a -trimpath "$WORK/b1230=>" -p github.com/prometheus/prometheus/config -lang=go1.16 -complete -installsuffix shared -buildid zFSB2V9u4shJ2A24vKk2/zFSB2V9u4shJ2A24vKk2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1230/importcfg -pack ./vendor/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1235/_pkg_.a # internal cp $WORK/b1235/_pkg_.a /builddir/.cache/go-build/ce/cecda926f213a23fe3ae70004b06e4ac0034a919a1079a9c2af0341c28341bcd-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b1238/ cat >$WORK/b1238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1002/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1235/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1226/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_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_386/compile -o $WORK/b1238/_pkg_.a -trimpath "$WORK/b1238=>" -p github.com/prometheus/prometheus/tsdb/index -lang=go1.16 -complete -installsuffix shared -buildid G-kI09ZadpexrYtkluWC/G-kI09ZadpexrYtkluWC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1238/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1230/_pkg_.a # internal cp $WORK/b1230/_pkg_.a /builddir/.cache/go-build/47/4734b72db27036e509c41e70100aef3b711783c82ae6650acd0e64ae97eb2557-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b1240/ cat >$WORK/b1240/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1235/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1226/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1240/_pkg_.a -trimpath "$WORK/b1240=>" -p github.com/prometheus/prometheus/tsdb/tombstones -lang=go1.16 -complete -installsuffix shared -buildid mo35mhf6QdhzIdGGOUDm/mo35mhf6QdhzIdGGOUDm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1240/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1240/_pkg_.a # internal cp $WORK/b1240/_pkg_.a /builddir/.cache/go-build/5d/5d8cbfa3b772ad628688a0c6782a7e4f9788cb0d053131d88a1c1798679db701-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b1239/ cat >$WORK/b1239/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1235/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1240/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1239/_pkg_.a -trimpath "$WORK/b1239=>" -p github.com/prometheus/prometheus/tsdb/record -lang=go1.16 -complete -installsuffix shared -buildid 5sabNyQfxdvUc0K1FRmE/5sabNyQfxdvUc0K1FRmE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1239/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/record/record.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1239/_pkg_.a # internal cp $WORK/b1239/_pkg_.a /builddir/.cache/go-build/10/10ed39f8fa95cde9634493dc9cea942dd1df8311bd5039c19663dd885bddbf06-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b1241/ cat >$WORK/b1241/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1220/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1239/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1240/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1241/_pkg_.a -trimpath "$WORK/b1241=>" -p github.com/prometheus/prometheus/tsdb/wal -lang=go1.16 -complete -installsuffix shared -buildid zjkCoGb2pfjMRTgo-SxK/zjkCoGb2pfjMRTgo-SxK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1241/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1238/_pkg_.a # internal cp $WORK/b1222/_pkg_.a /builddir/.cache/go-build/a7/a7c2326069c7aef1c27df71a03059447d9f0d74aae8747c6b574deb0fc549839-d # internal github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b1242/ cat >$WORK/b1242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1242/_pkg_.a -trimpath "$WORK/b1242=>" -p github.com/prometheus/prometheus/util/stats -lang=go1.16 -complete -installsuffix shared -buildid Z6U2t5uMvEOWycxrno_u/Z6U2t5uMvEOWycxrno_u -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1242/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/stats/query_stats.go ./vendor/github.com/prometheus/prometheus/util/stats/timer.go cp $WORK/b1193/_pkg_.a /builddir/.cache/go-build/83/83ee1f4c55780b14d098c0475982548fbf8d38b8e5280df69120ed1dfb3d62a1-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b1192/ cat >$WORK/b1192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b1193/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1195/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1196/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1197/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1198/_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_386/compile -o $WORK/b1192/_pkg_.a -trimpath "$WORK/b1192=>" -p go.mongodb.org/mongo-driver/bson -lang=go1.16 -complete -installsuffix shared -buildid 4rS5Ww6RduFMjIG16_4T/4rS5Ww6RduFMjIG16_4T -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1192/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/types.go ./vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go cp $WORK/b1238/_pkg_.a /builddir/.cache/go-build/2a/2ae5bc40a9ba188a500f7a70a72a7eca761daa14b8734ea8a7054cefc5c23126-d # internal go.uber.org/goleak/internal/stack mkdir -p $WORK/b1246/ cat >$WORK/b1246/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1246/_pkg_.a -trimpath "$WORK/b1246=>" -p go.uber.org/goleak/internal/stack -lang=go1.16 -complete -installsuffix shared -buildid 5OCY2x4DxeMrJ0z2lZwY/5OCY2x4DxeMrJ0z2lZwY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1246/importcfg -pack ./vendor/go.uber.org/goleak/internal/stack/stacks.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1242/_pkg_.a # internal cp $WORK/b1242/_pkg_.a /builddir/.cache/go-build/8b/8b07b1c63d74f99e8dcab82570e124e7786e95e05552c42ac48336a53128c752-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b1249/ cat >$WORK/b1249/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1249/_pkg_.a -trimpath "$WORK/b1249=>" -p github.com/prometheus/alertmanager/api/metrics -lang=go1.16 -complete -installsuffix shared -buildid GjaXz7fAPCkJ8GXiH6dg/GjaXz7fAPCkJ8GXiH6dg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1249/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1249/_pkg_.a # internal cp $WORK/b1249/_pkg_.a /builddir/.cache/go-build/a2/a28dd1f58fdc02a2f154c80b06db6009013b5df11bb7cc6298240a8a48771055-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b1255/ cat >$WORK/b1255/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1255/_pkg_.a -trimpath "$WORK/b1255=>" -p github.com/go-openapi/runtime/logger -lang=go1.16 -complete -installsuffix shared -buildid NKeOYP6txT1HBpTDqSA2/NKeOYP6txT1HBpTDqSA2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1255/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_386/buildid -w $WORK/b1246/_pkg_.a # internal cp $WORK/b1246/_pkg_.a /builddir/.cache/go-build/d1/d144fa30f94aa75d1193d3b1c13bf31ecd42edf3b5620797f4e4ed289af07585-d # internal go.uber.org/goleak mkdir -p $WORK/b1245/ cat >$WORK/b1245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b1246/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1245/_pkg_.a -trimpath "$WORK/b1245=>" -p go.uber.org/goleak -lang=go1.16 -complete -installsuffix shared -buildid mffrWUr2BGdJQsFci-9G/mffrWUr2BGdJQsFci-9G -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1245/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/b1241/_pkg_.a /builddir/.cache/go-build/84/844a6c5afbc3ad809a5c5f83cda370fd0fa322fe380fbb5809225f0bebe52f2f-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b1229/ cat >$WORK/b1229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b462/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1219/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1220/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1235/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b1237/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b1238/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1239/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1240/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1227/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b1241/_pkg_.a packagefile go.uber.org/atomic=$WORK/b493/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b787/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1229/_pkg_.a -trimpath "$WORK/b1229=>" -p github.com/prometheus/prometheus/tsdb -lang=go1.16 -complete -installsuffix shared -buildid M96QX6qNCpMb6_XSfZyz/M96QX6qNCpMb6_XSfZyz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1229/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_386/buildid -w $WORK/b1255/_pkg_.a # internal cp $WORK/b1255/_pkg_.a /builddir/.cache/go-build/26/262c05e428ce23ce5e66590cabee339b93a829c031279dff437a911d3702812d-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b1256/ cat >$WORK/b1256/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1256/_pkg_.a -trimpath "$WORK/b1256=>" -p github.com/go-openapi/runtime/middleware/denco -lang=go1.16 -complete -installsuffix shared -buildid MNvX9VgwDISMaTii8rYl/MNvX9VgwDISMaTii8rYl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1256/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_386/buildid -w $WORK/b1245/_pkg_.a # internal cp $WORK/b1245/_pkg_.a /builddir/.cache/go-build/77/774c9027854f3f6c7464a3f2eec020f518745043e4b7aa08dc35df0b40ec2fcb-d # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b1244/ cat >$WORK/b1244/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b670/_pkg_.a packagefile go.uber.org/goleak=$WORK/b1245/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1244/_pkg_.a -trimpath "$WORK/b1244=>" -p github.com/prometheus/prometheus/util/testutil -lang=go1.16 -complete -installsuffix shared -buildid 9gpR8pkZ34vgf1XBeYvp/9gpR8pkZ34vgf1XBeYvp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1244/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_386/buildid -w $WORK/b1256/_pkg_.a # internal cp $WORK/b1256/_pkg_.a /builddir/.cache/go-build/fc/fc1f490b8e08eaa89a1f09af90f830971c93c26612d34de0a29c72c532c7b6bd-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b1257/ cat >$WORK/b1257/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b110/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1257/_pkg_.a -trimpath "$WORK/b1257=>" -p github.com/go-openapi/runtime/middleware/header -lang=go1.16 -complete -installsuffix shared -buildid oZ2g4UxMMxy0c1uRSw9Q/oZ2g4UxMMxy0c1uRSw9Q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1257/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1244/_pkg_.a # internal cp $WORK/b1244/_pkg_.a /builddir/.cache/go-build/0a/0a07fc4e80835a63aa4e1c7efbad0bb6631cfa07e35bdc16e4bd1c5a6c567822-d # internal github.com/docker/go-units mkdir -p $WORK/b1262/ cat >$WORK/b1262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1262/_pkg_.a -trimpath "$WORK/b1262=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid PWlK4HcMrOrG6Uh3-XmB/PWlK4HcMrOrG6Uh3-XmB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1262/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_386/buildid -w $WORK/b1192/_pkg_.a # internal cp $WORK/b1192/_pkg_.a /builddir/.cache/go-build/df/df4e235fb79f5227f4ed630f09ce845cfa4830dcdb00c44ceeada8c5dc8290ce-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b1188/ cat >$WORK/b1188/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b1189/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1191/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b462/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b1192/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1196/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1197/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/mail=$WORK/b694/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1188/_pkg_.a -trimpath "$WORK/b1188=>" -p github.com/go-openapi/strfmt -lang=go1.16 -complete -installsuffix shared -buildid Kkrbq8eYtSvTvsXbzbYZ/Kkrbq8eYtSvTvsXbzbYZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1188/importcfg -pack ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1262/_pkg_.a # internal cp $WORK/b1262/_pkg_.a /builddir/.cache/go-build/52/526e7f9fbde8d476389100d11afb49d9bb7313786f45b94e5e39d796fe473d23-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b1261/ cat >$WORK/b1261/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b1262/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1261/_pkg_.a -trimpath "$WORK/b1261=>" -p github.com/go-openapi/runtime/flagext -lang=go1.16 -complete -installsuffix shared -buildid aWAmdQsp0afEAvbiiFzV/aWAmdQsp0afEAvbiiFzV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1261/importcfg -pack ./vendor/github.com/go-openapi/runtime/flagext/byte_size.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1261/_pkg_.a # internal cp $WORK/b1261/_pkg_.a /builddir/.cache/go-build/a6/a6ca413b81b2834c508562a05e0dd2751a52ab7ea4c985852cc4a42c6bc72d0d-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b1263/ cat >$WORK/b1263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1263/_pkg_.a -trimpath "$WORK/b1263=>" -p github.com/jessevdk/go-flags -lang=go1.16 -complete -installsuffix shared -buildid ZUI7Seda_C8zHpIfI9Sm/ZUI7Seda_C8zHpIfI9Sm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1263/importcfg -pack ./vendor/github.com/jessevdk/go-flags/arg.go ./vendor/github.com/jessevdk/go-flags/closest.go ./vendor/github.com/jessevdk/go-flags/command.go ./vendor/github.com/jessevdk/go-flags/completion.go ./vendor/github.com/jessevdk/go-flags/convert.go ./vendor/github.com/jessevdk/go-flags/error.go ./vendor/github.com/jessevdk/go-flags/flags.go ./vendor/github.com/jessevdk/go-flags/group.go ./vendor/github.com/jessevdk/go-flags/help.go ./vendor/github.com/jessevdk/go-flags/ini.go ./vendor/github.com/jessevdk/go-flags/man.go ./vendor/github.com/jessevdk/go-flags/multitag.go ./vendor/github.com/jessevdk/go-flags/option.go ./vendor/github.com/jessevdk/go-flags/optstyle_other.go ./vendor/github.com/jessevdk/go-flags/parser.go ./vendor/github.com/jessevdk/go-flags/termsize.go cp $WORK/b1045/_pkg_.a /builddir/.cache/go-build/89/89b7d98b0bac66d37909583bb7623e24a9940a1e060ce71d6cb90b0b12b977c4-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b1270/ cat >$WORK/b1270/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b758/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b762/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b766/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b765/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1270/_pkg_.a -trimpath "$WORK/b1270=>" -p github.com/prometheus/alertmanager/dispatch -lang=go1.16 -complete -installsuffix shared -buildid ZngEAxkWd-gx3IaY_naE/ZngEAxkWd-gx3IaY_naE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1270/importcfg -pack ./vendor/github.com/prometheus/alertmanager/dispatch/dispatch.go ./vendor/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1257/_pkg_.a # internal cp $WORK/b1257/_pkg_.a /builddir/.cache/go-build/5e/5ef0711198b9eec39f2af4652e708e55fcce0d083edfb9dcfedf9bad42911edf-d # internal github.com/rs/cors mkdir -p $WORK/b1271/ cat >$WORK/b1271/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1271/_pkg_.a -trimpath "$WORK/b1271=>" -p github.com/rs/cors -lang=go1.16 -complete -installsuffix shared -buildid OE7SAZCXejPHhZ3sYu1C/OE7SAZCXejPHhZ3sYu1C -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1271/importcfg -pack ./vendor/github.com/rs/cors/cors.go ./vendor/github.com/rs/cors/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1271/_pkg_.a # internal cp $WORK/b1271/_pkg_.a /builddir/.cache/go-build/57/577ef8058a3249f7a97a6fcdc1a0f310f460c40ca29476b77964b5ec280cff42-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b1272/ cat >$WORK/b1272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b766/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b765/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1272/_pkg_.a -trimpath "$WORK/b1272=>" -p github.com/prometheus/alertmanager/provider/mem -lang=go1.16 -complete -installsuffix shared -buildid yf12xSsaoqiE9l4qlO3T/yf12xSsaoqiE9l4qlO3T -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1272/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/mem/mem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1272/_pkg_.a # internal cp $WORK/b1272/_pkg_.a /builddir/.cache/go-build/db/dba1fa0193083c09b9357764fc427f8af4eec703ddf16c6bbbb728dacef6ba42-d # internal github.com/grafana/grafana/pkg/services/provisioning/values mkdir -p $WORK/b1285/ cat >$WORK/b1285/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1285/_pkg_.a -trimpath "$WORK/b1285=>" -p github.com/grafana/grafana/pkg/services/provisioning/values -lang=go1.17 -complete -installsuffix shared -buildid rFF1b2gH-tqSkkjVCFhS/rFF1b2gH-tqSkkjVCFhS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1285/importcfg -pack ./pkg/services/provisioning/values/values.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1270/_pkg_.a # internal cp $WORK/b1270/_pkg_.a /builddir/.cache/go-build/84/84badb14a03229c4928d144a3bbc2f1313cfe5c07e51e12ef2f4652b11a59f07-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1285/_pkg_.a # internal github.com/grafana/grafana mkdir -p $WORK/b1290/ cp $WORK/b1285/_pkg_.a /builddir/.cache/go-build/2f/2ffce5af5255dfcef29c9b880f9780ae7c2b8c5de20bc44d6d82929a82de4f5c-d # internal cat >$WORK/b1290/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b411/_pkg_.a EOF cat >$WORK/b1290/embedcfg << 'EOF' # internal { "Patterns": { "cue": [ "cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue" ], "cue.mod": [ "cue.mod/module.cue" ], "packages/grafana-schema/src/schema/*.cue": [ "packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue" ], "packages/grafana-schema/src/scuemata/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue" ], "packages/grafana-schema/src/scuemata/*/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue" ], "public/app/plugins/*/*/*.cue": [ "public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/timeseries/models.cue" ], "public/app/plugins/*/*/plugin.json": [ "public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json" ] }, "Files": { "cue.mod/module.cue": "/builddir/build/BUILD/grafana-9.0.9/cue.mod/module.cue", "cue/scuemata/panel-plugin.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/scuemata.cue", "packages/grafana-schema/src/schema/graph.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/tooltip.cue", "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dashboard.cue", "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dist/family.cue", "public/app/plugins/datasource/alertmanager/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/barchart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/bargauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/candlestick/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/canvas/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/dashlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/gauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/heatmap-new/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/histogram/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/news/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/stat/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/state-timeline/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/status-history/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/table/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/text/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/models.cue", "public/app/plugins/panel/timeseries/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/xychart/plugin.json" } }EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1290/_pkg_.a -trimpath "$WORK/b1290=>" -p github.com/grafana/grafana -lang=go1.17 -complete -installsuffix shared -buildid GC7_c1zuiqAZiDYlPAjN/GC7_c1zuiqAZiDYlPAjN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1290/importcfg -embedcfg $WORK/b1290/embedcfg -pack ./embed.go github.com/grafana/grafana/pkg/schema mkdir -p $WORK/b1291/ cat >$WORK/b1291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b934/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1291/_pkg_.a -trimpath "$WORK/b1291=>" -p github.com/grafana/grafana/pkg/schema -lang=go1.17 -complete -installsuffix shared -buildid 2aqriI7X3ln_aWaLICTr/2aqriI7X3ln_aWaLICTr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1291/importcfg -pack ./pkg/schema/schema.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1290/_pkg_.a # internal cp $WORK/b1290/_pkg_.a /builddir/.cache/go-build/f2/f2c6d7c50b9fb257b580b22702cb93458a91e33d867f62a8403d72896e1e2320-d # internal github.com/hashicorp/go-version mkdir -p $WORK/b1298/ cat >$WORK/b1298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1298/_pkg_.a -trimpath "$WORK/b1298=>" -p github.com/hashicorp/go-version -lang=go1.16 -complete -installsuffix shared -buildid 8zoZ7k1Jop1PJddwqMCL/8zoZ7k1Jop1PJddwqMCL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1298/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_386/buildid -w $WORK/b1291/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1298/_pkg_.a # internal cp $WORK/b1291/_pkg_.a /builddir/.cache/go-build/da/dab96273884addeb517d44605f771f60f8de86d48a1e8fed9385494b20843885-d # internal github.com/grafana/grafana/pkg/schema/load mkdir -p $WORK/b1292/ cat >$WORK/b1292/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b921/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b962/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1291/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1292/_pkg_.a -trimpath "$WORK/b1292=>" -p github.com/grafana/grafana/pkg/schema/load -lang=go1.17 -complete -installsuffix shared -buildid 2etYcRInF2n6M96JbZdW/2etYcRInF2n6M96JbZdW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1292/importcfg -pack ./pkg/schema/load/common.go ./pkg/schema/load/constant.go ./pkg/schema/load/dashboard.go ./pkg/schema/load/generic.go ./pkg/schema/load/panel.go cp $WORK/b1298/_pkg_.a /builddir/.cache/go-build/1e/1e7b20cce0463d7b7769716e7c955109c65f0ffcd4fd539831bcf41d2feacde8-d # internal github.com/ua-parser/uap-go/uaparser mkdir -p $WORK/b1299/ cat >$WORK/b1299/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1299/_pkg_.a -trimpath "$WORK/b1299=>" -p github.com/ua-parser/uap-go/uaparser -lang=go1.16 -complete -installsuffix shared -buildid Lmx1q0q-xgXIK9UhDvRS/Lmx1q0q-xgXIK9UhDvRS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1299/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_386/buildid -w $WORK/b1299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1188/_pkg_.a # internal cp $WORK/b1299/_pkg_.a /builddir/.cache/go-build/70/701244eb2959f9f7fdfa357e081c2aab1836ddf2ffd3b9f0b848f02c8297121b-d # internal google.golang.org/genproto/googleapis/cloud/kms/v1 mkdir -p $WORK/b1303/ cat >$WORK/b1303/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b604/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b549/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b552/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1303/_pkg_.a -trimpath "$WORK/b1303=>" -p google.golang.org/genproto/googleapis/cloud/kms/v1 -lang=go1.16 -complete -installsuffix shared -buildid W3xebdTWDyxTM5WnRxcK/W3xebdTWDyxTM5WnRxcK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1303/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1292/_pkg_.a # internal cp $WORK/b1188/_pkg_.a /builddir/.cache/go-build/80/809bd97784c506ae716b1e257d1c3287a571971ebe70dfd1d2785abbc227cae6-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b1203/ cat >$WORK/b1203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1204/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1205/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b1211/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b1213/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b1214/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b427/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1206/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1203/_pkg_.a -trimpath "$WORK/b1203=>" -p github.com/go-openapi/analysis -lang=go1.16 -complete -installsuffix shared -buildid oiVfmhZWJUstzJbRgAiC/oiVfmhZWJUstzJbRgAiC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1203/importcfg -pack ./vendor/github.com/go-openapi/analysis/analyzer.go ./vendor/github.com/go-openapi/analysis/debug.go ./vendor/github.com/go-openapi/analysis/doc.go ./vendor/github.com/go-openapi/analysis/fixer.go ./vendor/github.com/go-openapi/analysis/flatten.go ./vendor/github.com/go-openapi/analysis/flatten_name.go ./vendor/github.com/go-openapi/analysis/flatten_options.go ./vendor/github.com/go-openapi/analysis/mixin.go ./vendor/github.com/go-openapi/analysis/schema.go cp $WORK/b1292/_pkg_.a /builddir/.cache/go-build/46/46e9e2941f35764337b4128a7a979f918166984c3ae8a28407c398245fd1d6da-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b1216/ cat >$WORK/b1216/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/csv=$WORK/b314/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/xml=$WORK/b393/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1216/_pkg_.a -trimpath "$WORK/b1216=>" -p github.com/go-openapi/runtime -lang=go1.16 -complete -installsuffix shared -buildid jk43-ggd_PMlHjmP5gTR/jk43-ggd_PMlHjmP5gTR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1216/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_386/buildid -w $WORK/b1263/_pkg_.a # internal cp $WORK/b1263/_pkg_.a /builddir/.cache/go-build/41/413e045811523fa96e1a7f3f285a616643e0d15a097220d6bf7eacd035619387-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/to mkdir -p $WORK/b1305/ cat >$WORK/b1305/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1305/_pkg_.a -trimpath "$WORK/b1305=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/to -lang=go1.16 -complete -installsuffix shared -buildid QFsHLTqBi7TQ6oNBfxFW/QFsHLTqBi7TQ6oNBfxFW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1305/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/to/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/to/to.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1305/_pkg_.a # internal cp $WORK/b1305/_pkg_.a /builddir/.cache/go-build/07/07479abb70cd4736432b3497fceeea0498d0cf7cc2b3bee2000d4b96645f6dd5-d # internal github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated mkdir -p $WORK/b1306/ cat >$WORK/b1306/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_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/b810/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b815/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b817/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1306/_pkg_.a -trimpath "$WORK/b1306=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated -lang=go1.16 -complete -installsuffix shared -buildid 7oMAC6pbeA3VACKnlNhp/7oMAC6pbeA3VACKnlNhp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1306/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/constants.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/keyvault_client.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/models.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/pagers.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/response_types.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/time_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1216/_pkg_.a # internal cp $WORK/b1216/_pkg_.a /builddir/.cache/go-build/b5/b554a9f2e23e635c358b42c26e388566f88e484037f42ec8f7fdb02ff01ebf02-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b1259/ cat >$WORK/b1259/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1216/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1259/_pkg_.a -trimpath "$WORK/b1259=>" -p github.com/go-openapi/runtime/security -lang=go1.16 -complete -installsuffix shared -buildid e8nsvuB4FdDsonAytMIO/e8nsvuB4FdDsonAytMIO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1259/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_386/buildid -w $WORK/b1259/_pkg_.a # internal cp $WORK/b1259/_pkg_.a /builddir/.cache/go-build/92/923fe76416212e0c8e186a3828e4b6dd30b0e4b67cf8796af81cd5bc3204900c-d # internal github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal mkdir -p $WORK/b1307/ cat >$WORK/b1307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b810/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b815/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b823/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1305/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b821/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1307/_pkg_.a -trimpath "$WORK/b1307=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal -lang=go1.16 -complete -installsuffix shared -buildid XXJOqP_5eV9MpXdW1swZ/XXJOqP_5eV9MpXdW1swZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1307/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1307/_pkg_.a # internal cp $WORK/b1307/_pkg_.a /builddir/.cache/go-build/af/afc6d58fa250fd25a30fcc54ba760a821fd85e33bfb37731643c68b90e76fa3d-d # internal github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b1312/ cat >$WORK/b1312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1312/_pkg_.a -trimpath "$WORK/b1312=>" -p github.com/Azure/go-autorest/autorest/date -lang=go1.16 -complete -installsuffix shared -buildid uFRGtK2bn-Mc2QYlXPuf/uFRGtK2bn-Mc2QYlXPuf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1312/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/b1203/_pkg_.a /builddir/.cache/go-build/31/312808118fbefc2d16c3bb47a6135c0159cefd3c64232074dafb616da2e6b0b3-d # internal github.com/go-openapi/loads mkdir -p $WORK/b1215/ cat >$WORK/b1215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/gob=$WORK/b273/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1203/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1206/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1215/_pkg_.a -trimpath "$WORK/b1215=>" -p github.com/go-openapi/loads -lang=go1.16 -complete -installsuffix shared -buildid UdFcbLW3wXNOuHL2B3Tl/UdFcbLW3wXNOuHL2B3Tl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1215/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_386/buildid -w $WORK/b1215/_pkg_.a # internal cp $WORK/b1215/_pkg_.a /builddir/.cache/go-build/25/25cd2f05b4c0b50d4daabbdf8d846c22a29f2dd6ae4fed22d670ef4d55dc469b-d # internal github.com/go-openapi/validate mkdir -p $WORK/b1202/ cat >$WORK/b1202/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1203/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b427/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1215/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1206/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1202/_pkg_.a -trimpath "$WORK/b1202=>" -p github.com/go-openapi/validate -lang=go1.16 -complete -installsuffix shared -buildid p05uWOZ872Nak5kEcFT5/p05uWOZ872Nak5kEcFT5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1202/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_386/buildid -w $WORK/b1312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1229/_pkg_.a # internal cp $WORK/b1312/_pkg_.a /builddir/.cache/go-build/bb/bbf953bf0bf21b19821ae6c820e4e5e9553058d273d1b8a901c97da6d9a554c9-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b1258/ cat >$WORK/b1258/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1203/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1215/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1206/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1258/_pkg_.a -trimpath "$WORK/b1258=>" -p github.com/go-openapi/runtime/middleware/untyped -lang=go1.16 -complete -installsuffix shared -buildid wQ0CmI7XSCt6CrtbqGwk/wQ0CmI7XSCt6CrtbqGwk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1258/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/untyped/api.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1258/_pkg_.a # internal cp $WORK/b1258/_pkg_.a /builddir/.cache/go-build/36/361aad9aa7e171ae2af2ac130002cf11aa2930acb0e715cd4df79238f03cde9c-d # internal github.com/Azure/go-autorest/logger mkdir -p $WORK/b1313/ cat >$WORK/b1313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1313/_pkg_.a -trimpath "$WORK/b1313=>" -p github.com/Azure/go-autorest/logger -lang=go1.16 -complete -installsuffix shared -buildid C8cLED67XK_8y-TzPoL9/C8cLED67XK_8y-TzPoL9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1313/importcfg -pack ./vendor/github.com/Azure/go-autorest/logger/logger.go cp $WORK/b1306/_pkg_.a /builddir/.cache/go-build/11/118734bd6bb8d3baf6ecc5c73939dd96b40677a5d1592dd3395365172db4eedd-d # internal github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys mkdir -p $WORK/b1304/ cat >$WORK/b1304/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/b810/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b815/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1305/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated=$WORK/b1306/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal=$WORK/b1307/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1304/_pkg_.a -trimpath "$WORK/b1304=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys -lang=go1.16 -complete -installsuffix shared -buildid ECpRroZaOvd6aynJgWsy/ECpRroZaOvd6aynJgWsy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1304/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 cp $WORK/b1229/_pkg_.a /builddir/.cache/go-build/3a/3ab00e3fb7c36e4bd17e1d7c4eef55327cc024225bde303a65b4c4eb908914cc-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b1243/ cat >$WORK/b1243/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1219/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1229/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1244/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b670/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1243/_pkg_.a -trimpath "$WORK/b1243=>" -p github.com/prometheus/prometheus/util/teststorage -lang=go1.16 -complete -installsuffix shared -buildid Pv-ASQBAcfNIwOgVKIaN/Pv-ASQBAcfNIwOgVKIaN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1243/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/teststorage/storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1313/_pkg_.a # internal cp $WORK/b1313/_pkg_.a /builddir/.cache/go-build/0b/0b5d06292f145253598129ac49a8434a691f6a4aed7b6271116d14d1b8086a50-d # internal github.com/Azure/go-autorest/tracing mkdir -p $WORK/b1314/ cat >$WORK/b1314/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1314/_pkg_.a -trimpath "$WORK/b1314=>" -p github.com/Azure/go-autorest/tracing -lang=go1.16 -complete -installsuffix shared -buildid 206xCdJEroWaJopj5hjy/206xCdJEroWaJopj5hjy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1314/importcfg -pack ./vendor/github.com/Azure/go-autorest/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1314/_pkg_.a # internal cp $WORK/b1314/_pkg_.a /builddir/.cache/go-build/fe/fe7162721a28dca39f06d9180f4a00d28dc46c323a94331d79b177d70051936d-d # internal github.com/golang-jwt/jwt/v4 mkdir -p $WORK/b1315/ cat >$WORK/b1315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1315/_pkg_.a -trimpath "$WORK/b1315=>" -p github.com/golang-jwt/jwt/v4 -lang=go1.16 -complete -installsuffix shared -buildid YuYmKrkePY6vQ-UBNJGS/YuYmKrkePY6vQ-UBNJGS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1315/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1243/_pkg_.a # internal cp $WORK/b1243/_pkg_.a /builddir/.cache/go-build/47/47be6186e207d2bc16bdfefe57c61bbe96e2e41fb1c80f8e7c388fd8a4fac6ad-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b1217/ cat >$WORK/b1217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1002/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b1218/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1219/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1220/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1221/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1222/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1229/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b1242/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b1243/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1244/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b670/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b478/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1217/_pkg_.a -trimpath "$WORK/b1217=>" -p github.com/prometheus/prometheus/promql -lang=go1.16 -complete -installsuffix shared -buildid lSdT6jrwY-ByfBiPxx5Q/lSdT6jrwY-ByfBiPxx5Q -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1217/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 cp $WORK/b1303/_pkg_.a /builddir/.cache/go-build/c2/c20f3e728250ced792a3460835e65e75715f610db5231184460f80ed4d3720b7-d # internal cloud.google.com/go/kms/apiv1 mkdir -p $WORK/b1301/ cat >$WORK/b1301/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/iam=$WORK/b596/_pkg_.a packagefile cloud.google.com/go/kms/internal=$WORK/b1302/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b597/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b618/_pkg_.a packagefile google.golang.org/api/option=$WORK/b619/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b627/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b628/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1303/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b603/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1301/_pkg_.a -trimpath "$WORK/b1301=>" -p cloud.google.com/go/kms/apiv1 -lang=go1.16 -complete -installsuffix shared -buildid zqE5NTvXXjRljkpPacCf/zqE5NTvXXjRljkpPacCf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1301/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_386/buildid -w $WORK/b1304/_pkg_.a # internal cp $WORK/b1304/_pkg_.a /builddir/.cache/go-build/39/398e1cbad84528df360508f53844b7c900b0737be731dc2cb0fbbc3b92e677ba-d # internal net/http/cookiejar mkdir -p $WORK/b1316/ cat >$WORK/b1316/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/internal/ascii=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1316/_pkg_.a -trimpath "$WORK/b1316=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid KFk1vLcxVHky3taVHW2o/KFk1vLcxVHky3taVHW2o -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1316/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_386/buildid -w $WORK/b1316/_pkg_.a # internal cp $WORK/b1316/_pkg_.a /builddir/.cache/go-build/7d/7d16a5f8c6e4c723418e2810de8ef1ea92a83fb9acdae0c32d665c5fbc80d46b-d # internal github.com/Azure/go-autorest/autorest/validation mkdir -p $WORK/b1319/ cat >$WORK/b1319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1319/_pkg_.a -trimpath "$WORK/b1319=>" -p github.com/Azure/go-autorest/autorest/validation -lang=go1.16 -complete -installsuffix shared -buildid VOD5O4Q5CDmXBXG4YWhv/VOD5O4Q5CDmXBXG4YWhv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1319/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./vendor/github.com/Azure/go-autorest/autorest/validation/validation.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1315/_pkg_.a # internal cp $WORK/b1315/_pkg_.a /builddir/.cache/go-build/1e/1ec8d48fd7e817b1f78bbce63908f5b655e9015aef302bcbdb59fb0f5a5233f3-d # internal github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b1311/ cat >$WORK/b1311/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1312/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1313/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1314/_pkg_.a packagefile github.com/golang-jwt/jwt/v4=$WORK/b1315/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b847/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/cookiejar=$WORK/b1316/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1311/_pkg_.a -trimpath "$WORK/b1311=>" -p github.com/Azure/go-autorest/autorest/adal -lang=go1.16 -complete -installsuffix shared -buildid YFpPzhlrSpjuv63zw5xw/YFpPzhlrSpjuv63zw5xw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1311/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/adal/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1319/_pkg_.a # internal cp $WORK/b1319/_pkg_.a /builddir/.cache/go-build/ab/ab517033b4bb99b8628d366312ce26a9400ab467570d91c01c66d91e493ca959-d # internal github.com/beevik/etree mkdir -p $WORK/b1320/ cat >$WORK/b1320/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/xml=$WORK/b393/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1320/_pkg_.a -trimpath "$WORK/b1320=>" -p github.com/beevik/etree -lang=go1.16 -complete -installsuffix shared -buildid 4WlrIBVQ1eb3HupHnyYe/4WlrIBVQ1eb3HupHnyYe -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1320/importcfg -pack ./vendor/github.com/beevik/etree/etree.go ./vendor/github.com/beevik/etree/helpers.go ./vendor/github.com/beevik/etree/path.go cp $WORK/b1202/_pkg_.a /builddir/.cache/go-build/77/77b0d3f186d5d1099dc9076c50602ee1eecfb45800d284262a0add2d428a4640-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b1201/ cat >$WORK/b1201/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1202/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1201/_pkg_.a -trimpath "$WORK/b1201=>" -p github.com/prometheus/alertmanager/api/v2/models -lang=go1.16 -complete -installsuffix shared -buildid -mqAJ7mr1GRDzQMH1Aej/-mqAJ7mr1GRDzQMH1Aej -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1201/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1311/_pkg_.a # internal cp $WORK/b1311/_pkg_.a /builddir/.cache/go-build/c9/c990431aa57dbbbcfd61668385e0628b493dec1ecc277962ad3921cac4fdc1ca-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b1254/ cat >$WORK/b1254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1203/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1215/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b1255/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b1256/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b1257/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b1258/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1259/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1206/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1202/_pkg_.a packagefile html/template=$WORK/b165/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1254/_pkg_.a -trimpath "$WORK/b1254=>" -p github.com/go-openapi/runtime/middleware -lang=go1.16 -complete -installsuffix shared -buildid zf0b7yb2Vo-6k8aOO0te/zf0b7yb2Vo-6k8aOO0te -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1254/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_386/buildid -w $WORK/b1201/_pkg_.a # internal cp $WORK/b1301/_pkg_.a /builddir/.cache/go-build/39/399e4c736f82143dda2a37d485e076f84ca3d15a1632aedd2c75a47a21214653-d # internal github.com/Azure/go-autorest/autorest mkdir -p $WORK/b1310/ cat >$WORK/b1310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/xml=$WORK/b393/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1311/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1313/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1314/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/cookiejar=$WORK/b1316/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1310/_pkg_.a -trimpath "$WORK/b1310=>" -p github.com/Azure/go-autorest/autorest -lang=go1.16 -complete -installsuffix shared -buildid bW1xOjy3966jnrkVZTJh/bW1xOjy3966jnrkVZTJh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1310/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/b1201/_pkg_.a /builddir/.cache/go-build/46/46d913488f54043ed8d76873b28577e1dac8c34cb745e4fb26cc0f80b44e0807-d # internal github.com/prometheus/prometheus/notifier mkdir -p $WORK/b1275/ cat >$WORK/b1275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1201/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b467/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b777/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1233/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1234/_pkg_.a packagefile go.uber.org/atomic=$WORK/b493/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1275/_pkg_.a -trimpath "$WORK/b1275=>" -p github.com/prometheus/prometheus/notifier -lang=go1.16 -complete -installsuffix shared -buildid ZDqD0Fb_Gw5FhALKEFgs/ZDqD0Fb_Gw5FhALKEFgs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1275/importcfg -pack ./vendor/github.com/prometheus/prometheus/notifier/notifier.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1320/_pkg_.a # internal cp $WORK/b1320/_pkg_.a /builddir/.cache/go-build/52/52576a491b05e6fcca73b2922e84dd524eeedce6ece19239e0e6e5d6e18906bc-d # internal github.com/grafana/dskit/backoff mkdir -p $WORK/b1321/ cat >$WORK/b1321/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1321/_pkg_.a -trimpath "$WORK/b1321=>" -p github.com/grafana/dskit/backoff -lang=go1.16 -complete -installsuffix shared -buildid N-8Dvw2-fYBwND0BioDi/N-8Dvw2-fYBwND0BioDi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1321/importcfg -pack ./vendor/github.com/grafana/dskit/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1321/_pkg_.a # internal cp $WORK/b1321/_pkg_.a /builddir/.cache/go-build/c1/c15fcecd521c43bb3d6fb56a3f3a6da2c08e3622b9c325af748db9343ca369f4-d # internal github.com/grafana/dskit/flagext mkdir -p $WORK/b1322/ cat >$WORK/b1322/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1322/_pkg_.a -trimpath "$WORK/b1322=>" -p github.com/grafana/dskit/flagext -lang=go1.16 -complete -installsuffix shared -buildid gxBy6N_oGbFr59pdJ1aF/gxBy6N_oGbFr59pdJ1aF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1322/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_386/buildid -w $WORK/b1275/_pkg_.a # internal cp $WORK/b1275/_pkg_.a /builddir/.cache/go-build/12/12e74d23c75966ee9486953a2957703813c9c9f68a1ac629e338370243588539-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1322/_pkg_.a # internal github.com/grafana/loki/pkg/util mkdir -p $WORK/b1325/ cat >$WORK/b1325/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1158/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b351/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1163/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b777/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b684/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile hash/fnv=$WORK/b181/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF cp $WORK/b1322/_pkg_.a /builddir/.cache/go-build/d0/d00274a3f6f3a7ceaa48f64d50f23ec7183c41bca1e931e0c89e932f6e64440e-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1325/_pkg_.a -trimpath "$WORK/b1325=>" -p github.com/grafana/loki/pkg/util -lang=go1.16 -complete -installsuffix shared -buildid yMSyYmyXrBD9ck610Z06/yMSyYmyXrBD9ck610Z06 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1325/importcfg -pack ./vendor/github.com/grafana/loki/pkg/util/config.go ./vendor/github.com/grafana/loki/pkg/util/conv.go ./vendor/github.com/grafana/loki/pkg/util/errors.go ./vendor/github.com/grafana/loki/pkg/util/evicting_queue.go ./vendor/github.com/grafana/loki/pkg/util/list.go ./vendor/github.com/grafana/loki/pkg/util/log.go ./vendor/github.com/grafana/loki/pkg/util/mapmerge.go ./vendor/github.com/grafana/loki/pkg/util/math.go ./vendor/github.com/grafana/loki/pkg/util/mock.go ./vendor/github.com/grafana/loki/pkg/util/query_string_builder.go ./vendor/github.com/grafana/loki/pkg/util/queue.go ./vendor/github.com/grafana/loki/pkg/util/reader.go ./vendor/github.com/grafana/loki/pkg/util/ring.go ./vendor/github.com/grafana/loki/pkg/util/string.go github.com/grafana/loki/pkg/logproto mkdir -p $WORK/b1327/ cat >$WORK/b1327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b770/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b769/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1327/_pkg_.a -trimpath "$WORK/b1327=>" -p github.com/grafana/loki/pkg/logproto -lang=go1.16 -complete -installsuffix shared -buildid sbrMyKDxJWDGUC-mIFRN/sbrMyKDxJWDGUC-mIFRN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1327/importcfg -pack ./vendor/github.com/grafana/loki/pkg/logproto/extensions.go ./vendor/github.com/grafana/loki/pkg/logproto/logproto.pb.go ./vendor/github.com/grafana/loki/pkg/logproto/timestamp.go ./vendor/github.com/grafana/loki/pkg/logproto/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1217/_pkg_.a # internal cp $WORK/b1217/_pkg_.a /builddir/.cache/go-build/d2/d2e1e0db6bbde55773beaf229580af05fa4709cbb39045a65fd1ac63af042061-d # internal github.com/prometheus/prometheus/template mkdir -p $WORK/b1279/ cat >$WORK/b1279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1217/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1228/_pkg_.a packagefile html/template=$WORK/b165/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/template=$WORK/b167/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1279/_pkg_.a -trimpath "$WORK/b1279=>" -p github.com/prometheus/prometheus/template -lang=go1.16 -complete -installsuffix shared -buildid tAZDeOHuaTv_28PKUirQ/tAZDeOHuaTv_28PKUirQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1279/importcfg -pack ./vendor/github.com/prometheus/prometheus/template/template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1325/_pkg_.a # internal cp $WORK/b1325/_pkg_.a /builddir/.cache/go-build/da/da2649c472c64182ac97c3131185c4457339d54c48a56717eee18be7125cd66a-d # internal github.com/grafana/loki/clients/pkg/logentry/metric mkdir -p $WORK/b1324/ cat >$WORK/b1324/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/loki/pkg/util=$WORK/b1325/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1324/_pkg_.a -trimpath "$WORK/b1324=>" -p github.com/grafana/loki/clients/pkg/logentry/metric -lang=go1.16 -complete -installsuffix shared -buildid oodHGWhXPHMN6FoUmLS3/oodHGWhXPHMN6FoUmLS3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1324/importcfg -pack ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/counters.go ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/gauges.go ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/histograms.go ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/metricvec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1254/_pkg_.a # internal cp $WORK/b1254/_pkg_.a /builddir/.cache/go-build/6b/6bd3260c821eb8e5560c2a28447ac0da1139aa3c11fe7bdcf2ab9fd509675fc0-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b1265/ cat >$WORK/b1265/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1254/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1201/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1265/_pkg_.a -trimpath "$WORK/b1265=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -lang=go1.16 -complete -installsuffix shared -buildid qebGoOYNb-RTD1FAcZBZ/qebGoOYNb-RTD1FAcZBZ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1265/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_386/buildid -w $WORK/b1310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1324/_pkg_.a # internal cp $WORK/b1324/_pkg_.a /builddir/.cache/go-build/98/9880b085bcb38d736673bb0b4bcf0dba6e741dc919bc18d8df150ba3937364be-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b1266/ cat >$WORK/b1266/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1254/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1201/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1266/_pkg_.a -trimpath "$WORK/b1266=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -lang=go1.16 -complete -installsuffix shared -buildid hG-2Oc6JlS9oEG14T5mq/hG-2Oc6JlS9oEG14T5mq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1266/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 cp $WORK/b1310/_pkg_.a /builddir/.cache/go-build/2c/2c6088e81e27b47feacf6ec5687a7bf3070d87b7ceda3ea4249d4b95c7dd7b99-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/general mkdir -p $WORK/b1267/ cat >$WORK/b1267/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1254/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1201/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1267/_pkg_.a -trimpath "$WORK/b1267=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -lang=go1.16 -complete -installsuffix shared -buildid jaeMS-vmyNSr-XPC38dC/jaeMS-vmyNSr-XPC38dC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1267/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_386/buildid -w $WORK/b1279/_pkg_.a # internal cp $WORK/b1279/_pkg_.a /builddir/.cache/go-build/1c/1c6b425b6c60344c1e048dd1ac02187ddaf671152ff577a4e48cbdfbcbe4499a-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b1268/ cat >$WORK/b1268/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1254/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1201/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1268/_pkg_.a -trimpath "$WORK/b1268=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -lang=go1.16 -complete -installsuffix shared -buildid GziDvlRwnQJcJ8yKavFS/GziDvlRwnQJcJ8yKavFS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1268/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_386/buildid -w $WORK/b1267/_pkg_.a # internal cp $WORK/b1267/_pkg_.a /builddir/.cache/go-build/eb/eb59138ab774eba2ec5247a94169974f26c0c0e8e16bbe8a124e617bea95512a-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b1269/ cat >$WORK/b1269/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1254/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1202/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1201/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1269/_pkg_.a -trimpath "$WORK/b1269=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -lang=go1.16 -complete -installsuffix shared -buildid aDflTRnKRMGiCp3jf9Pc/aDflTRnKRMGiCp3jf9Pc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1269/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_386/buildid -w $WORK/b1266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1265/_pkg_.a # internal cp $WORK/b1266/_pkg_.a /builddir/.cache/go-build/1b/1b22aa784746eebeafd4b7ae4ab72cdc84a092c17a9f252e6a6f9dcc85424409-d # internal github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b1317/ cat >$WORK/b1317/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1310/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1313/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1314/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1317/_pkg_.a -trimpath "$WORK/b1317=>" -p github.com/Azure/go-autorest/autorest/azure -lang=go1.16 -complete -installsuffix shared -buildid StbSWZ9mhbUxF9wfe9uC/StbSWZ9mhbUxF9wfe9uC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1317/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/b1265/_pkg_.a /builddir/.cache/go-build/96/96ef81dd299ec9a7ac8383ed4ddd34e66f82ea5c7f69ffb38d1c44288b29b09d-d # internal github.com/c2h5oh/datasize mkdir -p $WORK/b1329/ cat >$WORK/b1329/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1329/_pkg_.a -trimpath "$WORK/b1329=>" -p github.com/c2h5oh/datasize -lang=go1.16 -complete -installsuffix shared -buildid xQtaerpPw43eaz1SYgMi/xQtaerpPw43eaz1SYgMi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1329/importcfg -pack ./vendor/github.com/c2h5oh/datasize/datasize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1268/_pkg_.a # internal cp $WORK/b1268/_pkg_.a /builddir/.cache/go-build/00/0053f9691f7c87c38693e4b0fc11e756ff0c818079b64104bfc3e4f46a341060-d # internal github.com/linkedin/goavro/v2 mkdir -p $WORK/b1330/ cat >$WORK/b1330/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1065/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1330/_pkg_.a -trimpath "$WORK/b1330=>" -p github.com/linkedin/goavro/v2 -lang=go1.16 -complete -installsuffix shared -buildid uNu37a2rP7KmdGqkP20l/uNu37a2rP7KmdGqkP20l -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1330/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1329/_pkg_.a # internal cp $WORK/b1329/_pkg_.a /builddir/.cache/go-build/b7/b7023f0af76d23d838f67b34a0029c04ddb759d77a306d837cb2925e8b3bcac3-d # internal github.com/grafana/loki/pkg/util/flagext mkdir -p $WORK/b1328/ cat >$WORK/b1328/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/csv=$WORK/b314/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/c2h5oh/datasize=$WORK/b1329/_pkg_.a packagefile github.com/grafana/loki/pkg/util=$WORK/b1325/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1328/_pkg_.a -trimpath "$WORK/b1328=>" -p github.com/grafana/loki/pkg/util/flagext -lang=go1.16 -complete -installsuffix shared -buildid mWws3O-U_0TBGNvXqcE0/mWws3O-U_0TBGNvXqcE0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1328/importcfg -pack ./vendor/github.com/grafana/loki/pkg/util/flagext/bytesize.go ./vendor/github.com/grafana/loki/pkg/util/flagext/labelset.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1328/_pkg_.a # internal cp $WORK/b1328/_pkg_.a /builddir/.cache/go-build/ca/ca6b9cb0d13ba164c73a104d506281b19efa7a82380e785429c04ed13dafe33b-d # internal github.com/m3db/prometheus_remote_client_golang/promremote mkdir -p $WORK/b1331/ cat >$WORK/b1331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1065/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1066/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1331/_pkg_.a -trimpath "$WORK/b1331=>" -p github.com/m3db/prometheus_remote_client_golang/promremote -lang=go1.16 -complete -installsuffix shared -buildid 4GXq6olXzRnsC1fo24Cg/4GXq6olXzRnsC1fo24Cg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1331/importcfg -pack ./vendor/github.com/m3db/prometheus_remote_client_golang/promremote/client.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1269/_pkg_.a # internal cp $WORK/b1269/_pkg_.a /builddir/.cache/go-build/32/32f1feb03cdcf949071630fa60076ba0591e39caa21e75aea519691b992b1881-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b1264/ cat >$WORK/b1264/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1215/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1254/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1259/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1206/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1265/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1266/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1267/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1268/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1269/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1264/_pkg_.a -trimpath "$WORK/b1264=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations -lang=go1.16 -complete -installsuffix shared -buildid tOGeFoV8KPQPJeNO1dYb/tOGeFoV8KPQPJeNO1dYb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1264/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1331/_pkg_.a # internal cp $WORK/b1331/_pkg_.a /builddir/.cache/go-build/49/498144d704ca56d261ea5632a94c2fb248ea062764f350eb417b2e7f393981fb-d # internal github.com/robfig/cron/v3 mkdir -p $WORK/b1332/ cat >$WORK/b1332/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1332/_pkg_.a -trimpath "$WORK/b1332=>" -p github.com/robfig/cron/v3 -lang=go1.16 -complete -installsuffix shared -buildid MggfRgbeGqOEHqGVC9Zl/MggfRgbeGqOEHqGVC9Zl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1332/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/b1317/_pkg_.a /builddir/.cache/go-build/47/47170ae8e984deba74885697e7ecca751e0ec3e20415ddd7c52fb1533264f4fc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1264/_pkg_.a # internal github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault mkdir -p $WORK/b1308/ cat >$WORK/b1308/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b1309/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1310/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b1317/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1312/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b1318/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b1319/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1314/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1308/_pkg_.a -trimpath "$WORK/b1308=>" -p github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault -lang=go1.16 -complete -installsuffix shared -buildid yEcdwXzj50TzN5spdXas/yEcdwXzj50TzN5spdXas -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1308/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/b1264/_pkg_.a /builddir/.cache/go-build/bb/bbea26d4b78a3b2ecbe1c99725fe6a7382bdc900c8dee90232a19d6079829fe9-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b1260/ cat >$WORK/b1260/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b1261/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1254/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b1263/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1264/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1265/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1266/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1267/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1268/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1269/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1183/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b267/_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_386/compile -o $WORK/b1260/_pkg_.a -trimpath "$WORK/b1260=>" -p github.com/prometheus/alertmanager/api/v2/restapi -lang=go1.16 -complete -installsuffix shared -buildid XY-iIqSrGlzaw7OGCJgA/XY-iIqSrGlzaw7OGCJgA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1260/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_386/buildid -w $WORK/b1327/_pkg_.a # internal cp $WORK/b1327/_pkg_.a /builddir/.cache/go-build/c1/c1709791f4918bdb6d67f99b49d6d26b034c828fb336aefd4b4a1e92389f85e0-d # internal github.com/grafana/loki/clients/pkg/promtail/api mkdir -p $WORK/b1326/ cat >$WORK/b1326/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1327/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1326/_pkg_.a -trimpath "$WORK/b1326=>" -p github.com/grafana/loki/clients/pkg/promtail/api -lang=go1.16 -complete -installsuffix shared -buildid 57aIDGjh7qIqH09i3Ctx/57aIDGjh7qIqH09i3Ctx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1326/importcfg -pack ./vendor/github.com/grafana/loki/clients/pkg/promtail/api/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1326/_pkg_.a # internal cp $WORK/b1326/_pkg_.a /builddir/.cache/go-build/01/01ddfe999158382d26741a84882d0e30d8a09c46b2aa961bb3f09f945781d3a0-d # internal cp $WORK/b1330/_pkg_.a /builddir/.cache/go-build/bc/bc5d9b6d37065d3333e0a0ea6c17456f5708c7eaddc2fce4d8dcc27ac50f4c4e-d # internal github.com/grafana/loki/clients/pkg/promtail/client mkdir -p $WORK/b1323/ cat >$WORK/b1323/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b156/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b351/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1163/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1065/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1321/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1322/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/logentry/metric=$WORK/b1324/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/api=$WORK/b1326/_pkg_.a packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1327/_pkg_.a packagefile github.com/grafana/loki/pkg/util=$WORK/b1325/_pkg_.a packagefile github.com/grafana/loki/pkg/util/flagext=$WORK/b1328/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b467/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b777/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1222/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/tabwriter=$WORK/b169/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1323/_pkg_.a -trimpath "$WORK/b1323=>" -p github.com/grafana/loki/clients/pkg/promtail/client -lang=go1.16 -complete -installsuffix shared -buildid zDgHROnQDo8f4el9JD0W/zDgHROnQDo8f4el9JD0W -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1323/importcfg -pack ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/batch.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/client.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/config.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/logger.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/multi.go github.com/jonboulle/clockwork mkdir -p $WORK/b1334/ cat >$WORK/b1334/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1334/_pkg_.a -trimpath "$WORK/b1334=>" -p github.com/jonboulle/clockwork -lang=go1.16 -complete -installsuffix shared -buildid f_7-c3XFBwpEx9fm0dF2/f_7-c3XFBwpEx9fm0dF2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1334/importcfg -pack ./vendor/github.com/jonboulle/clockwork/clockwork.go ./vendor/github.com/jonboulle/clockwork/ticker.go cp $WORK/b1332/_pkg_.a /builddir/.cache/go-build/a2/a263f807d3c18b765f67f9d54584ec75ec5483f3b15357249d5b48e939aff26e-d # internal github.com/russellhaering/goxmldsig/etreeutils mkdir -p $WORK/b1335/ cat >$WORK/b1335/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b393/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1320/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1335/_pkg_.a -trimpath "$WORK/b1335=>" -p github.com/russellhaering/goxmldsig/etreeutils -lang=go1.16 -complete -installsuffix shared -buildid Jm0j3aFC84SdWoGqv12t/Jm0j3aFC84SdWoGqv12t -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1335/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_386/buildid -w $WORK/b1260/_pkg_.a # internal cp $WORK/b1260/_pkg_.a /builddir/.cache/go-build/82/821eab868205f62ba8bafe20a014835bd4ebf47e295e661ab1b9ff60664f1c65-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b1253/ cat >$WORK/b1253/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1215/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1254/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1249/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1201/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b1260/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1264/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1265/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1266/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1267/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1268/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1269/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b441/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b758/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1270/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b771/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b765/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b777/_pkg_.a packagefile github.com/rs/cors=$WORK/b1271/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile regexp=$WORK/b141/_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_386/compile -o $WORK/b1253/_pkg_.a -trimpath "$WORK/b1253=>" -p github.com/prometheus/alertmanager/api/v2 -lang=go1.16 -complete -installsuffix shared -buildid k2WzMZTLSmy1RgXoYtoR/k2WzMZTLSmy1RgXoYtoR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1253/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/api.go ./vendor/github.com/prometheus/alertmanager/api/v2/compat.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1334/_pkg_.a # internal cp $WORK/b1334/_pkg_.a /builddir/.cache/go-build/69/698ad561105d7e2e9532f97dce4bd10cb0e875017c57060b373d64590b45eeb7-d # internal github.com/russellhaering/goxmldsig/types mkdir -p $WORK/b1336/ cat >$WORK/b1336/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b393/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1320/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1336/_pkg_.a -trimpath "$WORK/b1336=>" -p github.com/russellhaering/goxmldsig/types -lang=go1.16 -complete -installsuffix shared -buildid XqRVg-SEDlMGUKxuUkm-/XqRVg-SEDlMGUKxuUkm- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1336/importcfg -pack ./vendor/github.com/russellhaering/goxmldsig/types/signature.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1336/_pkg_.a # internal cp $WORK/b1336/_pkg_.a /builddir/.cache/go-build/f7/f786d85fbaaae645315d075e8e8448aad7da1baee1ba3a0eaf1467c3ddb9c6a4-d # internal github.com/grafana/grafana/pkg/infra/process mkdir -p $WORK/b1337/ cat >$WORK/b1337/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b525/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1337/_pkg_.a -trimpath "$WORK/b1337=>" -p github.com/grafana/grafana/pkg/infra/process -lang=go1.17 -complete -installsuffix shared -buildid F8qpZ8vFkQ3QUN7rKsLE/F8qpZ8vFkQ3QUN7rKsLE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1337/importcfg -pack ./pkg/infra/process/process.go ./pkg/infra/process/root_check.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1335/_pkg_.a # internal cp $WORK/b1335/_pkg_.a /builddir/.cache/go-build/d0/d07cfcc4886e54cd9301357a8ee2f15584c8e846586241d0e43b6ce073fd9001-d # internal github.com/russellhaering/goxmldsig mkdir -p $WORK/b1333/ cat >$WORK/b1333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1320/_pkg_.a packagefile github.com/jonboulle/clockwork=$WORK/b1334/_pkg_.a packagefile github.com/russellhaering/goxmldsig/etreeutils=$WORK/b1335/_pkg_.a packagefile github.com/russellhaering/goxmldsig/types=$WORK/b1336/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1333/_pkg_.a -trimpath "$WORK/b1333=>" -p github.com/russellhaering/goxmldsig -lang=go1.16 -complete -installsuffix shared -buildid aDx1ZbfWvbRLs2FfWRdy/aDx1ZbfWvbRLs2FfWRdy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1333/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1337/_pkg_.a # internal cp $WORK/b1337/_pkg_.a /builddir/.cache/go-build/a4/a4a823b4cc9ec4fc3c5774cc30f74225687ab25bd03f368ef0db6e023c93a6ef-d # internal github.com/grafana/grafana/pkg/framework/coremodel/staticregistry mkdir -p $WORK/b1342/ cat >$WORK/b1342/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b887/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b989/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1342/_pkg_.a -trimpath "$WORK/b1342=>" -p github.com/grafana/grafana/pkg/framework/coremodel/staticregistry -lang=go1.17 -complete -installsuffix shared -buildid 5HhsLcUoAEuc6djIMcOu/5HhsLcUoAEuc6djIMcOu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1342/importcfg -pack ./pkg/framework/coremodel/staticregistry/provide.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1342/_pkg_.a # internal cp $WORK/b1342/_pkg_.a /builddir/.cache/go-build/92/92ae64612bd18d21447ecec044c28de9d76d13e8f4bf320b7526f19d2045d3dc-d # internal github.com/grafana/grafana-aws-sdk/pkg/sigv4 mkdir -p $WORK/b1344/ cat >$WORK/b1344/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b389/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b154/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httputil=$WORK/b131/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1344/_pkg_.a -trimpath "$WORK/b1344=>" -p github.com/grafana/grafana-aws-sdk/pkg/sigv4 -lang=go1.16 -complete -installsuffix shared -buildid tkznUIHQIiXVcsG6h9P9/tkznUIHQIiXVcsG6h9P9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1344/importcfg -pack ./vendor/github.com/grafana/grafana-aws-sdk/pkg/sigv4/sigv4.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1323/_pkg_.a # internal cp $WORK/b1323/_pkg_.a /builddir/.cache/go-build/da/da0ddd6b020491016f73a81714053a7b2b2c5bbfeb10658d4ad460e8254e0d28-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog mkdir -p $WORK/b1349/ cat >$WORK/b1349/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1349/_pkg_.a -trimpath "$WORK/b1349=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog -lang=go1.17 -complete -installsuffix shared -buildid zo72VXXUxTme6CoYq3Fn/zo72VXXUxTme6CoYq3Fn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1349/importcfg -pack ./pkg/tsdb/azuremonitor/azlog/azlog.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1349/_pkg_.a # internal cp $WORK/b1349/_pkg_.a /builddir/.cache/go-build/03/0344ebfde22d23db18165eec1aa7c6281a85186cb13b5dc552bd52f79a4a9b5f-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/types mkdir -p $WORK/b1352/ cat >$WORK/b1352/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1352/_pkg_.a -trimpath "$WORK/b1352=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/types -lang=go1.17 -complete -installsuffix shared -buildid 7VK6ormu1O9WV5WKHsEq/7VK6ormu1O9WV5WKHsEq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1352/importcfg -pack ./pkg/tsdb/azuremonitor/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1344/_pkg_.a # internal cp $WORK/b1253/_pkg_.a /builddir/.cache/go-build/97/97e89b1dbabb9eb0bd0bcd5bdcdb9051ebf52c5e5b4ce61524166e1659fd912f-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/time mkdir -p $WORK/b1356/ cat >$WORK/b1356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b800/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1356/_pkg_.a -trimpath "$WORK/b1356=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/time -lang=go1.17 -complete -installsuffix shared -buildid fNS-Y1THrRR7scdumh47/fNS-Y1THrRR7scdumh47 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1356/importcfg -pack ./pkg/tsdb/azuremonitor/time/azuremonitor-time.go ./pkg/tsdb/azuremonitor/time/time-grain.go cp $WORK/b1333/_pkg_.a /builddir/.cache/go-build/78/783be927928d848441b9d1942fa5d1193e3b0ff2df942a1870dfdfadc7d8d026-d # internal cp $WORK/b1344/_pkg_.a /builddir/.cache/go-build/c9/c9f238e7d7d630e5705c643f23d01a0679dde13076890242421b43b37c96ebf8-d # internal github.com/grafana/grafana-google-sdk-go/pkg/utils mkdir -p $WORK/b1359/ cat >$WORK/b1359/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/b620/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1359/_pkg_.a -trimpath "$WORK/b1359=>" -p github.com/grafana/grafana-google-sdk-go/pkg/utils -lang=go1.16 -complete -installsuffix shared -buildid szRnndXcl_5KlGf5WMlA/szRnndXcl_5KlGf5WMlA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1359/importcfg -pack ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/utils/utils.go github.com/andybalholm/brotli mkdir -p $WORK/b1358/ cat >$WORK/b1358/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile encoding/binary=$WORK/b055/_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/b110/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1358/_pkg_.a -trimpath "$WORK/b1358=>" -p github.com/andybalholm/brotli -lang=go1.16 -complete -installsuffix shared -buildid Og8cdaH81Ep7QO8vaD9b/Og8cdaH81Ep7QO8vaD9b -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1358/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_386/buildid -w $WORK/b1356/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1359/_pkg_.a # internal cp $WORK/b1356/_pkg_.a /builddir/.cache/go-build/75/754cb9592a278140725a3012718e15d339494d29ef8e5cb53aaed982a412722d-d # internal cp $WORK/b1359/_pkg_.a /builddir/.cache/go-build/92/925f7f14bc6afc314acd2a8e49e1642540a3cddd5ac3e6e883150e9ac3ad454d-d # internal github.com/aws/aws-sdk-go/service/cloudwatchlogs mkdir -p $WORK/b1363/ cat >$WORK/b1363/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b403/_pkg_.a EOF github.com/aws/aws-sdk-go/service/cloudwatch mkdir -p $WORK/b1361/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1352/_pkg_.a # internal cat >$WORK/b1361/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b392/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1361/_pkg_.a -trimpath "$WORK/b1361=>" -p github.com/aws/aws-sdk-go/service/cloudwatch -lang=go1.16 -complete -installsuffix shared -buildid MG6vcYOtENrH_hUGj73b/MG6vcYOtENrH_hUGj73b -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1361/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/api.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/doc.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/errors.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/service.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/waiters.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1363/_pkg_.a -trimpath "$WORK/b1363=>" -p github.com/aws/aws-sdk-go/service/cloudwatchlogs -lang=go1.16 -complete -installsuffix shared -buildid 5WOPVFdb3isnOBxSsRfr/5WOPVFdb3isnOBxSsRfr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1363/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/b1352/_pkg_.a /builddir/.cache/go-build/d5/d5501f52adc4017093e95c836bb281da30b80727c86fbd58ac2efa1c1b815d19-d # internal github.com/aws/aws-sdk-go/private/protocol/ec2query mkdir -p $WORK/b1366/ cat >$WORK/b1366/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b393/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b395/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1366/_pkg_.a -trimpath "$WORK/b1366=>" -p github.com/aws/aws-sdk-go/private/protocol/ec2query -lang=go1.16 -complete -installsuffix shared -buildid ja7Pm4Yo0-5WXvlBA5xm/ja7Pm4Yo0-5WXvlBA5xm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1366/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_386/buildid -w $WORK/b1366/_pkg_.a # internal cp $WORK/b1366/_pkg_.a /builddir/.cache/go-build/eb/eb535d3d86820fea27dac69fa5770a89a7b11667176295d74618c9da19919f23-d # internal github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b1365/ cat >$WORK/b1365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b1366/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1365/_pkg_.a -trimpath "$WORK/b1365=>" -p github.com/aws/aws-sdk-go/service/ec2 -lang=go1.16 -complete -installsuffix shared -buildid Ugo0yNUXMPgGAYio8a8-/Ugo0yNUXMPgGAYio8a8- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1365/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_386/buildid -w $WORK/b1361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1363/_pkg_.a # internal cp $WORK/b1361/_pkg_.a /builddir/.cache/go-build/1e/1e19e9939fae54a0a198097d9c456047a24def1d84ea22a7d6ea98c89d47daa0-d # internal github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface mkdir -p $WORK/b1362/ cat >$WORK/b1362/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1362/_pkg_.a -trimpath "$WORK/b1362=>" -p github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface -lang=go1.16 -complete -installsuffix shared -buildid EtF9x5k3AbE-LVjQmF0B/EtF9x5k3AbE-LVjQmF0B -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1362/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/interface.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1362/_pkg_.a # internal cp $WORK/b1363/_pkg_.a /builddir/.cache/go-build/42/427badb7e05203ccfdfe2ef9167f32dd578b712c898165fbcc3682a0403fab5b-d # internal github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface mkdir -p $WORK/b1364/ cat >$WORK/b1364/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1363/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1364/_pkg_.a -trimpath "$WORK/b1364=>" -p github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface -lang=go1.16 -complete -installsuffix shared -buildid oLC2iLa7oY16cPRYyYqR/oLC2iLa7oY16cPRYyYqR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1364/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface/interface.go cp $WORK/b1362/_pkg_.a /builddir/.cache/go-build/80/8034aa1d78669624043dec368fb2e54003936b641058ba4edcb555562bfb880f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1308/_pkg_.a # internal github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi mkdir -p $WORK/b1368/ cat >$WORK/b1368/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b403/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1368/_pkg_.a -trimpath "$WORK/b1368=>" -p github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi -lang=go1.16 -complete -installsuffix shared -buildid v6p6ZgYK_7UCbcfTF6lY/v6p6ZgYK_7UCbcfTF6lY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1368/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_386/buildid -w $WORK/b1364/_pkg_.a # internal cp $WORK/b1364/_pkg_.a /builddir/.cache/go-build/eb/ebc6081c474a5f0d5655298a180eab8fc96b46e543793bc79398ef4fa573cd99-d # internal github.com/grafana/grafana/pkg/tsdb/elasticsearch/client mkdir -p $WORK/b1371/ cat >$WORK/b1371/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b800/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1371/_pkg_.a -trimpath "$WORK/b1371=>" -p github.com/grafana/grafana/pkg/tsdb/elasticsearch/client -lang=go1.17 -complete -installsuffix shared -buildid jVXou8otg45f1XjJn6c3/jVXou8otg45f1XjJn6c3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1371/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 cp $WORK/b1308/_pkg_.a /builddir/.cache/go-build/e4/e4c7a0426b57a3cc50beed3457cd5e5049d231107bbd3aae6e4ebf8ff85ab33a-d # internal github.com/grafana/grafana/pkg/extensions mkdir -p $WORK/b1300/ cat >$WORK/b1300/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/kms/apiv1=$WORK/b1301/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys=$WORK/b1304/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault=$WORK/b1308/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1310/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1311/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1320/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1156/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b358/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b597/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1321/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1322/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/client=$WORK/b1323/_pkg_.a packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1327/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b316/_pkg_.a packagefile github.com/linkedin/goavro/v2=$WORK/b1330/_pkg_.a packagefile github.com/m3db/prometheus_remote_client_golang/promremote=$WORK/b1331/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/robfig/cron/v3=$WORK/b1332/_pkg_.a packagefile github.com/russellhaering/goxmldsig=$WORK/b1333/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b670/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b784/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b880/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1303/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b852/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1300/_pkg_.a -trimpath "$WORK/b1300=>" -p github.com/grafana/grafana/pkg/extensions -lang=go1.17 -complete -installsuffix shared -buildid UEKPDbRedHor79H1KdSR/UEKPDbRedHor79H1KdSR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1300/importcfg -pack ./pkg/extensions/main.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1300/_pkg_.a # internal cp $WORK/b1300/_pkg_.a /builddir/.cache/go-build/8e/8ec9cd33f96b03db3e9590190180ce5cd900813b684585f3e5cdc7331c6fb67f-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb/models mkdir -p $WORK/b1374/ cat >$WORK/b1374/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1374/_pkg_.a -trimpath "$WORK/b1374=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb/models -lang=go1.17 -complete -installsuffix shared -buildid YUMM3l083Im1QE2y1oAB/YUMM3l083Im1QE2y1oAB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1374/importcfg -pack ./pkg/tsdb/influxdb/models/datasource_info.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1374/_pkg_.a # internal cp $WORK/b1374/_pkg_.a /builddir/.cache/go-build/a6/a68f3a4c74799e32050a5976e1491570d567fc53b05d4f3ab5b25adbbf28f9e7-d # internal github.com/influxdata/influxdb-client-go/v2/log mkdir -p $WORK/b1380/ cat >$WORK/b1380/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1380/_pkg_.a -trimpath "$WORK/b1380=>" -p github.com/influxdata/influxdb-client-go/v2/log -lang=go1.16 -complete -installsuffix shared -buildid SZi4IKjM2fIX0XVr6O9t/SZi4IKjM2fIX0XVr6O9t -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1380/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/log/logger.go cp $WORK/b1368/_pkg_.a /builddir/.cache/go-build/00/00ab96c72d373e727d589452df2a61f50cbbf4b3481e7f46dd57a6d463c72982-d # internal github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface mkdir -p $WORK/b1369/ cat >$WORK/b1369/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1368/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1369/_pkg_.a -trimpath "$WORK/b1369=>" -p github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface -lang=go1.16 -complete -installsuffix shared -buildid zq4_ftreLr-vdop1BLyk/zq4_ftreLr-vdop1BLyk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1369/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface/interface.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1380/_pkg_.a # internal cp $WORK/b1380/_pkg_.a /builddir/.cache/go-build/52/52ad60be44be973e4992c9fc3ef02047d42e21fbc726b00046daebceaebca74e-d # internal github.com/influxdata/influxdb-client-go/v2/internal/log mkdir -p $WORK/b1379/ cat >$WORK/b1379/importcfg << 'EOF' # internal # import config packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1380/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1379/_pkg_.a -trimpath "$WORK/b1379=>" -p github.com/influxdata/influxdb-client-go/v2/internal/log -lang=go1.16 -complete -installsuffix shared -buildid D5hjaGlp6JrcJDdALxHD/D5hjaGlp6JrcJDdALxHD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1379/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/log/logger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1369/_pkg_.a # internal cp $WORK/b1369/_pkg_.a /builddir/.cache/go-build/7e/7e8405ccfeef7a2b184dab25cfdab11bef44cc401c4ffe74732b8541c116aa86-d # internal github.com/influxdata/influxdb-client-go/v2/api/query mkdir -p $WORK/b1381/ cat >$WORK/b1381/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1381/_pkg_.a -trimpath "$WORK/b1381=>" -p github.com/influxdata/influxdb-client-go/v2/api/query -lang=go1.16 -complete -installsuffix shared -buildid G824CaXxFK_9Od4Me2LD/G824CaXxFK_9Od4Me2LD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1381/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/query/table.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1379/_pkg_.a # internal cp $WORK/b1379/_pkg_.a /builddir/.cache/go-build/e7/e7cec28adbcf848fb942a1412ea17be246fd83cb1fcc89abc814dffdec2942ef-d # internal github.com/influxdata/influxdb-client-go/v2/api/http mkdir -p $WORK/b1377/ cat >$WORK/b1377/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b106/_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/b1378/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1379/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1377/_pkg_.a -trimpath "$WORK/b1377=>" -p github.com/influxdata/influxdb-client-go/v2/api/http -lang=go1.16 -complete -installsuffix shared -buildid v2NqtJlM1xLNcP_q-b7p/v2NqtJlM1xLNcP_q-b7p -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1377/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 cp $WORK/b1371/_pkg_.a /builddir/.cache/go-build/9a/9a4160e44d47d119833c185a885e8592b9859fc125a087c35f059e09322605d3-d # internal github.com/grafana/grafana/pkg/tsdb/elasticsearch mkdir -p $WORK/b1370/ cat >$WORK/b1370/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch/client=$WORK/b1371/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b800/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1370/_pkg_.a -trimpath "$WORK/b1370=>" -p github.com/grafana/grafana/pkg/tsdb/elasticsearch -lang=go1.17 -complete -installsuffix shared -buildid pQ-UHfwZPpiJla7nRGHT/pQ-UHfwZPpiJla7nRGHT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1370/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_386/buildid -w $WORK/b1381/_pkg_.a # internal cp $WORK/b1381/_pkg_.a /builddir/.cache/go-build/f7/f7f8d89d124b2e029bfce839480b5440083a1bdb3fe07db5a39c83ee3efbef0c-d # internal github.com/influxdata/influxdb-client-go/v2/api/write mkdir -p $WORK/b1382/ cat >$WORK/b1382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1382/_pkg_.a -trimpath "$WORK/b1382=>" -p github.com/influxdata/influxdb-client-go/v2/api/write -lang=go1.16 -complete -installsuffix shared -buildid G8VJCFQxyXuwEPfiptcG/G8VJCFQxyXuwEPfiptcG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1382/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_386/buildid -w $WORK/b1377/_pkg_.a # internal cp $WORK/b1377/_pkg_.a /builddir/.cache/go-build/32/3226912666b1f63f456463959040d5ddd93c4628c32119c3e08dd553b4f181d3-d # internal github.com/deepmap/oapi-codegen/pkg/types mkdir -p $WORK/b1385/ cat >$WORK/b1385/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1385/_pkg_.a -trimpath "$WORK/b1385=>" -p github.com/deepmap/oapi-codegen/pkg/types -lang=go1.16 -complete -installsuffix shared -buildid eDsbKS6StHNUJyZ8-Sne/eDsbKS6StHNUJyZ8-Sne -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1385/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1382/_pkg_.a # internal cp $WORK/b1382/_pkg_.a /builddir/.cache/go-build/27/27dbce557fe9ad8077f723f8fc3a96f278d42e9ab3f4f2444fa07f4ff14b9fa0-d # internal github.com/influxdata/influxdb-client-go/v2/internal/gzip mkdir -p $WORK/b1387/ cat >$WORK/b1387/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1387/_pkg_.a -trimpath "$WORK/b1387=>" -p github.com/influxdata/influxdb-client-go/v2/internal/gzip -lang=go1.16 -complete -installsuffix shared -buildid TIm2lq5pITUhE5Mutn7D/TIm2lq5pITUhE5Mutn7D -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1387/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1387/_pkg_.a # internal cp $WORK/b1387/_pkg_.a /builddir/.cache/go-build/58/58bf7188887deafdbb2fe133b1588b39c06b3ac14fcb846d2ef1da004db86716-d # internal github.com/influxdata/influxdb-client-go/v2/internal/write mkdir -p $WORK/b1386/ cat >$WORK/b1386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b062/_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/b1377/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1382/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/gzip=$WORK/b1387/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1379/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1380/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1060/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1386/_pkg_.a -trimpath "$WORK/b1386=>" -p github.com/influxdata/influxdb-client-go/v2/internal/write -lang=go1.16 -complete -installsuffix shared -buildid ojtk28YZWgv7vX0fMOL_/ojtk28YZWgv7vX0fMOL_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1386/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 cp $WORK/b1385/_pkg_.a /builddir/.cache/go-build/d6/d660e90bd644d2c402ae2cf47d4b8bdffdc457f1606c9a144a79b30ae5d58b20-d # internal github.com/deepmap/oapi-codegen/pkg/runtime mkdir -p $WORK/b1384/ cat >$WORK/b1384/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/types=$WORK/b1385/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1384/_pkg_.a -trimpath "$WORK/b1384=>" -p github.com/deepmap/oapi-codegen/pkg/runtime -lang=go1.16 -complete -installsuffix shared -buildid 4k98IVnOt9zUC4nft9md/4k98IVnOt9zUC4nft9md -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1384/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_386/buildid -w $WORK/b1386/_pkg_.a # internal cp $WORK/b1386/_pkg_.a /builddir/.cache/go-build/93/93ee686002a71c842bc7b77e4f69b7ef7f5f55e4500875f98164f7061a9d9991-d # internal golang.org/x/net/publicsuffix mkdir -p $WORK/b1388/ cat >$WORK/b1388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http/cookiejar=$WORK/b1316/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1388/_pkg_.a -trimpath "$WORK/b1388=>" -p golang.org/x/net/publicsuffix -lang=go1.16 -complete -installsuffix shared -buildid K-mvkEoIDzL54gRZGWNS/K-mvkEoIDzL54gRZGWNS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1388/importcfg -pack ./vendor/golang.org/x/net/publicsuffix/list.go ./vendor/golang.org/x/net/publicsuffix/table.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1384/_pkg_.a # internal cp $WORK/b1370/_pkg_.a /builddir/.cache/go-build/f7/f7c4a7cbe7c5db9251b987ca753a67aeba1e457da41d4272f90476eda65e480b-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental cp $WORK/b1384/_pkg_.a /builddir/.cache/go-build/08/08b770bad8c9862186373b2eb2a464c527b902cb8cbf47a5cba8a20847992f73-d # internal mkdir -p $WORK/b1391/ cat >$WORK/b1391/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b303/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b671/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1391/_pkg_.a -trimpath "$WORK/b1391=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental -lang=go1.16 -complete -installsuffix shared -buildid dibPvTJbEnGGjuyI6wIs/dibPvTJbEnGGjuyI6wIs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1391/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 github.com/influxdata/influxdb-client-go/v2/domain mkdir -p $WORK/b1383/ cat >$WORK/b1383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/runtime=$WORK/b1384/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1377/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1383/_pkg_.a -trimpath "$WORK/b1383=>" -p github.com/influxdata/influxdb-client-go/v2/domain -lang=go1.16 -complete -installsuffix shared -buildid WoQEnhp9o0G2RDRnPSE9/WoQEnhp9o0G2RDRnPSE9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1383/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_386/buildid -w $WORK/b1388/_pkg_.a # internal cp $WORK/b1388/_pkg_.a /builddir/.cache/go-build/fe/fe63afc0f30709484f3cd3cf358f3162d20baeeddea6029685fcbf39b41c06a7-d # internal github.com/grafana/grafana/pkg/tsdb/mysql mkdir -p $WORK/b1392/ cat >$WORK/b1392/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b561/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b408/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b799/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1392/_pkg_.a -trimpath "$WORK/b1392=>" -p github.com/grafana/grafana/pkg/tsdb/mysql -lang=go1.17 -complete -installsuffix shared -buildid Z_Os6YVpsxCd3PCUu0uw/Z_Os6YVpsxCd3PCUu0uw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1392/importcfg -pack ./pkg/tsdb/mysql/macros.go ./pkg/tsdb/mysql/mysql.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1391/_pkg_.a # internal cp $WORK/b1391/_pkg_.a /builddir/.cache/go-build/ca/ca48423dda8518abf9be0ecfc2eb87cba8928e5e24a6f4c373bafde892501355-d # internal github.com/grafana/grafana/pkg/util/converter mkdir -p $WORK/b1390/ cat >$WORK/b1390/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental=$WORK/b1391/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b309/_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_386/compile -o $WORK/b1390/_pkg_.a -trimpath "$WORK/b1390=>" -p github.com/grafana/grafana/pkg/util/converter -lang=go1.17 -complete -installsuffix shared -buildid 0Cgzx8_JCma0GkyUxqOr/0Cgzx8_JCma0GkyUxqOr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1390/importcfg -pack ./pkg/util/converter/prom.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1392/_pkg_.a # internal cp $WORK/b1392/_pkg_.a /builddir/.cache/go-build/83/8394714f39eded5dfeea6594732e43e7ed22a3b4d0125dda65c8236dff2718c0-d # internal github.com/grafana/grafana/pkg/tsdb/opentsdb mkdir -p $WORK/b1393/ cat >$WORK/b1393/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1393/_pkg_.a -trimpath "$WORK/b1393=>" -p github.com/grafana/grafana/pkg/tsdb/opentsdb -lang=go1.17 -complete -installsuffix shared -buildid pSiWZLmzyTh1sNDz7-hJ/pSiWZLmzyTh1sNDz7-hJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1393/importcfg -pack ./pkg/tsdb/opentsdb/opentsdb.go ./pkg/tsdb/opentsdb/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1390/_pkg_.a # internal cp $WORK/b1390/_pkg_.a /builddir/.cache/go-build/49/49fd86963ab7a4fbf35c7a0b71b1c01f0f0d056bb3fc80cd6f7bc6ab1cb1f2c5-d # internal github.com/grafana/grafana/pkg/tsdb/loki mkdir -p $WORK/b1389/ cat >$WORK/b1389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1033/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1390/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b309/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile hash/fnv=$WORK/b181/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1389/_pkg_.a -trimpath "$WORK/b1389=>" -p github.com/grafana/grafana/pkg/tsdb/loki -lang=go1.17 -complete -installsuffix shared -buildid Gu0jcwriCn_dzrswEE01/Gu0jcwriCn_dzrswEE01 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1389/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_386/buildid -w $WORK/b1393/_pkg_.a # internal cp $WORK/b1393/_pkg_.a /builddir/.cache/go-build/98/987ca7d20a8d2dd66702d22349253d0fca97a6cbb290615f4b89449ff3f7ce20-d # internal github.com/grafana/grafana/pkg/tsdb/postgres mkdir -p $WORK/b1394/ cat >$WORK/b1394/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b408/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b711/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1394/_pkg_.a -trimpath "$WORK/b1394=>" -p github.com/grafana/grafana/pkg/tsdb/postgres -lang=go1.17 -complete -installsuffix shared -buildid uh8IYDeWD7AdgeNZilSR/uh8IYDeWD7AdgeNZilSR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1394/importcfg -pack ./pkg/tsdb/postgres/locker.go ./pkg/tsdb/postgres/macros.go ./pkg/tsdb/postgres/postgres.go ./pkg/tsdb/postgres/tlsmanager.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1389/_pkg_.a # internal cp $WORK/b1389/_pkg_.a /builddir/.cache/go-build/80/8067e56a8a661e65322a0e20f50af0c4dea3872cbef77d477da105d6e5520db7-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/models mkdir -p $WORK/b1399/ cat >$WORK/b1399/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b800/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1399/_pkg_.a -trimpath "$WORK/b1399=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/models -lang=go1.17 -complete -installsuffix shared -buildid hDzloVvCbPgJMmG8FHYp/hDzloVvCbPgJMmG8FHYp -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1399/importcfg -pack ./pkg/tsdb/prometheus/models/query.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1394/_pkg_.a # internal cp $WORK/b1394/_pkg_.a /builddir/.cache/go-build/e3/e3c4b86a75fbca89b6cedf89ccba57a4bed9a3fe484751c2accef8e157689fde-d # internal github.com/gogo/protobuf/jsonpb mkdir -p $WORK/b1403/ cat >$WORK/b1403/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b769/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1403/_pkg_.a -trimpath "$WORK/b1403=>" -p github.com/gogo/protobuf/jsonpb -lang=go1.16 -complete -installsuffix shared -buildid FiCSbDHgzMtp1R9sVkmD/FiCSbDHgzMtp1R9sVkmD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1403/importcfg -pack ./vendor/github.com/gogo/protobuf/jsonpb/jsonpb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1399/_pkg_.a # internal cp $WORK/b1399/_pkg_.a /builddir/.cache/go-build/73/73ae6347461f413c27ba82b714e0a8688b3fec8649c7865b64df93e53939d10a-d # internal go.opentelemetry.io/collector/model/internal/data mkdir -p $WORK/b1407/ cat >$WORK/b1407/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1407/_pkg_.a -trimpath "$WORK/b1407=>" -p go.opentelemetry.io/collector/model/internal/data -lang=go1.16 -complete -installsuffix shared -buildid lH1QaI2S6pgiIAEqvONi/lH1QaI2S6pgiIAEqvONi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1407/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/bytesid.go ./vendor/go.opentelemetry.io/collector/model/internal/data/spanid.go ./vendor/go.opentelemetry.io/collector/model/internal/data/traceid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1407/_pkg_.a # internal cp $WORK/b1407/_pkg_.a /builddir/.cache/go-build/76/76cc192ca26857810f8e9d18d0efdaee167007a8fd032c43b32407071a6338f6-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/common/v1 mkdir -p $WORK/b1408/ cat >$WORK/b1408/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_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_386/compile -o $WORK/b1408/_pkg_.a -trimpath "$WORK/b1408=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid Zxlrxk8TM66hZIQKoKOS/Zxlrxk8TM66hZIQKoKOS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1408/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/common/v1/common.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1408/_pkg_.a # internal cp $WORK/b1408/_pkg_.a /builddir/.cache/go-build/a0/a003e74a3c205e22d37b92ad655906f17910308c61564374f1177eacea761a16-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1 mkdir -p $WORK/b1409/ cat >$WORK/b1409/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1408/_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_386/compile -o $WORK/b1409/_pkg_.a -trimpath "$WORK/b1409=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid A3klsEpaPkwbNNal9TMt/A3klsEpaPkwbNNal9TMt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1409/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1/resource.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1409/_pkg_.a # internal cp $WORK/b1409/_pkg_.a /builddir/.cache/go-build/b5/b571d6ae9fa7da861aac664aa2659a1620871a472c60e968e3976c120625c01a-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1 mkdir -p $WORK/b1406/ cat >$WORK/b1406/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1407/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1409/_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_386/compile -o $WORK/b1406/_pkg_.a -trimpath "$WORK/b1406=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1 -lang=go1.16 -complete -installsuffix shared -buildid qd_vmdMCAr7H4Vf2ZQzy/qd_vmdMCAr7H4Vf2ZQzy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1406/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1/logs.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1403/_pkg_.a # internal cp $WORK/b1403/_pkg_.a /builddir/.cache/go-build/6c/6ceb7bf2888fd2ad3a51db3a6f9e5e2be9097f569a0302246abec4bf31bf2f70-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1 mkdir -p $WORK/b1411/ cat >$WORK/b1411/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1407/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1409/_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_386/compile -o $WORK/b1411/_pkg_.a -trimpath "$WORK/b1411=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1 -lang=go1.16 -complete -installsuffix shared -buildid lEBt6RRiSGHwA5zTHVwn/lEBt6RRiSGHwA5zTHVwn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1411/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1/metrics.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1406/_pkg_.a # internal cp $WORK/b1406/_pkg_.a /builddir/.cache/go-build/ea/ea709d4b6aa148780be72873fc990a7c06a2d62c4efd440851c2314306944502-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1 mkdir -p $WORK/b1405/ cat >$WORK/b1405/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b1406/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_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_386/compile -o $WORK/b1405/_pkg_.a -trimpath "$WORK/b1405=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1 -lang=go1.16 -complete -installsuffix shared -buildid YDFAr3WccfQ4TO7oVMWN/YDFAr3WccfQ4TO7oVMWN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1405/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1/logs_service.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1405/_pkg_.a # internal cp $WORK/b1405/_pkg_.a /builddir/.cache/go-build/32/327cc76978eff89e27061667a8a3652d43b943418cd69f9ade4e3b785c50f17d-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1 mkdir -p $WORK/b1413/ cat >$WORK/b1413/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1407/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1409/_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_386/compile -o $WORK/b1413/_pkg_.a -trimpath "$WORK/b1413=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid ZFFH5Bk-SqGO85ykUifM/ZFFH5Bk-SqGO85ykUifM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1413/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1/trace.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1413/_pkg_.a # internal cp $WORK/b1413/_pkg_.a /builddir/.cache/go-build/36/36c94d486086fa4ed4f8575b6d67b12b9c41c95e2572d8650fd6265f10f164a9-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1 mkdir -p $WORK/b1412/ cat >$WORK/b1412/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1413/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_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_386/compile -o $WORK/b1412/_pkg_.a -trimpath "$WORK/b1412=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid jtTRgiXa1a-bHwUkCucB/jtTRgiXa1a-bHwUkCucB -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1412/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1/trace_config.pb.go ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1/trace_service.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1411/_pkg_.a # internal cp $WORK/b1358/_pkg_.a /builddir/.cache/go-build/a4/a4be8509bf2af5ca5f7367c2cc9afca9c73245785445fed53892298bf37529b2-d # internal github.com/grafana/grafana/pkg/tsdb/cloudmonitoring mkdir -p $WORK/b1357/ cat >$WORK/b1357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/andybalholm/brotli=$WORK/b1358/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b848/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/utils=$WORK/b1359/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1141/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b800/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1357/_pkg_.a -trimpath "$WORK/b1357=>" -p github.com/grafana/grafana/pkg/tsdb/cloudmonitoring -lang=go1.17 -complete -installsuffix shared -buildid DQqpBAgVrzTX636n4yT2/DQqpBAgVrzTX636n4yT2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1357/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/b1411/_pkg_.a /builddir/.cache/go-build/30/3092f7e23f7c934ef882a70ff278fa63bf31d6dde11eddc8a62c7ef1e24eea83-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1 mkdir -p $WORK/b1410/ cat >$WORK/b1410/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1411/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_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_386/compile -o $WORK/b1410/_pkg_.a -trimpath "$WORK/b1410=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1 -lang=go1.16 -complete -installsuffix shared -buildid SenJqnpU30d3La_vfvcN/SenJqnpU30d3La_vfvcN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1410/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1/metrics_service.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1412/_pkg_.a # internal cp $WORK/b1412/_pkg_.a /builddir/.cache/go-build/61/61192961a78a489bccccfcaf37f88ae403b567889892ddc6ee0aaf4b52b17c7f-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin mkdir -p $WORK/b1418/ 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-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b161/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1337/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b155/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b259/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1418/_pkg_.a -trimpath "$WORK/b1418=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin -lang=go1.17 -complete -installsuffix shared -buildid xX384Xp1SGaROzAeYzTf/xX384Xp1SGaROzAeYzTf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1418/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_386/buildid -w $WORK/b1410/_pkg_.a # internal cp $WORK/b1410/_pkg_.a /builddir/.cache/go-build/1d/1d043c8db524a96b61051b47acb7aca1320d893ef5164c29e1e0b6571d3613ee-d # internal go.opentelemetry.io/collector/model/internal mkdir -p $WORK/b1404/ cat >$WORK/b1404/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1405/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1410/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1413/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1404/_pkg_.a -trimpath "$WORK/b1404=>" -p go.opentelemetry.io/collector/model/internal -lang=go1.16 -complete -installsuffix shared -buildid b9VxCTHQXiqTgSxrEznT/b9VxCTHQXiqTgSxrEznT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1404/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/otlp_wrapper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1404/_pkg_.a # internal cp $WORK/b1404/_pkg_.a /builddir/.cache/go-build/65/65b1e907b85f7493b147d0fe2ca39249ba96d83e4d32d9c4c2ceb688866c9c96-d # internal go.opentelemetry.io/collector/model/pdata mkdir -p $WORK/b1414/ cat >$WORK/b1414/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/collector/model/internal=$WORK/b1404/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1407/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1405/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1410/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b1406/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1409/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1413/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1414/_pkg_.a -trimpath "$WORK/b1414=>" -p go.opentelemetry.io/collector/model/pdata -lang=go1.16 -complete -installsuffix shared -buildid EMUSBkJPaEhBXU4NpDWv/EMUSBkJPaEhBXU4NpDWv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1414/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_386/buildid -w $WORK/b1357/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1418/_pkg_.a # internal cp $WORK/b1418/_pkg_.a /builddir/.cache/go-build/5a/5a821f34f29c46dd6508d9bf58d773d7242c00b13fb5940d0128c5ac312f3bd0-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation mkdir -p $WORK/b1420/ cat >$WORK/b1420/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1420/_pkg_.a -trimpath "$WORK/b1420=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation -lang=go1.17 -complete -installsuffix shared -buildid yq9R_GGjEpA4wVPD0tY2/yq9R_GGjEpA4wVPD0tY2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1420/importcfg -pack ./pkg/plugins/backendplugin/instrumentation/instrumentation.go cp $WORK/b1357/_pkg_.a /builddir/.cache/go-build/3e/3e03ee1f26e94dac83c2a2f5b7a71a673d724b81d144469394eb6c404f847a6c-d # internal github.com/grafana/grafana/pkg/plugins/manager/loader/finder mkdir -p $WORK/b1422/ cat >$WORK/b1422/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/b711/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1422/_pkg_.a -trimpath "$WORK/b1422=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader/finder -lang=go1.17 -complete -installsuffix shared -buildid WSZudLm5nLnBZI2PecPu/WSZudLm5nLnBZI2PecPu -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1422/importcfg -pack ./pkg/plugins/manager/loader/finder/finder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1420/_pkg_.a # internal cp $WORK/b1420/_pkg_.a /builddir/.cache/go-build/c6/c6cb9e4c029bc9429007996167594a2f91ce937dcd699fb85b7bc1ff9f2ba392-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b1427/ cat >$WORK/b1427/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1427/_pkg_.a -trimpath "$WORK/b1427=>" -p golang.org/x/crypto/openpgp/errors -lang=go1.16 -complete -installsuffix shared -buildid YZHeKAXZSFHV21Fz57qr/YZHeKAXZSFHV21Fz57qr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1427/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/errors/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1422/_pkg_.a # internal cp $WORK/b1422/_pkg_.a /builddir/.cache/go-build/4e/4ee3711c5295bc303d1c4d1e35494131ce2846b81f02564ac8139eb5a36c6f0b-d # internal compress/bzip2 mkdir -p $WORK/b1429/ cat >$WORK/b1429/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1429/_pkg_.a -trimpath "$WORK/b1429=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid gsAm41RLBg-02GO-OAPR/gsAm41RLBg-02GO-OAPR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1429/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1427/_pkg_.a # internal cp $WORK/b1427/_pkg_.a /builddir/.cache/go-build/31/319ecc877b0ce23ecd909c5731a138528ea9ecbe010a04c71e4d9470057aa7de-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b1426/ cat >$WORK/b1426/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1427/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1426/_pkg_.a -trimpath "$WORK/b1426=>" -p golang.org/x/crypto/openpgp/armor -lang=go1.16 -complete -installsuffix shared -buildid SRYbN4pd65NMExjLXB7p/SRYbN4pd65NMExjLXB7p -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1426/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/armor/armor.go ./vendor/golang.org/x/crypto/openpgp/armor/encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1426/_pkg_.a # internal cp $WORK/b1426/_pkg_.a /builddir/.cache/go-build/c4/c41397a60a6c04167212ba242b578f969b499fe8228c00d43a2afad09e4fb5ce-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b1430/ cat >$WORK/b1430/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1430/_pkg_.a -trimpath "$WORK/b1430=>" -p golang.org/x/crypto/openpgp/elgamal -lang=go1.16 -complete -installsuffix shared -buildid JS1AZLeJtfDQCE27oMTj/JS1AZLeJtfDQCE27oMTj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1430/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1429/_pkg_.a # internal cp $WORK/b1429/_pkg_.a /builddir/.cache/go-build/45/4562e31832c82944ffebe3b92c617497d58aa8d4fc0fd60abcf7a69163d2ae0f-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b1431/ cat >$WORK/b1431/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1427/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1431/_pkg_.a -trimpath "$WORK/b1431=>" -p golang.org/x/crypto/openpgp/s2k -lang=go1.16 -complete -installsuffix shared -buildid vExtE8vXOUe99CNID9a6/vExtE8vXOUe99CNID9a6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1431/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1430/_pkg_.a # internal cp $WORK/b1430/_pkg_.a /builddir/.cache/go-build/69/69c7be393d7346b4ac162b303a701032147a9b0025b80c6b630db583c3502524-d # internal image mkdir -p $WORK/b1432/ cat >$WORK/b1432/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b1433/_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_386/compile -o $WORK/b1432/_pkg_.a -trimpath "$WORK/b1432=>" -p image -std -complete -installsuffix shared -buildid Cyy4J850oZnhciuk9iAq/Cyy4J850oZnhciuk9iAq -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1432/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_386/buildid -w $WORK/b1431/_pkg_.a # internal cp $WORK/b1431/_pkg_.a /builddir/.cache/go-build/17/174bbe7b23788a030204f69e2221f0802e33d3f4a99ea7d2ab3bf58ed15aa714-d # internal github.com/grafana/grafana/pkg/services/validations mkdir -p $WORK/b1461/ cat >$WORK/b1461/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1461/_pkg_.a -trimpath "$WORK/b1461=>" -p github.com/grafana/grafana/pkg/services/validations -lang=go1.17 -complete -installsuffix shared -buildid 0prMnK8OvP8cszlqftvD/0prMnK8OvP8cszlqftvD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1461/importcfg -pack ./pkg/services/validations/oss.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1461/_pkg_.a # internal cp $WORK/b1461/_pkg_.a /builddir/.cache/go-build/67/6798a0752778b57be3f5e4426bf8288b992d0906196be8e60e2412016c6eec04-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1432/_pkg_.a # internal cp $WORK/b1432/_pkg_.a /builddir/.cache/go-build/3a/3a0dfe47954feb30ab696509ef7db3211a9c18e50f158658b0ffe79b703332cb-d # internal image/internal/imageutil mkdir -p $WORK/b1435/ cat >$WORK/b1435/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b1432/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1435/_pkg_.a -trimpath "$WORK/b1435=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid FBRXrFvql5kpWl5URAGt/FBRXrFvql5kpWl5URAGt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1435/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_386/buildid -w $WORK/b1435/_pkg_.a # internal cp $WORK/b1435/_pkg_.a /builddir/.cache/go-build/35/357b4ea1ce0750dfa1fd52b9736f719b7e8e846a3dffd15965e40c22435764d1-d # internal image/jpeg mkdir -p $WORK/b1434/ cat >$WORK/b1434/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b1432/_pkg_.a packagefile image/color=$WORK/b1433/_pkg_.a packagefile image/internal/imageutil=$WORK/b1435/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1434/_pkg_.a -trimpath "$WORK/b1434=>" -p image/jpeg -std -complete -installsuffix shared -buildid xytWgdI4UNVyDyxtrccM/xytWgdI4UNVyDyxtrccM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1434/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1434/_pkg_.a # internal cp $WORK/b1434/_pkg_.a /builddir/.cache/go-build/9f/9fedaf920c263fe471cfb4a7b18a92a02189fd42a884c937a8b8eebf32ec009e-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b1428/ cat >$WORK/b1428/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/bzip2=$WORK/b1429/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile compress/zlib=$WORK/b485/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/des=$WORK/b064/_pkg_.a packagefile crypto/dsa=$WORK/b084/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b1430/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1427/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1431/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile image=$WORK/b1432/_pkg_.a packagefile image/jpeg=$WORK/b1434/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1428/_pkg_.a -trimpath "$WORK/b1428=>" -p golang.org/x/crypto/openpgp/packet -lang=go1.16 -complete -installsuffix shared -buildid NRzokRKiV_KQNKzpRASD/NRzokRKiV_KQNKzpRASD -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1428/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 cp $WORK/b1414/_pkg_.a /builddir/.cache/go-build/98/980d1dedeffbe8d3c817205fcca5d4c829a4c52b7c3a7663c6fcdb6be80f6cac-d # internal go.opentelemetry.io/collector/translator/trace mkdir -p $WORK/b1416/ cat >$WORK/b1416/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1414/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1416/_pkg_.a -trimpath "$WORK/b1416=>" -p go.opentelemetry.io/collector/translator/trace -lang=go1.16 -complete -installsuffix shared -buildid VILdCBCR2kmJfpBeZwjx/VILdCBCR2kmJfpBeZwjx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1416/importcfg -pack ./vendor/go.opentelemetry.io/collector/translator/trace/protospan_translation.go go.opentelemetry.io/collector/model/otlp mkdir -p $WORK/b1402/ cat >$WORK/b1402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/jsonpb=$WORK/b1403/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal=$WORK/b1404/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1405/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1410/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1414/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1402/_pkg_.a -trimpath "$WORK/b1402=>" -p go.opentelemetry.io/collector/model/otlp -lang=go1.16 -complete -installsuffix shared -buildid lQ5aDoOlMei3LrOesfOC/lQ5aDoOlMei3LrOesfOC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1402/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_386/buildid -w $WORK/b1416/_pkg_.a # internal cp $WORK/b1416/_pkg_.a /builddir/.cache/go-build/2b/2b9e948ad7f791ba07cd8c1ef54b546036e933171205fbe080c4c22a58107a4c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1402/_pkg_.a # internal cp $WORK/b1402/_pkg_.a /builddir/.cache/go-build/41/415aa6823806512f774afd391789b5fe6b4b1be3d6a8da160424170cf7b25af9-d # internal github.com/grafana/grafana/pkg/tsdb/tempo mkdir -p $WORK/b1401/ cat >$WORK/b1401/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b1402/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1414/_pkg_.a packagefile go.opentelemetry.io/collector/translator/conventions=$WORK/b1415/_pkg_.a packagefile go.opentelemetry.io/collector/translator/trace=$WORK/b1416/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1401/_pkg_.a -trimpath "$WORK/b1401=>" -p github.com/grafana/grafana/pkg/tsdb/tempo -lang=go1.17 -complete -installsuffix shared -buildid EpsPBYbQzuh5O9lhoPKm/EpsPBYbQzuh5O9lhoPKm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1401/importcfg -pack ./pkg/tsdb/tempo/tempo.go ./pkg/tsdb/tempo/trace_transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1401/_pkg_.a # internal cp $WORK/b1428/_pkg_.a /builddir/.cache/go-build/e4/e412327d22814a4a466a205e734a2d86a7b9d90e42af3f8d8dba1d544ac00d89-d # internal golang.org/x/crypto/openpgp/clearsign mkdir -p $WORK/b1436/ cat >$WORK/b1436/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1426/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1427/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1428/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1436/_pkg_.a -trimpath "$WORK/b1436=>" -p golang.org/x/crypto/openpgp/clearsign -lang=go1.16 -complete -installsuffix shared -buildid RH8zvjNkjmm0BIVS7Dyn/RH8zvjNkjmm0BIVS7Dyn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1436/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/clearsign/clearsign.go golang.org/x/crypto/openpgp mkdir -p $WORK/b1425/ cat >$WORK/b1425/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1426/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1427/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1428/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1431/_pkg_.a packagefile hash=$WORK/b051/_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_386/compile -o $WORK/b1425/_pkg_.a -trimpath "$WORK/b1425=>" -p golang.org/x/crypto/openpgp -lang=go1.16 -complete -installsuffix shared -buildid V5iQxt8rh0RKoJ_K8ERn/V5iQxt8rh0RKoJ_K8ERn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1425/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 cp $WORK/b1401/_pkg_.a /builddir/.cache/go-build/aa/aaccdaa536d1021751f986befeaace6d4cbb240d2700a1d8107013b05c27e26e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1436/_pkg_.a # internal cp $WORK/b1436/_pkg_.a /builddir/.cache/go-build/b5/b583b34ae921d9c4899f595efc57fa3abfd0985ed65cdce1cfa3dd180c958566-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1425/_pkg_.a # internal cp $WORK/b1425/_pkg_.a /builddir/.cache/go-build/5f/5fd2f34ace0704b375a74efeed5d6ad356c1c7c9062fe62e73e16556c6035183-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1383/_pkg_.a # internal cp $WORK/b1383/_pkg_.a /builddir/.cache/go-build/9a/9a5c6a236aa1cb230bd3db385e68238de71f2d807156ae3574043fc5df40834a-d # internal github.com/influxdata/influxdb-client-go/v2/api mkdir -p $WORK/b1376/ cat >$WORK/b1376/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/csv=$WORK/b314/_pkg_.a packagefile encoding/json=$WORK/b106/_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/b1377/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1381/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1382/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1379/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/write=$WORK/b1386/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1380/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b1388/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/cookiejar=$WORK/b1316/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1376/_pkg_.a -trimpath "$WORK/b1376=>" -p github.com/influxdata/influxdb-client-go/v2/api -lang=go1.16 -complete -installsuffix shared -buildid jFf94lrTPpjzoAVHJudb/jFf94lrTPpjzoAVHJudb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1376/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_386/buildid -w $WORK/b1376/_pkg_.a # internal cp $WORK/b1376/_pkg_.a /builddir/.cache/go-build/98/98b0667e2da4e7bd68c4f09235db2d605c27ad7ecd62083c63b25e66bb9c4061-d # internal github.com/influxdata/influxdb-client-go/v2 mkdir -p $WORK/b1375/ cat >$WORK/b1375/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1376/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1377/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1382/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1378/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1379/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1380/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1375/_pkg_.a -trimpath "$WORK/b1375=>" -p github.com/influxdata/influxdb-client-go/v2 -lang=go1.16 -complete -installsuffix shared -buildid j7VbmaOlcM-3lEmDox6_/j7VbmaOlcM-3lEmDox6_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1375/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_386/buildid -w $WORK/b1375/_pkg_.a # internal cp $WORK/b1375/_pkg_.a /builddir/.cache/go-build/68/6871f489552844c67ca7e7f24eb7a26cfa981dadf1418a113b0306f9f2a72078-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb/flux mkdir -p $WORK/b1373/ cat >$WORK/b1373/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1374/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b800/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2=$WORK/b1375/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1376/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1381/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1373/_pkg_.a -trimpath "$WORK/b1373=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb/flux -lang=go1.17 -complete -installsuffix shared -buildid 698P5epxDlSnkRgVsGWj/698P5epxDlSnkRgVsGWj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1373/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_386/buildid -w $WORK/b1373/_pkg_.a # internal cp $WORK/b1373/_pkg_.a /builddir/.cache/go-build/fd/fd320688f8d31ed588838b20b6e840e3028652356f5438c9209eff1c8a999b9b-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb mkdir -p $WORK/b1372/ cat >$WORK/b1372/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/flux=$WORK/b1373/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1374/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b800/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1372/_pkg_.a -trimpath "$WORK/b1372=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb -lang=go1.17 -complete -installsuffix shared -buildid FLzAV5j7-tkgAC_bVK8F/FLzAV5j7-tkgAC_bVK8F -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1372/importcfg -pack ./pkg/tsdb/influxdb/influxdb.go ./pkg/tsdb/influxdb/model_parser.go ./pkg/tsdb/influxdb/models.go ./pkg/tsdb/influxdb/query.go ./pkg/tsdb/influxdb/query_part.go ./pkg/tsdb/influxdb/response_parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1372/_pkg_.a # internal cp $WORK/b1372/_pkg_.a /builddir/.cache/go-build/f4/f42b77fa9a7d7271c9bbc8a286f160822c3af0af55d88d2134f78bb7bbca02df-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1365/_pkg_.a # internal cp $WORK/b1365/_pkg_.a /builddir/.cache/go-build/b0/b09ede82e1cdd656d49ff352b14420abb5dd337c9155cf507a5303491dace3bf-d # internal github.com/aws/aws-sdk-go/service/ec2/ec2iface mkdir -p $WORK/b1367/ cat >$WORK/b1367/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1365/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1367/_pkg_.a -trimpath "$WORK/b1367=>" -p github.com/aws/aws-sdk-go/service/ec2/ec2iface -lang=go1.16 -complete -installsuffix shared -buildid llQgMQqwSfr3APSz09nz/llQgMQqwSfr3APSz09nz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1367/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/interface.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1367/_pkg_.a # internal cp $WORK/b1367/_pkg_.a /builddir/.cache/go-build/75/7507aeb3da86c70d0468644f7970d31bdd451716d6791ebb170219e19d8f84a5-d # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -I $WORK/b568/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b568/_x012.o -c sqlite3_opt_unlock_notify.c cd $WORK/b568 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I ./vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b568=/tmp/go-build -gno-record-gcc-switches -o $WORK/b568/_cgo_.o $WORK/b568/_cgo_main.o $WORK/b568/_x001.o $WORK/b568/_x002.o $WORK/b568/_x003.o $WORK/b568/_x004.o $WORK/b568/_x005.o $WORK/b568/_x006.o $WORK/b568/_x007.o $WORK/b568/_x008.o $WORK/b568/_x009.o $WORK/b568/_x010.o $WORK/b568/_x011.o $WORK/b568/_x012.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage sqlite3 -dynimport $WORK/b568/_cgo_.o -dynout $WORK/b568/_cgo_import.go cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile database/sql=$WORK/b560/_pkg_.a packagefile database/sql/driver=$WORK/b433/_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/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/mattn/go-sqlite3 -lang=go1.16 -installsuffix shared -buildid BX3n0O4XZjdhZYH2LMMv/BX3n0O4XZjdhZYH2LMMv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b568/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/b568/_cgo_gotypes.go $WORK/b568/backup.cgo1.go $WORK/b568/callback.cgo1.go $WORK/b568/error.cgo1.go $WORK/b568/sqlite3.cgo1.go $WORK/b568/sqlite3_context.cgo1.go $WORK/b568/sqlite3_load_extension.cgo1.go $WORK/b568/sqlite3_opt_userauth_omit.cgo1.go $WORK/b568/sqlite3_other.cgo1.go $WORK/b568/sqlite3_type.cgo1.go $WORK/b568/_cgo_import.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b568/_pkg_.a $WORK/b568/_x001.o $WORK/b568/_x002.o $WORK/b568/_x003.o $WORK/b568/_x004.o $WORK/b568/_x005.o $WORK/b568/_x006.o $WORK/b568/_x007.o $WORK/b568/_x008.o $WORK/b568/_x009.o $WORK/b568/_x010.o $WORK/b568/_x011.o $WORK/b568/_x012.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/b2/b24745d84cdfadaefb456408fb8a3d13e2e1894dc7bd617a7449398ff0e47632-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrator mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b560/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b561/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b562/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile github.com/lib/pq=$WORK/b565/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b568/_pkg_.a packagefile go.uber.org/atomic=$WORK/b493/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b569/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrator -lang=go1.17 -complete -installsuffix shared -buildid _hczWNqgd8-SVwNbk3gP/_hczWNqgd8-SVwNbk3gP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b559/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_386/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/1a/1a1e25101500c2c0f9a5ca989c6ee793f0407bbfa13a694c5b5451bf8041ecde-d # internal github.com/grafana/grafana/pkg/services/sqlstore/searchstore mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b559/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/grafana/grafana/pkg/services/sqlstore/searchstore -lang=go1.17 -complete -installsuffix shared -buildid ihFf3c6JqEvDpcNC-And/ihFf3c6JqEvDpcNC-And -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b572/importcfg -pack ./pkg/services/sqlstore/searchstore/builder.go ./pkg/services/sqlstore/searchstore/doc.go ./pkg/services/sqlstore/searchstore/filters.go github.com/grafana/grafana/pkg/registry mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b559/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/grafana/grafana/pkg/registry -lang=go1.17 -complete -installsuffix shared -buildid Y3qKVZTrFqBtLnM2qV2i/Y3qKVZTrFqBtLnM2qV2i -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b558/importcfg -pack ./pkg/registry/registry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/11/118093cdbfb7a4920bce1f80eaa40bc4388b385a99f40b4619c40e6af79e8dfa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/3a/3a405c73cfdc76427214d8a214715debf1a14e0e0b43416048ce3eaded0938ce-d # internal github.com/grafana/grafana/pkg/models mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b572/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/grafana/grafana/pkg/models -lang=go1.17 -complete -installsuffix shared -buildid CY-A3suKhKyQ8wlb6yT1/CY-A3suKhKyQ8wlb6yT1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./pkg/models/address.go ./pkg/models/alert.go ./pkg/models/alert_notifications.go ./pkg/models/apikey.go ./pkg/models/context.go ./pkg/models/dashboard_acl.go ./pkg/models/dashboard_queries.go ./pkg/models/dashboard_snapshot.go ./pkg/models/dashboard_thumbs.go ./pkg/models/dashboard_version.go ./pkg/models/dashboards.go ./pkg/models/datasource.go ./pkg/models/folders.go ./pkg/models/health.go ./pkg/models/helpflags.go ./pkg/models/jwt.go ./pkg/models/libraryelements.go ./pkg/models/licensing.go ./pkg/models/live.go ./pkg/models/login_attempt.go ./pkg/models/models.go ./pkg/models/notifications.go ./pkg/models/org.go ./pkg/models/org_user.go ./pkg/models/playlist.go ./pkg/models/plugin_settings.go ./pkg/models/preferences.go ./pkg/models/quotas.go ./pkg/models/search.go ./pkg/models/search_user_filter.go ./pkg/models/shorturl.go ./pkg/models/star.go ./pkg/models/stats.go ./pkg/models/tags.go ./pkg/models/team.go ./pkg/models/team_member.go ./pkg/models/temp_user.go ./pkg/models/theme.go ./pkg/models/user.go ./pkg/models/user_auth.go ./pkg/models/user_token.go ./pkg/models/validations.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/cc/cc8ab19d59c50bb28cb3278f4931541782acf4634ce5f34b5a98e206064aee7a-d # internal github.com/grafana/grafana/pkg/services/annotations github.com/grafana/grafana/pkg/api/response mkdir -p $WORK/b679/ github.com/grafana/grafana/pkg/plugins mkdir -p $WORK/b338/ cat >$WORK/b679/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/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/grafana/grafana/pkg/services/annotations -lang=go1.17 -complete -installsuffix shared -buildid gw1bvZucQWkkvW1J6k_C/gw1bvZucQWkkvW1J6k_C -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b679/importcfg -pack ./pkg/services/annotations/annotations.go cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b574/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b309/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/grafana/grafana/pkg/api/response -lang=go1.17 -complete -installsuffix shared -buildid bgG25XhpXJxnhZhbb5uI/bgG25XhpXJxnhZhbb5uI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack ./pkg/api/response/response.go ./pkg/api/response/web_hack.go github.com/grafana/grafana/pkg/services/datasources/permissions mkdir -p $WORK/b688/ cat >$WORK/b688/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/b554/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/grafana/grafana/pkg/services/datasources/permissions -lang=go1.17 -complete -installsuffix shared -buildid fW5lrwcIQhyt0eeCVQaf/fW5lrwcIQhyt0eeCVQaf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b688/importcfg -pack ./pkg/services/datasources/permissions/datasource_permissions.go ./pkg/services/datasources/permissions/datasource_permissions_mocks.go github.com/grafana/grafana/pkg/services/notifications mkdir -p $WORK/b690/ mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/grafana/grafana/pkg/plugins -lang=go1.17 -complete -installsuffix shared -buildid Y0tva0T0jNeD3VQ98h6A/Y0tva0T0jNeD3VQ98h6A -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b575/importcfg -pack ./pkg/plugins/config.go ./pkg/plugins/ifaces.go ./pkg/plugins/models.go ./pkg/plugins/plugins.go github.com/grafana/grafana/pkg/plugins/adapters mkdir -p $WORK/b728/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b693/_pkg_.a packagefile html/template=$WORK/b165/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/mail=$WORK/b694/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/grafana/grafana/pkg/services/notifications -lang=go1.17 -complete -installsuffix shared -buildid opHb4vXHnI2FLWTRXb5h/opHb4vXHnI2FLWTRXb5h -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b690/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/b728/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/grafana/grafana/pkg/plugins/adapters -lang=go1.17 -complete -installsuffix shared -buildid D4rbaQskll0wdLGRk5b0/D4rbaQskll0wdLGRk5b0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b728/importcfg -pack ./pkg/plugins/adapters/adapters.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/11/115aea9ca35ca02bac0103134fb52e39d963d08a35ec788886515366d37bdc5d-d # internal github.com/grafana/grafana/pkg/tsdb/legacydata mkdir -p $WORK/b783/ cat >$WORK/b783/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b665/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b309/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b784/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata -lang=go1.17 -complete -installsuffix shared -buildid a1yHBKqxbEtzE2YMY117/a1yHBKqxbEtzE2YMY117 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b783/importcfg -pack ./pkg/tsdb/legacydata/contracts.go ./pkg/tsdb/legacydata/dataframes.go ./pkg/tsdb/legacydata/doc.go ./pkg/tsdb/legacydata/time_range.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/81/81a865582819b157fef5f6f0013192a3f82212a6aea0f3d54edd1cb7d064a488-d # internal github.com/grafana/grafana/pkg/api/avatar mkdir -p $WORK/b788/ cat >$WORK/b788/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b683/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_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_386/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/grafana/grafana/pkg/api/avatar -lang=go1.17 -complete -installsuffix shared -buildid Ai_kXGkXbof8clXWjYxF/Ai_kXGkXbof8clXWjYxF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b788/importcfg -pack ./pkg/api/avatar/avatar.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/21/21ecf5830d9eeec44e84e1c4f1ef1b462906f45e5dd3177d08ee791704d9eed0-d # internal github.com/grafana/grafana/pkg/services/accesscontrol mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b167/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/grafana/grafana/pkg/services/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid cmCQEaYbOYxMqWWFDd0C/cmCQEaYbOYxMqWWFDd0C -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b681/importcfg -pack ./pkg/services/accesscontrol/accesscontrol.go ./pkg/services/accesscontrol/errors.go ./pkg/services/accesscontrol/evaluator.go ./pkg/services/accesscontrol/filter.go ./pkg/services/accesscontrol/middleware.go ./pkg/services/accesscontrol/models.go ./pkg/services/accesscontrol/resolvers.go ./pkg/services/accesscontrol/roles.go ./pkg/services/accesscontrol/scope.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/f0/f07821b136cf79b1bb80e579dd53530c08e681a9fd257e86c38728299127aaa9-d # internal github.com/grafana/grafana/pkg/services/featuremgmt mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/grafana/grafana/pkg/services/featuremgmt -lang=go1.17 -complete -installsuffix shared -buildid _tVeMm4HZwpyktHF_Kf3/_tVeMm4HZwpyktHF_Kf3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b712/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_386/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/0d/0de2a165c6258a4ec49f862eb529e7ef39212ac9736334c26c25a8aa40098d9e-d # internal github.com/grafana/grafana/pkg/tsdb/graphite mkdir -p $WORK/b778/ cat >$WORK/b778/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b783/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/grafana/grafana/pkg/tsdb/graphite -lang=go1.17 -complete -installsuffix shared -buildid VPGO55MX4JhOlShDozqU/VPGO55MX4JhOlShDozqU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b778/importcfg -pack ./pkg/tsdb/graphite/graphite.go ./pkg/tsdb/graphite/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b690/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/e3/e39fd70103043535dc15b18adb38e917cb3237f7302b68642b8356f0e4240fce-d # internal github.com/grafana/grafana/pkg/api/datasource mkdir -p $WORK/b789/ cat >$WORK/b789/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/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b790/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/grafana/grafana/pkg/api/datasource -lang=go1.17 -complete -installsuffix shared -buildid Z2kyIrwvX6RmQdtiU_12/Z2kyIrwvX6RmQdtiU_12 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b789/importcfg -pack ./pkg/api/datasource/validation.go cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/c0/c01fa8b746db56de59628f2c1593e97795bddda47f2528035d5d3a51aa1229c7-d # internal github.com/grafana/grafana/pkg/login/social mkdir -p $WORK/b850/ cat >$WORK/b850/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/zlib=$WORK/b485/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b380/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b851/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/mail=$WORK/b694/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/grafana/grafana/pkg/login/social -lang=go1.17 -complete -installsuffix shared -buildid o6CttwKTHIwX6pi8Z7xg/o6CttwKTHIwX6pi8Z7xg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b850/importcfg -pack ./pkg/login/social/azuread_oauth.go ./pkg/login/social/common.go ./pkg/login/social/generic_oauth.go ./pkg/login/social/github_oauth.go ./pkg/login/social/gitlab_oauth.go ./pkg/login/social/google_oauth.go ./pkg/login/social/grafana_com_oauth.go ./pkg/login/social/okta_oauth.go ./pkg/login/social/social.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/32/32490a0f865415a75c6c5e90a74641ad6b0a200bd82e3bda98bdd716f5ea58b9-d # internal github.com/grafana/grafana/pkg/api/frontendlogging mkdir -p $WORK/b803/ cat >$WORK/b803/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b107/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/grafana/grafana/pkg/api/frontendlogging -lang=go1.17 -complete -installsuffix shared -buildid J8mHqqgp2ARIxE1WYQq2/J8mHqqgp2ARIxE1WYQq2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b803/importcfg -pack ./pkg/api/frontendlogging/sentry.go ./pkg/api/frontendlogging/source_maps.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b712/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/1a/1ad844ca9298bdc52fe3aa468d2bd168a4609893c03b33b56e3a48b6f0031219-d # internal github.com/grafana/grafana/pkg/middleware/cookies mkdir -p $WORK/b863/ cat >$WORK/b863/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/grafana/grafana/pkg/middleware/cookies -lang=go1.17 -complete -installsuffix shared -buildid ppd5krMIZAHUMswwpMFx/ppd5krMIZAHUMswwpMFx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b863/importcfg -pack ./pkg/middleware/cookies/cookies.go cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/a3/a38d9722a9cced33cc4b3aac447b3bcda8c106c6740733645c71a3499ea479d0-d # internal github.com/grafana/grafana/pkg/services/ldap mkdir -p $WORK/b871/ cat >$WORK/b871/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b872/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b873/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/grafana/grafana/pkg/services/ldap -lang=go1.17 -complete -installsuffix shared -buildid OSoA9dog6R2t9jIIs1bh/OSoA9dog6R2t9jIIs1bh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b871/importcfg -pack ./pkg/services/ldap/helpers.go ./pkg/services/ldap/ldap.go ./pkg/services/ldap/ldap_groups.go ./pkg/services/ldap/settings.go ./pkg/services/ldap/testing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b681/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/2c/2c761d0f628b7a66a6e4cc90456875c263f1cf020546a32ea08ed62833e50165-d # internal github.com/grafana/grafana/pkg/plugins/manager/installer mkdir -p $WORK/b991/ cat >$WORK/b991/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b992/_pkg_.a packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p github.com/grafana/grafana/pkg/plugins/manager/installer -lang=go1.17 -complete -installsuffix shared -buildid 3l8LZ3KEgotsxOAYHD5f/3l8LZ3KEgotsxOAYHD5f -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b991/importcfg -pack ./pkg/plugins/manager/installer/ifaces.go ./pkg/plugins/manager/installer/installer.go ./pkg/plugins/manager/installer/models.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/b2/b2e3c5a2cfba375452676e73f7ece10dee030505566a9dd62466c348b0733103-d # internal github.com/grafana/grafana/pkg/services/dashboards mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b684/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/grafana/grafana/pkg/services/dashboards -lang=go1.17 -complete -installsuffix shared -buildid aOTj3gnOP-q1V0raJMA1/aOTj3gnOP-q1V0raJMA1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b680/importcfg -pack ./pkg/services/dashboards/accesscontrol.go ./pkg/services/dashboards/dashboard.go ./pkg/services/dashboards/dashboard_provisioning_mock.go ./pkg/services/dashboards/dashboard_service_mock.go ./pkg/services/dashboards/folder.go ./pkg/services/dashboards/folder_service_mock.go ./pkg/services/dashboards/folder_store_mock.go ./pkg/services/dashboards/models.go ./pkg/services/dashboards/store_mock.go cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/15/151d09df78c06138ce421f71a68b8b8662b67977bd96dc5e1e8d9be4eb9a0e98-d # internal github.com/grafana/grafana/pkg/services/datasources mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/grafana/grafana/pkg/services/datasources -lang=go1.17 -complete -installsuffix shared -buildid FA4vBoIcIHXLHIHnDCg6/FA4vBoIcIHXLHIHnDCg6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b686/importcfg -pack ./pkg/services/datasources/accesscontrol.go ./pkg/services/datasources/datasources.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/13/13ba399068ea200c0166c69b218837508659d908af2a16076b1cb4d7b9f5e6c7-d # internal github.com/grafana/grafana/pkg/api/dtos mkdir -p $WORK/b801/ cat >$WORK/b801/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b665/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile html/template=$WORK/b165/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/grafana/grafana/pkg/api/dtos -lang=go1.17 -complete -installsuffix shared -buildid jUlzJ4HJjrj8bW4CKyNl/jUlzJ4HJjrj8bW4CKyNl -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b801/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_386/buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/91/91b245e249b64ecc525267fcc0462ca654f4fb7eceb680150ff56a62c95a4d78-d # internal github.com/grafana/grafana/pkg/services/multildap mkdir -p $WORK/b875/ cat >$WORK/b875/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b871/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/grafana/grafana/pkg/services/multildap -lang=go1.17 -complete -installsuffix shared -buildid DFKaOCM_RLRE0J-WiLwr/DFKaOCM_RLRE0J-WiLwr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b875/importcfg -pack ./pkg/services/multildap/multidap_mock.go ./pkg/services/multildap/multildap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/c7/c7b885e7df3f2dfb24e0ff07105313b3e79db7293e630c14c43800c7ac9f1bca-d # internal github.com/grafana/grafana/pkg/expr mkdir -p $WORK/b724/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b408/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b726/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b729/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b752/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/grafana/grafana/pkg/expr -lang=go1.17 -complete -installsuffix shared -buildid v2FulgGPEmcJ0l_LilGC/v2FulgGPEmcJ0l_LilGC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b724/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_386/buildid -w $WORK/b991/_pkg_.a # internal cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/98/9891fcb1932a9479969edc46205571841e7d36a4369d6d0d7d2a34fef26d884d-d # internal github.com/grafana/grafana/pkg/plugins/plugincontext mkdir -p $WORK/b993/ cat >$WORK/b993/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p github.com/grafana/grafana/pkg/plugins/plugincontext -lang=go1.17 -complete -installsuffix shared -buildid CsRKkFbhZtStGEYLjVQ0/CsRKkFbhZtStGEYLjVQ0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b993/importcfg -pack ./pkg/plugins/plugincontext/plugincontext.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/6d/6d66eae154ef95d277537d19ad508636665fc4edd7b5deee6c4fa580c1585568-d # internal github.com/grafana/grafana/pkg/api/navlinks mkdir -p $WORK/b806/ cat >$WORK/b806/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b801/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/grafana/grafana/pkg/api/navlinks -lang=go1.17 -complete -installsuffix shared -buildid 3S01oZOC1SPMsxcHSlcd/3S01oZOC1SPMsxcHSlcd -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b806/importcfg -pack ./pkg/api/navlinks/navlinks.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b850/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/9b/9bfc882d2a1cdc32922770f99d7a8237ec2bdd844dbaeceba789e762be213372-d # internal github.com/grafana/grafana/pkg/services/live/runstream mkdir -p $WORK/b1041/ cat >$WORK/b1041/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/b592/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_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_386/compile -o $WORK/b1041/_pkg_.a -trimpath "$WORK/b1041=>" -p github.com/grafana/grafana/pkg/services/live/runstream -lang=go1.17 -complete -installsuffix shared -buildid KyB4dIP4zfXabD8yTlD4/KyB4dIP4zfXabD8yTlD4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1041/importcfg -pack ./pkg/services/live/runstream/manager.go ./pkg/services/live/runstream/mock.go cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/45/453d6d49848506e36a7155a20e2135591b48040a72488ec10bb2ba44f964d77c-d # internal github.com/grafana/grafana/pkg/services/live/livecontext mkdir -p $WORK/b1042/ cat >$WORK/b1042/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1042/_pkg_.a -trimpath "$WORK/b1042=>" -p github.com/grafana/grafana/pkg/services/live/livecontext -lang=go1.17 -complete -installsuffix shared -buildid _ArU98pfXcE2ysPXTWjR/_ArU98pfXcE2ysPXTWjR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1042/importcfg -pack ./pkg/services/live/livecontext/context.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/a3/a31fb28a34ed849286e692afd186b3f04236d136da97b60c65a0df7d980ad1a3-d # internal github.com/grafana/grafana/pkg/services/live/managedstream mkdir -p $WORK/b1061/ cat >$WORK/b1061/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1037/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1040/_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_386/compile -o $WORK/b1061/_pkg_.a -trimpath "$WORK/b1061=>" -p github.com/grafana/grafana/pkg/services/live/managedstream -lang=go1.17 -complete -installsuffix shared -buildid -GwzE3xbl468DURtIVbX/-GwzE3xbl468DURtIVbX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1061/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_386/buildid -w $WORK/b993/_pkg_.a # internal cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/91/912a885818cca381865d4b23f7e49de270a29186761be9d82759ad7569ee5775-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders mkdir -p $WORK/b1083/ cat >$WORK/b1083/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b1084/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1083/_pkg_.a -trimpath "$WORK/b1083=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders -lang=go1.17 -complete -installsuffix shared -buildid cNcfWzoNLcS_R7UkqiE4/cNcfWzoNLcS_R7UkqiE4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1083/importcfg -pack ./pkg/services/kmsproviders/osskmsproviders/osskmsproviders.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1042/_pkg_.a # internal cp $WORK/b1042/_pkg_.a /builddir/.cache/go-build/e5/e558ed2a4704e6b19b707de75ea3ac0bfcaee0b21af6525da670388edee8ca17-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient mkdir -p $WORK/b1085/ cat >$WORK/b1085/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1077/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1086/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1087/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b444/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1088/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1089/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1085/_pkg_.a -trimpath "$WORK/b1085=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient -lang=go1.17 -complete -installsuffix shared -buildid QR_xNmDMxK0bznJyCLQK/QR_xNmDMxK0bznJyCLQK -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1085/importcfg -pack ./pkg/tsdb/prometheus/buffered/promclient/cache.go ./pkg/tsdb/prometheus/buffered/promclient/provider.go ./pkg/tsdb/prometheus/buffered/promclient/provider_azure.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1083/_pkg_.a # internal cp $WORK/b1083/_pkg_.a /builddir/.cache/go-build/16/16d2911e5ea6c366ad881741396b8cfdea8f1478bc1d424e87f60f9db9982e83-d # internal github.com/grafana/grafana/pkg/services/secrets/manager mkdir -p $WORK/b1081/ cat >$WORK/b1081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b670/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b787/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b356/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b569/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1081/_pkg_.a -trimpath "$WORK/b1081=>" -p github.com/grafana/grafana/pkg/services/secrets/manager -lang=go1.17 -complete -installsuffix shared -buildid K3y9iPV-c3ChBsxUWcWR/K3y9iPV-c3ChBsxUWcWR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1081/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_386/buildid -w $WORK/b680/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1041/_pkg_.a # internal cp $WORK/b1041/_pkg_.a /builddir/.cache/go-build/72/727ab2f13082d413554b3601ab740c36ded106f0a7a2fd024006e06ce6bf2d1b-d # internal github.com/grafana/grafana/pkg/tsdb/testdatasource mkdir -p $WORK/b1140/ cat >$WORK/b1140/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/csv=$WORK/b314/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1141/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource/sims=$WORK/b1142/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1140/_pkg_.a -trimpath "$WORK/b1140=>" -p github.com/grafana/grafana/pkg/tsdb/testdatasource -lang=go1.17 -complete -installsuffix shared -buildid A-9KBNeMR4DZDQz-048p/A-9KBNeMR4DZDQz-048p -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1140/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b724/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1061/_pkg_.a # internal cp $WORK/b1061/_pkg_.a /builddir/.cache/go-build/40/4020b7b3d6227a9c93f04937bf2ee967f4a1971d1002ef62d5a9f37f3976fdcf-d # internal github.com/grafana/grafana/pkg/services/live/pipeline mkdir -p $WORK/b1044/ cat >$WORK/b1044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1001/_pkg_.a packagefile github.com/dop251/goja=$WORK/b1045/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1054/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1037/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1057/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1061/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1040/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/pattern=$WORK/b1062/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/tree=$WORK/b1063/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/remotewrite=$WORK/b1064/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b309/_pkg_.a packagefile github.com/ohler55/ojg/jp=$WORK/b1067/_pkg_.a packagefile github.com/ohler55/ojg/oj=$WORK/b1071/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1066/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1044/_pkg_.a -trimpath "$WORK/b1044=>" -p github.com/grafana/grafana/pkg/services/live/pipeline -lang=go1.17 -complete -installsuffix shared -buildid uemrmhmQo423eG6UynX_/uemrmhmQo423eG6UynX_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1044/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_386/buildid -w $WORK/b1085/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/0a/0a4fb64edcf9999d3fdb9972bd703efd9ccacbbb2fa975e8cd115e470950eda6-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b716/_pkg_.a packagefile golang.org/x/text/language=$WORK/b718/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b569/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid 96Tenx0AZItp7pgQgWgz/96Tenx0AZItp7pgQgWgz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b715/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 cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/bd/bdd874706c8768623ac011c6b8eb20b557eb360dd59f8268e7835a6d0d3106d8-d # internal github.com/grafana/grafana/pkg/services/ngalert/models cp $WORK/b1085/_pkg_.a /builddir/.cache/go-build/65/65276a1d903fb28743b5e8e8ce14320b742913b681579c7e5055d93c688a6c8b-d # internal mkdir -p $WORK/b755/ cat >$WORK/b755/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b303/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b308/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b756/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/services/sqlstore/permissions mkdir -p $WORK/b785/ cat >$WORK/b785/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b572/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/grafana/grafana/pkg/services/sqlstore/permissions -lang=go1.17 -complete -installsuffix shared -buildid yvjfe_0EYqlQ-MJeZ8Xh/yvjfe_0EYqlQ-MJeZ8Xh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b785/importcfg -pack ./pkg/services/sqlstore/permissions/dashboard.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/grafana/grafana/pkg/services/ngalert/models -lang=go1.17 -complete -installsuffix shared -buildid G60og2sjgI0RVY-UIMSR/G60og2sjgI0RVY-UIMSR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b755/importcfg -pack ./pkg/services/ngalert/models/admin_configuration.go ./pkg/services/ngalert/models/alert_query.go ./pkg/services/ngalert/models/alert_rule.go ./pkg/services/ngalert/models/alertmanager.go ./pkg/services/ngalert/models/eval_condition.go ./pkg/services/ngalert/models/image.go ./pkg/services/ngalert/models/instance.go ./pkg/services/ngalert/models/instance_labels.go ./pkg/services/ngalert/models/provisioning.go ./pkg/services/ngalert/models/testing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1081/_pkg_.a # internal cp $WORK/b1081/_pkg_.a /builddir/.cache/go-build/ed/edc1fe19da379b98631c14b4dffb1c2efb9a99e8dc232b9d055b93abfb43bc6b-d # internal github.com/grafana/grafana/pkg/services/live/survey mkdir -p $WORK/b1074/ cat >$WORK/b1074/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1061/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1074/_pkg_.a -trimpath "$WORK/b1074=>" -p github.com/grafana/grafana/pkg/services/live/survey -lang=go1.17 -complete -installsuffix shared -buildid SuFCTmpReVv4p1Q-yoK5/SuFCTmpReVv4p1Q-yoK5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1074/importcfg -pack ./pkg/services/live/survey/survey.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/55/553488fcc0f919aa910b76bb8600c931f035867f3ad85473cf82fd4f0ebf63e1-d # internal github.com/grafana/grafana/pkg/services/hooks mkdir -p $WORK/b1146/ cat >$WORK/b1146/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1146/_pkg_.a -trimpath "$WORK/b1146=>" -p github.com/grafana/grafana/pkg/services/hooks -lang=go1.17 -complete -installsuffix shared -buildid sc5MKpJaM7cZOT8W0_4R/sc5MKpJaM7cZOT8W0_4R -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1146/importcfg -pack ./pkg/services/hooks/hooks.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1074/_pkg_.a # internal cp $WORK/b1074/_pkg_.a /builddir/.cache/go-build/f6/f6f73939c2267d20f03014b54bd1b467305d9b82ee46c72d3e4555e747180d84-d # internal github.com/grafana/grafana/pkg/services/plugindashboards mkdir -p $WORK/b1280/ cat >$WORK/b1280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1280/_pkg_.a -trimpath "$WORK/b1280=>" -p github.com/grafana/grafana/pkg/services/plugindashboards -lang=go1.17 -complete -installsuffix shared -buildid uFsjldPTZN8AhONEJs-L/uFsjldPTZN8AhONEJs-L -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1280/importcfg -pack ./pkg/services/plugindashboards/plugindashboards.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/36/364e05f225b36cd3a9c6540e0cac6eb712aa1a27e53b22b8bf9b16ebba74bc18-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels mkdir -p $WORK/b757/ cat >$WORK/b757/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b758/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b762/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b773/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b765/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b670/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels -lang=go1.17 -complete -installsuffix shared -buildid aJLl1odhhfAjvwtBPdqX/aJLl1odhhfAjvwtBPdqX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b757/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_386/buildid -w $WORK/b1280/_pkg_.a # internal cp $WORK/b1280/_pkg_.a /builddir/.cache/go-build/4b/4b63b39b8d12b3c8d9d7e2c62b86b6083782ad3ee9b0ff7e5ed637dfd8ed780d-d # internal github.com/grafana/grafana/pkg/services/provisioning/utils mkdir -p $WORK/b1284/ cat >$WORK/b1284/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/b554/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1284/_pkg_.a -trimpath "$WORK/b1284=>" -p github.com/grafana/grafana/pkg/services/provisioning/utils -lang=go1.17 -complete -installsuffix shared -buildid -05pqLGtxKF2_yxaoXtc/-05pqLGtxKF2_yxaoXtc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1284/importcfg -pack ./pkg/services/provisioning/utils/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1146/_pkg_.a # internal cp $WORK/b1146/_pkg_.a /builddir/.cache/go-build/ef/efc74659dd4285abc1f76128f837800d2927b9c67a36664bb6a5093eaab1bfdd-d # internal github.com/grafana/grafana/pkg/services/licensing mkdir -p $WORK/b1151/ cat >$WORK/b1151/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1151/_pkg_.a -trimpath "$WORK/b1151=>" -p github.com/grafana/grafana/pkg/services/licensing -lang=go1.17 -complete -installsuffix shared -buildid WSx9s5OJGUdIf17M0ewL/WSx9s5OJGUdIf17M0ewL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1151/importcfg -pack ./pkg/services/licensing/accesscontrol.go ./pkg/services/licensing/oss.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1284/_pkg_.a # internal cp $WORK/b1284/_pkg_.a /builddir/.cache/go-build/16/16f887627985c086b9181ce955f0377235832dfb83391bf0f1bc77c8c9097269-d # internal github.com/grafana/grafana/pkg/services/provisioning/dashboards mkdir -p $WORK/b1283/ cat >$WORK/b1283/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/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1284/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1285/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1283/_pkg_.a -trimpath "$WORK/b1283=>" -p github.com/grafana/grafana/pkg/services/provisioning/dashboards -lang=go1.17 -complete -installsuffix shared -buildid BGhxSNCA95LyG5EgqQ9f/BGhxSNCA95LyG5EgqQ9f -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1283/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_386/buildid -w $WORK/b1151/_pkg_.a # internal cp $WORK/b1151/_pkg_.a /builddir/.cache/go-build/fd/fd6a938f47ac5a63e31c355ee1b2aee54466bf37d71895c16d08641d8269f261-d # internal github.com/grafana/grafana/pkg/services/provisioning/datasources mkdir -p $WORK/b1286/ cat >$WORK/b1286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1284/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1285/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1286/_pkg_.a -trimpath "$WORK/b1286=>" -p github.com/grafana/grafana/pkg/services/provisioning/datasources -lang=go1.17 -complete -installsuffix shared -buildid mbu_DjWxIeWUFDb9k2cQ/mbu_DjWxIeWUFDb9k2cQ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1286/importcfg -pack ./pkg/services/provisioning/datasources/config_reader.go ./pkg/services/provisioning/datasources/datasources.go ./pkg/services/provisioning/datasources/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b715/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1140/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/06/06e187ea66038f4c7641f058392606b9a3094bdd9cbc39cc8e3b1322ea599fe5-d # internal github.com/grafana/grafana/pkg/services/provisioning/plugins mkdir -p $WORK/b1288/ cat >$WORK/b1288/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1285/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1288/_pkg_.a -trimpath "$WORK/b1288=>" -p github.com/grafana/grafana/pkg/services/provisioning/plugins -lang=go1.17 -complete -installsuffix shared -buildid D6-3BeMa72_so3XuByYt/D6-3BeMa72_so3XuByYt -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1288/importcfg -pack ./pkg/services/provisioning/plugins/config_reader.go ./pkg/services/provisioning/plugins/plugin_provisioner.go ./pkg/services/provisioning/plugins/types.go cp $WORK/b1140/_pkg_.a /builddir/.cache/go-build/7f/7fad453569726376cbec2b3b7ccc47a884085355b3822372fe0a8beeb9566b60-d # internal github.com/grafana/grafana/pkg/services/schemaloader mkdir -p $WORK/b1289/ cat >$WORK/b1289/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1291/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1292/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1289/_pkg_.a -trimpath "$WORK/b1289=>" -p github.com/grafana/grafana/pkg/services/schemaloader -lang=go1.17 -complete -installsuffix shared -buildid -YVEbVjz1Kkifs44cENE/-YVEbVjz1Kkifs44cENE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1289/importcfg -pack ./pkg/services/schemaloader/schemaloader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1283/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1286/_pkg_.a # internal cp $WORK/b1286/_pkg_.a /builddir/.cache/go-build/6d/6d00e43746d85fc3877b7000adc3f7938b399fb7d30f53ef3810e1975fe054df-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts mkdir -p $WORK/b1294/ cp $WORK/b1283/_pkg_.a /builddir/.cache/go-build/30/301b141fd84f6c13d96411bd9c2294a461cb19715f3fa9fb7d3bd70ce3b529de-d # internal github.com/grafana/grafana/pkg/services/teamguardian mkdir -p $WORK/b1295/ cat >$WORK/b1294/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/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1295/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1295/_pkg_.a -trimpath "$WORK/b1295=>" -p github.com/grafana/grafana/pkg/services/teamguardian -lang=go1.17 -complete -installsuffix shared -buildid DwdRpQynKUeWbMj1XU8h/DwdRpQynKUeWbMj1XU8h -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1295/importcfg -pack ./pkg/services/teamguardian/team.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1294/_pkg_.a -trimpath "$WORK/b1294=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts -lang=go1.17 -complete -installsuffix shared -buildid aPtsbOZwADKNvT7-UDGh/aPtsbOZwADKNvT7-UDGh -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1294/importcfg -pack ./pkg/services/serviceaccounts/errors.go ./pkg/services/serviceaccounts/models.go ./pkg/services/serviceaccounts/serviceaccounts.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1288/_pkg_.a # internal cp $WORK/b1288/_pkg_.a /builddir/.cache/go-build/35/3582a5000498f319ce803f1080762867e667b9c76610c42164b571cca63f8d61-d # internal github.com/grafana/grafana/pkg/services/updatechecker mkdir -p $WORK/b1297/ cat >$WORK/b1297/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1298/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1297/_pkg_.a -trimpath "$WORK/b1297=>" -p github.com/grafana/grafana/pkg/services/updatechecker -lang=go1.17 -complete -installsuffix shared -buildid FE3LLP_aj6JrX2QlF4rm/FE3LLP_aj6JrX2QlF4rm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1297/importcfg -pack ./pkg/services/updatechecker/grafana.go ./pkg/services/updatechecker/plugins.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1295/_pkg_.a # internal cp $WORK/b1295/_pkg_.a /builddir/.cache/go-build/f6/f6d6e66e07ddb33116c82c5d74dbeb47085e05d88bb07c741cdd917c31963763-d # internal github.com/grafana/grafana/pkg/services/dashboardimport mkdir -p $WORK/b1341/ cat >$WORK/b1341/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1341/_pkg_.a -trimpath "$WORK/b1341=>" -p github.com/grafana/grafana/pkg/services/dashboardimport -lang=go1.17 -complete -installsuffix shared -buildid CioWGu_GBkOd0h6hPaz9/CioWGu_GBkOd0h6hPaz9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1341/importcfg -pack ./pkg/services/dashboardimport/dashboardimport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1294/_pkg_.a # internal cp $WORK/b1294/_pkg_.a /builddir/.cache/go-build/ae/ae42bb8d3768896aef7dcab085c54bbd0d2fcb6512a01bb7a91e0d4e8d183e88-d # internal github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider mkdir -p $WORK/b1343/ cat >$WORK/b1343/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/sigv4=$WORK/b1344/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b468/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1168/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1343/_pkg_.a -trimpath "$WORK/b1343=>" -p github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider -lang=go1.17 -complete -installsuffix shared -buildid 9NPUcR51expRZShVFeal/9NPUcR51expRZShVFeal -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1343/importcfg -pack ./pkg/infra/httpclient/httpclientprovider/datasource_metrics_middleware.go ./pkg/infra/httpclient/httpclientprovider/host_redirect_validation_middleware.go ./pkg/infra/httpclient/httpclientprovider/http_client_provider.go ./pkg/infra/httpclient/httpclientprovider/response_limit_middleware.go ./pkg/infra/httpclient/httpclientprovider/sigv4_middleware.go ./pkg/infra/httpclient/httpclientprovider/testing.go ./pkg/infra/httpclient/httpclientprovider/tracing_middleware.go ./pkg/infra/httpclient/httpclientprovider/user_agent_middleware.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1341/_pkg_.a # internal cp $WORK/b1341/_pkg_.a /builddir/.cache/go-build/56/566eb54c3972ecb6620247755d1f0baf329d44fb43cd2606a3176f30048b3d33-d # internal github.com/grafana/grafana/pkg/tsdb/legacydata/interval mkdir -p $WORK/b1353/ cat >$WORK/b1353/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b408/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b783/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1353/_pkg_.a -trimpath "$WORK/b1353=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata/interval -lang=go1.17 -complete -installsuffix shared -buildid K1V9MAnL6PPd0DnZ2JR2/K1V9MAnL6PPd0DnZ2JR2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1353/importcfg -pack ./pkg/tsdb/legacydata/interval/interval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1289/_pkg_.a # internal cp $WORK/b1289/_pkg_.a /builddir/.cache/go-build/9b/9b74b1b0ecc94af2658b6a6aa0fc52a137e0474e91cdac6efae25b890e2d529c-d # internal github.com/grafana/grafana/pkg/tsdb/cloudwatch mkdir -p $WORK/b1360/ cat >$WORK/b1360/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1361/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface=$WORK/b1362/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1363/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface=$WORK/b1364/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1365/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2/ec2iface=$WORK/b1367/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1368/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface=$WORK/b1369/_pkg_.a packagefile github.com/google/uuid=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1141/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b787/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1360/_pkg_.a -trimpath "$WORK/b1360=>" -p github.com/grafana/grafana/pkg/tsdb/cloudwatch -lang=go1.17 -complete -installsuffix shared -buildid ex0EzP0n4vXhdf7QJgaY/ex0EzP0n4vXhdf7QJgaY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1360/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_386/buildid -w $WORK/b1353/_pkg_.a # internal cp $WORK/b1353/_pkg_.a /builddir/.cache/go-build/b6/b6bf08ba471a27fe8c9dff56637336be3c00f62560beb9bcaad476fd9de125d9-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros mkdir -p $WORK/b1351/ cat >$WORK/b1351/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1352/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1353/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1351/_pkg_.a -trimpath "$WORK/b1351=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros -lang=go1.17 -complete -installsuffix shared -buildid TIlXpPP2NxWZyhcSO67w/TIlXpPP2NxWZyhcSO67w -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1351/importcfg -pack ./pkg/tsdb/azuremonitor/macros/macros.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1297/_pkg_.a # internal cp $WORK/b1297/_pkg_.a /builddir/.cache/go-build/03/0332eb175d14b2b437ac5ee68a0cc0d81bdf5352b0e1a6f724ccd20a37649231-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/buffered mkdir -p $WORK/b1396/ cat >$WORK/b1396/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient=$WORK/b1085/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1087/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1396/_pkg_.a -trimpath "$WORK/b1396=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/buffered -lang=go1.17 -complete -installsuffix shared -buildid KLuGMRc4C5ODqe0l3nP0/KLuGMRc4C5ODqe0l3nP0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1396/importcfg -pack ./pkg/tsdb/prometheus/buffered/time_series_query.go ./pkg/tsdb/prometheus/buffered/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1343/_pkg_.a # internal cp $WORK/b1343/_pkg_.a /builddir/.cache/go-build/cf/cf9d3930c87df4da52e57cd1fa39b80bc59bfedc5817f1301314b12707be6f05-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/client mkdir -p $WORK/b1398/ cat >$WORK/b1398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1077/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1086/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1087/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b444/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1398/_pkg_.a -trimpath "$WORK/b1398=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/client -lang=go1.17 -complete -installsuffix shared -buildid 2e7o9-Nt5ri8C_yxsZFy/2e7o9-Nt5ri8C_yxsZFy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1398/importcfg -pack ./pkg/tsdb/prometheus/client/cache.go ./pkg/tsdb/prometheus/client/client.go ./pkg/tsdb/prometheus/client/provider.go ./pkg/tsdb/prometheus/client/provider_azure.go cp $WORK/b1044/_pkg_.a /builddir/.cache/go-build/f2/f209016ea844d599c971e263db64a2042da44671aaac30ee40da39b530b07710-d # internal github.com/grafana/grafana/pkg/services/live/liveplugin mkdir -p $WORK/b1043/ cat >$WORK/b1043/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b993/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1040/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1043/_pkg_.a -trimpath "$WORK/b1043=>" -p github.com/grafana/grafana/pkg/services/live/liveplugin -lang=go1.17 -complete -installsuffix shared -buildid OsX_aWun7bLnIjYgjheE/OsX_aWun7bLnIjYgjheE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1043/importcfg -pack ./pkg/services/live/liveplugin/plugin.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1351/_pkg_.a # internal cp $WORK/b1351/_pkg_.a /builddir/.cache/go-build/be/beb4c6f942f214e54dcd809bb1045f197cab318e8af63c5461d844f8269da420-d # internal github.com/grafana/grafana/pkg/services/live/pushws mkdir -p $WORK/b1072/ cat >$WORK/b1072/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1033/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1037/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1057/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1061/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1073/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1072/_pkg_.a -trimpath "$WORK/b1072=>" -p github.com/grafana/grafana/pkg/services/live/pushws -lang=go1.17 -complete -installsuffix shared -buildid Fyn21g1JHmj2-3Ok7Eih/Fyn21g1JHmj2-3Ok7Eih -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1072/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_386/buildid -w $WORK/b1396/_pkg_.a # internal cp $WORK/b1396/_pkg_.a /builddir/.cache/go-build/6e/6e086b5641997572c8a616d7063a9e8652a09c63052b5de765b10df69fb2c4df-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics mkdir -p $WORK/b1350/ cat >$WORK/b1350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1351/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1350/_pkg_.a -trimpath "$WORK/b1350=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics -lang=go1.17 -complete -installsuffix shared -buildid n6oZqYqB_P9mhgxkgUD-/n6oZqYqB_P9mhgxkgUD- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1350/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_386/buildid -w $WORK/b1398/_pkg_.a # internal cp $WORK/b1398/_pkg_.a /builddir/.cache/go-build/0e/0ede0bf601230884848f0d900deb5664ee4aa1f2e1ab4aae2fffaab898860322-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/querydata mkdir -p $WORK/b1397/ cat >$WORK/b1397/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1390/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1087/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b309/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1397/_pkg_.a -trimpath "$WORK/b1397=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/querydata -lang=go1.17 -complete -installsuffix shared -buildid TxL_JPWLyP6LUgSATN6k/TxL_JPWLyP6LUgSATN6k -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1397/importcfg -pack ./pkg/tsdb/prometheus/querydata/request.go ./pkg/tsdb/prometheus/querydata/response.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1043/_pkg_.a # internal cp $WORK/b1072/_pkg_.a /builddir/.cache/go-build/df/dfa69dde6cc84976d2edd2fff5756171c7484d9409b66c03cfed787e209a1183-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/resource mkdir -p $WORK/b1400/ cat >$WORK/b1400/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1398/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1400/_pkg_.a -trimpath "$WORK/b1400=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/resource -lang=go1.17 -complete -installsuffix shared -buildid Ol4k8IsNnkEOWKhPuFIn/Ol4k8IsNnkEOWKhPuFIn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1400/importcfg -pack ./pkg/tsdb/prometheus/resource/resource.go cp $WORK/b1043/_pkg_.a /builddir/.cache/go-build/a1/a1237c67c75cbfcbf64acf4011ccb6cd78ee97397b0fff187f8a4c7bf9e9a8cf-d # internal github.com/grafana/grafana/pkg/plugins/manager mkdir -p $WORK/b1419/ cat >$WORK/b1419/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/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation=$WORK/b1420/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b991/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1419/_pkg_.a -trimpath "$WORK/b1419=>" -p github.com/grafana/grafana/pkg/plugins/manager -lang=go1.17 -complete -installsuffix shared -buildid iCky5PgGrfMga-_0ksNT/iCky5PgGrfMga-_0ksNT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1419/importcfg -pack ./pkg/plugins/manager/client.go ./pkg/plugins/manager/dashboard_file_store.go ./pkg/plugins/manager/logger.go ./pkg/plugins/manager/manager.go ./pkg/plugins/manager/store.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b757/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1400/_pkg_.a # internal cp $WORK/b1400/_pkg_.a /builddir/.cache/go-build/de/dec3091f8c5272ff58a45334347dd5b190c046776c79766a481854c6fe907d8b-d # internal github.com/grafana/grafana/pkg/plugins/manager/loader/initializer mkdir -p $WORK/b1423/ cat >$WORK/b1423/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/b366/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1423/_pkg_.a -trimpath "$WORK/b1423=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader/initializer -lang=go1.17 -complete -installsuffix shared -buildid QWu8uRunY1Dwf8dCadkH/QWu8uRunY1Dwf8dCadkH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1423/importcfg -pack ./pkg/plugins/manager/loader/initializer/initializer.go cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/0e/0e9962b5bacf4e5cf85dd03b57f93196efcc5c53d72e0e1fdbb5d03d9b4a7e4d-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b723/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b757/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b778/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b328/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b772/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b569/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert -lang=go1.17 -complete -installsuffix shared -buildid mZA9dJe_-0iLXL9wVz2b/mZA9dJe_-0iLXL9wVz2b -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b722/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_386/buildid -w $WORK/b1397/_pkg_.a # internal cp $WORK/b1397/_pkg_.a /builddir/.cache/go-build/77/77a5885e8c9f202c77b90ea599ab8b0f190ddccd0e2ffc4e574e5255cde9d035-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus mkdir -p $WORK/b1395/ cat >$WORK/b1395/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered=$WORK/b1396/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/querydata=$WORK/b1397/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/resource=$WORK/b1400/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1395/_pkg_.a -trimpath "$WORK/b1395=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus -lang=go1.17 -complete -installsuffix shared -buildid JvCKh99Pid0gEhHcmIPc/JvCKh99Pid0gEhHcmIPc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1395/importcfg -pack ./pkg/tsdb/prometheus/prometheus.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1350/_pkg_.a # internal cp $WORK/b1350/_pkg_.a /builddir/.cache/go-build/65/656f522eaf8ad1d55c0ffb1d34a2f358c79730daee06f4316ed274f65fde83fa-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph mkdir -p $WORK/b1355/ cat >$WORK/b1355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1350/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1351/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1355/_pkg_.a -trimpath "$WORK/b1355=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph -lang=go1.17 -complete -installsuffix shared -buildid C0SuNcPU1_cRJ-2kKwP2/C0SuNcPU1_cRJ-2kKwP2 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1355/importcfg -pack ./pkg/tsdb/azuremonitor/resourcegraph/azure-resource-graph-datasource.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1395/_pkg_.a # internal cp $WORK/b1395/_pkg_.a /builddir/.cache/go-build/59/59fc233208ff8e33ffee722e086fa5badbb3a9be26bad2effdb9bc2538095678-d # internal github.com/grafana/grafana/pkg/plugins/manager/signature mkdir -p $WORK/b1424/ cat >$WORK/b1424/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1425/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b1436/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1424/_pkg_.a -trimpath "$WORK/b1424=>" -p github.com/grafana/grafana/pkg/plugins/manager/signature -lang=go1.17 -complete -installsuffix shared -buildid 6au3OHXIdeRPN-mRAXi7/6au3OHXIdeRPN-mRAXi7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1424/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_386/buildid -w $WORK/b1419/_pkg_.a # internal cp $WORK/b1419/_pkg_.a /builddir/.cache/go-build/c3/c3b7f295ef031f150e25689634c1528e8561b1086c98434ef2bc734457c959cc-d # internal github.com/grafana/grafana/pkg/services/plugindashboards/service mkdir -p $WORK/b1439/ cat >$WORK/b1439/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/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1280/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b859/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1439/_pkg_.a -trimpath "$WORK/b1439=>" -p github.com/grafana/grafana/pkg/services/plugindashboards/service -lang=go1.17 -complete -installsuffix shared -buildid FW1yYWIwvzOyBu69qFa0/FW1yYWIwvzOyBu69qFa0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1439/importcfg -pack ./pkg/services/plugindashboards/service/dashboard_updater.go ./pkg/services/plugindashboards/service/service.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1423/_pkg_.a # internal cp $WORK/b1423/_pkg_.a /builddir/.cache/go-build/87/871deb7087a4b70257731d4aa8246cc9482ea1cadccafea7628f59e1d8ce4ea2-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/utils mkdir -p $WORK/b1449/ cat >$WORK/b1449/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1341/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1449/_pkg_.a -trimpath "$WORK/b1449=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/utils -lang=go1.17 -complete -installsuffix shared -buildid VRfSyYP-VqmY2EC6tHxr/VRfSyYP-VqmY2EC6tHxr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1449/importcfg -pack ./pkg/services/dashboardimport/utils/dash_template_evaluator.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1355/_pkg_.a # internal cp $WORK/b1355/_pkg_.a /builddir/.cache/go-build/12/12bb2dda08a1161494cdd6b5a518774c53c436764c48bd7e0e08596f718581e7-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics mkdir -p $WORK/b1354/ cat >$WORK/b1354/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/time=$WORK/b1356/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1354/_pkg_.a -trimpath "$WORK/b1354=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics -lang=go1.17 -complete -installsuffix shared -buildid djMEwfhZbE8p5250vicv/djMEwfhZbE8p5250vicv -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1354/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_386/buildid -w $WORK/b1449/_pkg_.a # internal cp $WORK/b1449/_pkg_.a /builddir/.cache/go-build/eb/eb79b0cda62e4801a2ec4692ac51cf4490b2e66e711dc4f6431f3a2ac8f9ba61-d # internal github.com/grafana/grafana/pkg/services/searchusers/filters mkdir -p $WORK/b1454/ cat >$WORK/b1454/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1454/_pkg_.a -trimpath "$WORK/b1454=>" -p github.com/grafana/grafana/pkg/services/searchusers/filters -lang=go1.17 -complete -installsuffix shared -buildid 2Wxbi3lN8xtSCX7qmcbJ/2Wxbi3lN8xtSCX7qmcbJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1454/importcfg -pack ./pkg/services/searchusers/filters/filters.go ./pkg/services/searchusers/filters/last_active_30_days_filter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1439/_pkg_.a # internal cp $WORK/b1439/_pkg_.a /builddir/.cache/go-build/c9/c9024d5d6e48b9816ad4d07859d98b7285643b122104d52200e8d14ca4d2d61c-d # internal github.com/grafana/grafana/pkg/services/teamguardian/manager mkdir -p $WORK/b1460/ cat >$WORK/b1460/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1295/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b684/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1460/_pkg_.a -trimpath "$WORK/b1460=>" -p github.com/grafana/grafana/pkg/services/teamguardian/manager -lang=go1.17 -complete -installsuffix shared -buildid KHEvN9sOdYIhgzWMP2tc/KHEvN9sOdYIhgzWMP2tc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1460/importcfg -pack ./pkg/services/teamguardian/manager/service.go ./pkg/services/teamguardian/manager/service_mock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1454/_pkg_.a # internal cp $WORK/b1454/_pkg_.a /builddir/.cache/go-build/0a/0af7ce7324af1b9888d0691e47cfff2d1890fac6d71bfffe3f2097b05f375fd9-d # internal cp $WORK/b1424/_pkg_.a /builddir/.cache/go-build/63/639fa0a147a31cda2ba216032f17d4aed1926f12dc347dc1f67f45d5c5f7b6f8-d # internal github.com/grafana/grafana/pkg/plugins/manager/loader mkdir -p $WORK/b1421/ cat >$WORK/b1421/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b711/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/finder=$WORK/b1422/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/initializer=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1424/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1354/_pkg_.a # internal cp $WORK/b1460/_pkg_.a /builddir/.cache/go-build/5b/5bf5abe9c2c0ef914c610068d87516d7ad8ae9f8389206e83b3ce9fc741ae162-d # internal cp $WORK/b1354/_pkg_.a /builddir/.cache/go-build/c7/c7b05bc31ca6ffeb12301ef77f675dddf2735c9d575b432d5eab912d3fa45e26-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1421/_pkg_.a -trimpath "$WORK/b1421=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader -lang=go1.17 -complete -installsuffix shared -buildid ciDsUQr_4MCG7r8T1N3K/ciDsUQr_4MCG7r8T1N3K -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1421/importcfg -pack ./pkg/plugins/manager/loader/loader.go mkdir -p $WORK/b1348/ cat >$WORK/b1348/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1077/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1141/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1350/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics=$WORK/b1354/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1352/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1348/_pkg_.a -trimpath "$WORK/b1348=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor -lang=go1.17 -complete -installsuffix shared -buildid oHEfYo17Zo30C2-XaPkE/oHEfYo17Zo30C2-XaPkE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1348/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_386/buildid -w $WORK/b722/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1348/_pkg_.a # internal cp $WORK/b1348/_pkg_.a /builddir/.cache/go-build/48/48cc8b7a598bec3d80c52f939b683edd9b64c92e4e26ee971f5da9ab21afb821-d # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/bb/bbe6bf77ac8f9b431dd79c22c22afcb3b407e5285522c7531b001e52dcaf2823-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations mkdir -p $WORK/b714/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b722/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b569/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations -lang=go1.17 -complete -installsuffix shared -buildid YXOYzaZl8lTBXZ_Cmzm5/YXOYzaZl8lTBXZ_Cmzm5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b714/importcfg -pack ./pkg/services/sqlstore/migrations/alert_mig.go ./pkg/services/sqlstore/migrations/annotation_mig.go ./pkg/services/sqlstore/migrations/apikey_mig.go ./pkg/services/sqlstore/migrations/cache_data_mig.go ./pkg/services/sqlstore/migrations/comments_migrations.go ./pkg/services/sqlstore/migrations/common.go ./pkg/services/sqlstore/migrations/dashboard_acl.go ./pkg/services/sqlstore/migrations/dashboard_mig.go ./pkg/services/sqlstore/migrations/dashboard_public_config_mig.go ./pkg/services/sqlstore/migrations/dashboard_snapshot_mig.go ./pkg/services/sqlstore/migrations/dashboard_thumbs_mig.go ./pkg/services/sqlstore/migrations/dashboard_version_mig.go ./pkg/services/sqlstore/migrations/datasource_mig.go ./pkg/services/sqlstore/migrations/db_file_storage.go ./pkg/services/sqlstore/migrations/entity_events_mig.go ./pkg/services/sqlstore/migrations/heartbeat_mig.go ./pkg/services/sqlstore/migrations/kv_store_mig.go ./pkg/services/sqlstore/migrations/libraryelements.go ./pkg/services/sqlstore/migrations/live_mig.go ./pkg/services/sqlstore/migrations/login_attempt_mig.go ./pkg/services/sqlstore/migrations/migrations.go ./pkg/services/sqlstore/migrations/org_mig.go ./pkg/services/sqlstore/migrations/playlist_mig.go ./pkg/services/sqlstore/migrations/plugin_setting.go ./pkg/services/sqlstore/migrations/preferences_mig.go ./pkg/services/sqlstore/migrations/query_history_mig.go ./pkg/services/sqlstore/migrations/query_history_star_mig.go ./pkg/services/sqlstore/migrations/quota_mig.go ./pkg/services/sqlstore/migrations/secrets_mig.go ./pkg/services/sqlstore/migrations/serverlock_migrations.go ./pkg/services/sqlstore/migrations/session_mig.go ./pkg/services/sqlstore/migrations/short_url_mig.go ./pkg/services/sqlstore/migrations/stats_mig.go ./pkg/services/sqlstore/migrations/tag_mig.go ./pkg/services/sqlstore/migrations/team_mig.go ./pkg/services/sqlstore/migrations/temp_user.go ./pkg/services/sqlstore/migrations/user_auth_mig.go ./pkg/services/sqlstore/migrations/user_auth_token_mig.go ./pkg/services/sqlstore/migrations/user_mig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1421/_pkg_.a # internal cp $WORK/b1421/_pkg_.a /builddir/.cache/go-build/11/11567c24ec810b325bd280572b0d1ec16ad44e09df1e79b9e2dc344f273e6820-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1360/_pkg_.a # internal cp $WORK/b1360/_pkg_.a /builddir/.cache/go-build/71/712ca72e17ec8df3b94fcce312d050af5bbd9f4813c45dec366f15351da076c0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/a2/a24b5d0a12d6889044f82a0146e0d4072f8bdcb302f5ecc1bdd943eeac378e65-d # internal github.com/grafana/grafana/pkg/services/sqlstore mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile database/sql=$WORK/b560/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b710/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b711/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b714/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b572/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile github.com/lib/pq=$WORK/b565/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b568/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/core=$WORK/b571/_pkg_.a packagefile xorm.io/xorm=$WORK/b569/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/grafana/grafana/pkg/services/sqlstore -lang=go1.17 -complete -installsuffix shared -buildid s-c-HGr9X2xu8R9CRPn4/s-c-HGr9X2xu8R9CRPn4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b709/importcfg -pack ./pkg/services/sqlstore/alert.go ./pkg/services/sqlstore/alert_notification.go ./pkg/services/sqlstore/annotation.go ./pkg/services/sqlstore/annotation_cleanup.go ./pkg/services/sqlstore/apikey.go ./pkg/services/sqlstore/dashboard.go ./pkg/services/sqlstore/dashboard_acl.go ./pkg/services/sqlstore/dashboard_provisioning.go ./pkg/services/sqlstore/dashboard_snapshot.go ./pkg/services/sqlstore/dashboard_thumbs.go ./pkg/services/sqlstore/dashboard_version.go ./pkg/services/sqlstore/database_wrapper.go ./pkg/services/sqlstore/datasource.go ./pkg/services/sqlstore/health.go ./pkg/services/sqlstore/logger.go ./pkg/services/sqlstore/login_attempt.go ./pkg/services/sqlstore/org.go ./pkg/services/sqlstore/org_users.go ./pkg/services/sqlstore/playlist.go ./pkg/services/sqlstore/plugin_setting.go ./pkg/services/sqlstore/quota.go ./pkg/services/sqlstore/session.go ./pkg/services/sqlstore/sqlbuilder.go ./pkg/services/sqlstore/sqlstore.go ./pkg/services/sqlstore/stats.go ./pkg/services/sqlstore/store.go ./pkg/services/sqlstore/tables.go ./pkg/services/sqlstore/tags.go ./pkg/services/sqlstore/team.go ./pkg/services/sqlstore/temp_user.go ./pkg/services/sqlstore/tls_mysql.go ./pkg/services/sqlstore/transactions.go ./pkg/services/sqlstore/user.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/40/40b5aca202a29634bc7da25dd9fafc4e431cce760b849d17c22797776b17285e-d # internal github.com/grafana/grafana/pkg/infra/serverlock mkdir -p $WORK/b865/ github.com/grafana/grafana/pkg/services/quota github.com/grafana/grafana/pkg/services/login/authinfoservice/database mkdir -p $WORK/b857/ cat >$WORK/b865/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/grafana/grafana/pkg/infra/serverlock -lang=go1.17 -complete -installsuffix shared -buildid Ejd_LcEyHPZu-Q90xvJo/Ejd_LcEyHPZu-Q90xvJo -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b865/importcfg -pack ./pkg/infra/serverlock/model.go ./pkg/infra/serverlock/serverlock.go github.com/grafana/grafana/pkg/services/sqlstore/mockstore mkdir -p $WORK/b879/ cat >$WORK/b857/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice/database -lang=go1.17 -complete -installsuffix shared -buildid 8AjzWI7DRcUZoijl7bIs/8AjzWI7DRcUZoijl7bIs -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b857/importcfg -pack ./pkg/services/login/authinfoservice/database/database.go ./pkg/services/login/authinfoservice/database/stats.go github.com/grafana/grafana/pkg/infra/remotecache mkdir -p $WORK/b698/ cat >$WORK/b879/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b559/_pkg_.a EOF cat >$WORK/b698/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/gob=$WORK/b273/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b699/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b670/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/grafana/grafana/pkg/services/sqlstore/mockstore -lang=go1.17 -complete -installsuffix shared -buildid vttPYgFqJH2UITloXBi5/vttPYgFqJH2UITloXBi5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b879/importcfg -pack ./pkg/services/sqlstore/mockstore/mockstore.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/grafana/grafana/pkg/infra/remotecache -lang=go1.17 -complete -installsuffix shared -buildid oA-n7_4clirklXPM_du_/oA-n7_4clirklXPM_du_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b698/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/b878/ cat >$WORK/b878/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/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/grafana/grafana/pkg/services/quota -lang=go1.17 -complete -installsuffix shared -buildid gGKnWn0m9_BvG5o_cWEj/gGKnWn0m9_BvG5o_cWEj -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b878/importcfg -pack ./pkg/services/quota/quota.go github.com/grafana/grafana/pkg/services/shorturls mkdir -p $WORK/b996/ cat >$WORK/b996/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p github.com/grafana/grafana/pkg/services/shorturls -lang=go1.17 -complete -installsuffix shared -buildid ndFRGt1QGNz-D8VRmjTE/ndFRGt1QGNz-D8VRmjTE -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b996/importcfg -pack ./pkg/services/shorturls/short_url_service.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/12/1239484296b79e6fbf41f0eac9a2a1c4f623fa317121bd69e6475e98eeaabd50-d # internal github.com/grafana/grafana/pkg/services/auth mkdir -p $WORK/b864/ cat >$WORK/b864/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/grafana/grafana/pkg/services/auth -lang=go1.17 -complete -installsuffix shared -buildid DDmxWLtzamgxWON9UMpW/DDmxWLtzamgxWON9UMpW -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b864/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_386/buildid -w $WORK/b996/_pkg_.a # internal cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/b1/b10cb3df5f7f4d75a3e7c1c209f7a8ef14d0395afbb5fbf17d24b2eeccf37641-d # internal github.com/grafana/grafana/pkg/services/guardian mkdir -p $WORK/b999/ cat >$WORK/b999/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/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p github.com/grafana/grafana/pkg/services/guardian -lang=go1.17 -complete -installsuffix shared -buildid YF7qKE9QXk73GZyNiBNC/YF7qKE9QXk73GZyNiBNC -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b999/importcfg -pack ./pkg/services/guardian/accesscontrol_guardian.go ./pkg/services/guardian/guardian.go ./pkg/services/guardian/provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b857/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b879/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/4a/4ad1fdfb39ac5cb0f9b3bdb0a194546b7cb50b031e660a87e727dbca8f64f895-d # internal github.com/grafana/grafana/pkg/services/login mkdir -p $WORK/b856/ cat >$WORK/b856/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/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b857/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/grafana/grafana/pkg/services/login -lang=go1.17 -complete -installsuffix shared -buildid Yq5aCF8HtAE8Fqf8a9EP/Yq5aCF8HtAE8Fqf8a9EP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b856/importcfg -pack ./pkg/services/login/authinfo.go ./pkg/services/login/login.go ./pkg/services/login/userprotection.go cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/8b/8b6af42262681cede842eae0e1f8958e7e7c606c6e8ee1354895356c61768849-d # internal github.com/grafana/grafana/pkg/services/rendering mkdir -p $WORK/b696/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b697/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/grafana/grafana/pkg/services/rendering -lang=go1.17 -complete -installsuffix shared -buildid uB-JhFySgNFv2ejImbXr/uB-JhFySgNFv2ejImbXr -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b696/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 cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/3a/3aece0306e45592a9b5aee0fae804fc081399f407abad2f13657a54bceae0562-d # internal github.com/grafana/grafana/pkg/services/live/database mkdir -p $WORK/b1038/ cat >$WORK/b1038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1038/_pkg_.a -trimpath "$WORK/b1038=>" -p github.com/grafana/grafana/pkg/services/live/database -lang=go1.17 -complete -installsuffix shared -buildid fIkkccnGl6Gpfcu9V9x7/fIkkccnGl6Gpfcu9V9x7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1038/importcfg -pack ./pkg/services/live/database/storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/a8/a823bfd3d3aa03c92b03b9ccceb0bc89e4e9dbc917fa0d336ec057add02d55f6-d # internal github.com/grafana/grafana/pkg/services/secrets/database mkdir -p $WORK/b1079/ cat >$WORK/b1079/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b569/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1079/_pkg_.a -trimpath "$WORK/b1079=>" -p github.com/grafana/grafana/pkg/services/secrets/database -lang=go1.17 -complete -installsuffix shared -buildid TNIKAVv7AImPuPUGe58_/TNIKAVv7AImPuPUGe58_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1079/importcfg -pack ./pkg/services/secrets/database/database.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/0f/0fdf673c9d6500e277c3a83cd82ec3f2b7016e5c4e9848282f6eac2d8b2ff605-d # internal github.com/grafana/grafana/pkg/services/oauthtoken mkdir -p $WORK/b849/ cat >$WORK/b849/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/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b850/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b856/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/grafana/grafana/pkg/services/oauthtoken -lang=go1.17 -complete -installsuffix shared -buildid TFku143D-DS1wHOR59S4/TFku143D-DS1wHOR59S4 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b849/importcfg -pack ./pkg/services/oauthtoken/oauth_token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1038/_pkg_.a # internal cp $WORK/b1038/_pkg_.a /builddir/.cache/go-build/80/80a05a2521226e2a3979b36b4fc1eef4eb62225c3a47d0f609989b4e6477f693-d # internal github.com/grafana/grafana/pkg/login mkdir -p $WORK/b870/ cat >$WORK/b870/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b856/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b875/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/grafana/grafana/pkg/login -lang=go1.17 -complete -installsuffix shared -buildid UBjp9ztsbbncsliYZTSk/UBjp9ztsbbncsliYZTSk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b870/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_386/buildid -w $WORK/b864/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/e0/e08e5aa68e7b097e2522b6eceba2970ffd4bf14068b145999dbf340a809b6cd8-d # internal github.com/grafana/grafana/pkg/api/pluginproxy mkdir -p $WORK/b807/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b999/_pkg_.a # internal cat >$WORK/b807/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b848/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b849/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b860/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httputil=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b167/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/grafana/grafana/pkg/api/pluginproxy -lang=go1.17 -complete -installsuffix shared -buildid fSwbiPfhk8pmo3DkJkAw/fSwbiPfhk8pmo3DkJkAw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b807/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 cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/23/23ab438354c3ab0e46f9c9b0cd54b65abadbf97aeaca1de54fd4444a31cd6534-d # internal github.com/grafana/grafana/pkg/services/contexthandler/authproxy mkdir -p $WORK/b876/ cat >$WORK/b876/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b856/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b875/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile hash/fnv=$WORK/b181/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/mail=$WORK/b694/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/grafana/grafana/pkg/services/contexthandler/authproxy -lang=go1.17 -complete -installsuffix shared -buildid CsnurcKVOtKnS6i8D67r/CsnurcKVOtKnS6i8D67r -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b876/importcfg -pack ./pkg/services/contexthandler/authproxy/authproxy.go cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/d5/d5c5a14c6dffb3c2ba300101f499b795ad1414e42550f149bfae4540eb0e83a7-d # internal github.com/grafana/grafana/pkg/services/login/loginservice mkdir -p $WORK/b877/ cat >$WORK/b877/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/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b856/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b878/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/grafana/grafana/pkg/services/login/loginservice -lang=go1.17 -complete -installsuffix shared -buildid 3U9GjbTN4Ihp1bc69HnF/3U9GjbTN4Ihp1bc69HnF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b877/importcfg -pack ./pkg/services/login/loginservice/loginservice.go ./pkg/services/login/loginservice/loginservice_mock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1079/_pkg_.a # internal cp $WORK/b1079/_pkg_.a /builddir/.cache/go-build/bc/bc3ef67b38fc6d342d6ac11b8e1fc28703471e77fc07e5d7525b6b51ba95540c-d # internal github.com/grafana/grafana/pkg/services/comments/commentmodel mkdir -p $WORK/b998/ cat >$WORK/b998/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b560/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p github.com/grafana/grafana/pkg/services/comments/commentmodel -lang=go1.17 -complete -installsuffix shared -buildid Q8u-Uur-vkBrvHeCHpw6/Q8u-Uur-vkBrvHeCHpw6 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b998/importcfg -pack ./pkg/services/comments/commentmodel/events.go ./pkg/services/comments/commentmodel/models.go ./pkg/services/comments/commentmodel/permissions.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/e0/e0f7caa2d43cfbb5c4d895ff0222eaebfbb23d963061148f2a8d7bd72d2982c1-d # internal github.com/grafana/grafana/pkg/services/secrets/kvstore mkdir -p $WORK/b1078/ cat >$WORK/b1078/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1079/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1078/_pkg_.a -trimpath "$WORK/b1078=>" -p github.com/grafana/grafana/pkg/services/secrets/kvstore -lang=go1.17 -complete -installsuffix shared -buildid P7YKAaUhGGkDiAPoQNRX/P7YKAaUhGGkDiAPoQNRX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1078/importcfg -pack ./pkg/services/secrets/kvstore/helpers.go ./pkg/services/secrets/kvstore/kvstore.go ./pkg/services/secrets/kvstore/model.go ./pkg/services/secrets/kvstore/sql.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b998/_pkg_.a # internal cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/3b/3b21ecee722c1b78f58d5f5b570d6be15d99e5dbe5801566fdb614263f946a6b-d # internal github.com/grafana/grafana/pkg/services/live/features mkdir -p $WORK/b1039/ cat >$WORK/b1039/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1001/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b998/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1040/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b877/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1039/_pkg_.a -trimpath "$WORK/b1039=>" -p github.com/grafana/grafana/pkg/services/live/features -lang=go1.17 -complete -installsuffix shared -buildid BaiGzYPGx-ANRm3OuOZk/BaiGzYPGx-ANRm3OuOZk -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1039/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/b877/_pkg_.a /builddir/.cache/go-build/53/53d1d8c15bc65dfa10e7c4bb1223d1bca5d6c4778a1e24072c5092461b445321-d # internal github.com/grafana/grafana/pkg/infra/filestorage mkdir -p $WORK/b1128/ cat >$WORK/b1128/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b1129/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1130/_pkg_.a packagefile gocloud.dev/blob/fileblob=$WORK/b1137/_pkg_.a packagefile gocloud.dev/blob/memblob=$WORK/b1139/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1132/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1128/_pkg_.a -trimpath "$WORK/b1128=>" -p github.com/grafana/grafana/pkg/infra/filestorage -lang=go1.17 -complete -installsuffix shared -buildid lut8Yzf4ppFtrtGXum_7/lut8Yzf4ppFtrtGXum_7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1128/importcfg -pack ./pkg/infra/filestorage/api.go ./pkg/infra/filestorage/cdk_blob_filestorage.go ./pkg/infra/filestorage/db_filestorage.go ./pkg/infra/filestorage/filter.go ./pkg/infra/filestorage/wrapper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b696/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b876/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1078/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/c7/c73ac8a4231ac83f3a8bb65bd2400ce01801394379514372d8759162b8a4d7aa-d # internal github.com/grafana/grafana/pkg/services/dashboardsnapshots mkdir -p $WORK/b1143/ cat >$WORK/b1143/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1143/_pkg_.a -trimpath "$WORK/b1143=>" -p github.com/grafana/grafana/pkg/services/dashboardsnapshots -lang=go1.17 -complete -installsuffix shared -buildid -4hHmMw0Firzgt3M7CJw/-4hHmMw0Firzgt3M7CJw -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1143/importcfg -pack ./pkg/services/dashboardsnapshots/dashboardsnapshots.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b1078/_pkg_.a /builddir/.cache/go-build/9b/9bb1aa7ba8d99758491f5ae03f820cf5a55b185204be7b02e6dd421edc137798-d # internal github.com/grafana/grafana/pkg/services/datasources/service mkdir -p $WORK/b1076/ cat >$WORK/b1076/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1077/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1078/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient=$WORK/b1085/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1076/_pkg_.a -trimpath "$WORK/b1076=>" -p github.com/grafana/grafana/pkg/services/datasources/service -lang=go1.17 -complete -installsuffix shared -buildid _I48efY5yMUV95Kxv9il/_I48efY5yMUV95Kxv9il -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1076/importcfg -pack ./pkg/services/datasources/service/cache_service.go ./pkg/services/datasources/service/datasource_service.go cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/c6/c68e65c1db52527a33df55d528d0f3bdfc677bf4e180fb06f139e4417dfa0c31-d # internal github.com/grafana/grafana/pkg/services/alerting mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b665/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b787/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/grafana/grafana/pkg/services/alerting -lang=go1.17 -complete -installsuffix shared -buildid geSzKEdfcfq42-Vg1Y88/geSzKEdfcfq42-Vg1Y88 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b578/importcfg -pack ./pkg/services/alerting/alerting_usage.go ./pkg/services/alerting/engine.go ./pkg/services/alerting/eval_context.go ./pkg/services/alerting/eval_handler.go ./pkg/services/alerting/extractor.go ./pkg/services/alerting/interfaces.go ./pkg/services/alerting/models.go ./pkg/services/alerting/notifier.go ./pkg/services/alerting/reader.go ./pkg/services/alerting/result_handler.go ./pkg/services/alerting/rule.go ./pkg/services/alerting/scheduler.go ./pkg/services/alerting/service.go ./pkg/services/alerting/test_notification.go ./pkg/services/alerting/test_rule.go ./pkg/services/alerting/ticker.go cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/76/76102fa12ce52dcbbb6534ac7ccc44b9e8ff1e9198d4d343a3dc49e48bf1f7ee-d # internal github.com/grafana/grafana/pkg/services/contexthandler mkdir -p $WORK/b866/ cat >$WORK/b866/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b876/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b574/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b856/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/grafana/grafana/pkg/services/contexthandler -lang=go1.17 -complete -installsuffix shared -buildid peOZmH-FBPsvAOngEpPO/peOZmH-FBPsvAOngEpPO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b866/importcfg -pack ./pkg/services/contexthandler/auth_jwt.go ./pkg/services/contexthandler/contexthandler.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1143/_pkg_.a # internal cp $WORK/b1143/_pkg_.a /builddir/.cache/go-build/60/602e5b844eac028989c9960ede7f546868d96231a8497e42fc7e64e856a7d8cd-d # internal github.com/grafana/grafana/pkg/services/datasourceproxy mkdir -p $WORK/b1144/ cat >$WORK/b1144/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/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b849/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1144/_pkg_.a -trimpath "$WORK/b1144=>" -p github.com/grafana/grafana/pkg/services/datasourceproxy -lang=go1.17 -complete -installsuffix shared -buildid h-7hSrnOQWNpvrCjhC5L/h-7hSrnOQWNpvrCjhC5L -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1144/importcfg -pack ./pkg/services/datasourceproxy/datasourceproxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1039/_pkg_.a # internal cp $WORK/b1039/_pkg_.a /builddir/.cache/go-build/99/9998eadb694dce6b5aa2f2767a50ef0f58908c427c12aa911169e9c0ad795afe-d # internal github.com/grafana/grafana/pkg/services/search mkdir -p $WORK/b1148/ cat >$WORK/b1148/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b572/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1148/_pkg_.a -trimpath "$WORK/b1148=>" -p github.com/grafana/grafana/pkg/services/search -lang=go1.17 -complete -installsuffix shared -buildid o0a0bvNTyYv3nb68Kt8A/o0a0bvNTyYv3nb68Kt8A -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1148/importcfg -pack ./pkg/services/search/service.go ./pkg/services/search/sorting.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1144/_pkg_.a # internal cp $WORK/b1144/_pkg_.a /builddir/.cache/go-build/bf/bffa3cadd9ce197b2911450ac084a2a9e4c54e296379a64434711961c548bb5e-d # internal github.com/grafana/grafana/pkg/infra/kvstore mkdir -p $WORK/b1154/ cat >$WORK/b1154/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/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1154/_pkg_.a -trimpath "$WORK/b1154=>" -p github.com/grafana/grafana/pkg/infra/kvstore -lang=go1.17 -complete -installsuffix shared -buildid 5KzUs4be0CgKHD51covf/5KzUs4be0CgKHD51covf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1154/importcfg -pack ./pkg/infra/kvstore/kvstore.go ./pkg/infra/kvstore/model.go ./pkg/infra/kvstore/sql.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b866/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1076/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/70/70bc9fb381b5f39e6033258b104f653b1d96081ed2acff9f4d760960355c4aa5-d # internal github.com/grafana/grafana/pkg/middleware mkdir -p $WORK/b862/ cat >$WORK/b862/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b877/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b878/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b670/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b504/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b880/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httptest=$WORK/b675/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/grafana/grafana/pkg/middleware -lang=go1.17 -complete -installsuffix shared -buildid 0-bTTzt9s4CQ-S77Kegg/0-bTTzt9s4CQ-S77Kegg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b862/importcfg -pack ./pkg/middleware/auth.go ./pkg/middleware/csp.go ./pkg/middleware/csrf.go ./pkg/middleware/dashboard_redirect.go ./pkg/middleware/gziper.go ./pkg/middleware/logger.go ./pkg/middleware/middleware.go ./pkg/middleware/org_redirect.go ./pkg/middleware/quota.go ./pkg/middleware/rate_limit.go ./pkg/middleware/recovery.go ./pkg/middleware/request_metrics.go ./pkg/middleware/request_tracing.go ./pkg/middleware/testing.go ./pkg/middleware/validate_host.go cp $WORK/b1076/_pkg_.a /builddir/.cache/go-build/2f/2f177d52caf3fe1ea20d2a87d77d274553ff882b5ea60f37be9e9843182fdeb8-d # internal github.com/grafana/grafana/pkg/services/ngalert/eval mkdir -p $WORK/b1247/ cat >$WORK/b1247/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/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1076/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b684/_pkg_.a packagefile runtime/debug=$WORK/b151/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1247/_pkg_.a -trimpath "$WORK/b1247=>" -p github.com/grafana/grafana/pkg/services/ngalert/eval -lang=go1.17 -complete -installsuffix shared -buildid Cpjz_nfAKhqkk-7vMAVM/Cpjz_nfAKhqkk-7vMAVM -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1247/importcfg -pack ./pkg/services/ngalert/eval/eval.go ./pkg/services/ngalert/eval/evaluator_mock.go ./pkg/services/ngalert/eval/extract_md.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1154/_pkg_.a # internal cp $WORK/b1154/_pkg_.a /builddir/.cache/go-build/3e/3e6dc2c94ce9f7a69cf9b64f287fafca16c7ab4e8d7dc2f64f6a1dc91548b9c7-d # internal github.com/grafana/grafana/pkg/services/screenshot mkdir -p $WORK/b1278/ cat >$WORK/b1278/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/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b683/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b1036/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1278/_pkg_.a -trimpath "$WORK/b1278=>" -p github.com/grafana/grafana/pkg/services/screenshot -lang=go1.17 -complete -installsuffix shared -buildid uCpfh3CKuxSl-iksOtBV/uCpfh3CKuxSl-iksOtBV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1278/importcfg -pack ./pkg/services/screenshot/mock.go ./pkg/services/screenshot/screenshot.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1148/_pkg_.a # internal cp $WORK/b1148/_pkg_.a /builddir/.cache/go-build/c1/c1d171e20a7e37a74b9f7fe20fc8ee95fda558511809653655e2113e754b0715-d # internal github.com/grafana/grafana/pkg/services/pluginsettings/service mkdir -p $WORK/b1281/ cat >$WORK/b1281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1281/_pkg_.a -trimpath "$WORK/b1281=>" -p github.com/grafana/grafana/pkg/services/pluginsettings/service -lang=go1.17 -complete -installsuffix shared -buildid DYKUlKd3L4i9B9wT1E06/DYKUlKd3L4i9B9wT1E06 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1281/importcfg -pack ./pkg/services/pluginsettings/service/service.go cp $WORK/b1128/_pkg_.a /builddir/.cache/go-build/0f/0fd0fc228311b2ce90a71989fab66930c21bf6efb5aad76d5a84c7b1b565b26c-d # internal github.com/grafana/grafana/pkg/services/store mkdir -p $WORK/b1127/ cat >$WORK/b1127/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1128/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b684/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1130/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1127/_pkg_.a -trimpath "$WORK/b1127=>" -p github.com/grafana/grafana/pkg/services/store -lang=go1.17 -complete -installsuffix shared -buildid qXkRGcIrGWfTBTOuBmcm/qXkRGcIrGWfTBTOuBmcm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1127/importcfg -pack ./pkg/services/store/config.go ./pkg/services/store/entity_events.go ./pkg/services/store/entity_events_mock.go ./pkg/services/store/http.go ./pkg/services/store/service.go ./pkg/services/store/storage_disk.go ./pkg/services/store/storage_sql.go ./pkg/services/store/tree.go ./pkg/services/store/types.go ./pkg/services/store/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1281/_pkg_.a # internal cp $WORK/b1281/_pkg_.a /builddir/.cache/go-build/d3/d3403dc332e71cb54bd452a6796d3fb26fda135d6e1a77bf26d5e8e2fa105b84-d # internal github.com/grafana/grafana/pkg/services/searchusers mkdir -p $WORK/b1293/ cat >$WORK/b1293/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1293/_pkg_.a -trimpath "$WORK/b1293=>" -p github.com/grafana/grafana/pkg/services/searchusers -lang=go1.17 -complete -installsuffix shared -buildid fjyPnRc1s1RI15WtPQR-/fjyPnRc1s1RI15WtPQR- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1293/importcfg -pack ./pkg/services/searchusers/searchusers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1278/_pkg_.a # internal cp $WORK/b1278/_pkg_.a /builddir/.cache/go-build/d2/d280f629396356d128ec1e3ded9d4f1221e9d801ad855cdd2fc1d50931c5cc88-d # internal github.com/grafana/grafana/pkg/infra/usagestats/statscollector mkdir -p $WORK/b1346/ cat >$WORK/b1346/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b850/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1346/_pkg_.a -trimpath "$WORK/b1346=>" -p github.com/grafana/grafana/pkg/infra/usagestats/statscollector -lang=go1.17 -complete -installsuffix shared -buildid tCiCJvqy-iklAuC3YOn5/tCiCJvqy-iklAuC3YOn5 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1346/importcfg -pack ./pkg/infra/usagestats/statscollector/concurrent_users.go ./pkg/infra/usagestats/statscollector/prometheus_flavor.go ./pkg/infra/usagestats/statscollector/service.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/90/9023c60f188ad3266442e8f3b254aea9a3230f04389b46f9faf87ad5034d994d-d # internal github.com/grafana/grafana/pkg/api/apierrors mkdir -p $WORK/b337/ cat >$WORK/b337/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/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/grafana/grafana/pkg/api/apierrors -lang=go1.17 -complete -installsuffix shared -buildid SvSl2x7bPonM1YDuVxeg/SvSl2x7bPonM1YDuVxeg -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack ./pkg/api/apierrors/dashboard.go ./pkg/api/apierrors/folder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1247/_pkg_.a # internal cp $WORK/b1247/_pkg_.a /builddir/.cache/go-build/48/4874250e96ba65200eb039d9a81d85245b2334b82087c9feb53da29854a21e98-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config mkdir -p $WORK/b1200/ cat >$WORK/b1200/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b757/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1200/_pkg_.a -trimpath "$WORK/b1200=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config -lang=go1.17 -complete -installsuffix shared -buildid R0_ONQ3bgBZMS09mEiFm/R0_ONQ3bgBZMS09mEiFm -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1200/importcfg -pack ./pkg/services/ngalert/notifier/channels_config/available_channels.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1127/_pkg_.a # internal cp $WORK/b1127/_pkg_.a /builddir/.cache/go-build/2d/2dfcfb3c62d14792f74f519fd7952de33b378f575876f8e3e77c8d829f6528b3-d # internal github.com/grafana/grafana/pkg/services/searchV2 mkdir -p $WORK/b1091/ cat >$WORK/b1091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge=$WORK/b1092/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1093/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1101/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1104/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1115/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1116/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1121/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1125/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1126/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b572/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1127/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1091/_pkg_.a -trimpath "$WORK/b1091=>" -p github.com/grafana/grafana/pkg/services/searchV2 -lang=go1.17 -complete -installsuffix shared -buildid ZCjDX5GX2U42MRif35j9/ZCjDX5GX2U42MRif35j9 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1091/importcfg -pack ./pkg/services/searchV2/auth.go ./pkg/services/searchV2/bluge.go ./pkg/services/searchV2/extender.go ./pkg/services/searchV2/filter.go ./pkg/services/searchV2/index.go ./pkg/services/searchV2/service.go ./pkg/services/searchV2/stub.go ./pkg/services/searchV2/types.go ./pkg/services/searchV2/usage.go ./pkg/services/searchV2/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1293/_pkg_.a # internal cp $WORK/b1293/_pkg_.a /builddir/.cache/go-build/1c/1c3df71b04e1eb3462fba0e633ae8cfe595ee5139a311af1112f6078db2190dc-d # internal github.com/grafana/grafana/pkg/services/provisioning/notifiers mkdir -p $WORK/b1287/ cat >$WORK/b1287/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/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1284/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1285/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1287/_pkg_.a -trimpath "$WORK/b1287=>" -p github.com/grafana/grafana/pkg/services/provisioning/notifiers -lang=go1.17 -complete -installsuffix shared -buildid g33Q_eGTealsA9Afw_gf/g33Q_eGTealsA9Afw_gf -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1287/importcfg -pack ./pkg/services/provisioning/notifiers/alert_notifications.go ./pkg/services/provisioning/notifiers/config_reader.go ./pkg/services/provisioning/notifiers/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/ea/eadcdc58213414621a3ee85e0f28975f304f287941a8b780bb6e1cae6af66faf-d # internal github.com/grafana/grafana/pkg/services/login/authinfoservice mkdir -p $WORK/b1438/ cat >$WORK/b1438/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/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b856/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1438/_pkg_.a -trimpath "$WORK/b1438=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice -lang=go1.17 -complete -installsuffix shared -buildid mIMxk7nxXGXeH6Rin8QF/mIMxk7nxXGXeH6Rin8QF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1438/importcfg -pack ./pkg/services/login/authinfoservice/service.go ./pkg/services/login/authinfoservice/userprotection.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b862/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1200/_pkg_.a # internal cp $WORK/b1200/_pkg_.a /builddir/.cache/go-build/a1/a18ad7e7ad96c3bbd7f7eee438ee0077ad071af3aaee975cfa7a0801c78ca879-d # internal github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions mkdir -p $WORK/b1199/ cat >$WORK/b1199/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b757/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1200/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1201/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b758/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b773/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1217/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b674/_pkg_.a packagefile html/template=$WORK/b165/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1199/_pkg_.a -trimpath "$WORK/b1199=>" -p github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions -lang=go1.17 -complete -installsuffix shared -buildid gCQoPGrrT8EEsl_OdDsJ/gCQoPGrrT8EEsl_OdDsJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1199/importcfg -pack ./pkg/services/ngalert/api/tooling/definitions/admin.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager_validation.go ./pkg/services/ngalert/api/tooling/definitions/api.go ./pkg/services/ngalert/api/tooling/definitions/cortex-ruler.go ./pkg/services/ngalert/api/tooling/definitions/prom.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_alert_rules.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_contactpoints.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_mute_timings.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_policies.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_templates.go ./pkg/services/ngalert/api/tooling/definitions/shared.go ./pkg/services/ngalert/api/tooling/definitions/testing.go cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/d9/d9c44e8881ede340e9aaf2a00f1d8839ef81bebc4eefd4f6dc264c55658931c2-d # internal github.com/grafana/grafana/pkg/api/routing mkdir -p $WORK/b861/ cat >$WORK/b861/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/grafana/grafana/pkg/api/routing -lang=go1.17 -complete -installsuffix shared -buildid eS4vigsFn-J-6-bULris/eS4vigsFn-J-6-bULris -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b861/importcfg -pack ./pkg/api/routing/route_register.go ./pkg/api/routing/routing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1438/_pkg_.a # internal cp $WORK/b1438/_pkg_.a /builddir/.cache/go-build/f3/f3099e3f270d44363024f8be610cf818b6c5d0f81559a095af2736497eb36834-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types mkdir -p $WORK/b1442/ cat >$WORK/b1442/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1442/_pkg_.a -trimpath "$WORK/b1442=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types -lang=go1.17 -complete -installsuffix shared -buildid 2sV8M6C9Pdvq0eVejSn_/2sV8M6C9Pdvq0eVejSn_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1442/importcfg -pack ./pkg/services/accesscontrol/resourcepermissions/types/hook.go ./pkg/services/accesscontrol/resourcepermissions/types/models.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1346/_pkg_.a # internal cp $WORK/b1346/_pkg_.a /builddir/.cache/go-build/2c/2cfed9b32a9c0b7cd53326c11bfa131073ac9e15845a9c52d693688b099f99b2-d # internal github.com/grafana/grafana/pkg/services/auth/jwt mkdir -p $WORK/b1446/ cat >$WORK/b1446/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b852/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b851/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1446/_pkg_.a -trimpath "$WORK/b1446=>" -p github.com/grafana/grafana/pkg/services/auth/jwt -lang=go1.17 -complete -installsuffix shared -buildid 5kA0j5OgRa7Faxl6eNuP/5kA0j5OgRa7Faxl6eNuP -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1446/importcfg -pack ./pkg/services/auth/jwt/auth.go ./pkg/services/auth/jwt/key_sets.go ./pkg/services/auth/jwt/validation.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1287/_pkg_.a # internal cp $WORK/b1287/_pkg_.a /builddir/.cache/go-build/e4/e465d31e673e11b1ff234421d6de7126ea68998919fc705ba9b7ea6ce4b59be9-d # internal github.com/grafana/grafana/pkg/services/provisioning mkdir -p $WORK/b1282/ cat >$WORK/b1282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/dashboards=$WORK/b1283/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/datasources=$WORK/b1286/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/notifiers=$WORK/b1287/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/plugins=$WORK/b1288/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1284/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1282/_pkg_.a -trimpath "$WORK/b1282=>" -p github.com/grafana/grafana/pkg/services/provisioning -lang=go1.17 -complete -installsuffix shared -buildid 1jkuIkphMOTQJ6PAQoBx/1jkuIkphMOTQJ6PAQoBx -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1282/importcfg -pack ./pkg/services/provisioning/provisioning.go ./pkg/services/provisioning/provisioning_mock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b861/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1442/_pkg_.a # internal cp $WORK/b1442/_pkg_.a /builddir/.cache/go-build/fb/fb9c7abf6437c2daeba07dcbdfae6a2015fd441f078f54e8bfed31887d9581b5-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/database mkdir -p $WORK/b1441/ cat >$WORK/b1441/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types=$WORK/b1442/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1441/_pkg_.a -trimpath "$WORK/b1441=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/database -lang=go1.17 -complete -installsuffix shared -buildid Ya4rID7RLrnF96vmD939/Ya4rID7RLrnF96vmD939 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1441/importcfg -pack ./pkg/services/accesscontrol/database/database.go ./pkg/services/accesscontrol/database/resource_permissions.go ./pkg/services/accesscontrol/database/uid.go cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/2a/2a75c0f5427a820201d302d848e50bfb7cef3fd4b9410b7a9c04ae22d55ec7ba-d # internal github.com/grafana/grafana/pkg/services/queryhistory mkdir -p $WORK/b995/ cat >$WORK/b995/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p github.com/grafana/grafana/pkg/services/queryhistory -lang=go1.17 -complete -installsuffix shared -buildid TmaGVCpLqh2DyVAuQxwS/TmaGVCpLqh2DyVAuQxwS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b995/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_386/buildid -w $WORK/b1199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1282/_pkg_.a # internal cp $WORK/b1282/_pkg_.a /builddir/.cache/go-build/3c/3cce2735910a469f3135c7b56b1106472645b866d4d73c3d3d21a4ede9340ddf-d # internal github.com/grafana/grafana/pkg/services/libraryelements mkdir -p $WORK/b1147/ cp $WORK/b1199/_pkg_.a /builddir/.cache/go-build/50/50d5d13dec5f372816099075a42de8611f1cfcbaf6c6725cb6617103724e2fea-d # internal github.com/grafana/grafana/pkg/services/ngalert/metrics mkdir -p $WORK/b1248/ cat >$WORK/b1248/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1199/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1249/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1248/_pkg_.a -trimpath "$WORK/b1248=>" -p github.com/grafana/grafana/pkg/services/ngalert/metrics -lang=go1.17 -complete -installsuffix shared -buildid Vgls7eUVm6UEbCNFfnIO/Vgls7eUVm6UEbCNFfnIO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1248/importcfg -pack ./pkg/services/ngalert/metrics/ngalert.go cat >$WORK/b1147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1147/_pkg_.a -trimpath "$WORK/b1147=>" -p github.com/grafana/grafana/pkg/services/libraryelements -lang=go1.17 -complete -installsuffix shared -buildid -AudfqpOKgwNa8wy05kI/-AudfqpOKgwNa8wy05kI -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1147/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_386/buildid -w $WORK/b1446/_pkg_.a # internal cp $WORK/b1446/_pkg_.a /builddir/.cache/go-build/b1/b107981fa7c773dea0d3a16218f556088b81da5427affb1c8c36e732f4058c6e-d # internal github.com/grafana/grafana/pkg/services/ngalert/store mkdir -p $WORK/b1252/ cat >$WORK/b1252/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1199/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b572/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1201/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b671/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b670/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httptest=$WORK/b675/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/builder=$WORK/b570/_pkg_.a packagefile xorm.io/core=$WORK/b571/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1252/_pkg_.a -trimpath "$WORK/b1252=>" -p github.com/grafana/grafana/pkg/services/ngalert/store -lang=go1.17 -complete -installsuffix shared -buildid uGZ32St7GefHYr5Ias1x/uGZ32St7GefHYr5Ias1x -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1252/importcfg -pack ./pkg/services/ngalert/store/admin_configuration.go ./pkg/services/ngalert/store/alert_rule.go ./pkg/services/ngalert/store/alertmanager.go ./pkg/services/ngalert/store/database.go ./pkg/services/ngalert/store/image.go ./pkg/services/ngalert/store/instance_database.go ./pkg/services/ngalert/store/org.go ./pkg/services/ngalert/store/provisioning_store.go ./pkg/services/ngalert/store/testing.go ./pkg/services/ngalert/store/transactions.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1441/_pkg_.a # internal cp $WORK/b1441/_pkg_.a /builddir/.cache/go-build/0b/0b9052ea22c07842b3a0ac0f7a782a830c24d1b5afca2feca1087946cd18b4b1-d # internal github.com/grafana/grafana/pkg/infra/usagestats/service mkdir -p $WORK/b1345/ cat >$WORK/b1345/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile github.com/google/uuid=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1345/_pkg_.a -trimpath "$WORK/b1345=>" -p github.com/grafana/grafana/pkg/infra/usagestats/service -lang=go1.17 -complete -installsuffix shared -buildid hIWSKno9uEI5-Ny2GlSH/hIWSKno9uEI5-Ny2GlSH -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1345/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_386/buildid -w $WORK/b1091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1248/_pkg_.a # internal cp $WORK/b1248/_pkg_.a /builddir/.cache/go-build/69/69dfa774bf98f3a3b84908fd33ccc886c66a45fb68149177929a4c2bd11e9fb4-d # internal github.com/grafana/grafana/pkg/services/ngalert/sender mkdir -p $WORK/b1274/ cat >$WORK/b1274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1199/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1248/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b755/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1201/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b467/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1232/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b1275/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1274/_pkg_.a -trimpath "$WORK/b1274=>" -p github.com/grafana/grafana/pkg/services/ngalert/sender -lang=go1.17 -complete -installsuffix shared -buildid l48rZWB02R0ugSbsTAOA/l48rZWB02R0ugSbsTAOA -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1274/importcfg -pack ./pkg/services/ngalert/sender/sender.go cp $WORK/b1091/_pkg_.a /builddir/.cache/go-build/c9/c9d3fef144d3465b1a51c2677e72ec82f4a4284aa6d2add7a420cc1e3d4a3073-d # internal github.com/grafana/grafana/pkg/tsdb/grafanads mkdir -p $WORK/b1090/ cat >$WORK/b1090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1091/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1127/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1140/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1090/_pkg_.a -trimpath "$WORK/b1090=>" -p github.com/grafana/grafana/pkg/tsdb/grafanads -lang=go1.17 -complete -installsuffix shared -buildid I2E1f8WwQG4TUBZ1sh14/I2E1f8WwQG4TUBZ1sh14 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1090/importcfg -pack ./pkg/tsdb/grafanads/grafana.go ./pkg/tsdb/grafanads/query.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b995/_pkg_.a # internal cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/50/50f3388d7d25d853cc813a8f4bd8b0837fd2842a90ce6360991b1124d8edb9a2-d # internal github.com/grafana/grafana/pkg/services/cleanup mkdir -p $WORK/b994/ cat >$WORK/b994/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/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b995/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b996/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p github.com/grafana/grafana/pkg/services/cleanup -lang=go1.17 -complete -installsuffix shared -buildid XB3n-KwWkIfr854Z1E6R/XB3n-KwWkIfr854Z1E6R -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b994/importcfg -pack ./pkg/services/cleanup/cleanup.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1274/_pkg_.a # internal cp $WORK/b1274/_pkg_.a /builddir/.cache/go-build/43/43689c2ddc2f9e79ef098301b83a8e3dc2b3e2ab3864fe7467805600f6d150c5-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/api mkdir -p $WORK/b1444/ cat >$WORK/b1444/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1444/_pkg_.a -trimpath "$WORK/b1444=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/api -lang=go1.17 -complete -installsuffix shared -buildid xQZQTlxmu_mdnYVm38K_/xQZQTlxmu_mdnYVm38K_ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1444/importcfg -pack ./pkg/services/accesscontrol/api/api.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1090/_pkg_.a # internal cp $WORK/b1090/_pkg_.a /builddir/.cache/go-build/38/3835e14bae1b2f1d217732b248810b55de8d6c3633139fa4321201353fcded61-d # internal github.com/grafana/grafana/pkg/services/query mkdir -p $WORK/b1075/ cat >$WORK/b1075/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/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1076/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b849/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1090/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b860/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1075/_pkg_.a -trimpath "$WORK/b1075=>" -p github.com/grafana/grafana/pkg/services/query -lang=go1.17 -complete -installsuffix shared -buildid wZ9GrVMdUcbBo6ezbVwS/wZ9GrVMdUcbBo6ezbVwS -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1075/importcfg -pack ./pkg/services/query/errors.go ./pkg/services/query/query.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1345/_pkg_.a # internal cp $WORK/b1345/_pkg_.a /builddir/.cache/go-build/49/495f7e94c3fd01fa4e1bf6d07138e3f074bb49637100b6ec75a67d9669aa6319-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin mkdir -p $WORK/b1347/ cat >$WORK/b1347/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b154/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1348/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1360/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1370/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1090/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b778/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1372/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1389/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1392/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1393/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1394/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1401/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1140/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1347/_pkg_.a -trimpath "$WORK/b1347=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin -lang=go1.17 -complete -installsuffix shared -buildid rLFzOkW4-XpIRVjpb-vF/rLFzOkW4-XpIRVjpb-vF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1347/importcfg -pack ./pkg/plugins/backendplugin/coreplugin/core_plugin.go ./pkg/plugins/backendplugin/coreplugin/registry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1075/_pkg_.a # internal cp $WORK/b1075/_pkg_.a /builddir/.cache/go-build/51/51f9c5473ab759450560744431444585f5210dd6bac76251d7ded067175b3675-d # internal github.com/grafana/grafana/pkg/services/live mkdir -p $WORK/b1000/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1444/_pkg_.a # internal cat >$WORK/b1000/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1001/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b700/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1037/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b993/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b998/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/database=$WORK/b1038/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/features=$WORK/b1039/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/liveplugin=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1061/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1040/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushws=$WORK/b1072/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/survey=$WORK/b1074/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1075/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b309/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b787/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/grafana/grafana/pkg/services/live -lang=go1.17 -complete -installsuffix shared -buildid PHFoWA60VCvXAamES_L7/PHFoWA60VCvXAamES_L7 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1000/importcfg -pack ./pkg/services/live/live.go cp $WORK/b1444/_pkg_.a /builddir/.cache/go-build/b2/b27d682df76ab797560e4b0885943c4902ea8c9d7db14f9cc4ac3a86efb10aa6-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions mkdir -p $WORK/b1445/ cat >$WORK/b1445/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/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types=$WORK/b1442/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1445/_pkg_.a -trimpath "$WORK/b1445=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions -lang=go1.17 -complete -installsuffix shared -buildid dvEb7RomphWg4Bgv6lhJ/dvEb7RomphWg4Bgv6lhJ -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1445/importcfg -pack ./pkg/services/accesscontrol/resourcepermissions/api.go ./pkg/services/accesscontrol/resourcepermissions/error.go ./pkg/services/accesscontrol/resourcepermissions/middleware.go ./pkg/services/accesscontrol/resourcepermissions/options.go ./pkg/services/accesscontrol/resourcepermissions/service.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b994/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1147/_pkg_.a # internal cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/ca/ca7a407bf5f06c2f8e08b7bc5c6917803742e34ef8f4f2e09cdc32a1b530027f-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/api mkdir -p $WORK/b1448/ cat >$WORK/b1448/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b337/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1448/_pkg_.a -trimpath "$WORK/b1448=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/api -lang=go1.17 -complete -installsuffix shared -buildid kE4efmK-3bEzUcAiMW_0/kE4efmK-3bEzUcAiMW_0 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1448/importcfg -pack ./pkg/services/dashboardimport/api/api.go cp $WORK/b1147/_pkg_.a /builddir/.cache/go-build/10/10d1f4d6bc2aec850e2c5f470a033652d47429ff54161722a064e9564bfa1ad2-d # internal github.com/grafana/grafana/pkg/services/librarypanels mkdir -p $WORK/b1150/ cat >$WORK/b1150/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1150/_pkg_.a -trimpath "$WORK/b1150=>" -p github.com/grafana/grafana/pkg/services/librarypanels -lang=go1.17 -complete -installsuffix shared -buildid JDNCoa7UPLYMg7TWzA3V/JDNCoa7UPLYMg7TWzA3V -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1150/importcfg -pack ./pkg/services/librarypanels/librarypanels.go ./pkg/services/librarypanels/models.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1445/_pkg_.a # internal cp $WORK/b1252/_pkg_.a /builddir/.cache/go-build/02/021c3c24e717be8fc6457cfbc782a6d95c5228b9dfd2954fb458ff49463ef9cf-d # internal github.com/grafana/grafana/pkg/services/ngalert/provisioning mkdir -p $WORK/b1251/ cat >$WORK/b1251/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1199/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b878/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b758/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b684/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1251/_pkg_.a -trimpath "$WORK/b1251=>" -p github.com/grafana/grafana/pkg/services/ngalert/provisioning -lang=go1.17 -complete -installsuffix shared -buildid CrEyxPSVjLF8y3aiQ9vX/CrEyxPSVjLF8y3aiQ9vX -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1251/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_386/buildid -w $WORK/b1448/_pkg_.a # internal cp $WORK/b1445/_pkg_.a /builddir/.cache/go-build/fa/fadfe060a9b8c3859754b49e5e7980713f098e7d5f21863e6551fd9c01535cb3-d # internal github.com/grafana/grafana/pkg/services/ngalert/image mkdir -p $WORK/b1277/ cp $WORK/b1448/_pkg_.a /builddir/.cache/go-build/57/57592324af9c05809f893d1e13750c3023704265e5235cafdd64a14ba359a788-d # internal cat >$WORK/b1277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1278/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1277/_pkg_.a -trimpath "$WORK/b1277=>" -p github.com/grafana/grafana/pkg/services/ngalert/image -lang=go1.17 -complete -installsuffix shared -buildid 6nzpnkKCoVfrurPwK_As/6nzpnkKCoVfrurPwK_As -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1277/importcfg -pack ./pkg/services/ngalert/image/service.go github.com/grafana/grafana/pkg/api/docs/definitions mkdir -p $WORK/b1340/ cat >$WORK/b1340/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1340/_pkg_.a -trimpath "$WORK/b1340=>" -p github.com/grafana/grafana/pkg/api/docs/definitions -lang=go1.17 -complete -installsuffix shared -buildid 8_tfWGmEPUUaVrBtJWVy/8_tfWGmEPUUaVrBtJWVy -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1340/importcfg -pack ./pkg/api/docs/definitions/admin.go ./pkg/api/docs/definitions/admin_ldap.go ./pkg/api/docs/definitions/admin_provisioning.go ./pkg/api/docs/definitions/admin_users.go ./pkg/api/docs/definitions/annotations.go ./pkg/api/docs/definitions/apikey.go ./pkg/api/docs/definitions/dashboard.go ./pkg/api/docs/definitions/dashboard_permissions.go ./pkg/api/docs/definitions/dashboard_versions.go ./pkg/api/docs/definitions/datasources.go ./pkg/api/docs/definitions/ds.go ./pkg/api/docs/definitions/folder.go ./pkg/api/docs/definitions/folder_permissions.go ./pkg/api/docs/definitions/legacy_alert_notifications.go ./pkg/api/docs/definitions/legacy_alerting.go ./pkg/api/docs/definitions/library_elements.go ./pkg/api/docs/definitions/meta.go ./pkg/api/docs/definitions/org.go ./pkg/api/docs/definitions/org_invites.go ./pkg/api/docs/definitions/org_preferences.go ./pkg/api/docs/definitions/orgs.go ./pkg/api/docs/definitions/responses.go ./pkg/api/docs/definitions/search.go ./pkg/api/docs/definitions/snapshot.go ./pkg/api/docs/definitions/teams.go ./pkg/api/docs/definitions/user.go ./pkg/api/docs/definitions/user_preferences.go ./pkg/api/docs/definitions/users.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1150/_pkg_.a # internal cp $WORK/b1150/_pkg_.a /builddir/.cache/go-build/73/73b425d3121a510eee956feda273552ca3f4a91380268207ad2c8f1cfb7cf7ef-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol mkdir -p $WORK/b1443/ cat >$WORK/b1443/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/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/api=$WORK/b1444/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions=$WORK/b1445/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1443/_pkg_.a -trimpath "$WORK/b1443=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol -lang=go1.17 -complete -installsuffix shared -buildid OM_exdjCh3NcZYnIHwPi/OM_exdjCh3NcZYnIHwPi -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1443/importcfg -pack ./pkg/services/accesscontrol/ossaccesscontrol/ossaccesscontrol.go ./pkg/services/accesscontrol/ossaccesscontrol/permissions_services.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1000/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1277/_pkg_.a # internal cp $WORK/b1277/_pkg_.a /builddir/.cache/go-build/30/300b037fd3a4c34b2150aae91f9c8d8273d9c26c1440377f5c9c9c87ef3318db-d # internal github.com/grafana/grafana/pkg/services/ngalert/state mkdir -p $WORK/b1276/ cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/79/79899177f418619cf39a622fcc0a46cf5bf53cadff468fc3533287dc11f25e90-d # internal cat >$WORK/b1276/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1247/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1277/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1248/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1278/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1220/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1217/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b1279/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b167/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1276/_pkg_.a -trimpath "$WORK/b1276=>" -p github.com/grafana/grafana/pkg/services/ngalert/state -lang=go1.17 -complete -installsuffix shared -buildid DKHSb-0s17KPROQlBs3C/DKHSb-0s17KPROQlBs3C -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1276/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 cp $WORK/b1340/_pkg_.a /builddir/.cache/go-build/bf/bfd0f19445d2369014de1339004cb56b23981b5954910f15f4b7e9d60691f038-d # internal github.com/grafana/grafana/pkg/services/export mkdir -p $WORK/b1145/ github.com/grafana/grafana/pkg/services/comments cat >$WORK/b1145/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b997/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1145/_pkg_.a -trimpath "$WORK/b1145=>" -p github.com/grafana/grafana/pkg/services/export -lang=go1.17 -complete -installsuffix shared -buildid XETWlbtFNOBqJQBdKzF1/XETWlbtFNOBqJQBdKzF1 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1145/importcfg -pack ./pkg/services/export/dummy_job.go ./pkg/services/export/service.go ./pkg/services/export/stopped_job.go ./pkg/services/export/stub.go ./pkg/services/export/types.go cat >$WORK/b997/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b998/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p github.com/grafana/grafana/pkg/services/comments -lang=go1.17 -complete -installsuffix shared -buildid iCmueBydXmEbCvdEK9BR/iCmueBydXmEbCvdEK9BR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b997/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_386/buildid -w $WORK/b1347/_pkg_.a # internal cp $WORK/b1347/_pkg_.a /builddir/.cache/go-build/54/54695739728e30f54df2422eb7c8f518e106859f1b96f373fb7d4ea769fa4546-d # internal github.com/grafana/grafana/pkg/services/live/pushhttp mkdir -p $WORK/b1152/ cat >$WORK/b1152/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/b1037/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1057/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1073/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1152/_pkg_.a -trimpath "$WORK/b1152=>" -p github.com/grafana/grafana/pkg/services/live/pushhttp -lang=go1.17 -complete -installsuffix shared -buildid vJbIp23lQLADAjE7FQUc/vJbIp23lQLADAjE7FQUc -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1152/importcfg -pack ./pkg/services/live/pushhttp/push.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1443/_pkg_.a # internal cp $WORK/b1443/_pkg_.a /builddir/.cache/go-build/67/6736a2f16811b92f83aa2fbf18867b558ff93bfe3e53d99e0e1819caae818562-d # internal github.com/grafana/grafana/pkg/services/thumbs mkdir -p $WORK/b1296/ cat >$WORK/b1296/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1015/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b787/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1296/_pkg_.a -trimpath "$WORK/b1296=>" -p github.com/grafana/grafana/pkg/services/thumbs -lang=go1.17 -complete -installsuffix shared -buildid pAg-YvxqUWnJM8Vp8pIb/pAg-YvxqUWnJM8Vp8pIb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1296/importcfg -pack ./pkg/services/thumbs/crawler.go ./pkg/services/thumbs/crawler_auth.go ./pkg/services/thumbs/dummy.go ./pkg/services/thumbs/models.go ./pkg/services/thumbs/repo.go ./pkg/services/thumbs/service.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b997/_pkg_.a # internal cp $WORK/b1145/_pkg_.a /builddir/.cache/go-build/52/5271ecbf9c3dea6f49f2ee8204465e4b982cd480f9466360e6443d1b7f1c58c2-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/provider mkdir -p $WORK/b1417/ cat >$WORK/b1417/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/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin=$WORK/b1418/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b577/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1417/_pkg_.a -trimpath "$WORK/b1417=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/provider -lang=go1.17 -complete -installsuffix shared -buildid PlpqHhYC3h91moUCkyML/PlpqHhYC3h91moUCkyML -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1417/importcfg -pack ./pkg/plugins/backendplugin/provider/provider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1152/_pkg_.a # internal cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/7f/7f03201e485a0bdd15c6d8afe772b1a09efdf561eca573bb9f1b6afbd744ec88-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/service mkdir -p $WORK/b1447/ cat >$WORK/b1447/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/api=$WORK/b1448/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/utils=$WORK/b1449/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1280/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b878/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1289/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1447/_pkg_.a -trimpath "$WORK/b1447=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/service -lang=go1.17 -complete -installsuffix shared -buildid cku6n44msZPisVxgML4L/cku6n44msZPisVxgML4L -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1447/importcfg -pack ./pkg/services/dashboardimport/service/service.go cp $WORK/b1251/_pkg_.a /builddir/.cache/go-build/a3/a34f0c9e00306ba377355204c890e46de284c7ff3ae380f072d749310daed5b8-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier mkdir -p $WORK/b1250/ cat >$WORK/b1250/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1199/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1248/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b757/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b1253/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1201/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b441/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b758/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1270/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b767/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b762/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1272/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b771/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b773/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b760/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b765/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b787/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1250/_pkg_.a -trimpath "$WORK/b1250=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier -lang=go1.17 -complete -installsuffix shared -buildid 7wxQBNxwlfSoyQfBN_JO/7wxQBNxwlfSoyQfBN_JO -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1250/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 cp $WORK/b1152/_pkg_.a /builddir/.cache/go-build/4e/4eb2fd5b0ae775f0d0756ef12f17db882cb388f1322a28624c584efd24e56187-d # internal github.com/grafana/grafana/pkg/services/dashboards/database mkdir -p $WORK/b1450/ cat >$WORK/b1450/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/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b572/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b569/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1450/_pkg_.a -trimpath "$WORK/b1450=>" -p github.com/grafana/grafana/pkg/services/dashboards/database -lang=go1.17 -complete -installsuffix shared -buildid 30_Vzdad7SlA3G8CHh_m/30_Vzdad7SlA3G8CHh_m -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1450/importcfg -pack ./pkg/services/dashboards/database/database.go cp $WORK/b1276/_pkg_.a /builddir/.cache/go-build/3f/3f376851a90e7a2155fd3847445a49192ab667324427ce002243963d3b4ca21a-d # internal github.com/grafana/grafana/pkg/services/dashboards/service mkdir -p $WORK/b1451/ cat >$WORK/b1451/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/b408/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1451/_pkg_.a -trimpath "$WORK/b1451=>" -p github.com/grafana/grafana/pkg/services/dashboards/service -lang=go1.17 -complete -installsuffix shared -buildid QZvjiEbuWpAzlWfGwSDb/QZvjiEbuWpAzlWfGwSDb -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1451/importcfg -pack ./pkg/services/dashboards/service/dashboard_service.go ./pkg/services/dashboards/service/folder_service.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1447/_pkg_.a # internal cp $WORK/b1447/_pkg_.a /builddir/.cache/go-build/3c/3c1c19fa5e9a2e2aa7879d653359ccf738687fce9ee59a34a9f8f78ba6ba833d-d # internal github.com/grafana/grafana/pkg/services/sqlstore/db mkdir -p $WORK/b1453/ cat >$WORK/b1453/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1453/_pkg_.a -trimpath "$WORK/b1453=>" -p github.com/grafana/grafana/pkg/services/sqlstore/db -lang=go1.17 -complete -installsuffix shared -buildid -2ymtXLQXMwQ9TJyj238/-2ymtXLQXMwQ9TJyj238 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1453/importcfg -pack ./pkg/services/sqlstore/db/db.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1417/_pkg_.a # internal cp $WORK/b1451/_pkg_.a /builddir/.cache/go-build/2b/2b5780678f550136118a1a957686388dde052511a3f7ea9a83a07b0d499a05f2-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/database mkdir -p $WORK/b1457/ cat >$WORK/b1457/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/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b569/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1457/_pkg_.a -trimpath "$WORK/b1457=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/database -lang=go1.17 -complete -installsuffix shared -buildid hltglJxND_R3sA6T2dde/hltglJxND_R3sA6T2dde -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1457/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/b1417/_pkg_.a /builddir/.cache/go-build/23/2357f3e2236a33d39c0e93df8ca3cf582f4044af21c2234c4ac7afc221b31488-d # internal github.com/grafana/grafana/pkg/services/teamguardian/database mkdir -p $WORK/b1459/ cat >$WORK/b1459/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b684/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1459/_pkg_.a -trimpath "$WORK/b1459=>" -p github.com/grafana/grafana/pkg/services/teamguardian/database -lang=go1.17 -complete -installsuffix shared -buildid uVvW7OdDVxvxzc9-01KG/uVvW7OdDVxvxzc9-01KG -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1459/importcfg -pack ./pkg/services/teamguardian/database/database.go ./pkg/services/teamguardian/database/database_mock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1453/_pkg_.a # internal cp $WORK/b1453/_pkg_.a /builddir/.cache/go-build/17/173ad4e0cae3f0735e81a1a33ecb479642e5effac7165a7cc87ad409fd400d46-d # internal github.com/grafana/grafana/pkg/services/preference/prefimpl mkdir -p $WORK/b1452/ cat >$WORK/b1452/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1453/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1452/_pkg_.a -trimpath "$WORK/b1452=>" -p github.com/grafana/grafana/pkg/services/preference/prefimpl -lang=go1.17 -complete -installsuffix shared -buildid 2iLi2kS3W-GJWf6eAklF/2iLi2kS3W-GJWf6eAklF -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1452/importcfg -pack ./pkg/services/preference/prefimpl/pref.go ./pkg/services/preference/prefimpl/store.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1450/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1296/_pkg_.a # internal cp $WORK/b1450/_pkg_.a /builddir/.cache/go-build/6d/6d03e171931660c81f183a2ce420cd0bc4b4170bb611d014ed943645443574d6-d # internal github.com/grafana/grafana/pkg/services/star/starimpl mkdir -p $WORK/b1458/ cat >$WORK/b1458/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1453/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1149/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1458/_pkg_.a -trimpath "$WORK/b1458=>" -p github.com/grafana/grafana/pkg/services/star/starimpl -lang=go1.17 -complete -installsuffix shared -buildid Fn-0oIRiAAKa4YaZQaoN/Fn-0oIRiAAKa4YaZQaoN -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1458/importcfg -pack ./pkg/services/star/starimpl/star.go ./pkg/services/star/starimpl/store.go cp $WORK/b1296/_pkg_.a /builddir/.cache/go-build/1e/1e7d18d2fff97459bc85c7197fa02bc2b49f9a634ad82c0ad16440443a99dfe5-d # internal github.com/grafana/grafana/pkg/server/usagestatssvcs mkdir -p $WORK/b1440/ cat >$WORK/b1440/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/registry=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1296/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1440/_pkg_.a -trimpath "$WORK/b1440=>" -p github.com/grafana/grafana/pkg/server/usagestatssvcs -lang=go1.17 -complete -installsuffix shared -buildid RkcOj0XC7EaY1Qejt0wT/RkcOj0XC7EaY1Qejt0wT -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1440/importcfg -pack ./pkg/server/usagestatssvcs/usage_stats_providers_registry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1452/_pkg_.a # internal cp $WORK/b1452/_pkg_.a /builddir/.cache/go-build/16/168bb2c02124d1e0c6aed59d28d2c9c328050cc944a35ff786cb891a0e9884dc-d # internal github.com/grafana/grafana/pkg/tsdb/legacydata/service mkdir -p $WORK/b1462/ cat >$WORK/b1462/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/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b849/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b783/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1462/_pkg_.a -trimpath "$WORK/b1462=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata/service -lang=go1.17 -complete -installsuffix shared -buildid mwKKBZJfau_FF6ZrKvlz/mwKKBZJfau_FF6ZrKvlz -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1462/importcfg -pack ./pkg/tsdb/legacydata/service/service.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1459/_pkg_.a # internal cp $WORK/b1459/_pkg_.a /builddir/.cache/go-build/40/407752ccb746639eeae57df49f4cca14263fef2157340dec1f4632fb5d5fb654-d # internal github.com/grafana/grafana/pkg/services/alerting/conditions mkdir -p $WORK/b1463/ cat >$WORK/b1463/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b665/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1463/_pkg_.a -trimpath "$WORK/b1463=>" -p github.com/grafana/grafana/pkg/services/alerting/conditions -lang=go1.17 -complete -installsuffix shared -buildid J7CD-z-wsthxlqNIwUpL/J7CD-z-wsthxlqNIwUpL -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1463/importcfg -pack ./pkg/services/alerting/conditions/evaluator.go ./pkg/services/alerting/conditions/query.go ./pkg/services/alerting/conditions/reducer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1458/_pkg_.a # internal cp $WORK/b1458/_pkg_.a /builddir/.cache/go-build/f3/f35ae8c1da19afb13386ed34681b020f0e9d6f4a86be8a77796e9b37d09e60dd-d # internal github.com/grafana/grafana/pkg/services/alerting/notifiers mkdir -p $WORK/b1464/ cat >$WORK/b1464/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1464/_pkg_.a -trimpath "$WORK/b1464=>" -p github.com/grafana/grafana/pkg/services/alerting/notifiers -lang=go1.17 -complete -installsuffix shared -buildid LzXvkKv5zb42KJYUaMu3/LzXvkKv5zb42KJYUaMu3 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1464/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_386/buildid -w $WORK/b1440/_pkg_.a # internal cp $WORK/b1440/_pkg_.a /builddir/.cache/go-build/e3/e3741a77954a8109d351955fb36a117a5493a2e60588a4505d2fe5c65f58d26e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1457/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1250/_pkg_.a # internal cp $WORK/b1457/_pkg_.a /builddir/.cache/go-build/2d/2d440a7c0a34dd464ae8d37f535c5ab743acb744477a6659a40c9fad2ccdd41c-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/api mkdir -p $WORK/b1456/ cat >$WORK/b1456/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1456/_pkg_.a -trimpath "$WORK/b1456=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/api -lang=go1.17 -complete -installsuffix shared -buildid iCvAFaJfZ_1eMpxsrBmU/iCvAFaJfZ_1eMpxsrBmU -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1456/importcfg -pack ./pkg/services/serviceaccounts/api/api.go ./pkg/services/serviceaccounts/api/token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1462/_pkg_.a # internal cp $WORK/b1462/_pkg_.a /builddir/.cache/go-build/3d/3d8eefe7d42f1bde67cb4f301792bbe2f6d8b96dc69d0db8aa09f325647d7f56-d # internal cp $WORK/b1250/_pkg_.a /builddir/.cache/go-build/c4/c4047e80ae71485be6f1a284948dcea5cebc2cecd9e873e1fb704bed4c5f11a6-d # internal github.com/grafana/grafana/pkg/services/ngalert/schedule mkdir -p $WORK/b1273/ cat >$WORK/b1273/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/b579/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1199/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1247/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1248/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1250/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1274/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1276/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1252/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1201/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b684/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b787/_pkg_.a packagefile hash/fnv=$WORK/b181/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1273/_pkg_.a -trimpath "$WORK/b1273=>" -p github.com/grafana/grafana/pkg/services/ngalert/schedule -lang=go1.17 -complete -installsuffix shared -buildid BWns8xZYuDYgA0rOWI0-/BWns8xZYuDYgA0rOWI0- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1273/importcfg -pack ./pkg/services/ngalert/schedule/compat.go ./pkg/services/ngalert/schedule/fetcher.go ./pkg/services/ngalert/schedule/registry.go ./pkg/services/ngalert/schedule/schedule.go ./pkg/services/ngalert/schedule/schedule_mock.go ./pkg/services/ngalert/schedule/testing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1463/_pkg_.a # internal cp $WORK/b1463/_pkg_.a /builddir/.cache/go-build/ff/ff791bcd0e41ef953dbdfddec220973c0b662c6cfe51f9fd8ade590c9eb2716a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1456/_pkg_.a # internal cp $WORK/b1456/_pkg_.a /builddir/.cache/go-build/0c/0c2050dcc8d2a4624ff276db6c6c1275366f4cb7f1202e320fae5909b776c37e-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/manager mkdir -p $WORK/b1455/ cat >$WORK/b1455/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/api=$WORK/b1456/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1455/_pkg_.a -trimpath "$WORK/b1455=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/manager -lang=go1.17 -complete -installsuffix shared -buildid DI_88nsMMlNjSr8PtGUn/DI_88nsMMlNjSr8PtGUn -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1455/importcfg -pack ./pkg/services/serviceaccounts/manager/roles.go ./pkg/services/serviceaccounts/manager/service.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1455/_pkg_.a # internal cp $WORK/b1455/_pkg_.a /builddir/.cache/go-build/11/110135774bac11f0859c2f2950a48df04828b6f7bce92bbf6c28c10c106f770f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1273/_pkg_.a # internal cp $WORK/b1273/_pkg_.a /builddir/.cache/go-build/8f/8fb0664499d15a2e3da3c586b6b5ce9e489eab8ad2ca55798069357f72ced5a5-d # internal github.com/grafana/grafana/pkg/services/ngalert/api mkdir -p $WORK/b1155/ cat >$WORK/b1155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1156/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b303/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b308/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b337/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1144/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1199/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1247/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1248/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1250/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1273/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1276/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b878/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b758/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b759/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1217/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1222/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b674/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1155/_pkg_.a -trimpath "$WORK/b1155=>" -p github.com/grafana/grafana/pkg/services/ngalert/api -lang=go1.17 -complete -installsuffix shared -buildid E7ALxdX5DEsdmkw8V8yR/E7ALxdX5DEsdmkw8V8yR -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1155/importcfg -pack ./pkg/services/ngalert/api/api.go ./pkg/services/ngalert/api/api_admin.go ./pkg/services/ngalert/api/api_alertmanager.go ./pkg/services/ngalert/api/api_alertmanager_guards.go ./pkg/services/ngalert/api/api_prometheus.go ./pkg/services/ngalert/api/api_prometheus_test_fixtures.go ./pkg/services/ngalert/api/api_provisioning.go ./pkg/services/ngalert/api/api_ruler.go ./pkg/services/ngalert/api/api_ruler_validation.go ./pkg/services/ngalert/api/api_testing.go ./pkg/services/ngalert/api/authorization.go ./pkg/services/ngalert/api/fork_ruler.go ./pkg/services/ngalert/api/forked_admin.go ./pkg/services/ngalert/api/forked_am.go ./pkg/services/ngalert/api/forked_prom.go ./pkg/services/ngalert/api/forked_provisioning.go ./pkg/services/ngalert/api/forked_testing.go ./pkg/services/ngalert/api/generated_base_api_alertmanager.go ./pkg/services/ngalert/api/generated_base_api_configuration.go ./pkg/services/ngalert/api/generated_base_api_prometheus.go ./pkg/services/ngalert/api/generated_base_api_provisioning.go ./pkg/services/ngalert/api/generated_base_api_ruler.go ./pkg/services/ngalert/api/generated_base_api_testing.go ./pkg/services/ngalert/api/lotex_am.go ./pkg/services/ngalert/api/lotex_prom.go ./pkg/services/ngalert/api/lotex_ruler.go ./pkg/services/ngalert/api/promql_compat.go ./pkg/services/ngalert/api/testing.go ./pkg/services/ngalert/api/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1464/_pkg_.a # internal cp $WORK/b1464/_pkg_.a /builddir/.cache/go-build/0f/0f026c594d0d91db0853b069e4b9464aa42f9da9f076d7f4d3ba479883d37561-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1155/_pkg_.a # internal cp $WORK/b1155/_pkg_.a /builddir/.cache/go-build/67/67f43893ac25574d1d81090fb7a1a9e6ba1c7915665649b621a3140789172c06-d # internal github.com/grafana/grafana/pkg/services/ngalert mkdir -p $WORK/b1153/ cat >$WORK/b1153/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1144/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1247/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1277/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1248/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1250/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1273/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1276/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b878/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b787/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1153/_pkg_.a -trimpath "$WORK/b1153=>" -p github.com/grafana/grafana/pkg/services/ngalert -lang=go1.17 -complete -installsuffix shared -buildid egoBmvkjBxV8RFLr0viV/egoBmvkjBxV8RFLr0viV -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1153/importcfg -pack ./pkg/services/ngalert/accesscontrol.go ./pkg/services/ngalert/ngalert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1153/_pkg_.a # internal cp $WORK/b1153/_pkg_.a /builddir/.cache/go-build/91/91cff5b2fb98b27683753de4cb37326fe10c8fee3cdae201da3a5e33a0ac61f0-d # internal github.com/grafana/grafana/pkg/api mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b107/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b337/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b788/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/frontendlogging=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/navlinks=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/static=$WORK/b881/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/dashdiffs=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b887/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b888/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b989/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b711/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b850/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b990/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b991/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b993/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b994/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1143/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1144/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1145/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b856/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b875/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1200/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1280/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1281/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1282/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1075/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b995/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b878/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1289/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1293/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b996/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1127/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1296/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1297/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1090/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1168/_pkg_.a packagefile github.com/ua-parser/uap-go/uaparser=$WORK/b1299/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/httputil=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/grafana/grafana/pkg/api -lang=go1.17 -complete -installsuffix shared -buildid mPIxAq5eULpzosr3Jy68/mPIxAq5eULpzosr3Jy68 -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack ./pkg/api/accesscontrol.go ./pkg/api/admin.go ./pkg/api/admin_encryption.go ./pkg/api/admin_provisioning.go ./pkg/api/admin_users.go ./pkg/api/alerting.go ./pkg/api/annotations.go ./pkg/api/api.go ./pkg/api/apikey.go ./pkg/api/app_routes.go ./pkg/api/basic_auth.go ./pkg/api/comments.go ./pkg/api/dashboard.go ./pkg/api/dashboard_permission.go ./pkg/api/dashboard_public_config.go ./pkg/api/dashboard_snapshot.go ./pkg/api/dataproxy.go ./pkg/api/datasources.go ./pkg/api/fakes.go ./pkg/api/folder.go ./pkg/api/folder_permission.go ./pkg/api/frontend_logging.go ./pkg/api/frontend_metrics.go ./pkg/api/frontendsettings.go ./pkg/api/grafana_com_proxy.go ./pkg/api/health.go ./pkg/api/http_server.go ./pkg/api/index.go ./pkg/api/ldap_debug.go ./pkg/api/login.go ./pkg/api/login_oauth.go ./pkg/api/metrics.go ./pkg/api/org.go ./pkg/api/org_invite.go ./pkg/api/org_users.go ./pkg/api/password.go ./pkg/api/playlist.go ./pkg/api/playlist_play.go ./pkg/api/plugin_dashboards.go ./pkg/api/plugin_metrics.go ./pkg/api/plugin_resource.go ./pkg/api/plugins.go ./pkg/api/preferences.go ./pkg/api/quota.go ./pkg/api/render.go ./pkg/api/search.go ./pkg/api/short_url.go ./pkg/api/signup.go ./pkg/api/stars.go ./pkg/api/swagger.go ./pkg/api/team.go ./pkg/api/team_members.go ./pkg/api/user.go ./pkg/api/user_token.go ./pkg/api/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a9/a908f24cc278f005600c579c849de07a825ffee6e6f89a4fc7a83f7d41c1e042-d # internal github.com/grafana/grafana/pkg/server/backgroundsvcs mkdir -p $WORK/b1437/ cat >$WORK/b1437/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api=$WORK/b046/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1345/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1419/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b994/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1143/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1438/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1439/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1282/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1091/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1127/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1296/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1297/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b1437/_pkg_.a -trimpath "$WORK/b1437=>" -p github.com/grafana/grafana/pkg/server/backgroundsvcs -lang=go1.17 -complete -installsuffix shared -buildid TziZFFjkS6K1dlEm6gKY/TziZFFjkS6K1dlEm6gKY -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1437/importcfg -pack ./pkg/server/backgroundsvcs/background_services.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1437/_pkg_.a # internal cp $WORK/b1437/_pkg_.a /builddir/.cache/go-build/0d/0db4f46f94ddb1f01c52e4e1fc42a9b798b38a58c75ba2579404ba85e309607a-d # internal github.com/grafana/grafana/pkg/server mkdir -p $WORK/b1338/ cat >$WORK/b1338/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/b1339/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b046/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b788/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/docs/definitions=$WORK/b1340/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b887/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b888/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/staticregistry=$WORK/b1342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1343/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1345/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1346/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b850/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b990/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/provider=$WORK/b1417/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1419/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1421/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1424/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b993/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/backgroundsvcs=$WORK/b1437/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/usagestatssvcs=$WORK/b1440/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/database=$WORK/b1441/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol=$WORK/b1443/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth/jwt=$WORK/b1446/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b994/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b876/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/service=$WORK/b1447/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/database=$WORK/b1450/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/service=$WORK/b1451/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1143/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1144/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1076/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1145/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b856/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1438/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b857/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b877/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1248/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b849/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1280/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1439/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1281/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference/prefimpl=$WORK/b1452/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1282/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1075/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b995/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b878/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1289/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1091/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1293/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers/filters=$WORK/b1454/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1079/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1078/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/manager=$WORK/b1455/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b996/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1453/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b714/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star/starimpl=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1127/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/database=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/manager=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1296/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1297/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/validations=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1348/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1360/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1370/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1090/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b778/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1372/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/service=$WORK/b1462/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1389/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1392/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1393/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1394/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1401/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1140/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b787/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b098/_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_386/compile -o $WORK/b1338/_pkg_.a -trimpath "$WORK/b1338=>" -p github.com/grafana/grafana/pkg/server -lang=go1.17 -complete -installsuffix shared -buildid v0NABt68ZvpNd2DwsVq-/v0NABt68ZvpNd2DwsVq- -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b1338/importcfg -pack ./pkg/server/server.go ./pkg/server/test_env.go ./pkg/server/wire_gen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b1338/_pkg_.a # internal cp $WORK/b1338/_pkg_.a /builddir/.cache/go-build/4e/4ed9affc659d343a9925208feefd35eb3580132976219bec3b2ef916791118a4-d # internal github.com/grafana/grafana/pkg/cmd/grafana-server/commands mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b046/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1337/_pkg_.a packagefile github.com/grafana/grafana/pkg/server=$WORK/b1338/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/conditions=$WORK/b1463/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/notifiers=$WORK/b1464/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/pprof=$WORK/b333/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b151/_pkg_.a packagefile runtime/trace=$WORK/b336/_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_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/grafana/grafana/pkg/cmd/grafana-server/commands -lang=go1.17 -complete -installsuffix shared -buildid NhVaKyNOzjdh_DYqAgaH/NhVaKyNOzjdh_DYqAgaH -goversion go1.19.1 -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_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/61/61d78e8b17c5474d5e2c342d1a421821a2ad773a8ec0cbb024dc582877c2c323-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 packagefile runtime/cgo=$WORK/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.17 -complete -installsuffix shared -buildid 2biQpBo3-voSIagTsQ3G/2biQpBo3-voSIagTsQ3G -goversion go1.19.1 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./pkg/cmd/grafana-server/main.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/3a/3abe8c3e8ec0b031684a2c98108c581b107471478babad3a8135c586f788d5f8-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 runtime/cgo=$WORK/b096/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b046/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1337/_pkg_.a packagefile github.com/grafana/grafana/pkg/server=$WORK/b1338/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/conditions=$WORK/b1463/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/notifiers=$WORK/b1464/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b357/_pkg_.a packagefile net/http=$WORK/b110/_pkg_.a packagefile net/http/pprof=$WORK/b333/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile runtime/debug=$WORK/b151/_pkg_.a packagefile runtime/trace=$WORK/b336/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/syscall/execenv=$WORK/b041/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b042/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a packagefile runtime/internal/atomic=$WORK/b015/_pkg_.a packagefile runtime/internal/math=$WORK/b016/_pkg_.a packagefile runtime/internal/sys=$WORK/b017/_pkg_.a packagefile runtime/internal/syscall=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile internal/fmtsort=$WORK/b029/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b107/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b337/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b788/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/frontendlogging=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/navlinks=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/static=$WORK/b881/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/dashdiffs=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b557/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b887/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b888/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b989/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b711/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b850/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b990/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b554/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b991/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b993/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b994/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1143/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1144/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1145/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b856/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b875/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1200/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1280/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1281/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1282/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1075/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b995/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b878/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1289/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1293/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b996/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b709/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1127/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1296/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1297/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1090/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b573/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1168/_pkg_.a packagefile github.com/ua-parser/uap-go/uaparser=$WORK/b1299/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b470/_pkg_.a packagefile io/ioutil=$WORK/b150/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http/httputil=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile cloud.google.com/go/kms/apiv1=$WORK/b1301/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys=$WORK/b1304/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault=$WORK/b1308/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1310/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1311/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1320/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1156/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b358/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b597/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1321/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1322/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/client=$WORK/b1323/_pkg_.a packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1327/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b316/_pkg_.a packagefile github.com/linkedin/goavro/v2=$WORK/b1330/_pkg_.a packagefile github.com/m3db/prometheus_remote_client_golang/promremote=$WORK/b1331/_pkg_.a packagefile github.com/pkg/errors=$WORK/b463/_pkg_.a packagefile github.com/robfig/cron/v3=$WORK/b1332/_pkg_.a packagefile github.com/russellhaering/goxmldsig=$WORK/b1333/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b670/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b784/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b880/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1303/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b852/_pkg_.a packagefile github.com/go-kit/log=$WORK/b342/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b344/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b347/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b348/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b349/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b350/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b158/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b356/_pkg_.a packagefile log/syslog=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b668/_pkg_.a packagefile os/user=$WORK/b525/_pkg_.a packagefile github.com/google/wire=$WORK/b1339/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/docs/definitions=$WORK/b1340/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/staticregistry=$WORK/b1342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1343/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1345/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1346/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/provider=$WORK/b1417/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1419/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1421/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1424/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/backgroundsvcs=$WORK/b1437/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/usagestatssvcs=$WORK/b1440/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/database=$WORK/b1441/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol=$WORK/b1443/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth/jwt=$WORK/b1446/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b876/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1341/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/service=$WORK/b1447/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/database=$WORK/b1450/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/service=$WORK/b1451/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1076/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1438/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b857/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b877/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1248/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b849/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1439/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference/prefimpl=$WORK/b1452/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1091/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers/filters=$WORK/b1454/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1079/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1078/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/manager=$WORK/b1455/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1453/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b714/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star/starimpl=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/database=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/manager=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/validations=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1348/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1360/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1370/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b778/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1372/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/service=$WORK/b1462/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1389/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1392/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1393/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1394/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1401/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1140/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b665/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1353/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b141/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b366/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b408/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b441/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b325/_pkg_.a packagefile bufio=$WORK/b111/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile internal/godebug=$WORK/b089/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/http/internal/ascii=$WORK/b130/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile html=$WORK/b166/_pkg_.a packagefile internal/profile=$WORK/b334/_pkg_.a packagefile runtime/pprof=$WORK/b335/_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/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b052/_pkg_.a packagefile crypto/des=$WORK/b064/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rc4=$WORK/b080/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b105/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/crypto/randutil=$WORK/b108/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/debug=$WORK/b109/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/ratelimit=$WORK/b132/_pkg_.a packagefile go/build=$WORK/b133/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b149/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b154/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b161/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b317/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b259/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b309/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b230/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b683/_pkg_.a packagefile html/template=$WORK/b165/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b848/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b508/_pkg_.a packagefile text/template=$WORK/b167/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b574/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b883/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b886/_pkg_.a packagefile embed=$WORK/b411/_pkg_.a packagefile github.com/grafana/thema=$WORK/b961/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b921/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b984/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b986/_pkg_.a packagefile testing/fstest=$WORK/b987/_pkg_.a packagefile encoding/gob=$WORK/b273/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b699/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b700/_pkg_.a packagefile testing=$WORK/b516/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b340/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b477/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b476/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b478/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b494/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b500/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b501/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b503/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b536/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b504/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b507/_pkg_.a packagefile compress/zlib=$WORK/b485/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b380/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b851/_pkg_.a packagefile net/mail=$WORK/b694/_pkg_.a packagefile net/http/httptest=$WORK/b675/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b572/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b577/_pkg_.a packagefile archive/zip=$WORK/b992/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b998/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b868/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b713/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b426/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b872/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b672/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b873/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b559/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1037/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/database=$WORK/b1038/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/features=$WORK/b1039/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/liveplugin=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1061/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1040/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushws=$WORK/b1072/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/survey=$WORK/b1074/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1057/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1073/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1247/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1277/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1250/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1273/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1276/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b757/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/dashboards=$WORK/b1283/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/datasources=$WORK/b1286/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/notifiers=$WORK/b1287/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/plugins=$WORK/b1288/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1284/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b697/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1291/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1292/_pkg_.a packagefile xorm.io/xorm=$WORK/b569/_pkg_.a packagefile database/sql=$WORK/b560/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b710/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b786/_pkg_.a packagefile github.com/lib/pq=$WORK/b565/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b568/_pkg_.a packagefile xorm.io/core=$WORK/b571/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1128/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1130/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1015/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1298/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b354/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b355/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile expvar=$WORK/b320/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b321/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b322/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b176/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b323/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b324/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b330/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b227/_pkg_.a packagefile runtime/metrics=$WORK/b326/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b471/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b091/_pkg_.a packagefile internal/nettrace=$WORK/b092/_pkg_.a packagefile internal/singleflight=$WORK/b093/_pkg_.a packagefile net/netip=$WORK/b094/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b596/_pkg_.a packagefile cloud.google.com/go/kms/internal=$WORK/b1302/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b618/_pkg_.a packagefile google.golang.org/api/option=$WORK/b619/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b627/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b628/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b603/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b191/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b810/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b815/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b823/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b814/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=$WORK/b824/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=$WORK/b844/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b847/_pkg_.a packagefile os/exec=$WORK/b147/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1305/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated=$WORK/b1306/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal=$WORK/b1307/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b1309/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b1317/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1312/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b1318/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b1319/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1314/_pkg_.a packagefile encoding/xml=$WORK/b393/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1313/_pkg_.a packagefile net/http/cookiejar=$WORK/b1316/_pkg_.a packagefile github.com/golang-jwt/jwt/v4=$WORK/b1315/_pkg_.a packagefile container/heap=$WORK/b1002/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/prom1/storage/metric=$WORK/b1157/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1158/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b345/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b442/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1065/_pkg_.a packagefile github.com/grafana/dskit/grpcutil=$WORK/b1184/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1185/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1186/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1187/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1170/_pkg_.a packagefile go.uber.org/atomic=$WORK/b493/_pkg_.a packagefile github.com/gobwas/glob/compiler=$WORK/b359/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b365/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b598/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b550/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b183/_pkg_.a packagefile github.com/fatih/color=$WORK/b156/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b351/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1163/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/logentry/metric=$WORK/b1324/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/api=$WORK/b1326/_pkg_.a packagefile github.com/grafana/loki/pkg/util=$WORK/b1325/_pkg_.a packagefile github.com/grafana/loki/pkg/util/flagext=$WORK/b1328/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b467/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b777/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1222/_pkg_.a packagefile text/tabwriter=$WORK/b169/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b465/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b770/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b769/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1066/_pkg_.a packagefile github.com/jonboulle/clockwork=$WORK/b1334/_pkg_.a packagefile github.com/russellhaering/goxmldsig/etreeutils=$WORK/b1335/_pkg_.a packagefile github.com/russellhaering/goxmldsig/types=$WORK/b1336/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b671/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b604/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b549/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b552/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b853/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b854/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b855/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b343/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b726/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b729/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b752/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/sigv4=$WORK/b1344/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b468/_pkg_.a packagefile github.com/google/uuid=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin=$WORK/b1418/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation=$WORK/b1420/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/finder=$WORK/b1422/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/initializer=$WORK/b1423/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1425/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b1436/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types=$WORK/b1442/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/api=$WORK/b1444/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions=$WORK/b1445/_pkg_.a packagefile hash/fnv=$WORK/b181/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/api=$WORK/b1448/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/utils=$WORK/b1449/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1077/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient=$WORK/b1085/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b1084/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1199/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1249/_pkg_.a packagefile github.com/blugelabs/bluge=$WORK/b1092/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1093/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1101/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1104/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1115/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1116/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1121/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1125/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1126/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/api=$WORK/b1456/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b722/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1141/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1350/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics=$WORK/b1354/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1352/_pkg_.a packagefile github.com/andybalholm/brotli=$WORK/b1358/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/utils=$WORK/b1359/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b800/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b367/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1361/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface=$WORK/b1362/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1363/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface=$WORK/b1364/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1365/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2/ec2iface=$WORK/b1367/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1368/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface=$WORK/b1369/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch/client=$WORK/b1371/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/flux=$WORK/b1373/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1374/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1033/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1390/_pkg_.a packagefile github.com/denisenkom/go-mssqldb=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b799/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered=$WORK/b1396/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/querydata=$WORK/b1397/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/resource=$WORK/b1400/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1089/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b1402/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1414/_pkg_.a packagefile go.opentelemetry.io/collector/translator/conventions=$WORK/b1415/_pkg_.a packagefile go.opentelemetry.io/collector/translator/trace=$WORK/b1416/_pkg_.a packagefile encoding/csv=$WORK/b314/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource/sims=$WORK/b1142/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b276/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b286/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b287/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b288/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b280/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b302/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b303/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b308/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b312/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b313/_pkg_.a packagefile regexp/syntax=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b378/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b409/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b440/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b443/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b444/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b446/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b462/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b464/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b474/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b069/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b076/_pkg_.a packagefile crypto/internal/nistec=$WORK/b067/_pkg_.a packagefile crypto/dsa=$WORK/b084/_pkg_.a packagefile crypto/x509/pkix=$WORK/b085/_pkg_.a packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b104/_pkg_.a packagefile go/ast=$WORK/b134/_pkg_.a packagefile go/build/constraint=$WORK/b137/_pkg_.a packagefile go/doc=$WORK/b138/_pkg_.a packagefile go/parser=$WORK/b143/_pkg_.a packagefile go/token=$WORK/b136/_pkg_.a packagefile internal/buildcfg=$WORK/b145/_pkg_.a packagefile internal/goroot=$WORK/b146/_pkg_.a packagefile internal/goversion=$WORK/b148/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b155/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b318/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b260/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b262/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b264/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b265/_pkg_.a packagefile github.com/oklog/run=$WORK/b266/_pkg_.a packagefile golang.org/x/net/context=$WORK/b263/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b269/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b270/_pkg_.a packagefile net/rpc=$WORK/b272/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b310/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b311/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b221/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b328/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b329/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b170/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b207/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b233/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b235/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b237/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b255/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b258/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b232/_pkg_.a packagefile text/template/parse=$WORK/b168/_pkg_.a packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=$WORK/b805/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b620/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b624/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b509/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b884/_pkg_.a packagefile github.com/yudai/golcs=$WORK/b885/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b962/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b892/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b934/_pkg_.a packagefile github.com/grafana/thema/errors=$WORK/b981/_pkg_.a packagefile github.com/grafana/thema/internal/envvars=$WORK/b982/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b983/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b911/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b912/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b915/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b914/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b919/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b913/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b895/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b922/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b935/_pkg_.a packagefile cuelang.org/go/encoding/yaml=$WORK/b985/_pkg_.a packagefile testing/iotest=$WORK/b988/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b701/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b702/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b705/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b706/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b707/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b708/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b703/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b704/_pkg_.a packagefile internal/sysinfo=$WORK/b517/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b479/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b480/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b481/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b483/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b487/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b489/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b490/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b492/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b495/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b497/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b498/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b499/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b502/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b513/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b520/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b521/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b532/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b535/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b539/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b543/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b553/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b505/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b529/_pkg_.a packagefile hash/adler32=$WORK/b486/_pkg_.a packagefile net/http/internal/testcert=$WORK/b676/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b556/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b406/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b581/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b386/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b593/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b673/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b685/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b874/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b563/_pkg_.a packagefile github.com/FZambia/eagle=$WORK/b1003/_pkg_.a packagefile github.com/FZambia/sentinel=$WORK/b1004/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/cancelctx=$WORK/b1007/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1008/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlproto=$WORK/b1009/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/dissolve=$WORK/b1010/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/memstream=$WORK/b1011/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/nowtime=$WORK/b1012/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/prepared=$WORK/b1013/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/priority=$WORK/b1029/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/queue=$WORK/b1030/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/recovery=$WORK/b1031/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/timers=$WORK/b1032/_pkg_.a packagefile github.com/centrifugal/protocol=$WORK/b1014/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1005/_pkg_.a packagefile github.com/igm/sockjs-go/v3/sockjs=$WORK/b1034/_pkg_.a packagefile github.com/mna/redisc=$WORK/b1035/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b1036/_pkg_.a packagefile github.com/dop251/goja=$WORK/b1045/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1054/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/pattern=$WORK/b1062/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/tree=$WORK/b1063/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/remotewrite=$WORK/b1064/_pkg_.a packagefile github.com/ohler55/ojg/jp=$WORK/b1067/_pkg_.a packagefile github.com/ohler55/ojg/oj=$WORK/b1071/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1058/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry/telegraf=$WORK/b1059/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1188/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b756/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b758/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b759/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1217/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1278/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b1253/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1201/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1270/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b767/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b762/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1272/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b771/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b773/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b760/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b765/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1274/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1220/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b1279/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b723/_pkg_.a packagefile xorm.io/builder=$WORK/b570/_pkg_.a packagefile net/smtp=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1285/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b566/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b567/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b1129/_pkg_.a packagefile gocloud.dev/blob/fileblob=$WORK/b1137/_pkg_.a packagefile gocloud.dev/blob/memblob=$WORK/b1139/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1132/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b632/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b635/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b634/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1131/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1133/_pkg_.a packagefile gocloud.dev/internal/oc=$WORK/b1135/_pkg_.a packagefile gocloud.dev/internal/openurl=$WORK/b1136/_pkg_.a packagefile github.com/segmentio/asm/base64=$WORK/b1016/_pkg_.a packagefile github.com/segmentio/asm/keyset=$WORK/b1017/_pkg_.a packagefile github.com/segmentio/encoding/ascii=$WORK/b1024/_pkg_.a packagefile github.com/segmentio/encoding/iso8601=$WORK/b1027/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b193/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b226/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b331/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b332/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b472/_pkg_.a packagefile internal/intern=$WORK/b095/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b625/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b626/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b595/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b629/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b639/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b641/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b643/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b652/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b605/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b187/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b811/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b813/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b812/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=$WORK/b818/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=$WORK/b820/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=$WORK/b822/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b825/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b826/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b830/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b834/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b840/_pkg_.a packagefile github.com/kylelemons/godebug/pretty=$WORK/b832/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=$WORK/b845/_pkg_.a packagefile github.com/pkg/browser=$WORK/b846/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/tenant=$WORK/b1159/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1162/_pkg_.a packagefile github.com/weaveworks/common/server=$WORK/b1166/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1180/_pkg_.a packagefile github.com/gogo/status=$WORK/b1172/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1171/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1164/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b360/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b363/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b361/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b364/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b599/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b601/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b551/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b190/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b157/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1191/_pkg_.a packagefile github.com/c2h5oh/datasize=$WORK/b1329/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b245/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b473/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1221/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1228/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b466/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b204/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b160/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b727/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b730/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b731/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b732/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b733/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b735/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b753/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b734/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b754/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b389/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b469/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1426/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1427/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1428/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1431/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1086/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1087/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1088/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/analyzer=$WORK/b1097/_pkg_.a packagefile github.com/blugelabs/bluge/index=$WORK/b1106/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1113/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1114/_pkg_.a packagefile github.com/blugelabs/bluge/search/collector=$WORK/b1120/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1094/_pkg_.a packagefile container/ring=$WORK/b1102/_pkg_.a packagefile github.com/blevesearch/go-porterstemmer=$WORK/b1103/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b251/_pkg_.a packagefile github.com/blevesearch/segment=$WORK/b1105/_pkg_.a packagefile github.com/axiomhq/hyperloglog=$WORK/b1117/_pkg_.a packagefile github.com/caio/go-tdigest=$WORK/b1119/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1111/_pkg_.a packagefile github.com/blevesearch/vellum/levenshtein=$WORK/b1122/_pkg_.a packagefile github.com/blevesearch/vellum/regexp=$WORK/b1123/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b716/_pkg_.a packagefile golang.org/x/text/language=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b782/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1351/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/time=$WORK/b1356/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b398/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b405/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b371/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b403/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b1366/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b798/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2=$WORK/b1375/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1376/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1381/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental=$WORK/b1391/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/cp=$WORK/b792/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/decimal=$WORK/b793/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/querytext=$WORK/b794/_pkg_.a packagefile github.com/golang-sql/civil=$WORK/b795/_pkg_.a packagefile golang.org/x/crypto/md4=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1399/_pkg_.a packagefile github.com/gogo/protobuf/jsonpb=$WORK/b1403/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal=$WORK/b1404/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1405/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1410/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1407/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b1406/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1409/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1413/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b277/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b278/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b279/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b283/_pkg_.a packagefile hash/maphash=$WORK/b285/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b289/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b290/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b291/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b297/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b304/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b305/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b306/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b307/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b396/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b410/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b413/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b414/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b416/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b436/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b437/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b438/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b445/_pkg_.a packagefile compress/lzw=$WORK/b447/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b448/_pkg_.a packagefile github.com/google/btree=$WORK/b450/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b451/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b452/_pkg_.a packagefile github.com/miekg/dns=$WORK/b454/_pkg_.a packagefile github.com/sean-/seed=$WORK/b461/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b077/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b068/_pkg_.a packagefile go/scanner=$WORK/b135/_pkg_.a packagefile go/doc/comment=$WORK/b139/_pkg_.a packagefile internal/lazyregexp=$WORK/b140/_pkg_.a packagefile go/internal/typeparams=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b205/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b206/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b271/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b222/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b224/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b243/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b252/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b253/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b254/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b223/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b621/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b622/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b623/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b959/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b963/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b979/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b924/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b899/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b901/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b918/_pkg_.a packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b923/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b926/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b927/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b928/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b929/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b930/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b931/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b932/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b933/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b936/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b939/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b940/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b941/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b942/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b944/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b945/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b946/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b947/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b948/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b949/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b950/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b951/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b953/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b955/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b956/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b957/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b958/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b960/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b925/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b937/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b938/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b496/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b522/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b534/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b538/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b540/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b541/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b542/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b544/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b546/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b506/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b402/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b582/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b583/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b591/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b594/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b664/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b564/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b418/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b419/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b1028/_pkg_.a packagefile github.com/gomodule/redigo/internal=$WORK/b1006/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b1046/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1048/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1049/_pkg_.a packagefile github.com/dop251/goja/ftoa=$WORK/b1052/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1050/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1051/_pkg_.a packagefile golang.org/x/text/collate=$WORK/b1055/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1068/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1069/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1070/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1060/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b1189/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1190/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b1192/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1196/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1197/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b761/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b1218/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1219/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1229/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b1242/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b1243/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1244/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1215/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1254/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b1260/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1264/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1265/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1266/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1267/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1268/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1269/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b764/_pkg_.a packagefile github.com/rs/cors=$WORK/b1271/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b428/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1202/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b766/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b774/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1232/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b1275/_pkg_.a packagefile gocloud.dev/internal/escape=$WORK/b1138/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b630/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b633/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b636/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b637/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b631/_pkg_.a packagefile gocloud.dev/internal/retry=$WORK/b1134/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b609/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1018/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1023/_pkg_.a packagefile github.com/segmentio/asm/ascii=$WORK/b1025/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b195/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b638/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b640/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b642/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b644/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b180/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b246/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage=$WORK/b827/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b838/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b839/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b829/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b837/_pkg_.a packagefile github.com/golang-jwt/jwt=$WORK/b841/_pkg_.a packagefile github.com/kylelemons/godebug/diff=$WORK/b833/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1160/_pkg_.a packagefile github.com/weaveworks/promrus=$WORK/b1165/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b431/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1167/_pkg_.a packagefile github.com/prometheus/node_exporter/https=$WORK/b1169/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc/server=$WORK/b1173/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1179/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1175/_pkg_.a packagefile github.com/weaveworks/common/signals=$WORK/b1182/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1183/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b1181/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b362/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b600/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b602/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b198/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b247/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1227/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b203/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b746/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b747/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b748/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b745/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b749/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b750/_pkg_.a packagefile math/cmplx=$WORK/b740/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b388/_pkg_.a packagefile compress/bzip2=$WORK/b1429/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b1430/_pkg_.a packagefile image=$WORK/b1432/_pkg_.a packagefile image/jpeg=$WORK/b1434/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/lang/en=$WORK/b1098/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1095/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1107/_pkg_.a packagefile github.com/blugelabs/bluge/index/lock=$WORK/b1108/_pkg_.a packagefile github.com/blugelabs/bluge/index/mergeplan=$WORK/b1109/_pkg_.a packagefile github.com/blugelabs/ice=$WORK/b1110/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b249/_pkg_.a packagefile github.com/dgryski/go-metro=$WORK/b1118/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b1112/_pkg_.a packagefile github.com/blevesearch/vellum/utf8=$WORK/b1124/_pkg_.a packagefile golang.org/x/text/internal=$WORK/b717/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b719/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b721/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b400/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b404/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b395/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1377/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1382/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1378/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1379/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1380/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/write=$WORK/b1386/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b1388/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b284/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b292/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b293/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b295/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b296/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b298/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b299/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b300/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b412/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b434/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b417/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b423/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b429/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b430/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b449/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b453/_pkg_.a packagefile encoding/base32=$WORK/b455/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b456/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b460/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b964/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b965/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b968/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b971/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b973/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b980/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b906/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b908/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b907/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b909/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b954/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b515/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b545/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b547/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b548/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b584/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b585/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b586/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b587/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b588/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b589/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b590/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b606/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b607/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b608/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b615/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b616/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b617/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b655/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b662/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b663/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b657/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b653/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b421/_pkg_.a packagefile github.com/josharian/intern=$WORK/b420/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b1047/_pkg_.a packagefile github.com/dop251/goja/ftoa/internal/fast=$WORK/b1053/_pkg_.a packagefile golang.org/x/text/internal/colltab=$WORK/b1056/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b1193/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1195/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1198/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1235/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b1237/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b1238/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1239/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1240/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b1241/_pkg_.a packagefile go.uber.org/goleak=$WORK/b1245/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1203/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1206/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b1255/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b1256/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b1257/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b1258/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1259/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b1261/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b1263/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b427/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b775/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b1231/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1234/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1233/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b610/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b611/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b613/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b614/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm=$WORK/b1019/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1022/_pkg_.a packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1020/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1021/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1026/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b645/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b646/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b650/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b648/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b651/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b828/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=$WORK/b843/_pkg_.a packagefile github.com/weaveworks/common/errors=$WORK/b1161/_pkg_.a packagefile github.com/sercand/kuberesolver=$WORK/b1174/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1178/_pkg_.a packagefile github.com/felixge/httpsnoop=$WORK/b1176/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b1177/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b248/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b250/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b738/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b751/_pkg_.a packagefile image/color=$WORK/b1433/_pkg_.a packagefile image/internal/imageutil=$WORK/b1435/_pkg_.a packagefile github.com/blevesearch/snowballstem=$WORK/b1099/_pkg_.a packagefile github.com/blevesearch/snowballstem/english=$WORK/b1100/_pkg_.a packagefile github.com/RoaringBitmap/roaring/internal=$WORK/b1096/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b720/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b401/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/runtime=$WORK/b1384/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/gzip=$WORK/b1387/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b294/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b301/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b435/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b424/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b425/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b457/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b458/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b459/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b966/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b967/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b969/_pkg_.a packagefile text/scanner=$WORK/b970/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b972/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b974/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b975/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b978/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b656/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b658/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b660/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b661/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b654/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b422/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b1194/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b1236/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b1246/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1204/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1205/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b1211/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b1213/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b1214/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b1207/_pkg_.a packagefile github.com/docker/go-units=$WORK/b1262/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b776/_pkg_.a packagefile go.opencensus.io=$WORK/b612/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b647/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b649/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b739/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b741/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b744/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b743/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/types=$WORK/b1385/_pkg_.a packagefile github.com/golang/glog=$WORK/b976/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b977/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b659/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b1208/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b1209/_pkg_.a packagefile golang.org/x/text/width=$WORK/b1210/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/grafana/grafana/pkg/cmd/grafana-server\nmod\tgithub.com/grafana/grafana\t(devel)\t\ndep\tcloud.google.com/go\tv0.100.2\t\ndep\tcloud.google.com/go/compute\tv1.5.0\t\ndep\tcloud.google.com/go/iam\tv0.3.0\t\ndep\tcloud.google.com/go/kms\tv1.4.0\t\ndep\tcloud.google.com/go/storage\tv1.21.0\t\ndep\tcuelang.org/go\tv0.4.3\t\ndep\tgithub.com/Azure/azure-sdk-for-go\tv59.3.0+incompatible\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/azcore\tv0.22.0\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/azidentity\tv0.13.2\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/internal\tv0.9.1\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys\tv0.4.0\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/keyvault/internal\tv0.2.1\t\ndep\tgithub.com/Azure/go-autorest/autorest\tv0.11.22\t\ndep\tgithub.com/Azure/go-autorest/autorest/adal\tv0.9.17\t\ndep\tgithub.com/Azure/go-autorest/autorest/date\tv0.3.0\t\ndep\tgithub.com/Azure/go-autorest/autorest/to\tv0.4.0\t\ndep\tgithub.com/Azure/go-autorest/autorest/validation\tv0.3.1\t\ndep\tgithub.com/Azure/go-autorest/logger\tv0.2.1\t\ndep\tgithub.com/Azure/go-autorest/tracing\tv0.6.0\t\ndep\tgithub.com/AzureAD/microsoft-authentication-library-for-go\tv0.4.0\t\ndep\tgithub.com/BurntSushi/toml\tv0.3.1\t\ndep\tgithub.com/FZambia/eagle\tv0.0.1\t\ndep\tgithub.com/FZambia/sentinel\tv1.1.0\t\ndep\tgithub.com/Masterminds/semver\tv1.5.0\t\ndep\tgithub.com/PuerkitoBio/purell\tv1.1.1\t\ndep\tgithub.com/PuerkitoBio/urlesc\tv0.0.0-20170810143723-de5bf2ad4578\t\ndep\tgithub.com/RoaringBitmap/roaring\tv0.9.1\t\ndep\tgithub.com/VividCortex/mysqlerr\tv0.0.0-20170204212430-6c6b55f8796f\t\ndep\tgithub.com/alecthomas/units\tv0.0.0-20210912230133-d1bdfacee922\t\ndep\tgithub.com/andybalholm/brotli\tv1.0.3\t\ndep\tgithub.com/apache/arrow/go/arrow\tv0.0.0-20211112161151-bc219186db40\t\ndep\tgithub.com/armon/go-metrics\tv0.3.10\t\ndep\tgithub.com/armon/go-radix\tv1.0.0\t\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20210307081110-f21760c49a8d\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.44.9\t\ndep\tgithub.com/axiomhq/hyperloglog\tv0.0.0-20191112132149-a4c4c47bc57f\t\ndep\tgithub.com/beevik/etree\tv1.1.0\t\ndep\tgithub.com/benbjohnson/clock\tv1.1.0\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/bits-and-blooms/bitset\tv1.2.0\t\ndep\tgithub.com/blevesearch/go-porterstemmer\tv1.0.3\t\ndep\tgithub.com/blevesearch/mmap-go\tv1.0.2\t\ndep\tgithub.com/blevesearch/segment\tv0.9.0\t\ndep\tgithub.com/blevesearch/snowballstem\tv0.9.0\t\ndep\tgithub.com/blevesearch/vellum\tv1.0.5\t\ndep\tgithub.com/blugelabs/bluge\tv0.1.9\t\ndep\tgithub.com/blugelabs/bluge_segment_api\tv0.2.0\t\ndep\tgithub.com/blugelabs/ice\tv0.2.0\t\ndep\tgithub.com/bradfitz/gomemcache\tv0.0.0-20190913173617-a41fca850d0b\t\ndep\tgithub.com/c2h5oh/datasize\tv0.0.0-20200112174442-28bbd4740fee\t\ndep\tgithub.com/caio/go-tdigest\tv3.1.0+incompatible\t\ndep\tgithub.com/cenkalti/backoff/v4\tv4.1.2\t\ndep\tgithub.com/centrifugal/centrifuge\tv0.19.0\t\ndep\tgithub.com/centrifugal/protocol\tv0.7.6\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.2\t\ndep\tgithub.com/cheekybits/genny\tv1.0.0\t\ndep\tgithub.com/chromedp/cdproto\tv0.0.0-20220208224320-6efb837e6bc2\t\ndep\tgithub.com/cockroachdb/apd/v2\tv2.0.2\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/cortexproject/cortex\tv1.10.1-0.20211014125347-85c378182d0d\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/deepmap/oapi-codegen\tv1.8.2\t\ndep\tgithub.com/denisenkom/go-mssqldb\tv0.12.0\n=>\tgithub.com/grafana/go-mssqldb\tv0.0.0-20210326084033-d0ce3c521036\t\n\ndep\tgithub.com/dennwc/varint\tv1.0.0\t\ndep\tgithub.com/dgryski/go-metro\tv0.0.0-20180109044635-280f6062b5bc\t\ndep\tgithub.com/dgryski/go-rendezvous\tv0.0.0-20200823014737-9f7001d12a5f\t\ndep\tgithub.com/dlclark/regexp2\tv1.4.1-0.20201116162257-a2a8dda75c91\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/dop251/goja\tv0.0.0-20210804101310-32956a348b49\t\ndep\tgithub.com/edsrzf/mmap-go\tv1.0.0\t\ndep\tgithub.com/elazarl/goproxy\tv0.0.0-20220115173737-adb46da277ac\t\ndep\tgithub.com/emicklei/proto\tv1.10.0\t\ndep\tgithub.com/fatih/color\tv1.13.0\t\ndep\tgithub.com/felixge/httpsnoop\tv1.0.2\t\ndep\tgithub.com/gchaincl/sqlhooks\tv1.3.0\t\ndep\tgithub.com/getkin/kin-openapi\tv0.94.0\t\ndep\tgithub.com/getsentry/sentry-go\tv0.13.0\t\ndep\tgithub.com/ghodss/yaml\tv1.0.1-0.20190212211648-25d852aebe32\t\ndep\tgithub.com/go-kit/kit\tv0.11.0\t\ndep\tgithub.com/go-kit/log\tv0.1.0\t\ndep\tgithub.com/go-logfmt/logfmt\tv0.5.1\t\ndep\tgithub.com/go-logr/logr\tv1.2.3\t\ndep\tgithub.com/go-logr/stdr\tv1.2.2\t\ndep\tgithub.com/go-openapi/analysis\tv0.20.1\t\ndep\tgithub.com/go-openapi/errors\tv0.20.0\t\ndep\tgithub.com/go-openapi/jsonpointer\tv0.19.5\t\ndep\tgithub.com/go-openapi/jsonreference\tv0.19.6\t\ndep\tgithub.com/go-openapi/loads\tv0.20.2\t\ndep\tgithub.com/go-openapi/runtime\tv0.19.29\t\ndep\tgithub.com/go-openapi/spec\tv0.20.4\t\ndep\tgithub.com/go-openapi/strfmt\tv0.20.2\t\ndep\tgithub.com/go-openapi/swag\tv0.19.15\t\ndep\tgithub.com/go-openapi/validate\tv0.20.2\t\ndep\tgithub.com/go-redis/redis/v8\tv8.11.4\t\ndep\tgithub.com/go-sourcemap/sourcemap\tv2.1.3+incompatible\t\ndep\tgithub.com/go-sql-driver/mysql\tv1.6.0\t\ndep\tgithub.com/go-stack/stack\tv1.8.0\t\ndep\tgithub.com/gobwas/glob\tv0.2.3\t\ndep\tgithub.com/gofrs/uuid\tv4.0.0+incompatible\t\ndep\tgithub.com/gogo/googleapis\tv1.4.1\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/gogo/status\tv1.1.0\t\ndep\tgithub.com/golang-jwt/jwt\tv3.2.2+incompatible\t\ndep\tgithub.com/golang-jwt/jwt/v4\tv4.4.1\t\ndep\tgithub.com/golang-migrate/migrate/v4\tv4.7.0\t\ndep\tgithub.com/golang-sql/civil\tv0.0.0-20190719163853-cb61b32ac6fe\t\ndep\tgithub.com/golang/glog\tv1.0.0\t\ndep\tgithub.com/golang/groupcache\tv0.0.0-20210331224755-41bb18bfe9da\t\ndep\tgithub.com/golang/mock\tv1.6.0\t\ndep\tgithub.com/golang/protobuf\tv1.5.2\t\ndep\tgithub.com/golang/snappy\tv0.0.4\t\ndep\tgithub.com/gomodule/redigo\tv2.0.0+incompatible\t\ndep\tgithub.com/google/btree\tv1.0.1\t\ndep\tgithub.com/google/flatbuffers\tv2.0.0+incompatible\t\ndep\tgithub.com/google/go-cmp\tv0.5.8\t\ndep\tgithub.com/google/uuid\tv1.3.0\t\ndep\tgithub.com/google/wire\tv0.5.0\t\ndep\tgithub.com/googleapis/gax-go/v2\tv2.2.0\t\ndep\tgithub.com/gorilla/mux\tv1.8.0\t\ndep\tgithub.com/gorilla/websocket\tv1.4.2\t\ndep\tgithub.com/gosimple/slug\tv1.9.0\t\ndep\tgithub.com/grafana/dskit\tv0.0.0-20211011144203-3a88ec0b675f\t\ndep\tgithub.com/grafana/grafana-aws-sdk\tv0.10.7\t\ndep\tgithub.com/grafana/grafana-azure-sdk-go\tv1.3.0\t\ndep\tgithub.com/grafana/grafana-google-sdk-go\tv0.0.0-20211104130251-b190293eaf58\t\ndep\tgithub.com/grafana/grafana-plugin-sdk-go\tv0.138.0\t\ndep\tgithub.com/grafana/loki\tv1.6.2-0.20211015002020-7832783b1caa\t\ndep\tgithub.com/grafana/thema\tv0.0.0-20220523183731-72aebd14e751\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-middleware\tv1.3.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-prometheus\tv1.2.1-0.20191002090509-6af20e3a5340\t\ndep\tgithub.com/grpc-ecosystem/grpc-gateway/v2\tv2.7.0\t\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\t\ndep\tgithub.com/hashicorp/go-hclog\tv1.0.0\n=>\tgithub.com/hashicorp/go-hclog\tv0.16.1\t\n\ndep\tgithub.com/hashicorp/go-immutable-radix\tv1.3.1\t\ndep\tgithub.com/hashicorp/go-msgpack\tv0.5.5\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\t\ndep\tgithub.com/hashicorp/go-plugin\tv1.4.3\t\ndep\tgithub.com/hashicorp/go-sockaddr\tv1.0.2\t\ndep\tgithub.com/hashicorp/go-version\tv1.3.0\t\ndep\tgithub.com/hashicorp/golang-lru\tv0.5.4\t\ndep\tgithub.com/hashicorp/memberlist\tv0.3.0\t\ndep\tgithub.com/hashicorp/yamux\tv0.0.0-20210826001029-26ff87cf9493\t\ndep\tgithub.com/igm/sockjs-go/v3\tv3.0.1\t\ndep\tgithub.com/influxdata/influxdb-client-go/v2\tv2.6.0\t\ndep\tgithub.com/influxdata/line-protocol\tv0.0.0-20210311194329-9aa0e372d097\t\ndep\tgithub.com/jessevdk/go-flags\tv1.5.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\t\ndep\tgithub.com/jonboulle/clockwork\tv0.2.2\t\ndep\tgithub.com/josharian/intern\tv1.0.0\t\ndep\tgithub.com/jpillora/backoff\tv1.0.0\t\ndep\tgithub.com/json-iterator/go\tv1.1.12\t\ndep\tgithub.com/klauspost/compress\tv1.15.1\t\ndep\tgithub.com/kylelemons/godebug\tv1.1.0\t\ndep\tgithub.com/lib/pq\tv1.10.4\t\ndep\tgithub.com/linkedin/goavro/v2\tv2.10.0\t\ndep\tgithub.com/m3db/prometheus_remote_client_golang\tv0.4.4\t\ndep\tgithub.com/magefile/mage\tv1.13.0\t\ndep\tgithub.com/mailru/easyjson\tv0.7.7\t\ndep\tgithub.com/mattetti/filebuffer\tv1.0.1\t\ndep\tgithub.com/mattn/go-colorable\tv0.1.12\t\ndep\tgithub.com/mattn/go-isatty\tv0.0.14\t\ndep\tgithub.com/mattn/go-runewidth\tv0.0.9\t\ndep\tgithub.com/mattn/go-sqlite3\tv1.14.7\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2-0.20181231171920-c182affec369\t\ndep\tgithub.com/miekg/dns\tv1.1.43\t\ndep\tgithub.com/mitchellh/go-testing-interface\tv1.14.0\t\ndep\tgithub.com/mitchellh/go-wordwrap\tv1.0.1\t\ndep\tgithub.com/mitchellh/mapstructure\tv1.4.3\t\ndep\tgithub.com/mna/redisc\tv1.3.2\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.2\t\ndep\tgithub.com/mpvl/unique\tv0.0.0-20150818121801-cbe035fff7de\t\ndep\tgithub.com/mwitkow/go-conntrack\tv0.0.0-20190716064945-2f068394615f\t\ndep\tgithub.com/ohler55/ojg\tv1.12.9\t\ndep\tgithub.com/oklog/run\tv1.1.0\t\ndep\tgithub.com/oklog/ulid\tv1.3.1\t\ndep\tgithub.com/olekukonko/tablewriter\tv0.0.5\t\ndep\tgithub.com/opentracing-contrib/go-grpc\tv0.0.0-20210225150812-73cb765af46e\t\ndep\tgithub.com/opentracing-contrib/go-stdlib\tv1.0.0\t\ndep\tgithub.com/opentracing/opentracing-go\tv1.2.0\t\ndep\tgithub.com/patrickmn/go-cache\tv2.1.0+incompatible\t\ndep\tgithub.com/pierrec/lz4/v4\tv4.1.8\t\ndep\tgithub.com/pkg/browser\tv0.0.0-20210911075715-681adbf594b8\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/prometheus/alertmanager\tv0.23.1-0.20211116083607-e2a10119aaf7\t\ndep\tgithub.com/prometheus/client_golang\tv1.12.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.32.1\t\ndep\tgithub.com/prometheus/common/sigv4\tv0.1.0\t\ndep\tgithub.com/prometheus/exporter-toolkit\tv0.7.0\t\ndep\tgithub.com/prometheus/node_exporter\tv1.0.0-rc.0.0.20200428091818-01054558c289\t\ndep\tgithub.com/prometheus/procfs\tv0.7.3\t\ndep\tgithub.com/prometheus/prometheus\tv1.8.2-0.20211011171444-354d8d2ecfac\t\ndep\tgithub.com/protocolbuffers/txtpbfmt\tv0.0.0-20220428173112-74888fd59c2b\t\ndep\tgithub.com/rainycape/unidecode\tv0.0.0-20150907023854-cb7f23ec59be\t\ndep\tgithub.com/robfig/cron/v3\tv3.0.1\t\ndep\tgithub.com/rs/cors\tv1.8.2\t\ndep\tgithub.com/russellhaering/goxmldsig\tv1.1.1\t\ndep\tgithub.com/sean-/seed\tv0.0.0-20170313163322-e2103e2c3529\t\ndep\tgithub.com/segmentio/asm\tv1.1.1\t\ndep\tgithub.com/segmentio/encoding\tv0.3.2\t\ndep\tgithub.com/sercand/kuberesolver\tv2.4.0+incompatible\t\ndep\tgithub.com/sergi/go-diff\tv1.0.0\t\ndep\tgithub.com/shurcooL/httpfs\tv0.0.0-20190707220628-8d4bc4ba7749\t\ndep\tgithub.com/shurcooL/vfsgen\tv0.0.0-20200824052919-0d455de96546\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgithub.com/stretchr/objx\tv0.2.0\t\ndep\tgithub.com/stretchr/testify\tv1.7.2\t\ndep\tgithub.com/teris-io/shortid\tv0.0.0-20171029131806-771a37caa5cf\t\ndep\tgithub.com/ua-parser/uap-go\tv0.0.0-20211112212520-00c877edfe0f\t\ndep\tgithub.com/uber/jaeger-client-go\tv2.29.1+incompatible\t\ndep\tgithub.com/uber/jaeger-lib\tv2.4.1+incompatible\t\ndep\tgithub.com/valyala/bytebufferpool\tv1.0.0\t\ndep\tgithub.com/vectordotdev/go-datemath\tv0.1.1-0.20220323213446-f3954d0b18ae\t\ndep\tgithub.com/weaveworks/common\tv0.0.0-20210913144402-035033b78a78\t\ndep\tgithub.com/weaveworks/promrus\tv1.2.0\t\ndep\tgithub.com/yudai/gojsondiff\tv1.0.0\t\ndep\tgithub.com/yudai/golcs\tv0.0.0-20170316035057-ecda9a501e82\t\ndep\tgo.etcd.io/etcd/api/v3\tv3.5.4\t\ndep\tgo.mongodb.org/mongo-driver\tv1.7.0\t\ndep\tgo.opencensus.io\tv0.23.0\t\ndep\tgo.opentelemetry.io/collector\tv0.31.0\t\ndep\tgo.opentelemetry.io/collector/model\tv0.31.0\t\ndep\tgo.opentelemetry.io/contrib/propagators/jaeger\tv1.6.0\t\ndep\tgo.opentelemetry.io/otel\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/jaeger\tv1.0.0\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/internal/retry\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/sdk\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/trace\tv1.6.3\t\ndep\tgo.opentelemetry.io/proto/otlp\tv0.15.0\t\ndep\tgo.uber.org/atomic\tv1.9.0\t\ndep\tgo.uber.org/goleak\tv1.1.12\t\ndep\tgocloud.dev\tv0.25.0\t\ndep\tgolang.org/x/crypto\tv0.0.0-20220331220935-ae2d96664a29\t\ndep\tgolang.org/x/net\tv0.0.0-20220425223048-2871e0cb64e4\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20220309155454-6242fa91716a\t\ndep\tgolang.org/x/sync\tv0.0.0-20210220032951-036812b2e83c\t\ndep\tgolang.org/x/sys\tv0.0.0-20220422013727-9388b58f7150\t\ndep\tgolang.org/x/text\tv0.3.7\t\ndep\tgolang.org/x/time\tv0.0.0-20220224211638-0e9765cccd65\t\ndep\tgolang.org/x/xerrors\tv0.0.0-20220411194840-2f41105eb62f\t\ndep\tgonum.org/v1/gonum\tv0.11.0\t\ndep\tgoogle.golang.org/api\tv0.74.0\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20220421151946-72621c1f0bd3\t\ndep\tgoogle.golang.org/grpc\tv1.45.0\t\ndep\tgoogle.golang.org/protobuf\tv1.28.0\t\ndep\tgopkg.in/asn1-ber.v1\tv1.0.0-20181015200546-f715ec2f112d\t\ndep\tgopkg.in/ini.v1\tv1.66.2\t\ndep\tgopkg.in/ldap.v3\tv3.1.0\t\ndep\tgopkg.in/mail.v2\tv2.3.1\t\ndep\tgopkg.in/square/go-jose.v2\tv2.5.1\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tgopkg.in/yaml.v3\tv3.0.1\t\ndep\txorm.io/builder\tv0.3.6\t\ndep\txorm.io/core\tv0.7.3\t\ndep\txorm.io/xorm\tv0.8.2\n=>\tgithub.com/grafana/xorm\tv0.8.3-0.20220614223926-2fcda7565af6\t\n\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X main.version=9.0.9 -X main.buildstamp=1663718400 -B 0x7fe2599720b75e5c154e523634c90b364eeb0591 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=386\nbuild\tGOOS=linux\nbuild\tGO386=sse2\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=bhLRF4VZDbu_xsNAe1Yu/2biQpBo3-voSIagTsQ3G/HYpHsAZhRq8NbszsFFJp/bhLRF4VZDbu_xsNAe1Yu -X main.version=9.0.9 -X main.buildstamp=1663718400 -B 0x7fe2599720b75e5c154e523634c90b364eeb0591 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/bin/grafana-server rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Xutljs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386 ++ dirname /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386 + cd grafana-9.0.9 + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/sbin + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/libexec/grafana + cp -a conf public plugins-bundled /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/grafana + rm /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/grafana/public/img/icons/.gitignore + rm /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/grafana/public/lib/.gitignore + install -p -m 755 packaging/wrappers/grafana-cli /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/sbin/grafana-cli + install -p -m 755 /builddir/build/BUILD/bin/grafana-server /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/sbin + install -p -m 755 /builddir/build/BUILD/bin/grafana-cli /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/libexec/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/man/man1 + install -p -m 644 docs/man/man1/grafana-cli.1 docs/man/man1/grafana-server.1 /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/man/man1 + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/etc/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/etc/grafana/provisioning + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/etc/grafana/provisioning/access-control + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/etc/grafana/provisioning/dashboards + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/etc/grafana/provisioning/datasources + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/etc/grafana/provisioning/notifiers + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/etc/grafana/provisioning/plugins + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/etc/sysconfig + install -p -m 640 conf/sample.ini /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/etc/grafana/grafana.ini + install -p -m 640 conf/ldap.toml /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/etc/grafana/ldap.toml + install -p -m 644 conf/defaults.ini /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/grafana/conf/defaults.ini + install -p -m 644 conf/sample.ini /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/grafana/conf/sample.ini + install -p -m 644 packaging/rpm/sysconfig/grafana-server /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/etc/sysconfig/grafana-server + install -d -m 750 /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/var/lib/grafana + install -d -m 755 /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/var/lib/grafana/plugins + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/var/log/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/lib/systemd/system + install -p -m 644 packaging/rpm/systemd/grafana-server.service /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/lib/systemd/system + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/lib/tmpfiles.d + echo 'd /run/grafana 0755 grafana grafana -' + install -p -m 644 -D /builddir/build/SOURCES/grafana.sysusers /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/lib/sysusers.d/grafana.conf + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 9.0.9-1.fc37 --unique-debug-suffix -9.0.9-1.fc37.i386 --unique-debug-src-base grafana-9.0.9-1.fc37.i386 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/grafana-9.0.9 extracting debug info from /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/libexec/grafana/grafana-cli extracting debug info from /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/sbin/grafana-server warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/libexec/grafana/grafana-cli. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/sbin/grafana-server. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 140940kB, size after compression: 140072kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 147145 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/sbin/grafana-cli from /usr/bin/env bash to #!/usr/bin/bash + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jSKTxB + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + export TZ=GMT + TZ=GMT + GO111MODULE=auto + go test -buildmode pie -compiler gc -tags=integration -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\''' ./pkg/... ok github.com/grafana/grafana/pkg/api 19.203s ? github.com/grafana/grafana/pkg/api/apierrors [no test files] ok github.com/grafana/grafana/pkg/api/avatar 0.084s ? github.com/grafana/grafana/pkg/api/datasource [no test files] ? github.com/grafana/grafana/pkg/api/docs/definitions [no test files] ? github.com/grafana/grafana/pkg/api/docs/merge [no test files] ok github.com/grafana/grafana/pkg/api/dtos 0.056s ? github.com/grafana/grafana/pkg/api/frontendlogging [no test files] ? github.com/grafana/grafana/pkg/api/navlinks [no test files] ok github.com/grafana/grafana/pkg/api/pluginproxy 1.659s ? github.com/grafana/grafana/pkg/api/response [no test files] ok github.com/grafana/grafana/pkg/api/routing 0.029s ? github.com/grafana/grafana/pkg/api/static [no test files] ? github.com/grafana/grafana/pkg/build [no test files] ok github.com/grafana/grafana/pkg/bus 0.047s ? github.com/grafana/grafana/pkg/cmd/grafana-cli [no test files] ok github.com/grafana/grafana/pkg/cmd/grafana-cli/commands 8.674s ? github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/commandstest [no test files] ok github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations 0.438s ? github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations [no test files] ? github.com/grafana/grafana/pkg/cmd/grafana-cli/logger [no test files] ? github.com/grafana/grafana/pkg/cmd/grafana-cli/models [no test files] ? github.com/grafana/grafana/pkg/cmd/grafana-cli/runner [no test files] ok github.com/grafana/grafana/pkg/cmd/grafana-cli/services 0.022s ? github.com/grafana/grafana/pkg/cmd/grafana-cli/utils [no test files] ? github.com/grafana/grafana/pkg/cmd/grafana-server [no test files] ok github.com/grafana/grafana/pkg/cmd/grafana-server/commands 0.168s ok github.com/grafana/grafana/pkg/components/apikeygen 0.067s ok github.com/grafana/grafana/pkg/components/apikeygenprefixed 0.125s ? github.com/grafana/grafana/pkg/components/apikeygenprefixed/cmd [no test files] ok github.com/grafana/grafana/pkg/components/dashdiffs 0.036s ok github.com/grafana/grafana/pkg/components/imguploader 0.057s ok github.com/grafana/grafana/pkg/components/imguploader/gcs 0.012s ? github.com/grafana/grafana/pkg/components/null [no test files] ok github.com/grafana/grafana/pkg/components/simplejson 0.050s ? github.com/grafana/grafana/pkg/coremodel/dashboard [no test files] ? github.com/grafana/grafana/pkg/cuectx [no test files] ? github.com/grafana/grafana/pkg/events [no test files] ok github.com/grafana/grafana/pkg/expr 0.046s ok github.com/grafana/grafana/pkg/expr/classic 0.015s ok github.com/grafana/grafana/pkg/expr/mathexp 0.041s ok github.com/grafana/grafana/pkg/expr/mathexp/parse 0.020s ? github.com/grafana/grafana/pkg/extensions [no test files] ? github.com/grafana/grafana/pkg/framework/coremodel [no test files] ? github.com/grafana/grafana/pkg/framework/coremodel/staticregistry [no test files] ? github.com/grafana/grafana/pkg/ifaces/gcsifaces [no test files] ok github.com/grafana/grafana/pkg/infra/filestorage 1.710s ok github.com/grafana/grafana/pkg/infra/fs 0.019s ok github.com/grafana/grafana/pkg/infra/httpclient 0.010s ok github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider 0.053s ok github.com/grafana/grafana/pkg/infra/kvstore 0.348s ? github.com/grafana/grafana/pkg/infra/localcache [no test files] ok github.com/grafana/grafana/pkg/infra/log 0.006s ok github.com/grafana/grafana/pkg/infra/log/level 0.015s ? github.com/grafana/grafana/pkg/infra/log/logtest [no test files] ? github.com/grafana/grafana/pkg/infra/log/term [no test files] ? github.com/grafana/grafana/pkg/infra/log/text [no test files] ? github.com/grafana/grafana/pkg/infra/metrics [no test files] ok github.com/grafana/grafana/pkg/infra/metrics/graphitebridge 0.012s ok github.com/grafana/grafana/pkg/infra/metrics/metricutil 0.006s ok github.com/grafana/grafana/pkg/infra/network 0.019s ? github.com/grafana/grafana/pkg/infra/process [no test files] ok github.com/grafana/grafana/pkg/infra/remotecache 1.420s ok github.com/grafana/grafana/pkg/infra/serverlock 0.266s ok github.com/grafana/grafana/pkg/infra/tracing 0.042s ? github.com/grafana/grafana/pkg/infra/usagestats [no test files] ok github.com/grafana/grafana/pkg/infra/usagestats/service 0.262s ok github.com/grafana/grafana/pkg/infra/usagestats/statscollector 0.292s ok github.com/grafana/grafana/pkg/login 0.077s ok github.com/grafana/grafana/pkg/login/social 0.117s ok github.com/grafana/grafana/pkg/middleware 2.409s ? github.com/grafana/grafana/pkg/middleware/cookies [no test files] ? github.com/grafana/grafana/pkg/middleware/csrf [no test files] ? github.com/grafana/grafana/pkg/mocks/mock_gcsifaces [no test files] ok github.com/grafana/grafana/pkg/models 0.065s ? github.com/grafana/grafana/pkg/plugins [no test files] ? github.com/grafana/grafana/pkg/plugins/adapters [no test files] ? github.com/grafana/grafana/pkg/plugins/backendplugin [no test files] ok github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin 0.091s ok github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin 0.012s ? github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation [no test files] ? github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 [no test files] ? github.com/grafana/grafana/pkg/plugins/backendplugin/provider [no test files] ok github.com/grafana/grafana/pkg/plugins/manager 1.688s ok github.com/grafana/grafana/pkg/plugins/manager/installer 0.055s ok github.com/grafana/grafana/pkg/plugins/manager/loader 2.333s ok github.com/grafana/grafana/pkg/plugins/manager/loader/finder 0.051s ok github.com/grafana/grafana/pkg/plugins/manager/loader/initializer 0.035s ok github.com/grafana/grafana/pkg/plugins/manager/signature 0.591s ? github.com/grafana/grafana/pkg/plugins/plugincontext [no test files] ? github.com/grafana/grafana/pkg/registry [no test files] ok github.com/grafana/grafana/pkg/schema 1.223s ok github.com/grafana/grafana/pkg/schema/load 38.387s ok github.com/grafana/grafana/pkg/server 0.287s ? github.com/grafana/grafana/pkg/server/backgroundsvcs [no test files] ? github.com/grafana/grafana/pkg/server/usagestatssvcs [no test files] ok github.com/grafana/grafana/pkg/services/accesscontrol 0.791s ? github.com/grafana/grafana/pkg/services/accesscontrol/api [no test files] ok github.com/grafana/grafana/pkg/services/accesscontrol/database 0.719s ? github.com/grafana/grafana/pkg/services/accesscontrol/mock [no test files] ok github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol 0.561s ok github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions 1.039s ? github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types [no test files] ok github.com/grafana/grafana/pkg/services/alerting 5.172s ok github.com/grafana/grafana/pkg/services/alerting/conditions 0.068s ? github.com/grafana/grafana/pkg/services/alerting/metrics [no test files] ok github.com/grafana/grafana/pkg/services/alerting/notifiers 0.084s ? github.com/grafana/grafana/pkg/services/annotations [no test files] ok github.com/grafana/grafana/pkg/services/auth 0.434s ok github.com/grafana/grafana/pkg/services/auth/jwt 1.159s ok github.com/grafana/grafana/pkg/services/cleanup 0.038s ok github.com/grafana/grafana/pkg/services/comments 0.234s ? github.com/grafana/grafana/pkg/services/comments/commentmodel [no test files] ok github.com/grafana/grafana/pkg/services/contexthandler 0.344s ok github.com/grafana/grafana/pkg/services/contexthandler/authproxy 0.251s ? github.com/grafana/grafana/pkg/services/contexthandler/ctxkey [no test files] ? github.com/grafana/grafana/pkg/services/dashboardimport [no test files] ok github.com/grafana/grafana/pkg/services/dashboardimport/api 0.054s ok github.com/grafana/grafana/pkg/services/dashboardimport/service 0.110s ok github.com/grafana/grafana/pkg/services/dashboardimport/utils 0.042s ok github.com/grafana/grafana/pkg/services/dashboards 0.030s ok github.com/grafana/grafana/pkg/services/dashboards/database 0.938s ok github.com/grafana/grafana/pkg/services/dashboards/database/permissions 0.539s ok github.com/grafana/grafana/pkg/services/dashboards/service 1.105s ok github.com/grafana/grafana/pkg/services/dashboardsnapshots 0.417s ok github.com/grafana/grafana/pkg/services/datasourceproxy 0.088s ? github.com/grafana/grafana/pkg/services/datasources [no test files] ? github.com/grafana/grafana/pkg/services/datasources/fakes [no test files] ? github.com/grafana/grafana/pkg/services/datasources/permissions [no test files] ok github.com/grafana/grafana/pkg/services/datasources/service 1.353s ? github.com/grafana/grafana/pkg/services/encryption [no test files] ok github.com/grafana/grafana/pkg/services/encryption/ossencryption 0.108s ? github.com/grafana/grafana/pkg/services/export [no test files] ok github.com/grafana/grafana/pkg/services/featuremgmt 0.088s ? github.com/grafana/grafana/pkg/services/featuremgmt/strcase [no test files] ok github.com/grafana/grafana/pkg/services/guardian 1.140s ? github.com/grafana/grafana/pkg/services/hooks [no test files] ? github.com/grafana/grafana/pkg/services/kmsproviders [no test files] ? github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider [no test files] ? github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders [no test files] ok github.com/grafana/grafana/pkg/services/ldap 0.029s ok github.com/grafana/grafana/pkg/services/libraryelements 4.478s ok github.com/grafana/grafana/pkg/services/librarypanels 0.749s ? github.com/grafana/grafana/pkg/services/licensing [no test files] ? github.com/grafana/grafana/pkg/services/licensing/licensingtest [no test files] ok github.com/grafana/grafana/pkg/services/live 0.098s ? github.com/grafana/grafana/pkg/services/live/convert [no test files] ? github.com/grafana/grafana/pkg/services/live/database [no test files] ok github.com/grafana/grafana/pkg/services/live/database/tests 0.230s ok github.com/grafana/grafana/pkg/services/live/features 0.054s ? github.com/grafana/grafana/pkg/services/live/livecontext [no test files] ? github.com/grafana/grafana/pkg/services/live/liveplugin [no test files] ok github.com/grafana/grafana/pkg/services/live/managedstream 0.057s ok github.com/grafana/grafana/pkg/services/live/orgchannel 0.015s ok github.com/grafana/grafana/pkg/services/live/pipeline 0.176s ok github.com/grafana/grafana/pkg/services/live/pipeline/pattern 0.005s ok github.com/grafana/grafana/pkg/services/live/pipeline/tree 0.015s ? github.com/grafana/grafana/pkg/services/live/pushhttp [no test files] ok github.com/grafana/grafana/pkg/services/live/pushurl 0.032s ? github.com/grafana/grafana/pkg/services/live/pushws [no test files] ok github.com/grafana/grafana/pkg/services/live/remotewrite 0.006s ok github.com/grafana/grafana/pkg/services/live/runstream 0.680s ? github.com/grafana/grafana/pkg/services/live/survey [no test files] ? github.com/grafana/grafana/pkg/services/live/telemetry [no test files] ok github.com/grafana/grafana/pkg/services/live/telemetry/telegraf 0.039s ? github.com/grafana/grafana/pkg/services/login [no test files] ok github.com/grafana/grafana/pkg/services/login/authinfoservice 0.759s ? github.com/grafana/grafana/pkg/services/login/authinfoservice/database [no test files] ok github.com/grafana/grafana/pkg/services/login/loginservice 0.072s ? github.com/grafana/grafana/pkg/services/login/logintest [no test files] ok github.com/grafana/grafana/pkg/services/multildap 0.053s ? github.com/grafana/grafana/pkg/services/ngalert [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/api 1.227s ? github.com/grafana/grafana/pkg/services/ngalert/api/tooling/cmd/clean-swagger [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions 0.132s ok github.com/grafana/grafana/pkg/services/ngalert/eval 0.068s ? github.com/grafana/grafana/pkg/services/ngalert/image [no test files] ? github.com/grafana/grafana/pkg/services/ngalert/metrics [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/models 0.070s ok github.com/grafana/grafana/pkg/services/ngalert/notifier 5.643s ok github.com/grafana/grafana/pkg/services/ngalert/notifier/channels 0.271s ? github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/provisioning 1.427s ok github.com/grafana/grafana/pkg/services/ngalert/schedule 45.905s ? github.com/grafana/grafana/pkg/services/ngalert/sender [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/state 2.951s ok github.com/grafana/grafana/pkg/services/ngalert/store 0.502s ? github.com/grafana/grafana/pkg/services/ngalert/tests [no test files] ok github.com/grafana/grafana/pkg/services/notifications 0.137s ? github.com/grafana/grafana/pkg/services/oauthtoken [no test files] ? github.com/grafana/grafana/pkg/services/plugindashboards [no test files] ok github.com/grafana/grafana/pkg/services/plugindashboards/service 0.092s ? github.com/grafana/grafana/pkg/services/pluginsettings [no test files] ok github.com/grafana/grafana/pkg/services/pluginsettings/service 0.159s ? github.com/grafana/grafana/pkg/services/preference [no test files] ok github.com/grafana/grafana/pkg/services/preference/prefimpl 0.304s ? github.com/grafana/grafana/pkg/services/preference/preftest [no test files] ok github.com/grafana/grafana/pkg/services/provisioning 0.048s ok github.com/grafana/grafana/pkg/services/provisioning/dashboards 0.303s ok github.com/grafana/grafana/pkg/services/provisioning/datasources 0.040s ok github.com/grafana/grafana/pkg/services/provisioning/notifiers 0.414s ok github.com/grafana/grafana/pkg/services/provisioning/plugins 0.038s ? github.com/grafana/grafana/pkg/services/provisioning/plugins/mocks [no test files] ok github.com/grafana/grafana/pkg/services/provisioning/utils 0.058s [no tests to run] ok github.com/grafana/grafana/pkg/services/provisioning/values 0.023s ok github.com/grafana/grafana/pkg/services/query 0.524s ok github.com/grafana/grafana/pkg/services/queryhistory 47.135s ? github.com/grafana/grafana/pkg/services/quota [no test files] ok github.com/grafana/grafana/pkg/services/rendering 0.053s ? github.com/grafana/grafana/pkg/services/schemaloader [no test files] ok github.com/grafana/grafana/pkg/services/screenshot 2.046s ok github.com/grafana/grafana/pkg/services/search 0.054s ok github.com/grafana/grafana/pkg/services/searchV2 0.155s ok github.com/grafana/grafana/pkg/services/searchV2/extract 0.026s ? github.com/grafana/grafana/pkg/services/searchusers [no test files] ? github.com/grafana/grafana/pkg/services/searchusers/filters [no test files] ? github.com/grafana/grafana/pkg/services/secrets [no test files] ? github.com/grafana/grafana/pkg/services/secrets/database [no test files] ? github.com/grafana/grafana/pkg/services/secrets/fakes [no test files] ok github.com/grafana/grafana/pkg/services/secrets/kvstore 0.613s ok github.com/grafana/grafana/pkg/services/secrets/manager 1.597s ? github.com/grafana/grafana/pkg/services/serviceaccounts [no test files] ok github.com/grafana/grafana/pkg/services/serviceaccounts/api 0.583s ok github.com/grafana/grafana/pkg/services/serviceaccounts/database 0.467s ok github.com/grafana/grafana/pkg/services/serviceaccounts/manager 0.080s ? github.com/grafana/grafana/pkg/services/serviceaccounts/tests [no test files] ok github.com/grafana/grafana/pkg/services/shorturls 0.231s ok github.com/grafana/grafana/pkg/services/sqlstore 10.509s ? github.com/grafana/grafana/pkg/services/sqlstore/db [no test files] ? github.com/grafana/grafana/pkg/services/sqlstore/db/dbtest [no test files] ok github.com/grafana/grafana/pkg/services/sqlstore/migrations 0.374s ok github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol 0.024s ok github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol/test 6.647s ok github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert 1.099s ok github.com/grafana/grafana/pkg/services/sqlstore/migrator 0.069s ? github.com/grafana/grafana/pkg/services/sqlstore/mockstore [no test files] ok github.com/grafana/grafana/pkg/services/sqlstore/permissions 0.048s ok github.com/grafana/grafana/pkg/services/sqlstore/searchstore 0.329s ? github.com/grafana/grafana/pkg/services/sqlstore/sqlutil [no test files] ? github.com/grafana/grafana/pkg/services/star [no test files] ok github.com/grafana/grafana/pkg/services/star/starimpl 0.231s ? github.com/grafana/grafana/pkg/services/star/startest [no test files] ok github.com/grafana/grafana/pkg/services/store 2.340s ? github.com/grafana/grafana/pkg/services/teamguardian [no test files] ? github.com/grafana/grafana/pkg/services/teamguardian/database [no test files] ok github.com/grafana/grafana/pkg/services/teamguardian/manager 0.033s ? github.com/grafana/grafana/pkg/services/thumbs [no test files] ok github.com/grafana/grafana/pkg/services/updatechecker 0.024s ? github.com/grafana/grafana/pkg/services/validations [no test files] ok github.com/grafana/grafana/pkg/setting 0.210s ok github.com/grafana/grafana/pkg/tests/api/alerting 86.682s ok github.com/grafana/grafana/pkg/tests/api/dashboards 1.560s ok github.com/grafana/grafana/pkg/tests/api/plugins 1.020s ? github.com/grafana/grafana/pkg/tests/testinfra [no test files] ok github.com/grafana/grafana/pkg/tests/web 1.316s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor 0.027s ? github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog [no test files] ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics 0.041s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros 0.024s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics 0.058s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph 0.064s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/time 0.036s ? github.com/grafana/grafana/pkg/tsdb/azuremonitor/types [no test files] ok github.com/grafana/grafana/pkg/tsdb/cloudmonitoring 0.066s ok github.com/grafana/grafana/pkg/tsdb/cloudwatch 2.059s ok github.com/grafana/grafana/pkg/tsdb/elasticsearch 0.031s ok github.com/grafana/grafana/pkg/tsdb/elasticsearch/client 0.027s ? github.com/grafana/grafana/pkg/tsdb/grafanads [no test files] ok github.com/grafana/grafana/pkg/tsdb/graphite 0.034s ok github.com/grafana/grafana/pkg/tsdb/influxdb 0.036s ok github.com/grafana/grafana/pkg/tsdb/influxdb/flux 1.690s ? github.com/grafana/grafana/pkg/tsdb/influxdb/models [no test files] ok github.com/grafana/grafana/pkg/tsdb/intervalv2 0.024s ok github.com/grafana/grafana/pkg/tsdb/legacydata 0.029s ok github.com/grafana/grafana/pkg/tsdb/legacydata/interval 0.028s ok github.com/grafana/grafana/pkg/tsdb/legacydata/service 0.228s ok github.com/grafana/grafana/pkg/tsdb/loki 0.030s ok github.com/grafana/grafana/pkg/tsdb/mssql 0.050s ok github.com/grafana/grafana/pkg/tsdb/mysql 0.042s ok github.com/grafana/grafana/pkg/tsdb/opentsdb 0.023s ok github.com/grafana/grafana/pkg/tsdb/postgres 0.067s ok github.com/grafana/grafana/pkg/tsdb/prometheus 0.023s ok github.com/grafana/grafana/pkg/tsdb/prometheus/buffered 0.036s ok github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient 0.026s ok github.com/grafana/grafana/pkg/tsdb/prometheus/client 0.026s ok github.com/grafana/grafana/pkg/tsdb/prometheus/middleware 0.005s ok github.com/grafana/grafana/pkg/tsdb/prometheus/models 0.023s ok github.com/grafana/grafana/pkg/tsdb/prometheus/querydata 0.030s ? github.com/grafana/grafana/pkg/tsdb/prometheus/resource [no test files] ok github.com/grafana/grafana/pkg/tsdb/sqleng 0.021s ok github.com/grafana/grafana/pkg/tsdb/tempo 0.017s ok github.com/grafana/grafana/pkg/tsdb/testdatasource 0.056s ok github.com/grafana/grafana/pkg/tsdb/testdatasource/sims 0.036s ok github.com/grafana/grafana/pkg/util 0.121s ok github.com/grafana/grafana/pkg/util/cmputil 0.007s ok github.com/grafana/grafana/pkg/util/converter 0.058s ? github.com/grafana/grafana/pkg/util/errutil [no test files] ? github.com/grafana/grafana/pkg/util/maputil [no test files] ok github.com/grafana/grafana/pkg/util/proxyutil 0.109s ok github.com/grafana/grafana/pkg/util/retryer 0.811s ok github.com/grafana/grafana/pkg/web 0.006s ok github.com/grafana/grafana/pkg/web/webtest 0.034s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: grafana-9.0.9-1.fc37.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pb8Ldx + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + DOCDIR=/builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr GOVERNANCE.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr HALL_OF_FAME.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr ISSUE_TRIAGE.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr PLUGIN_DEV.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr README.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr ROADMAP.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr SECURITY.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr SUPPORT.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr UPGRADING_DEPENDENCIES.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + cp -pr WORKFLOW.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/doc/grafana + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YaKwt4 + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + LICENSEDIR=/builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/licenses/grafana + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/licenses/grafana + cp -pr LICENSE /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/licenses/grafana + cp -pr LICENSING.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/licenses/grafana + cp -pr NOTICE.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386/usr/share/licenses/grafana + RPM_EC=0 ++ jobs -p + 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)) = 0.3.1 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.9 bundled(golang(github.com/beevik/etree)) = 1.1.0 bundled(golang(github.com/benbjohnson/clock)) = 1.1.0 bundled(golang(github.com/blugelabs/bluge)) = 0.1.9 bundled(golang(github.com/bradfitz/gomemcache)) = 0.0.0-20190913173617.a41fca850d0b bundled(golang(github.com/centrifugal/centrifuge)) = 0.19.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/denisenkom/go-mssqldb)) = 0.12.0 bundled(golang(github.com/dop251/goja)) = 0.0.0-20210804101310.32956a348b49 bundled(golang(github.com/fatih/color)) = 1.13.0 bundled(golang(github.com/gchaincl/sqlhooks)) = 1.3.0 bundled(golang(github.com/getsentry/sentry-go)) = 0.13.0 bundled(golang(github.com/go-kit/kit)) = 0.11.0 bundled(golang(github.com/go-kit/log)) = 0.1.0 bundled(golang(github.com/go-openapi/loads)) = 0.20.2 bundled(golang(github.com/go-openapi/spec)) = 0.20.4 bundled(golang(github.com/go-openapi/strfmt)) = 0.20.2 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.0 bundled(golang(github.com/gobwas/glob)) = 0.2.3 bundled(golang(github.com/gofrs/uuid)) = 4.0.0+incompatible 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/snappy)) = 0.0.4 bundled(golang(github.com/google/go-cmp)) = 0.5.8 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.4.2 bundled(golang(github.com/gosimple/slug)) = 1.9.0 bundled(golang(github.com/grafana/cuetsy)) = 0.0.1 bundled(golang(github.com/grafana/dskit)) = 0.0.0-20211011144203.3a88ec0b675f bundled(golang(github.com/grafana/grafana-aws-sdk)) = 0.10.7 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.138.0 bundled(golang(github.com/grafana/loki)) = 1.6.2-0.20211015002020.7832783b1caa bundled(golang(github.com/grafana/thema)) = 0.0.0-20220523183731.72aebd14e751 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-plugin)) = 1.4.3 bundled(golang(github.com/hashicorp/go-version)) = 1.3.0 bundled(golang(github.com/hashicorp/golang-lru)) = 0.5.4 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/json-iterator/go)) = 1.1.12 bundled(golang(github.com/laher/mergefs)) = 0.1.1 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.7 bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = 1.0.2-0.20181231171920.c182affec369 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.23.1-0.20211116083607.e2a10119aaf7 bundled(golang(github.com/prometheus/client_golang)) = 1.12.1 bundled(golang(github.com/prometheus/client_model)) = 0.2.0 bundled(golang(github.com/prometheus/common)) = 0.32.1 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.2 bundled(golang(github.com/stretchr/testify)) = 1.7.2 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/unknwon/com)) = 1.0.1 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/xorcare/pointer)) = 1.1.0 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/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-20220331220935.ae2d96664a29 bundled(golang(golang.org/x/exp)) = 0.0.0-20210220032938.85be41e4509f bundled(golang(golang.org/x/oauth2)) = 0.0.0-20220309155454.6242fa91716a bundled(golang(golang.org/x/sync)) = 0.0.0-20210220032951.036812b2e83c bundled(golang(golang.org/x/text)) = 0.3.7 bundled(golang(golang.org/x/time)) = 0.0.0-20220224211638.0e9765cccd65 bundled(golang(golang.org/x/tools)) = 0.1.10 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.0 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.17.6 bundled(npm(@babel/plugin-transform-runtime)) = 7.17.0 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(@betterer/betterer)) = 5.3.5 bundled(npm(@betterer/cli)) = 5.3.5 bundled(npm(@betterer/eslint)) = 5.3.5 bundled(npm(@betterer/regexp)) = 5.3.5 bundled(npm(@braintree/sanitize-url)) = 6.0.0 bundled(npm(@cypress/webpack-preprocessor)) = 5.11.1 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/api-documenter)) = 7.11.2 bundled(npm(@grafana/aws-sdk)) = 0.0.36 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)) = 4.0.0 bundled(npm(@grafana/experimental)) = 0.0.2-canary.30 bundled(npm(@grafana/google-sdk)) = 0.0.3 bundled(npm(@grafana/lezer-logql)) = 0.0.12 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.1.3 bundled(npm(@lezer/common)) = 0.15.12 bundled(npm(@lezer/lr)) = 0.15.8 bundled(npm(@lingui/cli)) = 3.13.3 bundled(npm(@lingui/core)) = 3.13.3 bundled(npm(@lingui/macro)) = 3.12.1 bundled(npm(@lingui/react)) = 3.13.3 bundled(npm(@mdx-js/react)) = 1.6.22 bundled(npm(@microsoft/api-extractor)) = 7.24.1 bundled(npm(@mochajs/json-file-reporter)) = 1.3.0 bundled(npm(@monaco-editor/react)) = 4.3.1 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.4 bundled(npm(@popperjs/core)) = 2.11.2 bundled(npm(@react-aria/button)) = 3.4.4 bundled(npm(@react-aria/dialog)) = 3.1.9 bundled(npm(@react-aria/focus)) = 3.5.5 bundled(npm(@react-aria/interactions)) = 3.8.4 bundled(npm(@react-aria/menu)) = 3.4.4 bundled(npm(@react-aria/overlays)) = 3.8.2 bundled(npm(@react-aria/utils)) = 3.12.0 bundled(npm(@react-stately/collections)) = 3.3.8 bundled(npm(@react-stately/menu)) = 3.2.7 bundled(npm(@react-stately/tree)) = 3.2.4 bundled(npm(@react-types/button)) = 3.4.5 bundled(npm(@react-types/menu)) = 3.5.3 bundled(npm(@react-types/overlays)) = 3.5.5 bundled(npm(@react-types/shared)) = 3.12.0 bundled(npm(@reduxjs/toolkit)) = 1.8.1 bundled(npm(@rollup/plugin-alias)) = 3.1.9 bundled(npm(@rollup/plugin-commonjs)) = 22.0.0 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/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.2.187 bundled(npm(@swc/helpers)) = 0.3.13 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.0 bundled(npm(@testing-library/user-event)) = 14.2.0 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.1.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/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)) = 8.1.2 bundled(npm(@types/google.analytics)) = 0.0.42 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)) = 12.20.24 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/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-loadable)) = 5.5.6 bundled(npm(@types/react-redux)) = 7.1.20 bundled(npm(@types/react-resizable)) = 3.0.0 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.11 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.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.10.0 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.3 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)) = 2.8.5 bundled(npm(chalk)) = 2.4.2 bundled(npm(chance)) = 1.1.8 bundled(npm(chrome-remote-interface)) = 0.31.2 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)) = 3.6.0 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(emotion)) = 10.0.27 bundled(npm(enzyme)) = 3.11.0 bundled(npm(enzyme-to-json)) = 3.6.2 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.2.2 bundled(npm(eslint-plugin-jsdoc)) = 38.0.6 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.1.1 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(file-loader)) = 6.2.0 bundled(npm(file-saver)) = 2.0.5 bundled(npm(fork-ts-checker-webpack-plugin)) = 4.1.6 bundled(npm(fs-extra)) = 0.30.0 bundled(npm(fuzzy)) = 0.1.3 bundled(npm(glob)) = 7.2.0 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)) = 4.5.2 bundled(npm(http-server)) = 14.1.0 bundled(npm(husky)) = 8.0.1 bundled(npm(iconscout-unicons-tarball)) = 1.0.0 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-coverage-badges)) = 1.1.2 bundled(npm(jest-date-mock)) = 1.0.8 bundled(npm(jest-fail-on-console)) = 2.4.1 bundled(npm(jest-junit)) = 13.1.0 bundled(npm(jest-matcher-utils)) = 27.5.1 bundled(npm(jest-mock-console)) = 1.2.3 bundled(npm(jquery)) = 3.5.1 bundled(npm(js-yaml)) = 3.13.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.0b34 bundled(npm(lerna)) = 4.0.0 bundled(npm(less)) = 4.1.2 bundled(npm(less-loader)) = 10.2.0 bundled(npm(lezer-promql)) = 0.22.0 bundled(npm(lint-staged)) = 12.4.1 bundled(npm(lodash)) = 4.17.21 bundled(npm(logfmt)) = 1.3.2 bundled(npm(lru-cache)) = 5.1.1 bundled(npm(lru-memoize)) = 1.1.0 bundled(npm(marked)) = 4.0.16 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.34 bundled(npm(monaco-editor)) = 0.31.1 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.29.8 bundled(npm(mutationobserver-shim)) = 0.3.7 bundled(npm(ngtemplate-loader)) = 2.1.0 bundled(npm(node-notifier)) = 10.0.1 bundled(npm(nodemon)) = 2.0.16 bundled(npm(ol)) = 6.14.1 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.5.0 bundled(npm(rc-drawer)) = 4.4.3 bundled(npm(rc-slider)) = 9.7.5 bundled(npm(rc-time-picker)) = 3.7.3 bundled(npm(re-resizable)) = 6.9.9 bundled(npm(react)) = 17.0.1 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.4.0 bundled(npm(react-dev-utils)) = 12.0.0 bundled(npm(react-diff-viewer)) = 3.1.1 bundled(npm(react-docgen-typescript-loader)) = 3.7.2 bundled(npm(react-dom)) = 17.0.1 bundled(npm(react-draggable)) = 4.4.4 bundled(npm(react-dropzone)) = 12.0.4 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)) = 2.3.0 bundled(npm(react-loadable)) = 5.5.0 bundled(npm(react-moveable)) = 0.32.7 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.0 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-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.3.2 bundled(npm(react-virtualized-auto-sizer)) = 1.0.6 bundled(npm(react-window)) = 1.8.7 bundled(npm(react-window-infinite-loader)) = 1.0.7 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.74.1 bundled(npm(rollup-plugin-copy)) = 3.4.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(rxjs)) = 6.6.7 bundled(npm(sass)) = 1.50.1 bundled(npm(sass-loader)) = 12.6.0 bundled(npm(search-query-parser)) = 1.6.0 bundled(npm(selecto)) = 1.16.2 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(storybook-dark-mode)) = 1.1.0 bundled(npm(style-loader)) = 1.3.0 bundled(npm(stylelint)) = 14.8.2 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)) = 1.4.5 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)) = 6.2.1 bundled(npm(ts-node)) = 9.1.1 bundled(npm(tslib)) = 1.14.1 bundled(npm(tween-functions)) = 1.2.0 bundled(npm(typescript)) = 4.5.5 bundled(npm(uplot)) = 1.6.22 bundled(npm(url-loader)) = 4.1.1 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)) = 4.46.0 bundled(npm(webpack-bundle-analyzer)) = 4.5.0 bundled(npm(webpack-cli)) = 4.9.2 bundled(npm(webpack-dev-server)) = 4.9.0 bundled(npm(webpack-filter-warnings-plugin)) = 1.2.1 bundled(npm(webpack-merge)) = 5.8.0 bundled(npm(whatwg-fetch)) = 3.6.2 bundled(npm(xss)) = 1.0.11 bundled(npm(yaml)) = 1.10.2 config(grafana) = 9.0.9-1.fc37 grafana = 9.0.9-1.fc37 grafana(x86-32) = 9.0.9-1.fc37 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 group(grafana) user(grafana) 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.34) 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.0.9-1.fc37.i686 Provides: grafana-debugsource = 9.0.9-1.fc37 grafana-debugsource(x86-32) = 9.0.9-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: grafana-debuginfo-9.0.9-1.fc37.i686 Provides: debuginfo(build-id) = 9dba9e35b40ab10006a9ce057dcffadbaf44cca6 debuginfo(build-id) = dd9a4dabdab6833e68b6a1b9a20781f1308844b9 grafana-debuginfo = 9.0.9-1.fc37 grafana-debuginfo(x86-32) = 9.0.9-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grafana-debugsource(x86-32) = 9.0.9-1.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.i386 Wrote: /builddir/build/RPMS/grafana-debugsource-9.0.9-1.fc37.i686.rpm Wrote: /builddir/build/RPMS/grafana-debuginfo-9.0.9-1.fc37.i686.rpm Wrote: /builddir/build/RPMS/grafana-9.0.9-1.fc37.i686.rpm Child return code was: 0